Home
last modified time | relevance | path

Searched defs:instr (Results 1 – 25 of 42) sorted by relevance

12

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DUiWatchers.java42 public void registerAnrAndCrashWatchers(Instrumentation instr) { in registerAnrAndCrashWatchers()
79 public void removeAnrAndCrashWatchers(Instrumentation instr) { in removeAnrAndCrashWatchers()
/platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/
DAbstractRecentsHelper.java24 public AbstractRecentsHelper(Instrumentation instr) { in AbstractRecentsHelper()
DAbstractFlightDemoHelper.java23 public AbstractFlightDemoHelper(Instrumentation instr) { in AbstractFlightDemoHelper()
DAbstractPlayMoviesHelper.java23 public AbstractPlayMoviesHelper(Instrumentation instr) { in AbstractPlayMoviesHelper()
DAbstractPlayStoreHelper.java23 public AbstractPlayStoreHelper(Instrumentation instr) { in AbstractPlayStoreHelper()
DAbstractSettingsHelper.java23 public AbstractSettingsHelper(Instrumentation instr) { in AbstractSettingsHelper()
DAbstractGoogleDocsHelper.java23 public AbstractGoogleDocsHelper(Instrumentation instr) { in AbstractGoogleDocsHelper()
DAbstractGoogleKeyboardHelper.java23 public AbstractGoogleKeyboardHelper(Instrumentation instr) { in AbstractGoogleKeyboardHelper()
DAbstractMapsHelper.java23 public AbstractMapsHelper(Instrumentation instr) { in AbstractMapsHelper()
DAbstractTuneInHelper.java23 public AbstractTuneInHelper(Instrumentation instr) { in AbstractTuneInHelper()
DAbstractPlayBooksHelper.java23 public AbstractPlayBooksHelper(Instrumentation instr) { in AbstractPlayBooksHelper()
DAbstractChromeHelper.java24 public AbstractChromeHelper(Instrumentation instr) { in AbstractChromeHelper()
DAbstractRedditHelper.java24 public AbstractRedditHelper(Instrumentation instr) { in AbstractRedditHelper()
DAbstractGoogleMessengerHelper.java24 public AbstractGoogleMessengerHelper(Instrumentation instr) { in AbstractGoogleMessengerHelper()
DAbstractPlayMusicHelper.java23 public AbstractPlayMusicHelper(Instrumentation instr) { in AbstractPlayMusicHelper()
DAbstractFacebookHelper.java24 public AbstractFacebookHelper(Instrumentation instr) { in AbstractFacebookHelper()
DAbstractStandardAppHelper.java33 public AbstractStandardAppHelper(Instrumentation instr) { in AbstractStandardAppHelper()
DAbstractPhotosHelper.java24 public AbstractPhotosHelper(Instrumentation instr) { in AbstractPhotosHelper()
DAbstractGoogleCameraHelper.java24 public AbstractGoogleCameraHelper(Instrumentation instr) { in AbstractGoogleCameraHelper()
DAbstractYouTubeHelper.java43 public AbstractYouTubeHelper(Instrumentation instr) { in AbstractYouTubeHelper()
/platform_testing/libraries/recents-app-helper/src/android/platform/test/helpers/
DRecentsHelperImpl.java37 public RecentsHelperImpl(Instrumentation instr) { in RecentsHelperImpl()
/platform_testing/libraries/flightdemo-app-helper/src/android/platform/test/helpers/
DFlightDemoHelperImpl.java43 public FlightDemoHelperImpl(Instrumentation instr) { in FlightDemoHelperImpl()
/platform_testing/libraries/play-store-app-helper/src/android/platform/test/helpers/
DPlayStoreHelperImpl.java37 public PlayStoreHelperImpl(Instrumentation instr) { in PlayStoreHelperImpl()
/platform_testing/libraries/tunein-app-helper/src/android/platform/test/helpers/
DTuneInHelperImpl.java41 public TuneInHelperImpl(Instrumentation instr) { in TuneInHelperImpl()
/platform_testing/libraries/google-docs-app-helper/src/android/platform/test/helpers/
DGoogleDocsHelperImpl.java53 public GoogleDocsHelperImpl(Instrumentation instr) { in GoogleDocsHelperImpl()

12