HomeSort by relevance Sort by last modified time
    Searched refs:runOnMainSync (Results 101 - 125 of 155) sorted by null

1 2 3 45 6 7

  /cts/tests/tests/text/src/android/text/method/cts/
LinkMovementMethodTest.java 72 getInstrumentation().runOnMainSync(new Runnable() {
462 getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
ListPopupWindowTest.java 154 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
284 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseLinearLayoutManagerTest.java 366 getInstrumentation().runOnMainSync(new Runnable() {
395 getInstrumentation().runOnMainSync(new Runnable() {
AsyncListUtilLayoutTest.java 325 getInstrumentation().runOnMainSync(new Runnable() {
FocusSearchNavigationTest.java 232 InstrumentationRegistry.getInstrumentation().runOnMainSync(r);
BaseStaggeredGridLayoutManagerTest.java 495 getInstrumentation().runOnMainSync(new Runnable() {
524 getInstrumentation().runOnMainSync(new Runnable() {
    [all...]
BaseRecyclerViewInstrumentationTest.java 576 getInstrumentation().runOnMainSync(new Runnable() {
    [all...]
  /packages/apps/TV/tests/unit/src/com/android/tv/data/
ChannelDataManagerTest.java 85 Utils.runOnMainSync(new Runnable() {
99 Utils.runOnMainSync(new Runnable() {
  /cts/tests/tests/media/src/android/media/cts/
MediaBrowserTest.java 227 getInstrumentation().runOnMainSync(new Runnable() {
  /cts/tests/tests/view/src/android/view/cts/
ChoreographerTest.java 33 getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/base/core/tests/coretests/src/android/print/
BasePrintTest.java 189 getInstrumentation().runOnMainSync(new Runnable() {
  /cts/tests/tests/widget/src/android/widget/cts/
ListPopupWindowTest.java     [all...]
  /frameworks/base/core/java/android/app/
Instrumentation.java 360 public void runOnMainSync(Runnable runner) {
786 runOnMainSync(mr);
848 runOnMainSync(cmr);
    [all...]
  /cts/tests/tests/print/src/android/print/cts/
PrinterDiscoverySessionLifecycleTest.java 377 getInstrumentation().runOnMainSync(new Runnable() {
PrinterCapabilitiesTest.java 136 getInstrumentation().runOnMainSync(new Runnable() {
    [all...]
BasePrintTest.java 250 getInstrumentation().runOnMainSync(new Runnable() {
  /cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
UiAutomationTest.java 347 getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/design/tests/src/android/support/design/widget/
AppBarWithCollapsingToolbarTest.java 384 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/app/
PlaybackControlGlueTest.java 131 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
PlaybackControlSupportGlueTest.java 133 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
AlertDialogCursorTest.java 124 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityWindowQueryTest.java 687 getInstrumentation().runOnMainSync(new Runnable() {
719 getInstrumentation().runOnMainSync(new Runnable() {
    [all...]
AccessibilityGestureDispatchTest.java 76 getInstrumentation().runOnMainSync(() -> {
  /cts/tests/app/src/android/app/cts/
InstrumentationTest.java 352 mInstrumentation.runOnMainSync(new Runnable() {
  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarAudioFocusTest.java 114 runOnMainSync(new Runnable() {

Completed in 1168 milliseconds

1 2 3 45 6 7