Searched refs:mSelectionControllerEnabled (Results 1 – 1 of 1) sorted by relevance
249 private boolean mSelectionControllerEnabled; field in Editor1003 mSelectionControllerEnabled = enabled && mTextView.textCanBeSelected(); in prepareCursorControllers()1013 if (!mSelectionControllerEnabled) { in prepareCursorControllers()2783 return mSelectionControllerEnabled; in hasSelectionController()2806 if (!mSelectionControllerEnabled) { in getSelectionController()