Searched refs:resolveTopParentTokenLocked (Results 1 – 2 of 2) sorted by relevance
1274 final IBinder resolvedToken = resolveTopParentTokenLocked(token); in resolveParentWindowIdLocked()1279 private IBinder resolveTopParentTokenLocked(IBinder token) { in resolveTopParentTokenLocked() method in AccessibilityWindowManager1284 return resolveTopParentTokenLocked(hostToken); in resolveTopParentTokenLocked()
4373 HPLcom/android/server/accessibility/AccessibilityWindowManager;->resolveTopParentTokenLocked(Landro…