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