/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | PropertyUtil.java | 211 public static boolean propertyExists(String property) { in propertyExists() 216 public static boolean propertyEquals(String property, String value) { in propertyEquals() 227 public static boolean propertyMatches(String property, String regex) { in propertyMatches() 239 public static boolean getPropertyBoolean(String property) { in getPropertyBoolean() 250 public static int getPropertyInt(String property) { in getPropertyInt() 263 public static String getProperty(String property) { in getProperty()
|
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/ |
D | ActivityEmbeddingPropertyTests.java | 66 final PackageManager.Property property = mPackageManager.getProperty(propertyName, in getProperty() local
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | ObjectAnimatorTest.java | 124 String property = "y"; in testOfFloat() local 153 String property = "y"; in testOfFloatBase() local 168 String property = "scrollY"; in testOfInt() local 193 String property = "backgroundColor"; in testOfObject() local 227 Property<AnimTarget, Float> property = AnimTarget.TEST_VALUE; in testOfObject_generic() local 285 String property = "backgroundColor"; in testOfArgb() local 356 String property = "y"; in testSetFloatValues() local 400 String property = "y"; in testClone() local 833 String property = "y"; in testIsStarted() local 864 final Property property = AnimTarget.TEST_VALUE; in testSetStartEndValues() local
|
D | PropertyValuesHolderTest.java | 262 ShapeHolderYProperty property=new ShapeHolderYProperty(ShapeHolder.class,"y"); in testOfFloat_Property() local 297 String property = "backgroundColor"; in testOfInt_Property() local 542 FloatProperty property = new FloatProperty("distance") { in testOfObject_Converter() local 701 ShapeHolderYProperty property=new ShapeHolderYProperty(ShapeHolder.class,"y"); in testSetProperty() local
|
D | AnimatorTest.java | 155 String property = "y"; in testEnd() local
|
D | ValueAnimatorTest.java | 479 String property = "y"; in testEnd() local 840 String property = "y"; in getAnimator() local
|
D | AnimatorSetTest.java | 646 String property = "y"; in getYAnimator() local
|
/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/ |
D | DeviceConfigApiPermissionTests.java | 174 String property = tryGetPropertyWithReadPermission(violations); in testDeviceConfigWithAllPermissions() local 242 String property = DeviceConfig.getProperty(PUBLIC_NAMESPACE, KEY); in testDeviceConfigPublicNamespacesWithoutReadPermission() local 336 String property = null; in tryGetPropertyWithReadPermission() local
|
/cts/tests/tests/multiuser/src/android/multiuser/cts/ |
D | TestingUtils.java | 34 public static boolean getBooleanProperty(Instrumentation instrumentation, String property) in getBooleanProperty()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BuildTest.java | 159 static String[] getStringList(String property) throws IOException { in getStringList() 171 static String getProperty(String property) in getProperty()
|
/cts/tests/tests/car_permission_tests/src/android/car/cts/permissiontest/hardware/property/ |
D | CarVendorPropertyCustomPermissionTest.java | 78 private void assumePropertyIsSupported(String permission, int property) { in assumePropertyIsSupported()
|
/cts/tests/tests/content/src/android/content/cts/ |
D | ClipboardAutoClearTest.java | 154 private String getAndSetProperty(String property, String newPropertyValue) { in getAndSetProperty()
|
/cts/tests/tests/security/native/verified_boot/ |
D | VerifiedBootTest.cpp | 102 void waitForProperty(const std::string &property) { in waitForProperty()
|
/cts/libs/helpers/core/src/com/android/cts/helpers/ |
D | DeviceInteractionHelperRule.java | 150 void buildPackageList(String property, PackageManager pm) { in buildPackageList()
|
/cts/tests/tests/selinux/common/src/android/security/ |
D | SELinuxTargetSdkTestBase.java | 37 protected static String getProperty(String property) in getProperty()
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarTest.java | 215 private void assertSystemPropertyNotSet(String property) { in assertSystemPropertyNotSet()
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageManagerQueryPropertyTest.java | 489 final Property property = properties.get(i); in assertProperty() local
|
D | PackageManagerShellCommandInstallTest.java | 1223 PackageManager.Property property = in testGetProperty() local
|
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/ |
D | Utils.java | 478 final String property = PropertyUtil.getProperty("ro.hardware.virtual_device"); in isVirtualDevice() local 492 final String property = PropertyUtil.getProperty("ro.hw_timeout_multiplier"); in getAdjustedOperationTimeoutMs() local
|
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
D | DeviceInfoInstrument.java | 424 private static String getProperty(String property) in getProperty()
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/ |
D | AccessibilityEventFilterUtils.java | 218 public PropertyMatcher(T property, String description, in PropertyMatcher()
|
/cts/tests/tests/keystore/src/android/keystore/cts/util/ |
D | TestUtils.java | 1257 public static boolean isPropertyEmptyOrUnknown(String property) { in isPropertyEmptyOrUnknown()
|
/cts/tests/tests/graphics/jni/ |
D | VulkanProfiles.cpp | 107 VpPropertyDesc property; member 5745 VkQueueFamilyProperties2KHR property; in vpGetPhysicalDeviceProfileSupport() local
|