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