Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl56 void notifyCallState(in int phoneId, in int subId, int state, String incomingNumber); in notifyCallState() method
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java273 sRegistry.notifyCallState(slotIndex, subId, state, incomingNumber); in notifyCallStateChanged()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1254 public void notifyCallState(int phoneId, int subId, int state, String incomingNumber) { in notifyCallState() method in TelephonyRegistry
/frameworks/base/services/
Dart-profile3625 HPLcom/android/server/TelephonyRegistry;->notifyCallState(IIILjava/lang/String;)V