Searched refs:mSelectionControllerEnabled (Results 1 – 1 of 1) sorted by relevance
252 private boolean mSelectionControllerEnabled; field in Editor1006 mSelectionControllerEnabled = enabled && mTextView.textCanBeSelected(); in prepareCursorControllers()1016 if (!mSelectionControllerEnabled) { in prepareCursorControllers()2822 return mSelectionControllerEnabled; in hasSelectionController()2845 if (!mSelectionControllerEnabled) { in getSelectionController()