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.java391 String packageName, String className, int propertyType, Object propertyValue) { in assertProperty()
483 String packageName, String className, int propertyType, Object propertyValue) { in assertProperty()
DPackageManagerGetPropertyTest.java389 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/src/android/car/cts/utils/
DVehiclePropertyVerifier.java165 Class<T> propertyType, in VehiclePropertyVerifier()
216 int propertyId, int access, int areaType, int changeMode, Class<T> propertyType, in newBuilder()
1292 int propertyType = mPropertyId & VehiclePropertyType.MASK; in verifyMaxAndMinRangeContainsZero() local
1306 int propertyType = mPropertyId & VehiclePropertyType.MASK; in verifyMaxAndMin() local
1531 int propertyType = mPropertyId & VehiclePropertyType.MASK; in verifyValueInRange() local
1763 Class<T> propertyType, CarPropertyManager carPropertyManager) { in Builder()
2344 CarPropertyManager carPropertyManager, int propertyId, Class<U> propertyType, in setPropertyAndWaitForChange()
2351 CarPropertyManager carPropertyManager, int propertyId, Class<U> propertyType, in setPropertyAndWaitForChange()