Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java6560 private static final int MSG_DISPATCH_APP_VISIBILITY = 8; field in ViewRootImpl
6611 case MSG_DISPATCH_APP_VISIBILITY: in getMessageName()
6704 case MSG_DISPATCH_APP_VISIBILITY: in handleMessageImpl()
10644 Message msg = mHandler.obtainMessage(MSG_DISPATCH_APP_VISIBILITY); in dispatchAppVisibility()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64183 Landroid/view/ViewRootImpl;->MSG_DISPATCH_APP_VISIBILITY:I