Searched defs:getParcelableArrayListForActions (Results 1 – 3 of 3) sorted by relevance
234 public static ArrayList<Parcelable> getParcelableArrayListForActions( in getParcelableArrayListForActions() method in NotificationCompatApi20
411 public static ArrayList<Parcelable> getParcelableArrayListForActions( in getParcelableArrayListForActions() method in NotificationCompatJellybean
587 ArrayList<Parcelable> getParcelableArrayListForActions(Action[] actions); in getParcelableArrayListForActions() method677 public ArrayList<Parcelable> getParcelableArrayListForActions(Action[] actions) { in getParcelableArrayListForActions() method in NotificationCompat.NotificationCompatBaseImpl730 public ArrayList<Parcelable> getParcelableArrayListForActions( in getParcelableArrayListForActions() method in NotificationCompat.NotificationCompatApi16Impl793 public ArrayList<Parcelable> getParcelableArrayListForActions( in getParcelableArrayListForActions() method in NotificationCompat.NotificationCompatApi20Impl