Home
last modified time | relevance | path

Searched refs:INJECT_EVENTS (Results 1 – 6 of 6) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DWebViewActivityTest.java207 if (INJECT_EVENTS) {
227 if (INJECT_EVENTS) {
281 if (INJECT_EVENTS) {
301 if (INJECT_EVENTS) {
399 if (INJECT_EVENTS) {
429 if (INJECT_EVENTS) {
562 if (INJECT_EVENTS) {
587 if (INJECT_EVENTS) {
/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/
DWebViewMultiScreenLoginActivityTest.java125 if (INJECT_EVENTS) {
177 if (INJECT_EVENTS) {
237 if (INJECT_EVENTS) {
284 if (INJECT_EVENTS) {
/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DAbstractWebViewTestCase.java46 protected static final boolean INJECT_EVENTS = true; field in AbstractWebViewTestCase
/cts/common/device-side/bedstead/nene/common/src/main/java/com/android/bedstead/nene/permissions/
DCommonPermissions.java939 public static final String INJECT_EVENTS = "android.permission.INJECT_EVENTS"; field in CommonPermissions
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt48 uses_permissions: "android.permission.INJECT_EVENTS"
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/res/apis/
Dtest-current.txt820 …method @RequiresPermission(android.Manifest.permission.INJECT_EVENTS) public android.os.IBinder ge…