Searched refs:MSG_DISPATCH_SYSTEM_UI_VISIBILITY (Results 1 – 1 of 1) sorted by relevance
4326 private static final int MSG_DISPATCH_SYSTEM_UI_VISIBILITY = 17; field in ViewRootImpl4376 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: in getMessageName()4589 case MSG_DISPATCH_SYSTEM_UI_VISIBILITY: { in handleMessage()7894 mHandler.sendMessage(mHandler.obtainMessage(MSG_DISPATCH_SYSTEM_UI_VISIBILITY, args)); in dispatchSystemUiVisibilityChanged()