Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java309 int numTotalChannels = mINotificationManager.getNumNotificationChannelsForPackage( in bindNotification() local
318 && numTotalChannels == 1; in bindNotification()