Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java6817 public RemoteViews makeLowPriorityContentView(boolean useRegularSubtext) { in makeLowPriorityContentView() argument
6822 if (!useRegularSubtext || TextUtils.isEmpty(p.mSubText)) { in makeLowPriorityContentView()