Home
last modified time | relevance | path

Searched defs:voiceMessageCountUpdate (Results 1 – 2 of 2) 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/
DMmTelFeatureCompatAdapter.java255 public void voiceMessageCountUpdate(int count) throws RemoteException { in voiceMessageCountUpdate() method in MmTelFeatureCompatAdapter.ImsRegistrationListenerBase