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