Searched refs:mParentRow (Results 1 – 1 of 1) sorted by relevance
250 private final ExpandableNotificationRow mParentRow; field in NotificationHeaderUtil.HeaderProcessor267 mParentRow = row; in HeaderProcessor()271 mParentView = mParentRow.getNotificationHeader().findViewById(mId); in init()272 mParentData = mExtractor == null ? null : mExtractor.extractData(mParentRow); in init()