Searched refs:mSelectionControllerEnabled (Results 1 – 1 of 1) sorted by relevance
177 private boolean mSelectionControllerEnabled; field in Editor636 mSelectionControllerEnabled = enabled && mTextView.textCanBeSelected(); in prepareCursorControllers()646 if (!mSelectionControllerEnabled) { in prepareCursorControllers()2263 return mSelectionControllerEnabled; in hasSelectionController()2283 if (!mSelectionControllerEnabled) { in getSelectionController()