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.java104 static private NotificationChannelController sNotificationChannelController; field in PhoneFactory
280 sNotificationChannelController = new NotificationChannelController(context); in makeDefaultPhone()