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

/frameworks/base/core/java/android/widget/
H A DEditor.java733 stopTextActionMode();
1167 stopTextActionMode();
1197 stopTextActionMode();
1315 stopTextActionMode();
1372 stopTextActionMode();
2084 stopTextActionMode();
2102 stopTextActionMode();
2138 stopTextActionMode();
2230 () -> stopTextActionMode());
2341 stopTextActionMode();
2379 protected void stopTextActionMode() { method in class:Editor
[all...]
H A DTextView.java7433 stopTextActionMode();
7613 stopTextActionMode();
7998 stopTextActionMode();
10022 stopTextActionMode();
11301 stopTextActionMode();
11321 stopTextActionMode();
11628 protected void stopTextActionMode() { method in class:TextView
11630 mEditor.stopTextActionMode();
12148 mEditor.stopTextActionMode();

Completed in 51 milliseconds