Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5955 private static final int MSG_DISPATCH_APP_VISIBILITY = 8; field in ViewRootImpl
6002 case MSG_DISPATCH_APP_VISIBILITY: in getMessageName()
6089 case MSG_DISPATCH_APP_VISIBILITY: in handleMessageImpl()
9841 Message msg = mHandler.obtainMessage(MSG_DISPATCH_APP_VISIBILITY); in dispatchAppVisibility()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64826 Landroid/view/ViewRootImpl;->MSG_DISPATCH_APP_VISIBILITY:I