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