Searched refs:MSG_REQUEST_TRANSIENT_BARS (Results 1 – 1 of 1) sorted by relevance
390 private static final int MSG_REQUEST_TRANSIENT_BARS = 2; field in DisplayPolicy410 case MSG_REQUEST_TRANSIENT_BARS: in handleMessage()543 mHandler.removeMessages(MSG_REQUEST_TRANSIENT_BARS); in DisplayPolicy()544 Message msg = mHandler.obtainMessage(MSG_REQUEST_TRANSIENT_BARS); in DisplayPolicy()551 mHandler.removeMessages(MSG_REQUEST_TRANSIENT_BARS); in DisplayPolicy()552 Message msg = mHandler.obtainMessage(MSG_REQUEST_TRANSIENT_BARS); in DisplayPolicy()559 mHandler.removeMessages(MSG_REQUEST_TRANSIENT_BARS); in DisplayPolicy()