Searched refs:MSG_ALL_SIZES_COMPUTED (Results 1 – 1 of 1) sorted by relevance
982 static final int MSG_ALL_SIZES_COMPUTED = 5; field in ApplicationsState.MainHandler1029 case MSG_ALL_SIZES_COMPUTED: { in handleMessage()1328 if (!mMainHandler.hasMessages(MainHandler.MSG_ALL_SIZES_COMPUTED)) { in handleMessage()1329 mMainHandler.sendEmptyMessage(MainHandler.MSG_ALL_SIZES_COMPUTED); in handleMessage()