Home
last modified time | relevance | path

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

12

/cts/tests/tests/text/src/android/text/method/cts/
DLinkMovementMethodTest.java117 LinkMovementMethod method = new LinkMovementMethod(); in testOnTakeFocus() local
156 LinkMovementMethod method = new LinkMovementMethod(); in testOnTakeFocusNullSpannable() local
248 LinkMovementMethod method = new LinkMovementMethod(); in testOnKeyUp() local
320 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testUp() local
336 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testUp_nullViewParam() local
343 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testUp_nullSpannableParam() local
350 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testDown() local
366 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testDown_nullViewParam() local
373 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testDown_nullSpannableParam() local
380 final MyLinkMovementMethod method = new MyLinkMovementMethod(); in testLeft() local
[all …]
DReplacementTransformationMethodTest.java62 MyReplacementTransformationMethod method = in testGetTransformation() local
74 ReplacementTransformationMethod method = new MyReplacementTransformationMethod(ORIGINAL, in testGetTransformationWithAbnormalCharSequence() local
90 ReplacementTransformationMethod method = in testGetTransformationWithAbmornalReplacement() local
110 ReplacementTransformationMethod method = in testGetTransformationWithAbnormalOriginal() local
122 ReplacementTransformationMethod method = in testGetTransformationMismatchCharCount() local
129 ReplacementTransformationMethod method = new MyReplacementTransformationMethod(ORIGINAL, in testOnFocusChanged() local
DSingleLineTransformationMethodTest.java61 MySingleLineTranformationMethod method = new MySingleLineTranformationMethod(); in testGetReplacement() local
69 SingleLineTransformationMethod method = SingleLineTransformationMethod.getInstance(); in testGetTransformation() local
81 final SingleLineTransformationMethod method = SingleLineTransformationMethod.getInstance(); in testSubsequence_doesNotThrowExceptionWithParagraphSpans() local
DScrollingMovementMethodTest.java108 final ScrollingMovementMethod method = new ScrollingMovementMethod(); in testOnTouchEventHorizontalMotion() local
371 final MyScrollingMovementMethod method = new MyScrollingMovementMethod(); in testOnKeyDownVerticalMovement() local
392 final MyScrollingMovementMethod method = new MyScrollingMovementMethod(); in testOnKeyDownHorizontalMovement() local
418 final MyScrollingMovementMethod method = new MyScrollingMovementMethod(); in testOnKeyDownExceptions() local
444 final MyScrollingMovementMethod method = new MyScrollingMovementMethod(); in testVerticalMovement() local
587 final ScrollingMovementMethod method = new ScrollingMovementMethod(); in testOnKeyUp() local
603 final ScrollingMovementMethod method = new ScrollingMovementMethod(); in testOnTakeFocus() local
648 final MyScrollingMovementMethod method = new MyScrollingMovementMethod(); in testHorizontalMovement() local
699 final MyScrollingMovementMethod method = new MyScrollingMovementMethod(); local
DHideReturnsTransformationMethodTest.java43 MyHideReturnsTranformationMethod method = new MyHideReturnsTranformationMethod(); in testGetOriginal() local
58 MyHideReturnsTranformationMethod method = new MyHideReturnsTranformationMethod(); in testGetReplacement() local
DArrowKeyMovementMethodTest.java963 ArrowKeyMovementMethod method = new ArrowKeyMovementMethod(); in testInitialize() local
981 ArrowKeyMovementMethod method = new ArrowKeyMovementMethod(); in testIntializeNullSpannable() local
1006 ArrowKeyMovementMethod method = new ArrowKeyMovementMethod(); in testOnKeyUp() local
/cts/tests/signature/tests/src/android/signature/cts/tests/
DJDiffClassDescriptionTest.java154 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testStaticMethod() local
163 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testSyncMethod() local
172 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testPackageProtectMethod() local
181 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testPrivateMethod() local
190 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testProtectedMethod() local
199 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testThrowsMethod() local
210 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testNativeMethod() local
372 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testAddingSync() local
385 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testRemovingSync() local
396 JDiffClassDescription.JDiffMethod method = new JDiffClassDescription.JDiffMethod( in testAddingNative() local
[all …]
/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/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerSpoofDetectionTest.java42 public void assertCallingPackageMismatch(String method, Context callerContext, Runnable r) { in assertCallingPackageMismatch()
DShortcutManagerNegativeTest.java86 private void checkAidlCall(String method, String expectedMessage, Object... args) in checkAidlCall()
91 callMethodExpectingSecurityException(readField(manager, "mService"), method, in checkAidlCall() local
DShortcutManagerThrottlingTest.java49 private void callTest(String method) { in callTest()
/cts/hostsidetests/media/bitstreams/src/android/media/cts/bitstreams/
DReportProcessor.java126 ITestDevice device, File testDir, String method, String reportKey, in runDeviceTest()
162 ITestDevice device, File testDir, String method, String reportKey) in processDeviceReport()
/cts/hostsidetests/jvmti/base/jni/
Dcts_agent.cpp36 jmethodID method = env->GetStaticMethodID(klass.get(), method_name, "()V"); in InformMainAttach() local
/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/jni/libjnitest/
Dmacroized_tests.c191 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallBooleanMethod() local
296 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallByteMethod() local
401 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallShortMethod() local
506 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallCharMethod() local
611 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallIntMethod() local
716 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallLongMethod() local
821 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallFloatMethod() local
926 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallDoubleMethod() local
1031 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallVoidMethod() local
1136 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallObjectMethod() local
[all …]
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DTestUtils.java40 Method method = scanRecordClass.getDeclaredMethod("parseFromBytes", byte[].class); in parseScanRecord() local
/cts/hostsidetests/incident/src/com/android/server/cts/
DSettingsIncidentTest.java81 private static <T> T invoke(Method method, Object instance, Object... args) { in invoke()
/cts/tools/vm-tests-tf/src/dot/junit/
DDxTestCase.java69 java.lang.reflect.Method method = null; in loadAndRun() local
/cts/tests/core/runner/src/com/android/cts/core/runner/support/
DSingleTestNgTestExecutor.java72 private static org.testng.TestNG createTestNG(String klass, String method, in createTestNG()
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DUtilsProvider.java27 public Bundle call(String method, String arg, Bundle extras) { in call()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDeviceAdminHostSideTest.java73 @Nullable String method) throws DeviceNotAvailableException { in runTests()
DAccountCheckHostSideTest.java65 private void runTest(String method) throws Exception { in runTest()
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DTextReport.java103 private static void printMethod(ApiMethod method, PrintStream out) { in printMethod()
/cts/tests/JobScheduler/jobperm/src/android/jobscheduler/cts/jobperm/
DJobPermProvider.java37 public Bundle call(@NonNull String method, @Nullable String arg, @Nullable Bundle extras) { in call()
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DShortcutManagerThrottlingTestReceiver.java53 final String method = intent.getStringExtra(Constants.EXTRA_METHOD); in onReceive() local

12