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