Searched defs:property (Results 1 – 5 of 5) sorted by relevance
/platform_testing/libraries/flag-helpers/junit/src/android/platform/test/flag/junit/ |
D | DeviceFlagsValueProvider.java | 125 String property = DeviceConfig.getProperty(flag.namespace(), flag.fullFlagName()); in getLegacyFlagBoolean() local
|
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/ |
D | GcaEventLogCollector.java | 65 private String property; field in GcaEventLogCollector.SeLinuxEnforceProperty 71 private SeLinuxEnforceProperty(String property) { in SeLinuxEnforceProperty()
|
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/validators/ |
D | ValidateScrollConfig.java | 193 String property, String value, JsonObject jsonObject, String reason) { in throwRuntimeException()
|
D | ValidateWorkflowTask.java | 201 String property, String value, JsonObject jsonObject, String reason) { in throwRuntimeException()
|
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/ |
D | WorkflowTask.java | 467 String workflowName, String property, Class<E> enumClass, String value) { in validateAndGetEnumValue() 478 String property, String value, String workflowName, String reason) { in throwRuntimeException()
|