Searched refs:MSG_REBUILD_LIST (Results 1 – 1 of 1) sorted by relevance
841 mBackgroundHandler.removeMessages(BackgroundHandler.MSG_REBUILD_LIST, this); in onPause()870 if (!mBackgroundHandler.hasMessages(BackgroundHandler.MSG_REBUILD_LIST)) { in rebuild()872 BackgroundHandler.MSG_REBUILD_LIST); in rebuild()1067 static final int MSG_REBUILD_LIST = 1; field in ApplicationsState.BackgroundHandler1100 case MSG_REBUILD_LIST: { in handleMessage()