/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/util/ |
AwQuotaManagerBridgeTestUtil.java | 50 awTestBase.getInstrumentation().runOnMainSync(new Runnable() {
|
/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/ |
ContextMenuTest.java | 138 getInstrumentation().runOnMainSync(new Runnable() { 167 getInstrumentation().runOnMainSync(new Runnable() { 188 KeyUtils.pressBack(getInstrumentation()); 210 TestTouchUtils.singleClickView(getInstrumentation(), tab.getPageInfo().getView(), 0, 0);
|
/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/ |
InfoBarUtil.java | 26 if (click) TestTouchUtils.singleClickView(test.getInstrumentation(), button);
|
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/ |
ViewportTest.java | 56 Context context = getInstrumentation().getTargetContext();
|
ContentViewGestureHandlerTest.java | 187 getInstrumentation().getTargetContext(), mMockListener); 189 mMockZoomManager = new MockZoomManager(getInstrumentation().getTargetContext(), null); 191 getInstrumentation().getTargetContext(), mMockMotionEventDelegate, 194 getInstrumentation().getTargetContext(), mGestureHandler); 360 getInstrumentation().getTargetContext(), new MockMotionEventDelegate(), 363 getInstrumentation().getTargetContext(), mGestureHandler); 577 getInstrumentation().getTargetContext(), mockDelegate, mMockZoomManager); 631 getInstrumentation().getTargetContext(), mockDelegate, mMockZoomManager); 695 getInstrumentation().getTargetContext(), mockDelegate, mMockZoomManager); [all...] |
/frameworks/base/core/tests/coretests/src/android/view/ |
BigCacheTest.java | 81 getInstrumentation().waitForIdleSync();
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/ |
GridTouchSetSelectionTest.java | 69 getInstrumentation().waitForIdleSync();
|
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/ |
BaselineAlignmentZeroWidthAndWeightTest.java | 56 getInstrumentation().waitForIdleSync();
|
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/ |
AddColumnTest.java | 60 getInstrumentation().waitForIdleSync();
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListHeterogeneousTest.java | 53 Instrumentation inst = getInstrumentation();
|
ListViewHeightTest.java | 50 Instrumentation inst = getInstrumentation();
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/ |
ListWithNoFadingEdgeTest.java | 70 getInstrumentation().waitForIdleSync();
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
RequestRectangleVisibleWithInternalScrollTest.java | 70 getInstrumentation().waitForIdleSync(); // wait for scrolling to finish
|
/frameworks/base/test-runner/src/android/test/ |
SyncBaseInstrumentation.java | 39 mTargetContext = getInstrumentation().getTargetContext();
|
/frameworks/testing/androidtestlib/src/com/android/test/runner/junit3/ |
AndroidTestSuite.java | 68 Instrumentation getInstrumentation() {
|
/packages/apps/Camera/tests/src/com/android/camera/functional/ |
VideoCaptureIntentTest.java | 222 getInstrumentation().sendCharacterSync(KeyEvent.KEYCODE_CAMERA); 224 getInstrumentation().runOnMainSync(new Runnable() { 242 getInstrumentation().runOnMainSync(new Runnable() { 251 getInstrumentation().runOnMainSync(new Runnable() {
|
/packages/apps/Camera2/tests/src/com/android/camera/functional/ |
VideoCaptureIntentTest.java | 222 getInstrumentation().sendCharacterSync(KeyEvent.KEYCODE_CAMERA); 224 getInstrumentation().runOnMainSync(new Runnable() { 242 getInstrumentation().runOnMainSync(new Runnable() { 251 getInstrumentation().runOnMainSync(new Runnable() {
|
/packages/apps/Email/tests/src/com/android/email/ |
UtilityLargeTest.java | 47 getInstrumentation().getTargetContext());
|
/packages/apps/Music/tests/src/com/android/music/ |
MusicPlayerStability.java | 61 Instrumentation inst = getInstrumentation();
|
/packages/apps/Music/tests/src/com/android/music/functional/ |
TestPlaylist.java | 63 Instrumentation inst = getInstrumentation(); 71 Instrumentation inst = getInstrumentation(); 85 Instrumentation inst = getInstrumentation(); 112 Instrumentation inst = getInstrumentation();
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
LayoutAnimationControllerTest.java | 79 AnimationTestUtils.assertRunController(getInstrumentation(), mListView, mController, 123 AnimationTestUtils.assertRunController(getInstrumentation(), mListView, mController, 168 AnimationTestUtils.assertRunController(getInstrumentation(), mListView, mController, 240 AnimationTestUtils.assertRunController(getInstrumentation(), mListView, mController, 254 AnimationTestUtils.assertRunController(getInstrumentation(), mListView, mController, 307 AnimationTestUtils.assertRunController(getInstrumentation(), mListView, mController, 320 AnimationTestUtils.assertRunController(getInstrumentation(), mListView, mController, 365 AnimationTestUtils.assertRunController(getInstrumentation(), mListView, controller, 421 AnimationTestUtils.assertRunController(getInstrumentation(), mListView, mController, 430 AnimationTestUtils.assertRunController(getInstrumentation(), mListView, mController [all...] |
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/ |
AndroidViewIntegrationTest.java | 86 getInstrumentation().runOnMainSync(new Runnable() { 101 getInstrumentation().runOnMainSync(new Runnable() { 112 getInstrumentation().runOnMainSync(new Runnable() { 122 getInstrumentation().runOnMainSync(new Runnable() { 178 getInstrumentation().runOnMainSync(new Runnable() {
|
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/ |
AppLaunch.java | 77 (InstrumentationTestRunner)getInstrumentation(); 168 PackageManager pm = getInstrumentation().getContext() 234 (AccountManager) getInstrumentation().getTargetContext().getSystemService( 262 getInstrumentation().getContext().startActivity(homeIntent); 286 ActivityManager am = (ActivityManager) getInstrumentation()
|
/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/ |
MemoryUsageTest.java | 69 (MemoryUsageInstrumentation) getInstrumentation(); 114 PackageManager pm = getInstrumentation().getContext() 164 getInstrumentation().getContext().startActivity(homeIntent); 222 ActivityManager am = (ActivityManager) getInstrumentation() 243 ActivityManager am = (ActivityManager) getInstrumentation()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
TableLayoutTest.java | 52 mContext = getInstrumentation().getContext(); 207 getInstrumentation().runOnMainSync(new Runnable() { 212 getInstrumentation().waitForIdleSync(); 217 getInstrumentation().runOnMainSync(new Runnable() { 222 getInstrumentation().waitForIdleSync(); 243 getInstrumentation().runOnMainSync(new Runnable() { 248 getInstrumentation().waitForIdleSync(); 261 getInstrumentation().runOnMainSync(new Runnable() { 266 getInstrumentation().waitForIdleSync(); 279 getInstrumentation().runOnMainSync(new Runnable() [all...] |