Searched refs:mPrivateLayout (Results 1 – 1 of 1) sorted by relevance
108 private NotificationContentView mPrivateLayout; field in ExpandableNotificationRow154 mPrivateLayout.setFocusOnVisibilityChange();206 if (mPrivateLayout != null) { in setActualHeightAnimating()207 mPrivateLayout.setContentHeightAnimating(animating); in setActualHeightAnimating()212 return mPrivateLayout; in getPrivateLayout()221 setIconAnimationRunning(running, mPrivateLayout); in setIconAnimationRunning()279 mPrivateLayout.onNotificationUpdated(entry); in onNotificationUpdated()300 updateLimitsForView(mPrivateLayout); in updateLimits()333 mPrivateLayout.setHeadsUp(isHeadsUp);345 mPrivateLayout.setGroupManager(groupManager);[all …]