/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | TestUtils.java | 70 public static String setDefaultDialer(Instrumentation instrumentation, String packageName) in setDefaultDialer() 75 public static String getDefaultDialer(Instrumentation instrumentation) throws Exception { in getDefaultDialer() 79 public static String getSystemDialer(Instrumentation instrumentation) throws Exception { in getSystemDialer() 83 public static void enablePhoneAccount(Instrumentation instrumentation, in enablePhoneAccount() 91 public static void registerSimPhoneAccount(Instrumentation instrumentation, in registerSimPhoneAccount() 104 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand()
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
D | AnimationTestUtils.java | 47 public static void assertRunAnimation(final Instrumentation instrumentation, in assertRunAnimation() 60 public static void assertRunAnimation(final Instrumentation instrumentation, in assertRunAnimation() 96 public static void assertRunController(final Instrumentation instrumentation, in assertRunController()
|
/cts/tests/app/src/android/app/cts/ |
D | OrientationTestUtils.java | 43 final Instrumentation instrumentation) { in toggleOrientationSync() 53 Instrumentation instrumentation, final int orientation) { in changeOrientation()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | Utils.java | 29 Instrumentation instrumentation) { in enableAppOps() 34 Instrumentation instrumentation) { in disableAppOps() 45 Instrumentation instrumentation, boolean enable) { in setAppOps()
|
/cts/tests/tests/calllog/src/android/calllog/cts/ |
D | TestUtils.java | 39 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() 57 public static FileInputStream executeStreamedShellCommand(Instrumentation instrumentation, in executeStreamedShellCommand()
|
/cts/libs/deviceutil/src/android/cts/util/ |
D | LocationUtils.java | 27 public static void registerMockLocationProvider(Instrumentation instrumentation, in registerMockLocationProvider()
|
D | DeviceReportLog.java | 44 public void deliverReportToHost(Instrumentation instrumentation) { in deliverReportToHost()
|
D | SystemUtil.java | 58 public static String runShellCommand(Instrumentation instrumentation, String cmd) in runShellCommand()
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | DeviceReportLog.java | 36 public void submit(Instrumentation instrumentation) { in submit()
|
/cts/tests/tests/app/src/android/app/cts/ |
D | ApplicationTest.java | 34 final Instrumentation instrumentation = getInstrumentation(); in testApplication() local
|
D | Instrumentation_ActivityMonitorTest.java | 40 Instrumentation instrumentation = getInstrumentation(); in testActivityMonitor() local
|
D | SystemFeaturesTest.java | 70 Instrumentation instrumentation = getInstrumentation(); in setUp() local
|
/cts/libs/wrappedgtest/src/ |
D | WrappedGTestActivity.java | 27 public void setInstrumentation(WrappedGTestInstrumentation instrumentation) { in setInstrumentation()
|
/cts/tests/tests/widget/src/android/widget/cts/util/ |
D | ListUtil.java | 35 public ListUtil(ListView listView, Instrumentation instrumentation) { in ListUtil()
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
D | NativeMediaTest.java | 76 final Instrumentation instrumentation = getInstrumentation(); in runPlayTest() local
|
/cts/tests/tests/text/src/android/text/style/cts/ |
D | URLSpanTest.java | 67 Instrumentation instrumentation = getInstrumentation(); in testOnClick() local
|
/cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/ |
D | CtsXmlGenerator.java | 54 String instrumentation = null; in main() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | TabHost_TabSpecTest.java | 191 Instrumentation instrumentation = getInstrumentation(); in testSetContent3() local
|
D | ExpandableListTester.java | 45 Instrumentation instrumentation = activityInstrumentation.getInstrumentation(); in ExpandableListTester() local
|
D | RemoteViewsTest.java | 555 Instrumentation instrumentation = getInstrumentation(); in testSetOnClickPendingIntent() local
|
D | TextViewTest.java | 851 Instrumentation instrumentation = getInstrumentation(); in testAccessFreezesText() local
|
/cts/common/host-side/xml-plan-generator/src/com/android/compatibility/common/xmlgenerator/ |
D | XmlPlanGenerator.java | 173 final String instrumentation = argsMap.get("-i"); in main() local
|