Home
last modified time | relevance | path

Searched defs:sanitizedOptions (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/internal/property/
DInputSanitizationUtilsUnitTest.java168 List<CarSubscription> sanitizedOptions = in testSanitizeEnableVariableUpdateRate() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPropertyServiceUnitTest.java817 List<CarSubscription> sanitizedOptions = List.of( in testRegisterListenerWithSubscription_enableVurAndResolution() local
847 List<CarSubscription> sanitizedOptions = List.of( in testRegisterListenerWithSubscription_VurFeatureOff() local
874 List<CarSubscription> sanitizedOptions = List.of( in testRegisterListenerWithSubscription_ResolutionFeatureOff() local
/packages/services/Car/service/src/com/android/car/
DCarPropertyService.java428 List<CarSubscription> sanitizedOptions = in registerListener() local