Home
last modified time | relevance | path

Searched refs:notifyCallStateForAllSubs (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl55 void notifyCallStateForAllSubs(int state, String incomingNumber); in notifyCallStateForAllSubs() method
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java291 sRegistry.notifyCallStateForAllSubs(state, incomingNumber); in notifyCallStateChangedForAllSubscriptions()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1221 public void notifyCallStateForAllSubs(int state, String phoneNumber) { in notifyCallStateForAllSubs() method in TelephonyRegistry
/frameworks/base/services/
Dart-profile3626 HPLcom/android/server/TelephonyRegistry;->notifyCallStateForAllSubs(ILjava/lang/String;)V