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

  /frameworks/base/core/java/android/view/accessibility/
AccessibilityCache.java 82 refreshCachedNodeLocked(event.getWindowId(), event.getSourceNodeId());
88 final long sourceId = event.getSourceNodeId();
99 clearSubTreeLocked(event.getWindowId(), event.getSourceNodeId());
217 final long sourceId = info.getSourceNodeId();
AccessibilityInteractionClient.java     [all...]
AccessibilityRecord.java 621 public long getSourceNodeId() {
AccessibilityNodeInfo.java     [all...]
  /frameworks/base/core/java/android/view/
AccessibilityInteractionController.java     [all...]
ViewRootImpl.java     [all...]
  /frameworks/base/core/java/android/widget/
GridView.java     [all...]
ListView.java     [all...]
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
AccessibilityManagerService.java 421 event.getSourceNodeId(), event.getEventType());
    [all...]

Completed in 696 milliseconds