Searched refs:MSG_DISPATCH_APP_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
6560 private static final int MSG_DISPATCH_APP_VISIBILITY = 8; field in ViewRootImpl6611 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()
64183 Landroid/view/ViewRootImpl;->MSG_DISPATCH_APP_VISIBILITY:I