Searched refs:MSG_APP_TRANSITION_STARTING (Results 1 – 1 of 1) sorted by relevance
123 private static final int MSG_APP_TRANSITION_STARTING = 21 << MSG_SHIFT; field in CommandQueue911 mHandler.obtainMessage(MSG_APP_TRANSITION_STARTING, args).sendToTarget(); in appTransitionStarting()1609 case MSG_APP_TRANSITION_STARTING: in handleMessage()