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