Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java4318 private static final int MSG_DISPATCH_APP_VISIBILITY = 8; field in ViewRootImpl
4360 case MSG_DISPATCH_APP_VISIBILITY: in getMessageName()
4432 case MSG_DISPATCH_APP_VISIBILITY: in handleMessage()
7833 Message msg = mHandler.obtainMessage(MSG_DISPATCH_APP_VISIBILITY); in dispatchAppVisibility()