HomeSort by relevance Sort by last modified time
    Searched full:isselectionstarted (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/android/widget/
SelectionActionModeHelper.java 536 if (isSelectionStarted()) {
549 if (isSelectionStarted()) {
573 if (isSelectionStarted()) {
587 if (isSelectionStarted()
606 if (isSelectionStarted() && start == mSelectionStart && end == mSelectionEnd) {
617 private boolean isSelectionStarted() {
    [all...]

Completed in 333 milliseconds