Home
last modified time | relevance | path

Searched refs:minimallyDecoratedExpandedContentView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java6819 private RemoteViews minimallyDecoratedExpandedContentView( in minimallyDecoratedExpandedContentView() method in Builder
6890 ? minimallyDecoratedExpandedContentView(mN.bigContentView) in createExpandedContentView()
6896 result = minimallyDecoratedExpandedContentView(result); in createExpandedContentView()