Searched refs:MSG_DISPATCH_SYSTEM_UI_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
2765 mHandler.removeMessages(MSG_DISPATCH_SYSTEM_UI_VISIBILITY); in dispatchDispatchSystemUiVisibilityChanged()2766 mHandler.sendMessage(mHandler.obtainMessage(MSG_DISPATCH_SYSTEM_UI_VISIBILITY)); in dispatchDispatchSystemUiVisibilityChanged()5963 private static final int MSG_DISPATCH_SYSTEM_UI_VISIBILITY = 17; field in ViewRootImpl6018 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: in getMessageName()6216 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: { in handleMessageImpl()
64833 Landroid/view/ViewRootImpl;->MSG_DISPATCH_SYSTEM_UI_VISIBILITY:I