/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityTextTraversalTest.java | 111 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription() local 327 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverContentDescription() local 545 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverText() local 796 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverTextExtend() local 1295 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverText() local 1546 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverEditTextWithContentDescription() local 1802 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverTextExtend() local 2297 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityLineOverText() local 2553 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityLineOverTextExtend() local 3048 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityParagraphOverText() local [all …]
|
/cts/hostsidetests/securitybulletin/src/android/security/cts/ |
D | AdbUtils.java | 102 public static String runPoc(String pocName, ITestDevice device, int timeout, String arguments) in runPoc() 139 String arguments) throws Exception { in runPocNoOutput() 335 public static int runPocGetExitStatus(String pocName, String arguments, ITestDevice device, in runPocGetExitStatus() 371 public static void runPocAssertExitStatusNotVulnerable(String pocName, String arguments, in runPocAssertExitStatusNotVulnerable() 423 public static void runPocAssertNoCrashesNotVulnerable(String binaryName, String arguments, in runPocAssertNoCrashesNotVulnerable() 439 public static void runPocAssertNoCrashesNotVulnerable(String binaryName, String arguments, in runPocAssertNoCrashesNotVulnerable() 457 public static void runPocAssertNoCrashesNotVulnerable(String binaryName, String arguments, in runPocAssertNoCrashesNotVulnerable() 479 public static void runPocAssertNoCrashesNotVulnerable(String binaryName, String arguments, in runPocAssertNoCrashesNotVulnerable()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/runner/ |
D | UiRenderingRunner.java | 36 public void onCreate(Bundle arguments) { in onCreate()
|
/cts/tests/tests/uirendering27/src/android/uirendering/cts/runner/ |
D | UiRenderingRunner.java | 36 public void onCreate(Bundle arguments) { in onCreate()
|
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/ |
D | BaseNumberBlockingClientTest.java | 41 Bundle arguments = InstrumentationRegistry.getArguments(); in setUp() local
|
/cts/tests/app/src/android/app/cts/ |
D | BaseProcessInstrumentation.java | 38 public void onCreate(Bundle arguments) { in onCreate()
|
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/ |
D | GeneralDelegateTest.java | 44 Bundle arguments = InstrumentationRegistry.getArguments(); in testGetsExpectedDelegationScopes() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Fragments/ |
D | PhaseStartFragment.java | 44 Bundle arguments = new Bundle(); in newInstance() local
|
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/ |
D | DirectActionsTest.java | 180 @NonNull Bundle arguments) throws Exception { in performDirectAction() 186 @NonNull Bundle arguments) throws Exception { in performDirectActionAndCancel() 201 @Nullable Bundle arguments, @Nullable ThrowingRunnable postActionCommand) in executeCommand()
|
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/ |
D | DirectActionsSession.java | 155 final Bundle arguments = args.getBundle(Utils.DIRECT_ACTIONS_KEY_ARGUMENTS); in performDirectAction() local 170 final Bundle arguments = args.getBundle(Utils.DIRECT_ACTIONS_KEY_ARGUMENTS); in performDirectActionAndCancel() local
|
/cts/hostsidetests/devicepolicy/app/CrossProfileAppsTest/src/com/android/cts/crossprofileappstest/ |
D | CrossProfileAppsNonTargetUserTest.java | 55 Bundle arguments = InstrumentationRegistry.getArguments(); in readTargetUser() local
|
D | CrossProfileAppsStartActivityTest.java | 81 Bundle arguments = InstrumentationRegistry.getArguments(); in readTargetUser() local
|
D | CrossProfileAppsTargetUserTest.java | 79 Bundle arguments = InstrumentationRegistry.getArguments(); in readTargetUser() local
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | ImeEvent.java | 86 @NonNull Bundle arguments, @Nullable Object returnValue) { in ImeEvent() 95 @Nullable ImeState exitState, @NonNull Bundle arguments, @Nullable Object returnValue, in ImeEvent() 168 final Bundle arguments = bundle.getBundle("mArguments"); in fromBundle() local
|
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/ |
D | QuietModeTest.java | 82 Bundle arguments = InstrumentationRegistry.getArguments(); in readParams() local
|
D | LauncherAppsTests.java | 97 Bundle arguments = InstrumentationRegistry.getArguments(); in setUp() local 372 Bundle arguments) throws Exception { in getUserHandleArgument()
|
/cts/tests/tests/voiceinteraction/testapp/src/android/voiceinteraction/testapp/ |
D | DirectActionsActivity.java | 100 public void onPerformDirectAction(String actionId, Bundle arguments, in onPerformDirectAction()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | NotificationListenerTest.java | 188 private int getParam(Bundle arguments, String key) throws Exception { in getParam()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | ByodPresentMediaDialog.java | 114 Bundle arguments = getArguments(); in onCreateDialog() local
|
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
D | DeviceInfoInstrument.java | 64 public void onCreate(Bundle arguments) { in onCreate()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | StreamingMediaPlayerTest.java | 86 Bundle arguments = testRunner.getArguments(); in setUp() local
|
/cts/tools/release-parser/proto/ |
D | release.proto | 148 repeated string arguments = 3; field
|