Searched refs:isCurrentSystemUIDisplay (Results 1 – 2 of 2) sorted by relevance
22 import static com.android.systemui.car.users.CarSystemUIUserUtil.isCurrentSystemUIDisplay;249 return mOccupantZone != null && isCurrentSystemUIDisplay(mCarOccupantZoneManager, in shouldExecuteDisplayCallback()
91 public static boolean isCurrentSystemUIDisplay( in isCurrentSystemUIDisplay() method in CarSystemUIUserUtil