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.java4490 private static final int MSG_DISPATCH_SYSTEM_UI_VISIBILITY = 17; field in ViewRootImpl
4541 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: in getMessageName()
4756 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: { in handleMessage()
8075 mHandler.sendMessage(mHandler.obtainMessage(MSG_DISPATCH_SYSTEM_UI_VISIBILITY, args)); in dispatchSystemUiVisibilityChanged()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79262 Landroid/view/ViewRootImpl;->MSG_DISPATCH_SYSTEM_UI_VISIBILITY:I