Searched refs:generateActionButton (Results 1 – 2 of 2) sorted by relevance
202 final RemoteViews button = generateActionButton(context, actions.get(i)); in applyStandardTemplateWithActions()213 private static RemoteViews generateActionButton(Context context, in generateActionButton() method in NotificationCompatImplBase
3541 final RemoteViews button = generateActionButton(action, emphazisedMode, in applyStandardTemplateWithActions()3707 private RemoteViews generateActionButton(Action action, boolean emphazisedMode, in generateActionButton() method in Notification.Builder