Searched refs:mContainingNotification (Results 1 – 2 of 2) sorted by relevance
76 private ExpandableNotificationRow mContainingNotification; field in NotificationChildrenContainer212 !mContainingNotification.isShowingAmbient() in onMeasure()312 StatusBarNotification notification = mContainingNotification.getStatusBarNotification();323 mNotificationHeader, mContainingNotification);329 mNotificationHeaderWrapper.onContentUpdated(mContainingNotification);338 StatusBarNotification notification = mContainingNotification.getStatusBarNotification();347 mNotificationHeaderAmbient, mContainingNotification);348 mNotificationHeaderWrapperAmbient.onContentUpdated(mContainingNotification);355 mNotificationHeaderWrapperAmbient.onContentUpdated(mContainingNotification);365 StatusBarNotification notification = mContainingNotification.getStatusBarNotification();[all …]
129 private ExpandableNotificationRow mContainingNotification; field in NotificationContentView425 mContainingNotification); in setContractedChild()474 mContainingNotification); in setExpandedChild()507 mContainingNotification); in setHeadsUpChild()521 mContainingNotification); in setAmbientChild()569 int maxContentHeight = mContainingNotification.getIntrinsicHeight() in setContentHeight()609 && !mContainingNotification.isOnKeyguard(); in getMinContentHeightHint()692 startColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()695 endColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()700 mContainingNotification.updateBackgroundAlpha(transformationAmount); in updateBackgroundTransformation()[all …]