Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3440 private static final boolean USE_ONLY_TITLE_IN_LOW_PRIORITY_SUMMARY = field in Notification.Builder
5650 if (USE_ONLY_TITLE_IN_LOW_PRIORITY_SUMMARY) { in createSummaryText()