Searched refs:MSG_SCREEN_OFF_UNBLOCKED (Results 1 – 1 of 1) sorted by relevance
151 private static final int MSG_SCREEN_OFF_UNBLOCKED = 3; field in DisplayPowerController2962 case MSG_SCREEN_OFF_UNBLOCKED: in handleMessage()3104 Message msg = mHandler.obtainMessage(MSG_SCREEN_OFF_UNBLOCKED, this); in onScreenOff()