Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java2290 mHandler.removeMessages(MSG_DISPATCH_SYSTEM_UI_VISIBILITY); in dispatchDispatchSystemUiVisibilityChanged()
2291 mHandler.sendMessage(mHandler.obtainMessage(MSG_DISPATCH_SYSTEM_UI_VISIBILITY, args)); in dispatchDispatchSystemUiVisibilityChanged()
5261 private static final int MSG_DISPATCH_SYSTEM_UI_VISIBILITY = 17; local
5316 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: in getMessageName()
5521 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: { in handleMessageImpl()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68156 Landroid/view/ViewRootImpl;->MSG_DISPATCH_SYSTEM_UI_VISIBILITY:I