Home
last modified time | relevance | path

Searched defs:propertyType (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerQueryPropertyTest.java394 String packageName, String className, int propertyType, Object propertyValue) { in assertProperty()
486 String packageName, String className, int propertyType, Object propertyValue) { in assertProperty()
DPackageManagerGetPropertyTest.java394 String packageName, String className, int propertyType, Object propertyValue) in assertProperty()
/cts/tests/tests/car/src/android/car/cts/
DCarPropertyConfigTest.java96 int propertyType = propId & VehiclePropertyType.MASK; in testGetPropertyId() local
/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java183 Class<T> propertyType, in VehiclePropertyVerifier()
241 int propertyId, int access, int areaType, int changeMode, Class<T> propertyType, in newBuilder()
1582 int propertyType = mPropertyId & VehiclePropertyType.MASK; in verifyMaxAndMinRangeContainsZero() local
1596 int propertyType = mPropertyId & VehiclePropertyType.MASK; in verifyMaxAndMin() local
1903 int propertyType = mPropertyId & VehiclePropertyType.MASK; in verifyValueInRange() local
2179 Class<T> propertyType, CarPropertyManager carPropertyManager) { in Builder()
2864 CarPropertyManager carPropertyManager, int propertyId, Class<U> propertyType, in setPropertyAndWaitForChange()
2871 CarPropertyManager carPropertyManager, int propertyId, Class<U> propertyType, in setPropertyAndWaitForChange()