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