Searched refs:MSG_DISPATCH_SYSTEM_UI_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
2290 mHandler.removeMessages(MSG_DISPATCH_SYSTEM_UI_VISIBILITY); in dispatchDispatchSystemUiVisibilityChanged()2291 mHandler.sendMessage(mHandler.obtainMessage(MSG_DISPATCH_SYSTEM_UI_VISIBILITY, args)); in dispatchDispatchSystemUiVisibilityChanged()5261 private static final int MSG_DISPATCH_SYSTEM_UI_VISIBILITY = 17; local5316 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: in getMessageName()5521 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: { in handleMessageImpl()
68156 Landroid/view/ViewRootImpl;->MSG_DISPATCH_SYSTEM_UI_VISIBILITY:I