Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsRegistrationListener.aidl110 void voiceMessageCountUpdate(int count); in voiceMessageCountUpdate() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsRegistrationCompatAdapter.java91 public void voiceMessageCountUpdate(int count) throws RemoteException {
DMmTelFeatureCompatAdapter.java188 public void voiceMessageCountUpdate(int count) throws RemoteException {
251 public void voiceMessageCountUpdate(int count) throws RemoteException { in voiceMessageCountUpdate() method in MmTelFeatureCompatAdapter.ImsRegistrationListenerBase