Searched refs:MSG_DISPATCH_APP_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
4482 private static final int MSG_DISPATCH_APP_VISIBILITY = 8; field in ViewRootImpl4525 case MSG_DISPATCH_APP_VISIBILITY: in getMessageName()4599 case MSG_DISPATCH_APP_VISIBILITY: in handleMessage()8003 Message msg = mHandler.obtainMessage(MSG_DISPATCH_APP_VISIBILITY); in dispatchAppVisibility()
79255 Landroid/view/ViewRootImpl;->MSG_DISPATCH_APP_VISIBILITY:I