Searched refs:MSG_HIDE_SYSTEM_BAR_FOR_IMMERSIVE (Results 1 – 2 of 2) sorted by relevance
129 public static final int MSG_HIDE_SYSTEM_BAR_FOR_IMMERSIVE = 6; field in CarUiPortraitService202 case MSG_HIDE_SYSTEM_BAR_FOR_IMMERSIVE: in handleMessage()
26 …om.android.car.caruiportrait.common.service.CarUiPortraitService.MSG_HIDE_SYSTEM_BAR_FOR_IMMERSIVE;340 notifySystemUI(MSG_HIDE_SYSTEM_BAR_FOR_IMMERSIVE, WindowInsets.Type.systemBars()); in exitCalmMode()352 notifySystemUI(MSG_HIDE_SYSTEM_BAR_FOR_IMMERSIVE, windowInsetsType); in enterCalmMode()1055 notifySystemUI(MSG_HIDE_SYSTEM_BAR_FOR_IMMERSIVE, in setUpRootTaskView()