public class NotificationBigPictureTemplateViewWrapper extends NotificationTemplateViewWrapper
mPicture
mColor, mInvertHelper, mTransformationHelper
mDark, mDarkInitialized, mGrayscaleColorMatrix, mRow, mView
Modifier | Constructor and Description |
---|---|
protected |
NotificationBigPictureTemplateViewWrapper(Context ctx,
View view,
com.android.systemui.statusbar.ExpandableNotificationRow row) |
Modifier and Type | Method and Description |
---|---|
void |
notifyContentUpdated(StatusBarNotification notification)
Notifies this wrapper that the content of the view might have changed.
|
setContentHeight, setDark, setPictureGrayscale, updateInvertHelper, updateTransformedTypes
fadeGrayscale, getCurrentState, getNotificationHeader, resolveHeaderViews, setVisible, transformFrom, transformFrom, transformTo, transformTo, updateExpandability, updateGrayscale
getCustomBackgroundColor, setShowingLegacyBackground, startIntensityAnimation, updateGrayscaleMatrix, wrap
public void notifyContentUpdated(StatusBarNotification notification)
NotificationViewWrapper
notifyContentUpdated
in class NotificationTemplateViewWrapper