Searched refs:MSG_SCREEN_ON_UNBLOCKED (Results 1 – 1 of 1) sorted by relevance
150 private static final int MSG_SCREEN_ON_UNBLOCKED = 2; field in DisplayPowerController2956 case MSG_SCREEN_ON_UNBLOCKED: in handleMessage()3096 Message msg = mHandler.obtainMessage(MSG_SCREEN_ON_UNBLOCKED, this); in onScreenOn()