/platform_testing/libraries/system-helpers/commands-helper/src/android/system/helpers/ |
D | CommandsHelper.java | 47 public static CommandsHelper getInstance() { in getInstance() method in CommandsHelper 54 public static CommandsHelper getInstance(Instrumentation instrumentation) { in getInstance() method in CommandsHelper
|
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
D | LauncherStrategyFactory.java | 61 public static LauncherStrategyFactory getInstance(Instrumentation instrumentation) { in getInstance() method in LauncherStrategyFactory 70 public static LauncherStrategyFactory getInstance(UiDevice uiDevice) { in getInstance() method in LauncherStrategyFactory
|
/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/ |
D | FlickerTestParameterFactory.kt | 89 fun getInstance(): FlickerTestParameterFactory { in <lambda>() method
|
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
D | HotseatHelper.java | 45 public static HotseatHelper getInstance() { in getInstance() method in HotseatHelper
|
D | OverviewHelper.java | 65 public static OverviewHelper getInstance() { in getInstance() method in OverviewHelper
|
/platform_testing/libraries/system-helpers/package-helper/src/android/system/helpers/ |
D | PackageHelper.java | 41 public static PackageHelper getInstance(Instrumentation instrumentation) { in getInstance() method in PackageHelper
|
/platform_testing/libraries/audio-test-harness/server/src/main/java/com/android/media/audiotestharness/server/javasound/ |
D | JavaAudioSystem.java | 40 public static JavaAudioSystem getInstance() { in getInstance() method in JavaAudioSystem
|
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/ |
D | UiBenchJankTestsHelper.java | 65 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/ |
D | HelperManager.java | 76 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/ |
D | AccountHelper.java | 50 public static AccountHelper getInstance() { in getInstance() method in AccountHelper
|
/platform_testing/libraries/system-helpers/device-helper/src/android/system/helpers/ |
D | DeviceHelper.java | 48 public static DeviceHelper getInstance() { in getInstance() method in DeviceHelper
|
/platform_testing/libraries/system-helpers/user-helper/src/android/system/helpers/ |
D | UserHelper.java | 45 public static UserHelper getInstance() { in getInstance() method in UserHelper
|
/platform_testing/libraries/car-helpers/multiuser-helper/src/android/platform/helpers/ |
D | MultiUserHelper.java | 61 public static MultiUserHelper getInstance() { in getInstance() method in MultiUserHelper
|
/platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/ |
D | TouchLatencyHelper.java | 59 public static TouchLatencyHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance() method in TouchLatencyHelper
|
/platform_testing/libraries/media-helper/src/android/test/mediahelper/ |
D | MediaStoreHelper.java | 43 public static MediaStoreHelper getInstance(Context context) { in getInstance() method in MediaStoreHelper
|
/platform_testing/libraries/system-helpers/connectivity-helper/src/android/system/helpers/ |
D | ConnectivityHelper.java | 54 public static ConnectivityHelper getInstance() { in getInstance() method in ConnectivityHelper
|
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/ |
D | AutoLockScreenConfigUtility.java | 41 public static IAutoConfigUtility getInstance() { in getInstance() method in AutoLockScreenConfigUtility
|
D | AutoHomeConfigUtility.java | 41 public static IAutoConfigUtility getInstance() { in getInstance() method in AutoHomeConfigUtility
|
D | AutoAppGridConfigUtility.java | 44 public static IAutoConfigUtility getInstance() { in getInstance() method in AutoAppGridConfigUtility
|
D | AutoNotificationsConfigUtility.java | 42 public static IAutoConfigUtility getInstance() { in getInstance() method in AutoNotificationsConfigUtility
|
/platform_testing/libraries/system-helpers/activity-helper/src/android/system/helpers/ |
D | ActivityHelper.java | 59 public static ActivityHelper getInstance() { in getInstance() method in ActivityHelper
|
/platform_testing/tests/functional/calculator/src/com/android/calculator/functional/ |
D | CalculatorHelper.java | 52 public static CalculatorHelper getInstance(UiDevice device, Context context) { in getInstance() method in CalculatorHelper
|
/platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/ |
D | AccessibilityHelper.java | 63 public static AccessibilityHelper getInstance(Instrumentation instr) { in getInstance() method in AccessibilityHelper
|
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/ |
D | WatchFaceHelper.java | 61 public static WatchFaceHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance() method in WatchFaceHelper
|
D | SysAppTestHelper.java | 68 public static SysAppTestHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance() method in SysAppTestHelper
|