Home
last modified time | relevance | path

Searched refs:FLAG_NOT_ACCESSIBILITY_TOOL (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DUiAutomationConnection.java645 if ((flags & UiAutomation.FLAG_NOT_ACCESSIBILITY_TOOL) == 0) { in registerUiTestAutomationServiceLocked()
DUiAutomation.java195 public static final int FLAG_NOT_ACCESSIBILITY_TOOL = 0x00000004; field in UiAutomation
/frameworks/base/core/api/
Dtest-current.txt506 field public static final int FLAG_NOT_ACCESSIBILITY_TOOL = 4; // 0x4