Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java6077 public RemoteViews makeLowPriorityContentView(boolean useRegularSubtext) { in makeLowPriorityContentView() argument
6082 if (!useRegularSubtext || TextUtils.isEmpty(p.summaryText)) { in makeLowPriorityContentView()