Searched refs:MSG_SHOW_SCREEN_PIN_REQUEST (Results 1 – 1 of 1) sorted by relevance
120 private static final int MSG_SHOW_SCREEN_PIN_REQUEST = 18 << MSG_SHIFT; field in CommandQueue848 mHandler.obtainMessage(MSG_SHOW_SCREEN_PIN_REQUEST, taskId, 0, null) in showScreenPinningRequest()1594 case MSG_SHOW_SCREEN_PIN_REQUEST: in handleMessage()