Searched refs:minimallyDecoratedContentView (Results 1 – 1 of 1) sorted by relevance
5791 private RemoteViews minimallyDecoratedContentView(@NonNull RemoteViews customContent) { in minimallyDecoratedContentView() method in Notification.Builder5844 ? minimallyDecoratedContentView(mN.contentView) : mN.contentView; in createContentView()5849 ? minimallyDecoratedContentView(styleView) : styleView; in createContentView()