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()
203 @IntDef({TextActionMode.SELECTION, TextActionMode.INSERTION, TextActionMode.TEXT_LINK})205 int SELECTION = 0; field4175 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()
44947 Landroid/provider/CalendarContract$EventDays;->SELECTION:Ljava/lang/String;70473 Landroid/widget/Editor$TextActionMode;->SELECTION:I