Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/voicemail/impl/
DDefaultOmtpEventHandler.java41 handleNotificationChannelEvent(context, config, status, event); in handleEvent()
153 private static void handleNotificationChannelEvent( in handleNotificationChannelEvent() method in DefaultOmtpEventHandler
/packages/apps/Dialer/java/com/android/voicemail/impl/protocol/
DVvm3EventHandler.java122 handled = handleNotificationChannelEvent(status, event); in handleEvent()
218 private static boolean handleNotificationChannelEvent( in handleNotificationChannelEvent() method in Vvm3EventHandler