Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java5609 || p.mViewType != StandardTemplateParams.VIEW_TYPE_BIG; in bindSnoozeAction()
5805 .viewType(StandardTemplateParams.VIEW_TYPE_BIG) in minimallyDecoratedBigContentView()
5896 .viewType(StandardTemplateParams.VIEW_TYPE_BIG) in createBigContentView()
7659 .viewType(StandardTemplateParams.VIEW_TYPE_BIG) in makeBigContentView()
8219 return makeMessagingView(StandardTemplateParams.VIEW_TYPE_BIG); in makeBigContentView()
8231 boolean isCollapsed = viewType != StandardTemplateParams.VIEW_TYPE_BIG; in makeMessagingView()
8757 .viewType(StandardTemplateParams.VIEW_TYPE_BIG) in makeBigContentView()
9096 .viewType(StandardTemplateParams.VIEW_TYPE_BIG) in makeMediaBigContentView()
9356 return makeCallLayout(StandardTemplateParams.VIEW_TYPE_BIG); in makeBigContentView()
9744 .viewType(StandardTemplateParams.VIEW_TYPE_BIG) in makeDecoratedBigContentView()
[all …]