Searched defs:propertyName (Results 1 – 13 of 13) sorted by relevance
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/ |
D | ActivityEmbeddingPropertyTests.java | 65 private boolean getProperty(String propertyName) throws PackageManager.NameNotFoundException { in getProperty()
|
/cts/tests/tests/calendarcommon/src/com/android/calendarcommon2/ |
D | RecurrenceSet.java | 32 String propertyName, in addPropertiesForRuleStr()
|
/cts/tests/tests/car/src/android/car/cts/property/ |
D | CarSvcPropsParser.java | 66 String propertyName = keysIt.next(); in CarSvcPropsParser() local
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageManagerQueryPropertyTest.java | 393 private void assertProperty(Property testProperty, String propertyName, in assertProperty() 485 private void assertProperty(List<Property> properties, String propertyName, in assertProperty()
|
D | PackageManagerGetPropertyTest.java | 393 private void assertProperty(Property testProperty, String propertyName, in assertProperty()
|
/cts/tools/release-parser/src/com/android/cts/releaseparser/ |
D | BuildPropParser.java | 76 public String getProperty(String propertyName) { in getProperty()
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | ActivityTransitionActivity.java | 142 private Transition createVisibilityTransition(boolean isExplode, String propertyName) { in createVisibilityTransition() 300 public VisibilityCheck(int viewId, String propertyName) { in VisibilityCheck()
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | AnimationActivity.java | 81 public ValueAnimator createAnimator(Object object,String propertyName, long duration, in createAnimator() 112 public ValueAnimator createObjectAnimatorForInt(Object object,String propertyName, in createObjectAnimatorForInt()
|
D | CreationTest.java | 181 private void verifyValues(ObjectAnimator animator, String propertyName, float... values) { in verifyValues()
|
D | ObjectAnimatorTest.java | 258 String propertyName = "scrollX"; in testOfPropertyValuesHolder() local 341 String propertyName = "backgroundColor"; in testGetPropertyName() local 386 String propertyName = "backgroundColor"; in testGetTarget() local
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarPropertyManagerTest.java | 1333 String propertyName = VehiclePropertyIds.toString(propertyId); in testVicPropertiesMustNotBeSupportedIfFlagDisabled() local 1341 String propertyName = VehiclePropertyIds.toString(propertyId); in testVicPropertiesMustNotBeSupportedIfFlagDisabled() local 1373 String propertyName = VehiclePropertyIds.toString(propertyId); in testAllSupportedSystemPropertyIdsAreDefined() local
|
/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/ |
D | VehiclePropertyVerifier.java | 846 String propertyName = VehiclePropertyIds.toString(propertyId); in getInitialValuesByAreaId() local 895 String propertyName = VehiclePropertyIds.toString(propertyId); in restoreInitialValuesByAreaId() local 2422 CarPropertyValueCallback(String propertyName, int[] areaIds, in CarPropertyValueCallback()
|
/cts/tests/tests/media/drmframework/jni/ |
D | native-mediadrm-jni.cpp | 267 const char *propertyName = "clientId"; in testPropertyByteArrayNative() local
|