Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneFactory.java98 static private NotificationChannelController sNotificationChannelController; field in PhoneFactory
270 sNotificationChannelController = new NotificationChannelController(context); in makeDefaultPhone()