HomeSort by relevance Sort by last modified time
    Searched refs:ID_SELECT_ALL (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/tests/coretests/src/android/widget/
TextViewTest.java 233 mTextView.onTextContextMenuItem(TextView.ID_SELECT_ALL);
243 mTextView.onTextContextMenuItem(TextView.ID_SELECT_ALL);
  /frameworks/base/core/java/android/widget/
SelectionActionModeHelper.java     [all...]
Editor.java     [all...]
TextView.java     [all...]
  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 168 private static final int ID_SELECT_ALL = android.R.id.selectAll;
282 case ID_SELECT_ALL:
    [all...]

Completed in 789 milliseconds