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