Searched defs:MSG_SEND_ACCESSIBILITY_EVENT_TO_INPUT_FILTER (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java515 MainHandler.MSG_SEND_ACCESSIBILITY_EVENT_TO_INPUT_FILTER,
2387 public static final int MSG_SEND_ACCESSIBILITY_EVENT_TO_INPUT_FILTER = 1; field in class:AccessibilityManagerService.MainHandler
2410 case MSG_SEND_ACCESSIBILITY_EVENT_TO_INPUT_FILTER: {

Completed in 36 milliseconds