Searched defs:propertyName (Results 1 – 10 of 10) sorted by relevance
/cts/tests/tests/calendarcommon/src/com/android/calendarcommon2/ |
D | RecurrenceSet.java | 32 String propertyName, in addPropertiesForRuleStr()
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageManagerQueryPropertyTest.java | 390 private void assertProperty(Property testProperty, String propertyName, in assertProperty() 482 private void assertProperty(List<Property> properties, String propertyName, in assertProperty()
|
D | PackageManagerGetPropertyTest.java | 388 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 | 172 private void verifyValues(ObjectAnimator animator, String propertyName, float... values) { in verifyValues()
|
D | ObjectAnimatorTest.java | 205 String propertyName = "scrollX"; in testOfPropertyValuesHolder() local 288 String propertyName = "backgroundColor"; in testGetPropertyName() local 332 String propertyName = "backgroundColor"; in testGetTarget() local
|
/cts/tests/tests/car/src/android/car/cts/utils/ |
D | VehiclePropertyVerifier.java | 416 public CarPropertyValueCallback(String propertyName, int totalOnChangeEvents) { in CarPropertyValueCallback()
|
/cts/tests/tests/media/libmediandkjni/ |
D | native-mediadrm-jni.cpp | 265 const char *propertyName = "clientId"; in Java_android_media_cts_NativeMediaDrmClearkeyTest_testPropertyByteArrayNative() local
|