/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | CtsKeyEventUtil.java | 48 public static void sendString(final Instrumentation instrumentation, final View targetView, in sendString() 77 public static void sendKeys(final Instrumentation instrumentation, final View targetView, in sendKeys() 103 public static void sendKeys(final Instrumentation instrumentation, final View targetView, in sendKeys() 153 public static void sendKeyDownUp(final Instrumentation instrumentation, final View targetView, in sendKeyDownUp() 167 public static void sendKey(final Instrumentation instrumentation, final View targetView, in sendKey() 172 private static void sendKey(final Instrumentation instrumentation, final View targetView, in sendKey() 215 public static void sendKeyWhileHoldingModifier(final Instrumentation instrumentation, in sendKeyWhileHoldingModifier()
|
D | CtsTouchUtils.java | 76 public static void emulateTapOnViewCenter(Instrumentation instrumentation, in emulateTapOnViewCenter() 88 public static void emulateTapOnViewCenter(Instrumentation instrumentation, in emulateTapOnViewCenter() 103 public static void emulateTapOnView(Instrumentation instrumentation, in emulateTapOnView() 119 public static void emulateTapOnView(Instrumentation instrumentation, in emulateTapOnView() 151 public static void emulateDoubleTapOnViewCenter(Instrumentation instrumentation, in emulateDoubleTapOnViewCenter() 166 public static void emulateDoubleTapOnView(Instrumentation instrumentation, in emulateDoubleTapOnView() 203 public static void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() 211 private static void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() 232 public static void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() 254 public static void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() [all …]
|
/cts/tests/app/src/android/app/cts/ |
D | CtsAppTestUtils.java | 31 public static String executeShellCmd(Instrumentation instrumentation, String cmd) in executeShellCmd() 50 public static void turnScreenOn(Instrumentation instrumentation, Context context) in turnScreenOn() 61 public static String makeUidIdle(Instrumentation instrumentation, String packageName) in makeUidIdle()
|
D | Instrumentation_ActivityMonitorTest.java | 48 Instrumentation instrumentation = getInstrumentation(); in testActivityMonitor() local 94 final Instrumentation instrumentation = getInstrumentation(); in testActivityMonitor_onStartActivity() local 134 final Instrumentation instrumentation = getInstrumentation(); in testActivityMonitor_onStartActivityBlocks() local 183 final Instrumentation instrumentation = getInstrumentation(); in testActivityMonitor_onStartActivityAndIntentFilter() local 235 final Instrumentation instrumentation = getInstrumentation(); in testActivityMonitor_onStartActivityAndActivityClass() local
|
D | TestContextTest.java | 25 Instrumentation instrumentation = getInstrumentation(); in testTestOpPackageName() local
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/ |
D | TestUtils.java | 68 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in getOnMainSync() local 87 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in waitOnMainUntil() local 160 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in unlockScreen() local
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | TestUtils.java | 341 public static String setCallDiagnosticService(Instrumentation instrumentation, in setCallDiagnosticService() 348 public static String setDefaultDialer(Instrumentation instrumentation, String packageName) in setDefaultDialer() 353 public static String setSystemDialerOverride(Instrumentation instrumentation) throws Exception { in setSystemDialerOverride() 358 Instrumentation instrumentation) throws Exception { in clearSystemDialerOverride() 362 public static String setCtsPhoneAccountSuggestionService(Instrumentation instrumentation, in setCtsPhoneAccountSuggestionService() 369 public static String getDefaultDialer(Instrumentation instrumentation) throws Exception { in getDefaultDialer() 373 public static String getSystemDialer(Instrumentation instrumentation) throws Exception { in getSystemDialer() 377 public static void enablePhoneAccount(Instrumentation instrumentation, in enablePhoneAccount() 386 public static void registerSimPhoneAccount(Instrumentation instrumentation, in registerSimPhoneAccount() 395 public static void registerEmergencyPhoneAccount(Instrumentation instrumentation, in registerEmergencyPhoneAccount() [all …]
|
/cts/tests/tests/widget/src/android/widget/cts/util/ |
D | StretchEdgeUtil.kt | 48 val instrumentation = InstrumentationRegistry.getInstrumentation() in fling() constant 78 val instrumentation = InstrumentationRegistry.getInstrumentation() in dragStretches() constant 112 val instrumentation = InstrumentationRegistry.getInstrumentation() in dragAndHoldExecute() constant
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
D | AnimationTestUtils.java | 53 public static void assertRunAnimation(final Instrumentation instrumentation, in assertRunAnimation() 70 public static void assertRunAnimation(final Instrumentation instrumentation, in assertRunAnimation()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | Utils.java | 52 Instrumentation instrumentation) { in enableAppOps() 57 Instrumentation instrumentation) { in disableAppOps() 83 Instrumentation instrumentation, boolean enable) { in setAppOps() 110 Instrumentation instrumentation, boolean on) throws IOException { in toggleNotificationPolicyAccess()
|
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/ |
D | LegacyNotificationManager20Test.java | 145 Instrumentation instrumentation, boolean on) throws IOException { in toggleNotificationPolicyAccess() 158 Instrumentation instrumentation, boolean suspend) throws IOException { in suspendPackage() 165 private void toggleListenerAccess(String componentName, Instrumentation instrumentation, in toggleListenerAccess() 179 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand()
|
/cts/hostsidetests/shortcuts/deviceside/upgrade/src/android/content/pm/cts/shortcut/upgrade/ |
D | Launcher.java | 25 public static void setAsDefaultLauncher(Instrumentation instrumentation, Context context) { in setAsDefaultLauncher()
|
/cts/hostsidetests/shortcuts/deviceside/multiuser/src/android/content/pm/cts/shortcut/multiuser/ |
D | Launcher.java | 25 public static void setAsDefaultLauncher(Instrumentation instrumentation, Context context) { in setAsDefaultLauncher()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | View_InitialFocusTest.java | 55 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setup() local 60 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in getInitialAndFirstFocus() local
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | KeyListenerTestCase.java | 69 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in enableAutoCapSettings() local 86 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in resetAutoCapSettings() local
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/ |
D | RunOnMainUtils.java | 32 Instrumentation instrumentation, Callable<T> callable) { in getOnMain()
|
D | ActivityLaunchUtils.java | 73 Instrumentation instrumentation, UiAutomation uiAutomation, in launchActivityAndWaitForItToBeOnscreen() 90 Instrumentation instrumentation, UiAutomation uiAutomation, Class<T> clazz, in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen() 114 Instrumentation instrumentation, Activity activity) { in getActivityTitle() 254 Instrumentation instrumentation, UiAutomation uiAutomation, in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen()
|
/cts/tests/tests/multiuser/src/android/multiuser/cts/ |
D | TestingUtils.java | 26 public static boolean getBooleanProperty(Instrumentation instrumentation, String property) in getBooleanProperty()
|
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/ |
D | BaseDynamicMimeTest.java | 45 protected static Instrumentation instrumentation() { in instrumentation() method in BaseDynamicMimeTest
|
/cts/tests/tests/permission/src/android/permission/cts/ |
D | PlatformPermissionGroupMappingTest.kt | 29 private val instrumentation = InstrumentationRegistry.getInstrumentation() constant in android.permission.cts.PlatformPermissionGroupMappingTest
|
/cts/tests/tests/security/src/android/security/cts/ |
D | CVE_2020_0294.java | 47 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testPocCVE_2020_0294() local
|
/cts/tests/tests/view/src/android/view/cts/input/ |
D | InputDeviceEnabledTest.java | 44 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setup() local
|
/cts/hostsidetests/testharness/app/src/android/testharness/app/ |
D | TestHarnessModeDeviceTest.java | 43 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in ensureActivityNotObscuredByKeyboardSetUpScreen() local
|
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | NotificationManager29Test.java | 74 Instrumentation instrumentation, boolean on) throws IOException { in toggleNotificationPolicyAccess() 89 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapFactory_OptionsTest.java | 64 Instrumentation instrumentation = getInstrumentation(); in testExtractMetaData() local
|