| /cts/tests/autofillservice/src/android/autofillservice/cts/unittests/ |
| D | ImageTransformationTest.java | 82 RemoteViews template = mock(RemoteViews.class); in fieldCannotBeFound() local 101 RemoteViews template = mock(RemoteViews.class); in theOneOptionsMatches() local 118 RemoteViews template = mock(RemoteViews.class); in theOneOptionsMatchesWithContentDescription() local 137 RemoteViews template = mock(RemoteViews.class); in noOptionsMatches() local 156 RemoteViews template = mock(RemoteViews.class); in multipleOptionsOneMatches() local 174 RemoteViews template = mock(RemoteViews.class); in multipleOptionsOneMatchesWithContentDescription() local 194 RemoteViews template = mock(RemoteViews.class); in twoOptionsMatch() local 213 RemoteViews template = mock(RemoteViews.class); in twoOptionsMatchWithContentDescription() local
|
| D | CharSequenceTransformationTest.java | 91 RemoteViews template = mock(RemoteViews.class); in testBadSubst() local 121 RemoteViews template = mock(RemoteViews.class); in testUnknownField() local 141 RemoteViews template = mock(RemoteViews.class); in testCreditCardObfuscator() local 158 RemoteViews template = mock(RemoteViews.class); in testReplaceAllByOne() local 175 RemoteViews template = mock(RemoteViews.class); in testPartialMatchIsIgnored() local 194 RemoteViews template = mock(RemoteViews.class); in userNameObfuscator() local 214 RemoteViews template = mock(RemoteViews.class); in testMismatch() local 236 RemoteViews template = mock(RemoteViews.class); in testFieldsAreAppliedInOrder() local
|
| /cts/tests/controls/src/android/controls/cts/ |
| D | CtsControlsService.java | 90 ControlTemplate template = in buildLight() local 106 ControlTemplate template = new ToggleTemplate("toggle", button); in buildSwitch() local 122 ControlTemplate template = new ToggleTemplate("toggle", button); in buildMower() local 140 ControlTemplate template = new ToggleTemplate("toggle", button); in buildLock() local 154 ControlTemplate template = new ToggleTemplate("toggle", button); in buildGate() local 167 ControlTemplate template = new TemperatureControlTemplate("temperature", in buildThermostat() local 187 ControlTemplate template = new StatelessTemplate("stateless"); in buildRoutine() local 200 ControlTemplate template = new ThumbnailTemplate("thumbnail", active, mIcon, description); in buildCamera() local 324 ControlTemplate template = new TemperatureControlTemplate("temperature", in performControlAction() local
|
| D | CtsControlTemplateTest.java | 129 ThumbnailTemplate template = new ThumbnailTemplate( in testThumbnailTemplate_isActive() local 141 ThumbnailTemplate template = new ThumbnailTemplate( in testThumbnailTemplate_getIcon() local
|
| /cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
| D | Camera2AndroidTestCase.java | 531 protected CaptureRequest prepareCaptureRequest(int template) throws Exception { in prepareCaptureRequest() 541 int template) in prepareCaptureRequestForSurfaces() 556 List<OutputConfiguration> outputConfigs, int template) throws Exception { in prepareCaptureRequestBuilderWithConfig() 569 List<OutputConfiguration> outputConfigs, int template) throws Exception { in prepareCaptureRequestForConfigs() 575 List<OutputConfiguration> outputConfigs, int template, ColorSpace.Named colorSpace) in prepareCaptureRequestForColorSpace()
|
| D | Camera2AndroidTestRule.java | 589 public CaptureRequest prepareCaptureRequest(int template) throws Exception { in prepareCaptureRequest() 599 int template) in prepareCaptureRequestForSurfaces() 614 List<OutputConfiguration> outputConfigs, int template) throws Exception { in prepareCaptureRequestForConfigs()
|
| /cts/tests/tests/vcn/src/android/net/vcn/cts/ |
| D | VcnCellUnderlyingNetworkTemplateTest.java | 65 VcnCellUnderlyingNetworkTemplate template, in verifyAllCapabilities()
|
| /cts/tests/tests/match_flags/src/android/matchflags/cts/ |
| D | MatchFlagTests.java | 193 String template = "pm set-app-links-user-selection --package %s --user all %b all"; in setDomainUserSelectionApproval() local
|
| /cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
| D | ShellUtils.java | 82 public static String runShellCommand(@NonNull String template, Object...args) { in runShellCommand()
|
| D | UserSettings.java | 207 private void logd(String template, Object...args) { in logd()
|
| /cts/tests/camera/src/android/hardware/camera2/cts/ |
| D | CameraDeviceTest.java | 1661 int template = mStaticInfo.isColorOutputSupported() ? in runCaptureTest() local 1702 int template, in captureSingleShot() 1935 private void checkFpsRange(CaptureRequest.Builder request, int template, in checkFpsRange() 1982 private void checkAfMode(CaptureRequest.Builder request, int template, in checkAfMode() 2023 private void checkAntiBandingMode(CaptureRequest.Builder request, int template) { in checkAntiBandingMode() 2072 private void checkRequestForTemplate(CaptureRequest.Builder request, int template, in checkRequestForTemplate() 2554 private void captureTemplateTestByCamera(String cameraId, int template) throws Exception { in captureTemplateTestByCamera()
|
| /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
| D | BaseDeviceAdminTest.java | 195 protected String runShellCommand(String template, Object...args) { in runShellCommand()
|
| /cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/ |
| D | TestAppSystemServiceFactory.java | 388 private static void fail(String template, Object... args) { in fail()
|
| /cts/tests/framework/base/windowmanager/src/android/server/wm/activity/ |
| D | ActivityMetricsLoggerTests.java | 484 final LogMaker template = new LogMaker(category); in waitForMetricsLog() local
|
| /cts/tests/tests/text/src/android/text/cts/ |
| D | TextUtilsTest.java | 838 String template = "^1 ^2 template ^3 ^4 to ^5 ^6 be ^7 ^8 expanded ^9"; in testExpandTemplate() local 1869 String template = "this is a string to be as the template for replacement"; in testReplace() local
|