Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 35) sorted by relevance

12

/cts/tests/tests/text/src/android/text/method/cts/
DReplacementTransformationMethodTest.java50 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
DHideReturnsTransformationMethodTest.java33 MyHideReturnsTranformationMethod method = new MyHideReturnsTranformationMethod(); in testGetOriginal() local
46 MyHideReturnsTranformationMethod method = new MyHideReturnsTranformationMethod(); in testGetReplacement() local
DLinkMovementMethodTest.java100 LinkMovementMethod method = new LinkMovementMethod(); in testOnTakeFocus() local
230 LinkMovementMethod method = new LinkMovementMethod(); in testOnKeyUp() local
302 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testUp() local
332 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testDown() local
362 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testLeft() local
392 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testRight() local
422 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testMoveAroundUnclickable() local
441 LinkMovementMethod method = new LinkMovementMethod(); in testInitialize() local
DSingleLineTransformationMethodTest.java47 MySingleLineTranformationMethod method = new MySingleLineTranformationMethod(); in testGetReplacement() local
53 SingleLineTransformationMethod method = SingleLineTransformationMethod.getInstance(); in testGetTransformation() local
DScrollingMovementMethodTest.java92 final ScrollingMovementMethod method = new ScrollingMovementMethod(); in testOnTouchEventHorizontalMotion() local
738 final MyScrollingMovementMethod method = new MyScrollingMovementMethod(); in testHorizontalMovement() local
DArrowKeyMovementMethodTest.java944 ArrowKeyMovementMethod method = new ArrowKeyMovementMethod(); in testInitialize() local
983 ArrowKeyMovementMethod method = new ArrowKeyMovementMethod(); in testOnKeyUp() local
DPasswordTransformationMethodTest.java203 PasswordTransformationMethod method = new PasswordTransformationMethod(); in testGetTransformation() local
/cts/tests/signature/tests/src/android/signature/cts/tests/
DJDiffClassDescriptionTest.java152 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/libs/migration/src/com/android/cts/migration/
DMigrationHelper.java29 Method method = cls.getMethod("getTestsDir"); in getTestFile() local
45 Method method = cls.getMethod("getTestApp", String.class); in getTestFile() local
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DUserDeviceInfo.java38 Method method = UserManager.class.getMethod("getMaxSupportedUsers"); in getMaxSupportedUsers() local
/cts/tests/core/runner/src/com/android/cts/core/runner/support/
DSingleTestNgTestExecutor.java70 private static org.testng.TestNG createTestNG(String klass, String method, in createTestNG()
/cts/tools/testng/src/com/android/cts/testng/
DSingleTestNGTestRunner.java53 private static org.testng.TestNG createTestNG(String klass, String method) { in createTestNG()
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DTestUtils.java40 Method method = scanRecordClass.getDeclaredMethod("parseFromBytes", byte[].class); in parseScanRecord() local
/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c191 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/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DUserRestrictionsTest.java59 @Nullable String method, int userId) throws DeviceNotAvailableException { in runTests()
DBaseDeviceAdminHostSideTest.java97 @Nullable String method) throws DeviceNotAvailableException { in runTests()
/cts/tools/vm-tests-tf/src/dot/junit/
DDxTestCase.java69 java.lang.reflect.Method method = null; in loadAndRun() local
DDxAbstractMain.java73 java.lang.reflect.Method method = null; in loadAndRun() local
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DTextReport.java103 private static void printMethod(ApiMethod method, PrintStream out) { in printMethod()
DApiClass.java93 public void addMethod(ApiMethod method) { in addMethod()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DTestFilter.java126 public void setTestInclusion(String className, String method) { in setTestInclusion()
/cts/tools/dex-tools/test/dex/reader/
DDexFileReaderTests.java99 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/
DAuthenticatorContentProvider.java62 public Bundle call(String method, String arg, Bundle extras) { in call()
/cts/tools/testng/
Dgen-test-list-xml.py138 def add_class_and_method(self, fq_class_name, method): argument
/cts/hostsidetests/devicepolicy/app/ContactDirectoryProvider/src/com/android/cts/contactdirectoryprovider/
DDirectoryProvider.java196 public Bundle call(String method, String arg, Bundle extras) { in call()

12