Searched refs:UX_RESTRICTION_MODE_PASSENGER (Results 1 – 4 of 4) sorted by relevance
58 private static final String UX_RESTRICTION_MODE_PASSENGER = "passenger"; field in CarUxRestrictionsConfigurationTest191 .setMode(UX_RESTRICTION_MODE_PASSENGER) in testBuilderValidation_PassengerModeCanSpecifySubsetOfSpeedRange()195 assertThat(config.getUxRestrictions(DRIVING_STATE_MOVING, 1f, UX_RESTRICTION_MODE_PASSENGER) in testBuilderValidation_PassengerModeCanSpecifySubsetOfSpeedRange()420 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testJsonSerialization_UxRestrictionMode()471 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testJsonSerialization_ReadsV1()475 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testJsonSerialization_ReadsV1()479 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testJsonSerialization_ReadsV1()483 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testJsonSerialization_ReadsV1()537 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testDump()564 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testDumpContainsNecessaryInfo()[all …]
58 private static final String UX_RESTRICTION_MODE_PASSENGER = "passenger"; field in MainActivity248 mCarUxRestrictionsManager.setRestrictionMode(UX_RESTRICTION_MODE_PASSENGER); in togglePassengerMode()251 case UX_RESTRICTION_MODE_PASSENGER: in togglePassengerMode()276 .setMode(UX_RESTRICTION_MODE_PASSENGER) in onConfirm()285 .setMode(UX_RESTRICTION_MODE_PASSENGER) in onConfirm()
51 private static final String UX_RESTRICTION_MODE_PASSENGER = "passenger"; field in CarUxRestrictionsConfigurationXmlParserTest128 DRIVING_STATE_MOVING, 1f, UX_RESTRICTION_MODE_PASSENGER); in testParsingPassengerState()132 DRIVING_STATE_IDLING, 0f, UX_RESTRICTION_MODE_PASSENGER); in testParsingPassengerState()136 DRIVING_STATE_PARKED, 0f, UX_RESTRICTION_MODE_PASSENGER); in testParsingPassengerState()
94 private static final String UX_RESTRICTION_MODE_PASSENGER = "passenger"; field in CarUxRestrictionsManagerServiceTest262 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testLoadConfig_SupportsLegacyV1()267 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testLoadConfig_SupportsLegacyV1()272 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testLoadConfig_SupportsLegacyV1()277 .setMode(UX_RESTRICTION_MODE_PASSENGER)) in testLoadConfig_SupportsLegacyV1()