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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java1381 mMainHandler.obtainMessage(MainHandler.MSG_SEND_RELEVANT_EVENTS_CHANGED_TO_CLIENTS,
2397 public static final int MSG_SEND_RELEVANT_EVENTS_CHANGED_TO_CLIENTS = 12; field in class:AccessibilityManagerService.MainHandler
2472 case MSG_SEND_RELEVANT_EVENTS_CHANGED_TO_CLIENTS: {

Completed in 20 milliseconds