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