Searched refs:MSG_SET_SYSTEMUI_VISIBILITY (Results 1 – 1 of 1) sorted by relevance
80 private static final int MSG_SET_SYSTEMUI_VISIBILITY = 6 << MSG_SHIFT; field in CommandQueue475 mHandler.obtainMessage(MSG_SET_SYSTEMUI_VISIBILITY, args).sendToTarget(); in setSystemUiVisibility()881 case MSG_SET_SYSTEMUI_VISIBILITY: in handleMessage()