Home
last modified time | relevance | path

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

/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextTraversalTest.java62 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription() local
276 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverContentDescription() local
492 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverText() local
741 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverTextExtend() local
1238 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverText() local
1488 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverEditTextWithContentDescription() local
1742 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityWordOverTextExtend() local
2235 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityLineOverText() local
2489 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityLineOverTextExtend() local
2983 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityPageOverText() local
[all …]
/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/tools/signature-tools/src/signature/compare/model/subst/
DParameterizedTypeProjection.java65 private List<ITypeReference> arguments = null; field in ParameterizedTypeProjection
/cts/tests/core/runner/src/android/test/
DInstrumentationCtsTestRunner.java75 public void onCreate(Bundle arguments) { in onCreate()
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoInstrument.java57 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