Searched refs:touch (Results 1 – 11 of 11) sorted by relevance
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/scripts/ |
D | generate-client-cert-chain.sh | 22 touch index.txt 38 touch intermediate/index.txt
|
/cts/tests/tests/hardware/ |
D | OWNERS | 7 # Trust that people only touch their own resources.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/touch/ |
D | TouchPresentation.java | 17 package com.android.cts.verifier.projection.touch;
|
D | ProjectionTouchActivity.java | 17 package com.android.cts.verifier.projection.touch;
|
D | TouchPointView.java | 17 package com.android.cts.verifier.projection.touch;
|
/cts/tests/tests/companion/multidevice/client/ |
D | proguard.flags | 6 # Do not touch Mobly.
|
/cts/apps/CtsVerifier/ |
D | create_test_certs.sh | 29 && touch "$tmpdir"/"$CA_DIR"/index.txt
|
/cts/tools/mcts/ |
D | download_mcts.sh | 148 touch $file
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/ |
D | ProjectionService.java | 35 import com.android.cts.verifier.projection.touch.TouchPresentation;
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | StylusHandwritingTest.java | 1141 try (UinputTouchDevice touch = new UinputTouchScreen(instrumentation, display); in testHandwriting_fingerTouchIsIgnored() argument 1185 touch, unfocusedEditText, MotionEvent.ACTION_DOWN); in testHandwriting_fingerTouchIsIgnored() 1187 touch, unfocusedEditText, MotionEvent.ACTION_UP); in testHandwriting_fingerTouchIsIgnored() 1215 touch, unfocusedEditText, MotionEvent.ACTION_DOWN); in testHandwriting_fingerTouchIsIgnored() 1217 touch, unfocusedEditText, MotionEvent.ACTION_UP); in testHandwriting_fingerTouchIsIgnored() 1371 UinputTouchDevice touch = null; in testOnViewClicked_withFingerTap() local 1389 touch = new UinputTouchScreen( in testOnViewClicked_withFingerTap() 1399 touch, focusedEditText, MotionEvent.ACTION_DOWN); in testOnViewClicked_withFingerTap() 1401 touch, focusedEditText, MotionEvent.ACTION_UP); in testOnViewClicked_withFingerTap() 1410 touch, unfocusedEditText, MotionEvent.ACTION_DOWN); in testOnViewClicked_withFingerTap() [all …]
|
/cts/tools/cts-api-coverage/proto/ |
D | cts_report.proto | 183 optional string touch = 11; field
|