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()547 mHandler.removeMessages(MSG_REQUEST_TRANSIENT_BARS); in DisplayPolicy()548 Message msg = mHandler.obtainMessage(MSG_REQUEST_TRANSIENT_BARS); in DisplayPolicy()555 mHandler.removeMessages(MSG_REQUEST_TRANSIENT_BARS); in DisplayPolicy()556 Message msg = mHandler.obtainMessage(MSG_REQUEST_TRANSIENT_BARS); in DisplayPolicy()563 mHandler.removeMessages(MSG_REQUEST_TRANSIENT_BARS); in DisplayPolicy()