Searched refs:notifyCallStateForPhoneId (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ITelephonyRegistry.aidl | 47 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/ |
D | TelephonyRegistryMock.java | 269 public void notifyCallStateForPhoneId(int phoneId, int subId, int state, in notifyCallStateForPhoneId() method in TelephonyRegistryMock
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | DefaultPhoneNotifier.java | 68 mRegistry.notifyCallStateForPhoneId(phoneId, subId, in notifyPhoneState()
|
/frameworks/base/services/core/java/com/android/server/ |
D | TelephonyRegistry.java | 987 public void notifyCallStateForPhoneId(int phoneId, int subId, int state, in notifyCallStateForPhoneId() method in TelephonyRegistry
|
/frameworks/base/services/ |
D | art-profile | 1898 HSPLcom/android/server/TelephonyRegistry;->notifyCallStateForPhoneId(IIILjava/lang/String;)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 22218 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallStateForPhoneId(IIILja…
|
D | hiddenapi-greylist-max-o.txt | 105795 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallStateForPhoneId(IIILjava/… 105861 Lcom/android/internal/telephony/ITelephonyRegistry;->notifyCallStateForPhoneId(IIILjava/lang/String…
|