HomeSort by relevance Sort by last modified time
    Searched refs:sendCustomAccessibilityEvent (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
Folder.java 261 sendCustomAccessibilityEvent(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED,
429 sendCustomAccessibilityEvent(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED,
450 private void sendCustomAccessibilityEvent(int type, String text) {
485 sendCustomAccessibilityEvent(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED,
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Folder.java 311 sendCustomAccessibilityEvent(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED,
529 sendCustomAccessibilityEvent(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED,
613 @Thunk void sendCustomAccessibilityEvent(int type, String text) {
641 sendCustomAccessibilityEvent(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED,
    [all...]

Completed in 459 milliseconds