Searched refs:shouldBypassApplyScreenMatrix (Results 1 – 1 of 1) sorted by relevance
893 if (infos == null || shouldBypassApplyScreenMatrix()) { in applyScreenMatrixIfNeeded()904 if (info == null || shouldBypassApplyScreenMatrix()) { in applyScreenMatrixIfNeeded()919 private boolean shouldBypassApplyScreenMatrix() { in shouldBypassApplyScreenMatrix() method in AccessibilityInteractionController