Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/voicemail/impl/
DDefaultOmtpEventHandler.java35 handleConfigurationEvent(context, status, event); in handleEvent()
51 private static void handleConfigurationEvent( in handleConfigurationEvent() method in DefaultOmtpEventHandler
/packages/apps/Dialer/java/com/android/voicemail/impl/protocol/
DVvm3EventHandler.java116 handled = handleConfigurationEvent(context, status, event); in handleEvent()
135 private static boolean handleConfigurationEvent( in handleConfigurationEvent() method in Vvm3EventHandler