Searched refs:MSG_DISPATCH_SYSTEM_UI_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
4490 private static final int MSG_DISPATCH_SYSTEM_UI_VISIBILITY = 17; field in ViewRootImpl4541 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: in getMessageName()4756 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: { in handleMessage()8075 mHandler.sendMessage(mHandler.obtainMessage(MSG_DISPATCH_SYSTEM_UI_VISIBILITY, args)); in dispatchSystemUiVisibilityChanged()
79262 Landroid/view/ViewRootImpl;->MSG_DISPATCH_SYSTEM_UI_VISIBILITY:I