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