Searched refs:childSbn (Results 1 – 1 of 1) sorted by relevance
3577 StatusBarNotification childSbn = childR.sbn; in cancelGroupChildrenLocked() local3578 if ((childSbn.isGroup() && !childSbn.getNotification().isGroupSummary()) && in cancelGroupChildrenLocked()3581 EventLogTags.writeNotificationCancel(callingUid, callingPid, pkg, childSbn.getId(), in cancelGroupChildrenLocked()3582 childSbn.getTag(), userId, 0, 0, reason, listenerName); in cancelGroupChildrenLocked()