Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java2765 mHandler.removeMessages(MSG_DISPATCH_SYSTEM_UI_VISIBILITY); in dispatchDispatchSystemUiVisibilityChanged()
2766 mHandler.sendMessage(mHandler.obtainMessage(MSG_DISPATCH_SYSTEM_UI_VISIBILITY)); in dispatchDispatchSystemUiVisibilityChanged()
5963 private static final int MSG_DISPATCH_SYSTEM_UI_VISIBILITY = 17; field in ViewRootImpl
6018 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: in getMessageName()
6216 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: { in handleMessageImpl()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64833 Landroid/view/ViewRootImpl;->MSG_DISPATCH_SYSTEM_UI_VISIBILITY:I