Searched refs:actionObjects (Results 1 – 1 of 1) sorted by relevance
269 Object[] actionObjects = getActionObjectsLocked(notif); in getActionCount() local270 return actionObjects != null ? actionObjects.length : 0; in getActionCount()