Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A 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()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A 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()
H A DPhoneNotifier.java83 void notifyDisconnectCause(Phone sender, int cause, int preciseCause); in notifyDisconnectCause() method
H A DGsmCdmaPhone.java796 mNotifier.notifyDisconnectCause(this, cn.getDisconnectCause(), in notifyDisconnect()
/aosp12/frameworks/base/core/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl69 void notifyDisconnectCause(int phoneId, int subId, int disconnectCause, in notifyDisconnectCause() method
/aosp12/frameworks/base/core/java/android/telephony/
H A 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()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2203 public void notifyDisconnectCause(int phoneId, int subId, int disconnectCause, in notifyDisconnectCause() method in TelephonyRegistry
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt88167 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyDisconnectCause(II)V
88227 Lcom/android/internal/telephony/ITelephonyRegistry;->notifyDisconnectCause(II)V
/aosp12/frameworks/base/services/
H A Dart-profile3314 HPLcom/android/server/TelephonyRegistry;->notifyDisconnectCause(IIII)V+]Lcom/android/internal/telep…