Searched refs:MSG_APP_TRANSITION_PENDING (Results 1 – 1 of 1) sorted by relevance
68 private static final int MSG_APP_TRANSITION_PENDING = 19 << MSG_SHIFT; field in CommandQueue382 mHandler.obtainMessage(MSG_APP_TRANSITION_PENDING, forced ? 1 : 0, 0).sendToTarget(); in appTransitionPending()668 case MSG_APP_TRANSITION_PENDING: in handleMessage()