/cts/tests/tests/text/src/android/text/method/cts/ |
D | ReplacementTransformationMethodTest.java | 50 MyReplacementTransformationMethod method = in testGetTransformation() local 61 ReplacementTransformationMethod method = new MyReplacementTransformationMethod(ORIGINAL, in testGetTransformationWithAbnormalCharSequence() local 76 ReplacementTransformationMethod method = in testGetTransformationWithAbmornalReplacement() local 95 ReplacementTransformationMethod method = in testGetTransformationWithAbmornalOriginal() local 114 ReplacementTransformationMethod method = new MyReplacementTransformationMethod(ORIGINAL, in testOnFocusChanged() local
|
D | HideReturnsTransformationMethodTest.java | 33 MyHideReturnsTranformationMethod method = new MyHideReturnsTranformationMethod(); in testGetOriginal() local 46 MyHideReturnsTranformationMethod method = new MyHideReturnsTranformationMethod(); in testGetReplacement() local
|
D | LinkMovementMethodTest.java | 98 LinkMovementMethod method = new LinkMovementMethod(); in testOnTakeFocus() local 228 LinkMovementMethod method = new LinkMovementMethod(); in testOnKeyUp() local 300 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testUp() local 330 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testDown() local 360 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testLeft() local 390 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testRight() local 420 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testMoveAroundUnclickable() local 439 LinkMovementMethod method = new LinkMovementMethod(); in testInitialize() local
|
D | SingleLineTransformationMethodTest.java | 47 MySingleLineTranformationMethod method = new MySingleLineTranformationMethod(); in testGetReplacement() local 53 SingleLineTransformationMethod method = SingleLineTransformationMethod.getInstance(); in testGetTransformation() local
|
D | ScrollingMovementMethodTest.java | 91 final ScrollingMovementMethod method = new ScrollingMovementMethod(); in testOnTouchEventHorizontalMotion() local 736 final MyScrollingMovementMethod method = new MyScrollingMovementMethod(); in testHorizontalMovement() local
|
D | ArrowKeyMovementMethodTest.java | 663 ArrowKeyMovementMethod method = new ArrowKeyMovementMethod(); in testInitialize() local 702 ArrowKeyMovementMethod method = new ArrowKeyMovementMethod(); in testOnKeyUp() local
|
D | PasswordTransformationMethodTest.java | 162 PasswordTransformationMethod method = new PasswordTransformationMethod(); in testGetTransformation() local
|
/cts/tests/signature-tests/src/android/signature/cts/tests/ |
D | JDiffClassDescriptionTest.java | 152 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testStaticMethod() local 161 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testSyncMethod() local 170 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testPackageProtectMethod() local 179 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testPrivateMethod() local 188 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testProtectedMethod() local 197 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testThrowsMethod() local 208 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testNativeMethod() local 343 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testAddingSync() local 356 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testRemovingSync() local 367 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testAddingNative() local [all …]
|
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
D | TestUtils.java | 38 Method method = scanRecordClass.getDeclaredMethod("parseFromBytes", byte[].class); in parseScanRecord() local
|
/cts/tools/signature-tools/src/signature/model/impl/ |
D | SigMethod.java | 50 public static String toString(IMethod method) { in toString()
|
/cts/tests/tests/jni/libjnitest/ |
D | macroized_tests.c | 191 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallBooleanMethod() local 294 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallByteMethod() local 397 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallShortMethod() local 500 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallCharMethod() local 603 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallIntMethod() local 706 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallLongMethod() local 809 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallFloatMethod() local 912 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallDoubleMethod() local 1015 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallVoidMethod() local 1118 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallObjectMethod() local [all …]
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
D | bootstrap-collapse.js | 95 , transition: function (method, startEvent, completeEvent) { argument
|
/cts/tools/vm-tests-tf/src/dot/junit/ |
D | DxTestCase.java | 69 java.lang.reflect.Method method = null; in loadAndRun() local
|
D | DxAbstractMain.java | 73 java.lang.reflect.Method method = null; in loadAndRun() local
|
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
D | TextReport.java | 103 private static void printMethod(ApiMethod method, PrintStream out) { in printMethod()
|
D | ApiClass.java | 93 public void addMethod(ApiMethod method) { in addMethod()
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
D | TestFilter.java | 126 public void setTestInclusion(String className, String method) { in setTestInclusion()
|
/cts/tools/signature-tools/src/signature/converter/dex/ |
D | DexUtil.java | 417 public static boolean isConstructor(DexMethod method) { in isConstructor() 429 public static boolean isStaticConstructor(DexMethod method) { in isStaticConstructor() 433 public static boolean isMethod(DexMethod method) { in isMethod()
|
/cts/tools/dex-tools/test/dex/reader/ |
D | DexFileReaderTests.java | 99 DexMethod method = getMethod(clazz, "publicStringMethodInt", "I"); in testT0() local 330 DexMethod method = getMethod(A, "m", "I"); in testParameterAnnotation() local
|
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/ |
D | AuthenticatorContentProvider.java | 62 public Bundle call(String method, String arg, Bundle extras) { in call()
|
/cts/tests/signature/src/android/signature/cts/ |
D | JDiffClassDescription.java | 132 public void addMethod(JDiffMethod method) { in addMethod() 547 private boolean matches(JDiffMethod jDiffMethod, Method method) { in matches() 585 private Method findMatchingMethod(JDiffMethod method) { in findMatchingMethod()
|
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
D | DeviceInfoInstrument.java | 390 final Method method = UserManager.class.getMethod("getMaxSupportedUsers"); in getMultiUserInfo() local
|
/cts/tools/dex-tools/src/dex/reader/ |
D | DexClassImpl.java | 291 EncodedMethod method = null; in getDexMethods() local
|
/cts/tools/signature-tools/test/signature/converter/ |
D | ConvertClassTest.java | 454 IMethod method = sigClass.getMethods().iterator().next(); in convertVoidMethod() local 467 IMethod method = sigClass.getMethods().iterator().next(); in convertArrayMethod() local
|
/cts/tools/utils/ |
D | CollectAllTests.java | 489 private static boolean isJunit4TestMethod(Method method) { in isJunit4TestMethod()
|