Searched refs:resolveTopParentTokenLocked (Results 1 – 2 of 2) sorted by relevance
1662 final IBinder resolvedToken = resolveTopParentTokenLocked(token); in resolveParentWindowIdLocked()1667 private IBinder resolveTopParentTokenLocked(IBinder token) { in resolveTopParentTokenLocked() method in AccessibilityWindowManager1672 return resolveTopParentTokenLocked(hostToken); in resolveTopParentTokenLocked()
3601 PLcom/android/server/accessibility/AccessibilityWindowManager;->resolveTopParentTokenLocked(Landroi…