Searched refs:getWindowIdForLeashToken (Results 1 – 4 of 4) sorted by relevance
179 public int getWindowIdForLeashToken(IBinder token) { in getWindowIdForLeashToken() method in AccessibilityServiceConnectionImpl
124 int getWindowIdForLeashToken(IBinder token); in getWindowIdForLeashToken() method
567 windowId = connection.getWindowIdForLeashToken(leashToken); in findAccessibilityNodeInfoByAccessibilityId()
1541 public int getWindowIdForLeashToken(@NonNull IBinder token) { in getWindowIdForLeashToken() method in AbstractAccessibilityServiceConnection