/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
D | ReportLog.java | 64 Metric(String source, String message, double value, ResultType type, ResultUnit unit) { in Metric() 79 Metric(String source, String message, double[] values, ResultType type, ResultUnit unit) { in Metric() 145 ResultType type = ResultType.parseReportString( in parse() local 177 public void addValues(String message, double[] values, ResultType type, ResultUnit unit) { in addValues() 184 public void addValues(String source, String message, double[] values, ResultType type, in addValues() 192 public void addValue(String message, double value, ResultType type, ResultUnit unit) { in addValue() 199 public void addValue(String source, String message, double value, ResultType type, in addValue() 207 public void addValue(String message, int value, ResultType type, ResultUnit unit) { in addValue() 214 public void addValue(String message, long value, ResultType type, ResultUnit unit) { in addValue() 221 public void addValue(String message, float value, ResultType type, ResultUnit unit) { in addValue() [all …]
|
/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/ide/common/resources/deprecated/ |
D | ResourceRepository.java | 129 private ResourceFolder add( in add() 174 public ResourceItem getResourceItem(@NotNull ResourceType type, @NotNull String name) { in getResourceItem() 259 ResourceFolderType type = ResourceFolderType.getTypeByName(folderSegments[0]); in processFolder() local 327 private void removeFile(@NotNull ResourceType type, @NotNull ResourceFile file) { in removeFile() 358 private ResourceValueMap getConfiguredResource(@NotNull ResourceType type, in getConfiguredResource() 387 private ResourceItem findDeclaredResourceItem( in findDeclaredResourceItem()
|
D | IdGeneratingResourceFile.java | 56 … public IdGeneratingResourceFile(TestFileWrapper file, ResourceFolder folder, ResourceType type) { in IdGeneratingResourceFile() 105 public ResourceValue getValue(ResourceType type, String name) { in getValue()
|
D | ResourceItem.java | 71 public ResourceValue getResourceValue(ResourceType type, FolderConfiguration referenceConfig) { in getResourceValue()
|
D | ResourceFile.java | 71 public abstract ResourceValue getValue(ResourceType type, String name); in getValue()
|
D | SingleResourceFile.java | 110 public ResourceValue getValue(ResourceType type, String name) { in getValue()
|
D | FrameworkResources.java | 116 ResourceType type; in loadPublicResources() local
|
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/ |
D | UiElement.java | 70 public UiElement(String type, boolean flag) { in UiElement() 75 public UiElement(String type, String value, String pkg) { in UiElement() 86 public UiElement(String type, UiElement relative, int maxDepth) { in UiElement()
|
/platform_testing/libraries/motion/src/platform/test/motion/golden/ |
D | JsonGoldenSerializer.kt | 86 val type = typeRegistry[jsonObject.optString(KEY_FEATURE_TYPE)] ?: unknownType in featureFromJson() constant 135 val type = dataPoint.type in <lambda>() constant
|
/platform_testing/libraries/system-helpers/settings-helper/src/android/system/helpers/ |
D | SettingsHelper.java | 262 public String getStringSetting(SettingsType type, String sName) { in getStringSetting() 281 public int getIntSetting(SettingsType type, String sName) throws SettingNotFoundException { in getIntSetting() 299 public void setStringSetting(SettingsType type, String sName, String value) in setStringSetting() 321 public void setIntSetting(SettingsType type, String sName, int value) in setIntSetting() 346 public boolean verifyToggleSetting(SettingsType type, String settingAction, in verifyToggleSetting() 361 public boolean verifyToggleSetting(SettingsType type, String settingAction, in verifyToggleSetting() 377 public boolean verifyToggleSetting(SettingsType type, String settingAction, in verifyToggleSetting() 393 public boolean verifyToggleSetting(SettingsType type, String settingAction, in verifyToggleSetting() 433 public boolean verifyRadioSetting(SettingsType type, String settingAction, in verifyRadioSetting()
|
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/validators/ |
D | ValidateSpectatioConfigForUnknownProperties.java | 39 public <T> TypeAdapter<T> create(Gson gson, TypeToken<T> type) { in create()
|
D | ValidateUiElement.java | 75 String type = in deserialize() local 245 private void validateType(String type) { in validateType()
|
/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/ |
D | IAutoDialContactDetailsHelper.java | 39 void makeCallFromDetailsPageByType(ContactType type); in makeCallFromDetailsPageByType()
|
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/rules/ |
D | LockscreenRule.kt | 33 class LockscreenRule(private val type: LockscreenType) : TestWatcher() { constant in android.platform.helpers.rules.LockscreenRule
|
/platform_testing/libraries/runner/src/main/java/platform/test/runner/parameterized/ |
D | AndroidParameterizedRunner.java | 31 public AndroidParameterizedRunner(Class<?> type, int parametersIndex, String name) in AndroidParameterizedRunner()
|
D | RobolectricParameterizedRunner.java | 39 public RobolectricParameterizedRunner(Class<?> type, int parametersIndex, String name) in RobolectricParameterizedRunner()
|
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/ |
D | SettingsSoundsHelperImpl.java | 159 String type = ""; in setSound() local 209 String type = ""; in getSound() local
|
/platform_testing/libraries/flicker/src/android/tools/flicker/ |
D | ScenarioInstance.kt | 33 val type: ScenarioId constant
|
/platform_testing/libraries/motion/compose/tests/goldens/ |
D | recordMotion_captureCrossfade.json | 21 "type": "float", string 41 "type": "float", string
|
D | recordMotion_motionControl_performGesture_notRecordableWithDefaultImplementations.json | 17 "type": "offset", string
|
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/ |
D | ThermalHelperTest.java | 317 getThermalThrottlingSeverityStateChangedEvent(int type, String name, int severity) { in getThermalThrottlingSeverityStateChangedEvent() 328 private String getMetricKey(int type, String name) { in getMetricKey()
|
/platform_testing/libraries/flicker/utils/src/android/tools/traces/events/ |
D | FocusEvent.kt | 37 val type: Type, constant
|
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/ |
D | ContactDetailsHelperImpl.java | 103 private UiObject2 getNumberByContactType(String type) { in getNumberByContactType()
|
/platform_testing/libraries/motion/tests/assets/ |
D | timeseries_simple_scene_box.json | 18 "type": "float", string
|
/platform_testing/libraries/flicker/utils/test/src/android/tools/utils/ |
D | MockLayerBuilder.kt | 37 private var type = "BufferStateLayer" in <lambda>() variable
|