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