Searched refs:SELECTION (Results 1 – 4 of 4) sorted by relevance
281 startActionMode(Editor.TextActionMode.SELECTION, result); in startSelectionActionMode()308 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()
2233 private static final String SELECTION = "selected=1"; field in CalendarContract.EventDays2263 return cr.query(builder.build(), projection, SELECTION, in query()
55509 Landroid/provider/CalendarContract$EventDays;->SELECTION:Ljava/lang/String;81579 Landroid/widget/Editor$TextActionMode;->SELECTION:I