Searched refs:mSelectionControllerEnabled (Results 1 – 1 of 1) sorted by relevance
217 private boolean mSelectionControllerEnabled; field in Editor876 mSelectionControllerEnabled = enabled && mTextView.textCanBeSelected(); in prepareCursorControllers()886 if (!mSelectionControllerEnabled) { in prepareCursorControllers()2580 return mSelectionControllerEnabled; in hasSelectionController()2603 if (!mSelectionControllerEnabled) { in getSelectionController()