Searched refs:SELECTION (Results 1 – 3 of 3) sorted by relevance
248 startActionMode(Editor.TextActionMode.SELECTION, result); in startSelectionActionMode()275 case Editor.TextActionMode.SELECTION: in startActionMode()
188 @IntDef({TextActionMode.SELECTION, TextActionMode.INSERTION, TextActionMode.TEXT_LINK})190 int SELECTION = 0; field3930 mHasSelection = mode == TextActionMode.SELECTION in TextActionModeCallback()
2235 private static final String SELECTION = "selected=1"; field in CalendarContract.EventDays2265 return cr.query(builder.build(), projection, SELECTION, in query()