Searched refs:MSG_REBUILD_COMPLETE (Results 1 – 1 of 1) sorted by relevance
953 if (!mMainHandler.hasMessages(MainHandler.MSG_REBUILD_COMPLETE, this)) { in handleRebuildList()955 MainHandler.MSG_REBUILD_COMPLETE, this); in handleRebuildList()978 static final int MSG_REBUILD_COMPLETE = 1; field in ApplicationsState.MainHandler995 case MSG_REBUILD_COMPLETE: { in handleMessage()