Home | History | Annotate | Download | only in calendar

Lines Matching refs:isTouchExplorationEnabled

881         mTouchExplorationEnabled = isTouchExplorationEnabled();
1610 private boolean isTouchExplorationEnabled() {
1611 return mIsAccessibilityEnabled && mAccessibilityMgr.isTouchExplorationEnabled();