Searched refs:actionTitle (Results 1 – 3 of 3) sorted by relevance
178 private SliceAction getSoundSettingAction(CharSequence actionTitle, IconCompat icon, in getSoundSettingAction() argument192 ListBuilder.ICON_IMAGE, actionTitle); in getSoundSettingAction()
326 String actionTitle, @DrawableRes int actionIcon) { in createProgressBuilder() argument341 actionTitle, in createProgressBuilder()
665 PendingIntent pendingIntent, @NonNull CharSequence actionTitle, boolean isChecked) { in addSwitch() argument666 SliceAction switchAction = new SliceAction(pendingIntent, actionTitle, isChecked); in addSwitch()