/cts/tests/tests/text/src/android/text/method/cts/ |
D | LinkMovementMethodTest.java | 381 assertTrue(method.up(mView, mSpannable)); in testUp() 384 assertTrue(method.up(mView, mSpannable)); in testUp() 387 assertFalse(method.up(mView, mSpannable)); in testUp() 395 method.up(null, mSpannable); in testUp_nullViewParam() 402 method.up(mView, null); in testUp_nullSpannableParam() 503 assertFalse(method.up(mView, mSpannable)); in testMoveAroundUnclickable() 602 protected boolean up(TextView widget, Spannable buffer) { in up() method in LinkMovementMethodTest.MyLinkMovementMethod 603 return super.up(widget, buffer); in up()
|
D | ScrollingMovementMethodTest.java | 511 mResult = method.up(mTextView, mSpannable); in testVerticalMovement() 518 mResult = method.up(mTextView, mSpannable); in testVerticalMovement() 525 mResult = method.up(mTextView, mSpannable); in testVerticalMovement() 532 method.up(null, mSpannable); in testVerticalMovement() 538 method.up(mTextView, null); in testVerticalMovement() 567 new MyScrollingMovementMethod().up(mTextView, mSpannable); in testMovementWithNullLayout() 790 protected boolean up(TextView widget, Spannable buffer) { in up() method in ScrollingMovementMethodTest.MyScrollingMovementMethod 791 return super.up(widget, buffer); in up()
|
/cts/tests/tests/car/CtsCarDisplayCompatApp/ |
D | Android.bp | 32 min_sdk_version: "33", //CTS tests needs to run up to N-2 version to support mainline
|
/cts/tests/input/src/android/input/cts/ |
D | TouchModeTest.kt | 341 val up = MotionEvent.obtain( in <lambda>() constant 349 up.source = InputDevice.SOURCE_TOUCHSCREEN in <lambda>() 350 instrumentation.uiAutomation.injectInputEvent(up, sync) in <lambda>()
|
/cts/tests/tests/car_builtin/apps/SimpleApp/ |
D | Android.bp | 41 min_sdk_version: "33", //CTS tests needs to run up to N-2 version to support mainline
|
/cts/tools/cts-tradefed/ |
D | README | 27 2. Follow the 'Setting up your device' steps documented in the 68 platform source code and setting up a build environment.
|
/cts/tests/tests/telecom/CallStreamingServiceTestApp/ |
D | Android.bp | 17 // package name, and so that when we revoke the call streaming role it can be cleaned up without
|
/cts/tests/tests/telecom-apps/Utils/ |
D | Android.bp | 17 // package name, and so that when we revoke the call streaming role it can be cleaned up without
|
/cts/tests/signature/api-check/hidden-api-killswitch-sdklist/ |
D | Android.bp | 33 // pick up any changes to CtsHiddenApiBlocklistApiDynamicConfig.dynamic.
|
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/ |
D | MediaActivityTest.java | 297 final KeyEvent up = new KeyEvent(downTime, upTime, KeyEvent.ACTION_UP, keyCode, 0); in sendKeyEvent() local 300 mInstrumentation.sendKeySync(up); in sendKeyEvent()
|
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
D | README.md | 15 up the name, bus, vendor, and product information for connected input devices.
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/ |
D | CompatScaleTests.java | 137 try (var up = new CompatChangeCloseable("DOWNSCALED_INVERSE", PACKAGE_UNDER_TEST); in testUpdateResourcesConfiguration() argument 204 try (var up = new CompatChangeCloseable("DOWNSCALED_INVERSE", PACKAGE_UNDER_TEST); in test_scalesCorrectly() argument
|
/cts/hostsidetests/hdmicec/ |
D | cec_adapter.md | 151 : send a volume up command to the amp if present 195 * Press d-pad up
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
D | Android.bp | 142 // Using the up-to-date version of the interface
|
/cts/hostsidetests/theme/ |
D | README | 48 4. From the console, set up your build environment for x86_64 and build CTS: 75 1. From the console, set up your build environment for sdk_phone_x86_64 and build Android and CTS:
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | luts_for_speedup_f32.rsh | 4 // Defines several LUTs for speed up for uint8 pixel type.
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | RemoteViewsTest.java | 919 final MotionEvent up = MotionEvent.obtain( in performClick() local 924 v.dispatchTouchEvent(up); in performClick()
|
/cts/tests/tests/security/res/raw/ |
D | drm_uaf.dm | 72 …��L v��Ym�{ 4]�<�%��~���\3~3`�'��\�$*x�'��<���v>���v�'���h��۾@up����@<p�-9���-����\�…
|
D | cve_2019_2245.ts | 7664 c�ɡ�|��up�n�|+��|�&�� ��03T�΅!msi4)��Z�J�BY�]�fk�1YY�И�;�cpR�Bs-6�Be#�E֓�z�G1�T
|
D | cve_2018_13925.ts | 7763 c�ɡ�|��up�n�|+��|�&�� ��03T�΅!msi4)��Z�J�BY�]�fk�1YY�И�;�cpR�Bs-6�Be#�E֓�z�G1�T
|
D | cve_2019_2244.ts | 7769 c�ɡ�|��up�n�|+��|�&�� ��03T�΅!msi4)��Z�J�BY�]�fk�1YY�И�;�cpR�Bs-6�Be#�E֓�z�G1�T
|
/cts/tests/mediapc/requirements/ |
D | requirements.txtpb | 761 …specification: "MUST support AV1 encoder which can encode up to 480p resolution at 30fps and 1Mbps…
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 48428 method protected boolean up(android.widget.TextView, android.text.Spannable);
|