/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/ |
D | EphemeralService.java | 43 .setMethodName("onBind") in onBind() 56 .setMethodName("onStartCommand") in onStartCommand()
|
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/ |
D | ExposedService.java | 42 .setMethodName("onBind") in onBind() 63 .setMethodName("onStartCommand") in onStartCommand()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | PasswordMinimumRestrictionsTest.java | 113 fail("Failed to execute set method: " + setMethodName(method)); in testSetPasswordMinimumRestrictionWithNull() 126 fail("Failed to execute set method: " + setMethodName(method)); in testSetPasswordMinimumRestrictionWithNull() 188 final Method setMethod = DevicePolicyManager.class.getMethod(setMethodName(methodName), in invokeSetMethod() 203 private String setMethodName(String methodName) { in setMethodName() method in PasswordMinimumRestrictionsTest
|
/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/ |
D | LibcoreTest.java | 57 setMethodName(null); in run()
|
/cts/hostsidetests/webkit/src/com/android/cts/webkit/ |
D | WebViewHostSideStartupTest.java | 89 testRunner.setMethodName(testClassName, testMethodName); in runSingleDeviceTest()
|
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/util/src/com/android/cts/util/ |
D | TestResult.java | 153 public Builder setMethodName(String _methodName) { in setMethodName() method in TestResult.Builder
|
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/ |
D | BaseTestCase.java | 132 testRunner.setMethodName(testClassName, testMethodName); in runDeviceTests()
|
/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/ |
D | Utils.java | 71 testRunner.setMethodName(testClassName, testMethodName); in runDeviceTests()
|
/cts/hostsidetests/net/src/com/android/cts/net/ |
D | HostsideNetworkTestCase.java | 135 testRunner.setMethodName(testClassName, methodName); in runDeviceTests()
|
/cts/hostsidetests/usb/src/com/android/cts/usb/ |
D | TestUsbTest.java | 98 testRunner.setMethodName(TEST_CLASS_NAME, testMethod); in runTestOnDevice()
|
/cts/hostsidetests/atrace/src/android/atrace/cts/ |
D | AtraceHostTestBase.java | 147 testRunner.setMethodName(testClassName, testMethodName); in runDeviceTests()
|
/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/ |
D | BaseDumpsysTest.java | 171 testRunner.setMethodName(testClassName, testMethodName); in runDeviceTests()
|
/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/ |
D | NumberBlockingTest.java | 209 testRunner.setMethodName(NUMBER_BLOCKING_TESTS_PKG + "." + className, methodName); in runTestAsUser()
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | Utils.java | 89 testRunner.setMethodName(testClassName, testMethodName); in runDeviceTests()
|
D | KeySetHostTest.java | 184 testRunner.setMethodName(testClassName, testMethodName); in doRunTests()
|
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | ProtoDumpTestCase.java | 138 testRunner.setMethodName(testClassName, testMethodName); in runDeviceTests()
|
/cts/hostsidetests/media/src/android/media/cts/ |
D | BaseMultiUserTest.java | 263 testRunner.setMethodName(testClassName, testMethodName); in runDeviceTestsAsUser()
|
/cts/hostsidetests/os/src/android/os/cts/ |
D | StaticSharedLibsHostTests.java | 638 testRunner.setMethodName(testClassName, testMethodName); in runDeviceTests()
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | BaseDevicePolicyTest.java | 439 testRunner.setMethodName(testClassName, testMethodName); in runDeviceTestsAsUser()
|