Searched refs:generateActionButton (Results 1 – 1 of 1) sorted by relevance
2980 final RemoteViews button = generateActionButton(mActions.get(i)); in applyStandardTemplateWithActions()3015 private RemoteViews generateActionButton(Action action) { in generateActionButton() method in Notification.Builder