HomeSort by relevance Sort by last modified time
    Searched defs:NotificationAction (Results 1 - 3 of 3) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationActionUtils.java 63 * If an {@link NotificationAction} exists here for a given notification key, then we should
66 public static final ObservableSparseArrayCompat<NotificationAction> sUndoNotifications =
67 new ObservableSparseArrayCompat<NotificationAction>();
207 for (final NotificationActionType notificationAction : sortedActions) {
210 folder, notificationIntent, notificationAction, notificationId, when);
211 final int actionIconResId = notificationAction.getActionIconResId(folder, conversation,
213 final String title = context.getString(notificationAction.getDisplayStringResId(
223 folder, notificationIntent, notificationAction, notificationId, when);
227 mapWearActionResId(notificationAction, actionIconResId), title,
230 if (notificationAction == NotificationActionType.REPL
    [all...]
  /frameworks/support/samples/SupportLeanbackShowcase/libs/
picasso-2.5.2.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/picasso/picasso/2.5.2/
picasso-2.5.2.jar 

Completed in 252 milliseconds