Home
last modified time | relevance | path

Searched refs:getActionObjectsLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/compat/jellybean/android/support/v4/app/
DNotificationCompatJellybean.java299 Object[] actionObjects = getActionObjectsLocked(notif); in getActionCount()
309 Object[] actionObjects = getActionObjectsLocked(notif); in getAction()
335 private static Object[] getActionObjectsLocked(Notification notif) { in getActionObjectsLocked() method in NotificationCompatJellybean