Home
last modified time | relevance | path

Searched defs:getInstance (Results 1 – 25 of 26) sorted by relevance

12

/platform_testing/libraries/system-helpers/commands-helper/src/android/system/helpers/
DCommandsHelper.java45 public static CommandsHelper getInstance() { in getInstance() method in CommandsHelper
52 public static CommandsHelper getInstance(Instrumentation instrumentation) { in getInstance() method in CommandsHelper
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DHotseatHelper.java45 public static HotseatHelper getInstance() { in getInstance() method in HotseatHelper
DOverviewHelper.java64 public static OverviewHelper getInstance() { in getInstance() method in OverviewHelper
DNotificationHelper.java53 public static NotificationHelper getInstance() { in getInstance() method in NotificationHelper
DLockscreenHelper.java80 public static LockscreenHelper getInstance() { in getInstance() method in LockscreenHelper
/platform_testing/libraries/system-helpers/package-helper/src/android/system/helpers/
DPackageHelper.java41 public static PackageHelper getInstance(Instrumentation instrumentation) { in getInstance() method in PackageHelper
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/
DUiBenchJankTestsHelper.java65 public static UiBenchJankTestsHelper getInstance(UiDevice device) { in getInstance() method in UiBenchJankTestsHelper
69 public static UiBenchJankTestsHelper getInstance(UiDevice device, Context context) { in getInstance() method in UiBenchJankTestsHelper
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
DHelperManager.java76 public static HelperManager getInstance(Context context, Instrumentation instr) { in getInstance() method in HelperManager
102 public static HelperManager getInstance(List<String> paths, Instrumentation instr) { in getInstance() method in HelperManager
/platform_testing/libraries/system-helpers/account-helper/src/android/system/helpers/
DAccountHelper.java52 public static AccountHelper getInstance() { in getInstance() method in AccountHelper
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DLauncherStrategyFactory.java60 public static LauncherStrategyFactory getInstance(UiDevice uiDevice) { in getInstance() method in LauncherStrategyFactory
DCommonLauncherHelper.java56 public static CommonLauncherHelper getInstance(UiDevice uiDevice) { in getInstance() method in CommonLauncherHelper
/platform_testing/libraries/system-helpers/device-helper/src/android/system/helpers/
DDeviceHelper.java47 public static DeviceHelper getInstance() { in getInstance() method in DeviceHelper
/platform_testing/libraries/system-helpers/user-helper/src/android/system/helpers/
DUserHelper.java43 public static UserHelper getInstance() { in getInstance() method in UserHelper
/platform_testing/libraries/car-helpers/multiuser-helper/src/android/platform/helpers/
DMultiUserHelper.java64 public static MultiUserHelper getInstance() { in getInstance() method in MultiUserHelper
/platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/
DTouchLatencyHelper.java59 public static TouchLatencyHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance() method in TouchLatencyHelper
/platform_testing/libraries/system-helpers/connectivity-helper/src/android/system/helpers/
DConnectivityHelper.java53 public static ConnectivityHelper getInstance() { in getInstance() method in ConnectivityHelper
/platform_testing/libraries/system-helpers/activity-helper/src/android/system/helpers/
DActivityHelper.java58 public static ActivityHelper getInstance() { in getInstance() method in ActivityHelper
/platform_testing/tests/functional/calculator/src/com/android/calculator/functional/
DCalculatorHelper.java52 public static CalculatorHelper getInstance(UiDevice device, Context context) { in getInstance() method in CalculatorHelper
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/
DWatchFaceHelper.java61 public static WatchFaceHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance() method in WatchFaceHelper
DSysAppTestHelper.java68 public static SysAppTestHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance() method in SysAppTestHelper
/platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/
DAccessibilityHelper.java63 public static AccessibilityHelper getInstance(Instrumentation instr) { in getInstance() method in AccessibilityHelper
DAccessibilityScannerHelper.java60 public static AccessibilityScannerHelper getInstance(Instrumentation instr) { in getInstance() method in AccessibilityScannerHelper
/platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/
DUiBenchJankTestsHelper.java66 public static UiBenchJankTestsHelper getInstance(Context context, UiDevice device) { in getInstance() method in UiBenchJankTestsHelper
/platform_testing/tests/functional/downloadapp/src/com/android/functional/downloadapp/
DDownloadAppTestHelper.java68 public static DownloadAppTestHelper getInstance(UiDevice device, Context context) { in getInstance() method in DownloadAppTestHelper
/platform_testing/libraries/system-helpers/permission-helper/src/android/system/helpers/
DPermissionHelper.java91 public static PermissionHelper getInstance(Instrumentation instrumentation) { in getInstance() method in PermissionHelper

12