Home
last modified time | relevance | path

Searched refs:shouldBypassAssociateLeashedParent (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DAccessibilityInteractionController.java925 if (info == null || shouldBypassAssociateLeashedParent()) { in associateLeashedParentIfNeeded()
938 private boolean shouldBypassAssociateLeashedParent() { in shouldBypassAssociateLeashedParent() method in AccessibilityInteractionController