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