Home
last modified time | relevance | path

Searched refs:MSG_REQUEST_TRANSIENT_BARS_ARG_STATUS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java395 private static final int MSG_REQUEST_TRANSIENT_BARS_ARG_STATUS = 0; field in DisplayPolicy
411 WindowState targetBar = (msg.arg1 == MSG_REQUEST_TRANSIENT_BARS_ARG_STATUS) in handleMessage()
545 msg.arg1 = MSG_REQUEST_TRANSIENT_BARS_ARG_STATUS; in DisplayPolicy()