Home
last modified time | relevance | path

Searched refs:notifyDisconnectCause (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java157 mDefaultPhoneNotifierUT.notifyDisconnectCause(mPhone, DisconnectCause.NOT_VALID, in testNotifyDisconnectCause()
159 verify(mTelephonyRegistryManager).notifyDisconnectCause(PHONE_ID, SUB_ID, in testNotifyDisconnectCause()
162 mDefaultPhoneNotifierUT.notifyDisconnectCause(mPhone, DisconnectCause.LOCAL, in testNotifyDisconnectCause()
164 verify(mTelephonyRegistryManager).notifyDisconnectCause(PHONE_ID, SUB_ID, in testNotifyDisconnectCause()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java83 void notifyDisconnectCause(Phone sender, int cause, int preciseCause); in notifyDisconnectCause() method
DDefaultPhoneNotifier.java160 public void notifyDisconnectCause(Phone sender, int cause, int preciseCause) { in notifyDisconnectCause() method in DefaultPhoneNotifier
161 mTelephonyRegistryMgr.notifyDisconnectCause(sender.getPhoneId(), sender.getSubId(), cause, in notifyDisconnectCause()
DGsmCdmaPhone.java795 mNotifier.notifyDisconnectCause(this, cn.getDisconnectCause(), in notifyDisconnect()
/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl69 void notifyDisconnectCause(int phoneId, int subId, int disconnectCause, in notifyDisconnectCause() method
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java703 public void notifyDisconnectCause(int slotIndex, int subId, @DisconnectCauses int cause, in notifyDisconnectCause() method in TelephonyRegistryManager
706 sRegistry.notifyDisconnectCause(slotIndex, subId, cause, preciseCause); in notifyDisconnectCause()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2164 public void notifyDisconnectCause(int phoneId, int subId, int disconnectCause, in notifyDisconnectCause() method in TelephonyRegistry
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt88167 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyDisconnectCause(II)V
88227 Lcom/android/internal/telephony/ITelephonyRegistry;->notifyDisconnectCause(II)V
/frameworks/base/services/
Dart-profile3314 HPLcom/android/server/TelephonyRegistry;->notifyDisconnectCause(IIII)V+]Lcom/android/internal/telep…