Home
last modified time | relevance | path

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

/packages/modules/ExtServices/src/android/ext/services/notification/
DNotificationEntry.java57 private final boolean mPreChannelsNotification; field in NotificationEntry
73 mPreChannelsNotification = isPreChannelsNotification(); in NotificationEntry()
165 if (mPreChannelsNotification && !getChannel().hasUserSetSound()) { in calculateAudioAttributes()
209 if (mPreChannelsNotification in calculateInitialImportance()