Searched defs:stopSelectionActionMode (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DEditor.java413 stopSelectionActionMode();
447 stopSelectionActionMode();
781 stopSelectionActionMode();
796 stopSelectionActionMode();
1565 protected void stopSelectionActionMode() { method in class:Editor
2829 stopSelectionActionMode();
H A DTextView.java5054 stopSelectionActionMode();
5216 stopSelectionActionMode();
7903 stopSelectionActionMode();
7908 stopSelectionActionMode();
8024 protected void stopSelectionActionMode() { method in class:TextView
8025 mEditor.stopSelectionActionMode();
8144 stopSelectionActionMode();

Completed in 76 milliseconds