HomeSort by relevance Sort by last modified time
    Searched refs:getInstrumentation (Results 1 - 25 of 538) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Camera2/tests_camera/src/com/android/camera/activity/
CameraActivityTest.java 42 getInstrumentation().waitForIdleSync();
46 getInstrumentation().waitForIdleSync();
50 getInstrumentation().waitForIdleSync();
  /cts/libs/deviceutil/src/android/cts/util/
CtsAndroidTestCase.java 33 return getInstrumentation().getContext();
  /external/chromium_org/base/android/javatests/src/org/chromium/base/
LibraryLoaderHelperTest.java 23 Context context = getInstrumentation().getTargetContext();
29 getInstrumentation().runOnMainSync(new Runnable() {
32 Context context = getInstrumentation().getTargetContext();
49 Context context = getInstrumentation().getTargetContext();
  /frameworks/base/core/tests/coretests/src/android/view/
RunQueueTest.java 35 getInstrumentation().waitForIdleSync();
42 getInstrumentation().waitForIdleSync();
49 getInstrumentation().waitForIdleSync();
56 getInstrumentation().waitForIdleSync();
  /cts/hostsidetests/appsecurity/test-apps/InstrumentationAppDiffCert/src/com/android/cts/instrumentationdiffcertapp/
InstrumentationFailToRunTest.java 31 Context myContext = getInstrumentation().getContext();
37 getInstrumentation().getContext().startInstrumentation(appDiffCertInstrumentation,
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityActivityTestCase.java 54 AccessibilityServiceInfo info = getInstrumentation().getUiAutomation().getServiceInfo();
57 getInstrumentation().getUiAutomation().setServiceInfo(info);
70 getInstrumentation().getUiAutomation().waitForIdle(
79 return getInstrumentation().getContext().getString(resId);
88 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
93 getInstrumentation().waitForIdleSync();
AccessibilityViewTreeReportingTest.java 36 AccessibilityNodeInfo firstFrameLayout = getInstrumentation().getUiAutomation()
43 AccessibilityNodeInfo firstTextView = getInstrumentation().getUiAutomation()
49 AccessibilityNodeInfo firstEditText = getInstrumentation().getUiAutomation()
55 AccessibilityNodeInfo firstButton = getInstrumentation().getUiAutomation()
63 AccessibilityNodeInfo secondFrameLayout = getInstrumentation().getUiAutomation()
70 AccessibilityNodeInfo secondTextView = getInstrumentation().getUiAutomation()
76 AccessibilityNodeInfo secondEditText = getInstrumentation().getUiAutomation()
82 AccessibilityNodeInfo secondButton = getInstrumentation().getUiAutomation()
90 AccessibilityNodeInfo rootLinearLayout = getInstrumentation().getUiAutomation()
97 AccessibilityNodeInfo firstFrameLayout = getInstrumentation().getUiAutomation(
    [all...]
AccessibilityFocusAndInputFocusSyncTest.java 46 final AccessibilityNodeInfo expected = getInstrumentation().getUiAutomation()
53 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
67 AccessibilityNodeInfo received = getInstrumentation().getUiAutomation()
79 AccessibilityNodeInfo focused = getInstrumentation().getUiAutomation()
87 final AccessibilityNodeInfo rootLinearLayout = getInstrumentation().getUiAutomation()
93 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
116 final AccessibilityNodeInfo rootLinearLayout = getInstrumentation().getUiAutomation()
121 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
140 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
164 final AccessibilityNodeInfo firstEditText = getInstrumentation().getUiAutomation(
    [all...]
AccessibilityWindowQueryTest.java 65 List<AccessibilityNodeInfo> buttons = getInstrumentation().getUiAutomation()
73 AccessibilityNodeInfo button = getInstrumentation().getUiAutomation()
81 verifyNodesInAppWindow(getInstrumentation().getUiAutomation().getRootInActiveWindow());
87 UiAutomation uiAutomation = getInstrumentation().getUiAutomation();
126 UiAutomation uiAutomation = getInstrumentation().getUiAutomation();
160 UiAutomation uiAutomation = getInstrumentation().getUiAutomation();
215 UiAutomation uiAutomation = getInstrumentation().getUiAutomation();
302 AccessibilityNodeInfo button = getInstrumentation().getUiAutomation()
311 button = getInstrumentation().getUiAutomation().getRootInActiveWindow()
319 AccessibilityNodeInfo button = getInstrumentation().getUiAutomation(
    [all...]
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
ClearHistoryTest.java 45 HistoryUtils.goBackSync(getInstrumentation(), webContents, onPageFinishedHelper);
47 HistoryUtils.canGoBackOnUiThread(getInstrumentation(), webContents));
49 HistoryUtils.canGoForwardOnUiThread(getInstrumentation(), webContents));
51 HistoryUtils.clearHistoryOnUiThread(getInstrumentation(), webContents);
53 HistoryUtils.canGoBackOnUiThread(getInstrumentation(), webContents));
55 HistoryUtils.canGoForwardOnUiThread(getInstrumentation(), webContents));
  /developers/build/prebuilts/gradle/LNotifications/Application/tests/src/com/example/android/lnotifications/
LNotificationActivityTest.java 31 getInstrumentation().waitForIdleSync();
38 getInstrumentation().waitForIdleSync();
45 getInstrumentation().waitForIdleSync();
  /developers/samples/android/notification/LNotifications/Application/tests/src/com/example/android/lnotifications/
LNotificationActivityTest.java 31 getInstrumentation().waitForIdleSync();
38 getInstrumentation().waitForIdleSync();
45 getInstrumentation().waitForIdleSync();
  /packages/apps/Camera/tests/src/com/android/camera/activity/
CameraActivityTest.java 43 getInstrumentation().waitForIdleSync();
47 getInstrumentation().waitForIdleSync();
51 getInstrumentation().waitForIdleSync();
  /development/samples/training/testingfun/app/tests/src/com/example/android/testingfun/tests/lesson5/
SenderActivityTest.java 72 Instrumentation.ActivityMonitor receiverActivityMonitor = getInstrumentation()
76 getInstrumentation().runOnMainSync(new Runnable() {
83 getInstrumentation().waitForIdleSync();
86 getInstrumentation().sendStringSync(TEST_MESSAGE);
87 getInstrumentation().waitForIdleSync();
110 getInstrumentation().removeMonitor(receiverActivityMonitor);
  /development/samples/ApiDemos/tests/src/com/example/android/apis/app/
ForwardingTest.java 107 getInstrumentation().callActivityOnStart(activity);
108 getInstrumentation().callActivityOnResume(activity);
114 getInstrumentation().callActivityOnPause(activity);
119 getInstrumentation().callActivityOnStop(activity);
  /frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
UiAutomatorTestCase.java 67 mAutomationSupport = new InstrumentationAutomationSupport(getInstrumentation());
85 getInstrumentation().getUiAutomation().setRunAsMonkey(Boolean.valueOf(monkeyVal));
89 getInstrumentation().getContext(),
90 getInstrumentation().getUiAutomation()));
  /frameworks/base/core/tests/coretests/src/android/app/
InstrumentationTest.java 32 getInstrumentation().sendStatus(-1, bundle);
  /cts/tests/tests/widget/src/android/widget/cts/
ExpandableListViewBasicTest.java 57 mListUtil = new ListUtil(mExpandableListView, getInstrumentation());
72 getInstrumentation().waitForIdleSync();
74 getInstrumentation().waitForIdleSync();
90 getInstrumentation().waitForIdleSync();
99 getInstrumentation().waitForIdleSync();
105 getInstrumentation().waitForIdleSync();
125 getInstrumentation().waitForIdleSync();
  /packages/apps/Camera/tests/src/com/android/camera/functional/
CameraTest.java 38 intent.setClass(getInstrumentation().getTargetContext(), CameraActivity.class);
43 getInstrumentation().startActivitySync(intent).finish();
60 intent.setClass(getInstrumentation().getTargetContext(),
65 Activity activity = getInstrumentation().startActivitySync(intent);
68 getInstrumentation().waitForIdleSync();
  /packages/apps/Camera2/tests/src/com/android/camera/functional/
CameraTest.java 38 intent.setClass(getInstrumentation().getTargetContext(), CameraActivity.class);
43 getInstrumentation().startActivitySync(intent).finish();
60 intent.setClass(getInstrumentation().getTargetContext(),
65 Activity activity = getInstrumentation().startActivitySync(intent);
68 getInstrumentation().waitForIdleSync();
  /packages/apps/Camera2/tests_camera/src/com/android/camera/functional/
CameraTest.java 38 intent.setClass(getInstrumentation().getTargetContext(), CameraActivity.class);
43 getInstrumentation().startActivitySync(intent).finish();
60 intent.setClass(getInstrumentation().getTargetContext(),
65 Activity activity = getInstrumentation().startActivitySync(intent);
68 getInstrumentation().waitForIdleSync();
  /cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
UiAutomationTest.java 41 AccessibilityServiceInfo info = getInstrumentation().getUiAutomation().getServiceInfo();
43 getInstrumentation().getUiAutomation().setServiceInfo(info);
49 UiAutomation uiAutomation = getInstrumentation().getUiAutomation();
52 Intent intent = new Intent(getInstrumentation().getContext(),
55 activity = getInstrumentation().startActivitySync(intent);
107 UiAutomation uiAutomation = getInstrumentation().getUiAutomation();
110 Intent intent = new Intent(getInstrumentation().getContext(),
113 activity = getInstrumentation().startActivitySync(intent);
154 UiAutomation uiAutomation = getInstrumentation().getUiAutomation();
157 Intent firstIntent = new Intent(getInstrumentation().getContext()
    [all...]
  /cts/tests/tests/app/src/android/app/cts/
AliasActivityTest.java 35 getInstrumentation().waitForIdleSync();
36 Context context = getInstrumentation().getTargetContext();
SearchManagerTest.java 28 intent.setClass(getInstrumentation().getTargetContext(), SearchManagerStubActivity.class);
29 getInstrumentation().getTargetContext().startActivity(intent);
  /cts/tests/tests/media/src/android/media/cts/
FaceDetectorTest.java 36 intent.setClass(getInstrumentation().getTargetContext(), FaceDetectorStub.class);
39 mActivity = (FaceDetectorStub) getInstrumentation().startActivitySync(intent);

Completed in 697 milliseconds

1 2 3 4 5 6 7 8 91011>>