Searched refs:MSG_DISPATCH_SYSTEM_UI_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
3032 mHandler.removeMessages(MSG_DISPATCH_SYSTEM_UI_VISIBILITY); in dispatchDispatchSystemUiVisibilityChanged()3033 mHandler.sendMessage(mHandler.obtainMessage(MSG_DISPATCH_SYSTEM_UI_VISIBILITY)); in dispatchDispatchSystemUiVisibilityChanged()6568 private static final int MSG_DISPATCH_SYSTEM_UI_VISIBILITY = 17; field in ViewRootImpl6627 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: in getMessageName()6840 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: { in handleMessageImpl()
64190 Landroid/view/ViewRootImpl;->MSG_DISPATCH_SYSTEM_UI_VISIBILITY:I