Home
last modified time | relevance | path

Searched refs:MSG_MAIN_HANDLER_SUPER_NOTIFY_DATA_SET_CHANGED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java169 private static final int MSG_MAIN_HANDLER_SUPER_NOTIFY_DATA_SET_CHANGED = 2; field in RemoteViewsAdapter
296 MSG_MAIN_HANDLER_SUPER_NOTIFY_DATA_SET_CHANGED); in handleMessage()
954 mMainHandler.sendEmptyMessage(MSG_MAIN_HANDLER_SUPER_NOTIFY_DATA_SET_CHANGED); in updateTemporaryMetaData()
1193 case MSG_MAIN_HANDLER_SUPER_NOTIFY_DATA_SET_CHANGED: { in handleMessage()
/frameworks/base/config/
Dhiddenapi-private-dex.txt104383 Landroid/widget/RemoteViewsAdapter;->MSG_MAIN_HANDLER_SUPER_NOTIFY_DATA_SET_CHANGED:I