Searched refs:MSG_APP_TRANSITION_FINISHED (Results 1 – 1 of 1) sorted by relevance
78 private static final int MSG_APP_TRANSITION_FINISHED = 31 << MSG_SHIFT; field in CommandQueue370 mHandler.sendEmptyMessage(MSG_APP_TRANSITION_FINISHED); in appTransitionFinished()558 case MSG_APP_TRANSITION_FINISHED: in handleMessage()