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

  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
AbstractAccessibilityServiceConnection.java 178 RemoteAccessibilityConnection getConnectionLocked(int windowId);
445 connection = mSystemSupport.getConnectionLocked(resolvedWindowId);
502 connection = mSystemSupport.getConnectionLocked(resolvedWindowId);
559 connection = mSystemSupport.getConnectionLocked(resolvedWindowId);
616 connection = mSystemSupport.getConnectionLocked(resolvedWindowId);
672 connection = mSystemSupport.getConnectionLocked(resolvedWindowId);
    [all...]
AccessibilityManagerService.java     [all...]

Completed in 61 milliseconds