Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DAccessibilityInteractionController.java1018 if (info == null || shouldBypassAssociateLeashedParent()) { in associateLeashedParentIfNeeded()
1031 private boolean shouldBypassAssociateLeashedParent() { in shouldBypassAssociateLeashedParent() method in AccessibilityInteractionController