Searched refs:MSG_DISPATCH_APP_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
5955 private static final int MSG_DISPATCH_APP_VISIBILITY = 8; field in ViewRootImpl6002 case MSG_DISPATCH_APP_VISIBILITY: in getMessageName()6089 case MSG_DISPATCH_APP_VISIBILITY: in handleMessageImpl()9841 Message msg = mHandler.obtainMessage(MSG_DISPATCH_APP_VISIBILITY); in dispatchAppVisibility()
64826 Landroid/view/ViewRootImpl;->MSG_DISPATCH_APP_VISIBILITY:I