Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java95 static private NotificationChannelController sNotificationChannelController; field in PhoneFactory
249 sNotificationChannelController = new NotificationChannelController(context); in makeDefaultPhone()