Searched refs:MSG_NOTIFY_APP_WIDGET_REMOVED (Results 1 – 1 of 1) sorted by relevance
2167 CallbackHandler.MSG_NOTIFY_APP_WIDGET_REMOVED, in scheduleNotifyAppWidgetRemovedLocked()3860 public static final int MSG_NOTIFY_APP_WIDGET_REMOVED = 5; field in AppWidgetServiceImpl.CallbackHandler3893 case MSG_NOTIFY_APP_WIDGET_REMOVED: { in handleMessage()