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.java3982 private final static int MSG_DISPATCH_APP_VISIBILITY = 8; field in ViewRootImpl
4021 case MSG_DISPATCH_APP_VISIBILITY: in getMessageName()
4087 case MSG_DISPATCH_APP_VISIBILITY: in handleMessage()
7393 Message msg = mHandler.obtainMessage(MSG_DISPATCH_APP_VISIBILITY); in dispatchAppVisibility()
/frameworks/base/config/
Dhiddenapi-private-dex.txt98873 Landroid/view/ViewRootImpl;->MSG_DISPATCH_APP_VISIBILITY:I