public class CheckmarkWidgetProvider extends BaseWidgetProvider
| Constructor and Description |
|---|
CheckmarkWidgetProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected android.view.View |
buildCustomView(android.content.Context context,
Habit habit) |
protected int |
getDefaultHeight() |
protected int |
getDefaultWidth() |
protected int |
getLayoutId() |
protected android.app.PendingIntent |
getOnClickPendingIntent(android.content.Context context,
Habit habit) |
protected void |
refreshCustomViewData(android.view.View view) |
getHabitIdKey, onAppWidgetOptionsChanged, onDeleted, onUpdateonDisabled, onEnabled, onReceive, onRestoredabortBroadcast, clearAbortBroadcast, getAbortBroadcast, getDebugUnregister, getResultCode, getResultData, getResultExtras, goAsync, isInitialStickyBroadcast, isOrderedBroadcast, peekService, setDebugUnregister, setOrderedHint, setResult, setResultCode, setResultData, setResultExtrasprotected android.view.View buildCustomView(android.content.Context context,
Habit habit)
buildCustomView in class BaseWidgetProviderprotected void refreshCustomViewData(android.view.View view)
refreshCustomViewData in class BaseWidgetProviderprotected android.app.PendingIntent getOnClickPendingIntent(android.content.Context context,
Habit habit)
getOnClickPendingIntent in class BaseWidgetProviderprotected int getDefaultHeight()
getDefaultHeight in class BaseWidgetProviderprotected int getDefaultWidth()
getDefaultWidth in class BaseWidgetProviderprotected int getLayoutId()
getLayoutId in class BaseWidgetProvider