Searched defs:propertyType (Results 1 – 4 of 4) sorted by relevance
| /cts/tests/tests/content/src/android/content/pm/cts/ |
| D | PackageManagerQueryPropertyTest.java | 391 String packageName, String className, int propertyType, Object propertyValue) { in assertProperty() 483 String packageName, String className, int propertyType, Object propertyValue) { in assertProperty()
|
| D | PackageManagerGetPropertyTest.java | 389 String packageName, String className, int propertyType, Object propertyValue) in assertProperty()
|
| /cts/tests/tests/car/src/android/car/cts/ |
| D | CarPropertyConfigTest.java | 96 int propertyType = propId & VehiclePropertyType.MASK; in testGetPropertyId() local
|
| /cts/tests/tests/car/src/android/car/cts/utils/ |
| D | VehiclePropertyVerifier.java | 165 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()
|