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

/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsRegistrationListener.aidl104 void voiceMessageCountUpdate(int count);
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsManager.java1595 public void voiceMessageCountUpdate(int count) { method in class:ImsManager.ImsRegistrationListenerProxy
1596 log("voiceMessageCountUpdate :: count=" + count);

Completed in 54 milliseconds