Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java3032 mHandler.removeMessages(MSG_DISPATCH_SYSTEM_UI_VISIBILITY); in dispatchDispatchSystemUiVisibilityChanged()
3033 mHandler.sendMessage(mHandler.obtainMessage(MSG_DISPATCH_SYSTEM_UI_VISIBILITY)); in dispatchDispatchSystemUiVisibilityChanged()
6568 private static final int MSG_DISPATCH_SYSTEM_UI_VISIBILITY = 17; field in ViewRootImpl
6627 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: in getMessageName()
6840 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: { in handleMessageImpl()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64190 Landroid/view/ViewRootImpl;->MSG_DISPATCH_SYSTEM_UI_VISIBILITY:I