Searched refs:UX_RESTRICTION_MODE_BASELINE (Results 1 – 13 of 13) sorted by relevance
23 import static android.car.drivingstate.CarUxRestrictionsManager.UX_RESTRICTION_MODE_BASELINE;148 return getUxRestrictions(drivingState, currentSpeed, UX_RESTRICTION_MODE_BASELINE); in getUxRestrictions()191 mRestrictionModes.get(UX_RESTRICTION_MODE_BASELINE) in getUxRestrictions()543 UX_RESTRICTION_MODE_BASELINE, builder); in readJson()547 UX_RESTRICTION_MODE_BASELINE, builder); in readJson()551 UX_RESTRICTION_MODE_BASELINE, builder); in readJson()555 UX_RESTRICTION_MODE_BASELINE, builder); in readJson()905 mRestrictionModes.put(UX_RESTRICTION_MODE_BASELINE, new RestrictionModeContainer()); in Builder()1074 if (UX_RESTRICTION_MODE_BASELINE.equals(mode)) { in build()1085 UX_RESTRICTION_MODE_BASELINE); in addDefaultRestrictionsToBaseline()[all …]
59 public static final String UX_RESTRICTION_MODE_BASELINE = "baseline"; field in CarUxRestrictionsManager
27 import static android.car.drivingstate.CarUxRestrictionsManager.UX_RESTRICTION_MODE_BASELINE;425 .setMode(UX_RESTRICTION_MODE_BASELINE)) in testJsonSerialization_UxRestrictionMode()455 .setMode(UX_RESTRICTION_MODE_BASELINE)) in testJsonSerialization_ReadsV1()459 .setMode(UX_RESTRICTION_MODE_BASELINE)) in testJsonSerialization_ReadsV1()463 .setMode(UX_RESTRICTION_MODE_BASELINE)) in testJsonSerialization_ReadsV1()467 .setMode(UX_RESTRICTION_MODE_BASELINE)) in testJsonSerialization_ReadsV1()541 .setMode(UX_RESTRICTION_MODE_BASELINE)) in testDump()596 config.getUxRestrictions(DRIVING_STATE_PARKED, 0f, UX_RESTRICTION_MODE_BASELINE))).isTrue(); in testSetUxRestrictions_UnspecifiedModeDefaultsToBaseline()616 DRIVING_STATE_PARKED, 0f, UX_RESTRICTION_MODE_BASELINE); in testSetUxRestrictions_PassengerMode()
26 import static android.car.drivingstate.CarUxRestrictionsManager.UX_RESTRICTION_MODE_BASELINE;242 .setMode(UX_RESTRICTION_MODE_BASELINE)) in testLoadConfig_SupportsLegacyV1()247 .setMode(UX_RESTRICTION_MODE_BASELINE)) in testLoadConfig_SupportsLegacyV1()252 .setMode(UX_RESTRICTION_MODE_BASELINE)) in testLoadConfig_SupportsLegacyV1()257 .setMode(UX_RESTRICTION_MODE_BASELINE)) in testLoadConfig_SupportsLegacyV1()563 mService.setRestrictionMode(UX_RESTRICTION_MODE_BASELINE); in testSetRestrictionMode_missingPermission_throwsException()
21 import static android.car.drivingstate.CarUxRestrictionsManager.UX_RESTRICTION_MODE_BASELINE;180 DRIVING_STATE_MOVING, 1f, UX_RESTRICTION_MODE_BASELINE); in testParsingPassengerMode_ValuesInBaselineAreNotAffected()185 DRIVING_STATE_IDLING, 0f, UX_RESTRICTION_MODE_BASELINE); in testParsingPassengerMode_ValuesInBaselineAreNotAffected()190 DRIVING_STATE_PARKED, 0f, UX_RESTRICTION_MODE_BASELINE); in testParsingPassengerMode_ValuesInBaselineAreNotAffected()
21 import static android.car.drivingstate.CarUxRestrictionsManager.UX_RESTRICTION_MODE_BASELINE;247 case UX_RESTRICTION_MODE_BASELINE: in togglePassengerMode()252 mCarUxRestrictionsManager.setRestrictionMode(UX_RESTRICTION_MODE_BASELINE); in togglePassengerMode()
21 import static android.car.drivingstate.CarUxRestrictionsManager.UX_RESTRICTION_MODE_BASELINE;474 modes.add(UX_RESTRICTION_MODE_BASELINE); in updateModes()
25 import static android.car.drivingstate.CarUxRestrictionsManager.UX_RESTRICTION_MODE_BASELINE;224 private String mRestrictionMode = UX_RESTRICTION_MODE_BASELINE;
1093 field TIRAMISU_0 @hiddenOnly String UX_RESTRICTION_MODE_BASELINE = "baseline";
967 field public static final String UX_RESTRICTION_MODE_BASELINE = "baseline";
1040 field public static final String UX_RESTRICTION_MODE_BASELINE = "baseline";
2324 UnflaggedApi: android.car.drivingstate.CarUxRestrictionsManager#UX_RESTRICTION_MODE_BASELINE:2325 …h @FlaggedApi: field android.car.drivingstate.CarUxRestrictionsManager.UX_RESTRICTION_MODE_BASELINE