Home
last modified time | relevance | path

Searched refs:arguments (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextTraversalTest.java64 final Bundle arguments = new Bundle(); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription() local
65 arguments.putInt(AccessibilityNodeInfo.ACTION_ARGUMENT_MOVEMENT_GRANULARITY_INT, in testActionNextAndPreviousAtGranularityCharacterOverContentDescription()
74 arguments); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription()
104 arguments); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription()
134 arguments); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription()
160 arguments)); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription()
168 arguments); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription()
198 arguments); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription()
228 arguments); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription()
254 AccessibilityNodeInfo.ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY, arguments)); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription()
[all …]
/cts/tools/signature-tools/src/signature/compare/model/subst/
DParameterizedTypeProjection.java65 private List<ITypeReference> arguments = null; field in ParameterizedTypeProjection
68 if (arguments == null) { in getTypeArguments()
69 arguments = ViewpointAdapter.substitutedTypeReferences(original in getTypeArguments()
72 return arguments; in getTypeArguments()
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dearley-boyer.js49 sc_print.apply(null, arguments);
59 var len = arguments.length;
64 s += sc_toDisplayString(arguments[ i ]);
78 for (var i = 0; i < arguments.length; i++) {
79 a[i+1] = arguments[i];
212 for (var i = 1; i < arguments.length; i++)
213 if (x !== arguments[i])
223 for (var i = 1; i < arguments.length; i++) {
224 if (x >= arguments[i])
226 x = arguments[i];
[all …]
Dbox2d.js22 …prototype.constructor=y};F.generateCallback=function(y,w){return function(){w.apply(y,arguments)}};
25arguments)}function G(){G.b2Bound.apply(this,arguments)}function K(){K.b2BoundValues.apply(this,ar…
26 arguments)}function B(){B.b2DistanceOutput.apply(this,arguments)}function Q(){Q.b2DistanceProxy.app…
27arguments);this.constructor===Y&&this.b2ManifoldPoint.apply(this,arguments)}function k(){k.b2Point…
28arguments)}function E(){E.b2SimplexCache.apply(this,arguments)}function R(){R.b2SimplexVertex.appl…
29arguments)}function l(){l.b2EdgeChainDef.apply(this,arguments);this.constructor===l&&this.b2EdgeCh…
30arguments)}function a(){a.b2Color.apply(this,arguments);this.constructor===a&&this.b2Color.apply(t…
31 arguments);this.constructor===m&&this.b2Transform.apply(this,arguments)}function r(){r.b2Vec2.apply…
32 arguments)}function C(){C.b2ContactImpulse.apply(this,arguments)}function J(){J.b2ContactListener.a…
33arguments)}function ca(){ca.b2FixtureDef.apply(this,arguments);this.constructor===ca&&this.b2Fixtu…
[all …]
Draytrace.js36 this.initialize.apply(this, arguments);
/cts/libs/wrappedgtest/src/
DWrappedGTestInstrumentation.java39 public void onCreate(Bundle arguments) { in onCreate() argument
51 super.onCreate(arguments); in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodPresentMediaDialog.java95 Bundle arguments = getArguments(); in onCreateDialog() local
98 if (arguments.containsKey(KEY_VIDEO_URI)) { in onCreateDialog()
114 } else if (arguments.containsKey(KEY_IMAGE_URI)) { in onCreateDialog()
122 } else if (arguments.containsKey(KEY_AUDIO_URI)) { in onCreateDialog()
/cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/
DTestItems.java115 Bundle arguments = new Bundle(); in getFragment() local
116 arguments.putString("item_id", id); in getFragment()
117 fragment.setArguments(arguments); in getFragment()
/cts/tools/vm-tests-tf/src/util/build/
DJarBuildStep.java59 String[] arguments = new String[] { in build() local
63 boolean success = main.run(arguments); in build()
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DLauncherAppsTests.java82 Bundle arguments = InstrumentationRegistry.getArguments(); in setUp() local
85 mUser = getUserHandleArgument(userManager, "testUser", arguments); in setUp()
186 Bundle arguments) throws Exception { in getUserHandleArgument() argument
187 String serial = arguments.getString(key); in getUserHandleArgument()
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js286 return this.pushStack( slice.apply( this, arguments ),
287 "slice", slice.call(arguments).join(",") );
312 target = arguments[0] || {},
314 length = arguments.length,
320 target = arguments[1] || {};
338 if ( (options = arguments[ i ]) != null ) {
798 var args = slice.call( arguments, 2 ),
800 return fn.apply( context, args.concat( slice.call( arguments ) ) );
1057 add( arguments );
1075 var args = arguments,
[all …]
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoInstrument.java59 public void onCreate(Bundle arguments) { in onCreate() argument
/cts/tools/dex-tools/dex/
Dclasses0.out.dex100209 protected java.lang.Object[] arguments