Home
last modified time | relevance | path

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

/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextTraversalTest.java64 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription() local
279 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverContentDescription() local
496 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverText() local
746 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverTextExtend() local
1244 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverText() local
1494 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverEditTextWithContentDescription() local
1749 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverTextExtend() local
2243 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityLineOverText() local
2498 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityLineOverTextExtend() local
2993 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityPageOverText() local
[all …]
/cts/libs/wrappedgtest/src/
DWrappedGTestInstrumentation.java39 public void onCreate(Bundle arguments) { in onCreate()
/cts/tools/signature-tools/src/signature/compare/model/subst/
DParameterizedTypeProjection.java65 private List<ITypeReference> arguments = null; field in ParameterizedTypeProjection
/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.java95 Bundle arguments = getArguments(); in onCreateDialog() local
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoInstrument.java59 public void onCreate(Bundle arguments) { in onCreate()
/cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/
DTestItems.java115 Bundle arguments = new Bundle(); in getFragment() local