Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsRegistrationListener.aidl104 void voiceMessageCountUpdate(int count); in voiceMessageCountUpdate() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java1374 public void voiceMessageCountUpdate(int count) { in voiceMessageCountUpdate() method in ImsManager.ImsRegistrationListenerProxy