Searched refs:getActionObjectsLocked (Results 1 – 1 of 1) sorted by relevance
269 Object[] actionObjects = getActionObjectsLocked(notif); in getActionCount()279 Object actionObject = getActionObjectsLocked(notif)[actionIndex]; in getAction()302 private static Object[] getActionObjectsLocked(Notification notif) { in getActionObjectsLocked() method in NotificationCompatJellybean