Home
last modified time | relevance | path

Searched defs:arguments (Results 1 – 7 of 7) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextTraversalTest.java67 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription() local
282 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverContentDescription() local
499 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverText() local
749 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverTextExtend() local
1247 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverText() local
1497 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverEditTextWithContentDescription() local
1752 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverTextExtend() local
2246 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityLineOverText() local
2501 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityLineOverTextExtend() local
2996 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityPageOverText() local
[all …]
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DBaseNumberBlockingClientTest.java40 Bundle arguments = InstrumentationRegistry.getArguments(); in setUp() local
/cts/libs/wrappedgtest/src/
DWrappedGTestInstrumentation.java39 public void onCreate(Bundle arguments) { in onCreate()
/cts/tools/vm-tests-tf/src/util/build/
DJarBuildStep.java59 String[] arguments = new String[] { in build() local
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DLauncherAppsTests.java82 Bundle arguments = InstrumentationRegistry.getArguments(); in setUp() local
186 Bundle arguments) throws Exception { in getUserHandleArgument()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodPresentMediaDialog.java114 Bundle arguments = getArguments(); in onCreateDialog() local
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoInstrument.java62 public void onCreate(Bundle arguments) { in onCreate()