Home
last modified time | relevance | path

Searched refs:notifyCallStateForPhoneId (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl47 void notifyCallStateForPhoneId(in int phoneId, in int subId, int state, String incomingNumber); in notifyCallStateForPhoneId() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java269 public void notifyCallStateForPhoneId(int phoneId, int subId, int state, in notifyCallStateForPhoneId() method in TelephonyRegistryMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java68 mRegistry.notifyCallStateForPhoneId(phoneId, subId, in notifyPhoneState()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java987 public void notifyCallStateForPhoneId(int phoneId, int subId, int state, in notifyCallStateForPhoneId() method in TelephonyRegistry
/frameworks/base/services/
Dart-profile1898 HSPLcom/android/server/TelephonyRegistry;->notifyCallStateForPhoneId(IIILjava/lang/String;)V