Searched refs:MSG_SHOW_SCREEN_PIN_REQUEST (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java65 private static final int MSG_SHOW_SCREEN_PIN_REQUEST = 18 << MSG_SHIFT; field in class:CommandQueue
335 mHandler.obtainMessage(MSG_SHOW_SCREEN_PIN_REQUEST, taskId, 0, null)
536 case MSG_SHOW_SCREEN_PIN_REQUEST:

Completed in 76 milliseconds