Home
last modified time | relevance | path

Searched refs:getDisconnectCause (Results 1 – 21 of 21) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken192 assertEquals(DisconnectCause.NOT_DISCONNECTED, cn.getDisconnectCause());
398 assertEquals(DisconnectCause.LOCAL, cn.getDisconnectCause());
409 assertEquals(DisconnectCause.LOCAL, cn.getDisconnectCause());
485 assertEquals(DisconnectCause.INCOMING_MISSED, cn.getDisconnectCause());
493 assertEquals(DisconnectCause.INCOMING_MISSED, cn.getDisconnectCause());
533 assertEquals(DisconnectCause.INCOMING_MISSED, cn.getDisconnectCause());
587 assertEquals(DisconnectCause.NORMAL, cn.getDisconnectCause());
606 assertEquals(DisconnectCause.INCOMING_MISSED, cn.getDisconnectCause());
626 assertEquals(DisconnectCause.NOT_DISCONNECTED, cn.getDisconnectCause());
642 assertEquals(DisconnectCause.LOCAL, cn.getDisconnectCause());
[all …]
/frameworks/base/telephony/java/android/telephony/
DPreciseCallState.java198 public int getDisconnectCause() { in getDisconnectCause() method in PreciseCallState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipConnectionBase.java133 public int getDisconnectCause() { in getDisconnectCause() method in SipConnectionBase
DSipPhone.java737 if (getDisconnectCause() != DisconnectCause.LOCAL) {
750 + "cause: " + getDisconnectCause() + ", on phone "
/frameworks/base/telecomm/java/android/telecom/
DParcelableConnection.java142 public final DisconnectCause getDisconnectCause() { in getDisconnectCause() method in ParcelableConnection
DRemoteConnection.java613 mDisconnectCause = connection.getDisconnectCause(); in RemoteConnection()
696 public DisconnectCause getDisconnectCause() { in getDisconnectCause() method in RemoteConnection
DParcelableCall.java121 public DisconnectCause getDisconnectCause() { in getDisconnectCause() method in ParcelableCall
DRemoteConference.java419 public DisconnectCause getDisconnectCause() { in getDisconnectCause() method in RemoteConference
DCall.java448 public DisconnectCause getDisconnectCause() { in getDisconnectCause() method in Call.Details
998 parcelableCall.getDisconnectCause(), in internalUpdate()
DConference.java328 public final DisconnectCause getDisconnectCause() { in getDisconnectCause() method in Conference
DRemoteConnectionService.java76 connection.setDisconnected(parcel.getDisconnectCause());
DConnectionService.java656 connection.getDisconnectCause(), in createConnection()
985 connection.getDisconnectCause(), in addExistingConnection()
DConnection.java1246 public final DisconnectCause getDisconnectCause() { in getDisconnectCause() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java256 public abstract int getDisconnectCause(); in getDisconnectCause() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java220 public int getDisconnectCause() { in getDisconnectCause() method in ImsPhoneConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmConnection.java209 public int getDisconnectCause() { in getDisconnectCause() method in GsmConnection
DGSMPhone.java443 mNotifier.notifyDisconnectCause(cn.getDisconnectCause(), cn.getPreciseDisconnectCause()); in notifyDisconnect()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaConnection.java239 public int getDisconnectCause() { in getDisconnectCause() method in CdmaConnection
DCDMAPhone.java1068 mNotifier.notifyDisconnectCause(cn.getDisconnectCause(), cn.getPreciseDisconnectCause()); in notifyDisconnect()
/frameworks/base/api/
Dcurrent.txt29963 method public android.telecom.DisconnectCause getDisconnectCause();
30022 method public final android.telecom.DisconnectCause getDisconnectCause();
30073 method public final android.telecom.DisconnectCause getDisconnectCause();
30345 method public android.telecom.DisconnectCause getDisconnectCause();
30384 method public android.telecom.DisconnectCause getDisconnectCause();
Dsystem-current.txt32135 method public android.telecom.DisconnectCause getDisconnectCause();
32200 method public final android.telecom.DisconnectCause getDisconnectCause();
32255 method public final android.telecom.DisconnectCause getDisconnectCause();
32553 method public android.telecom.DisconnectCause getDisconnectCause();
32593 method public android.telecom.DisconnectCause getDisconnectCause();