Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java6240 public RemoteViews makeLowPriorityContentView(boolean useRegularSubtext) { in makeLowPriorityContentView() argument
6245 if (!useRegularSubtext || TextUtils.isEmpty(p.mSubText)) { in makeLowPriorityContentView()