Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaCallTrackerTest.java176 assertEquals(DisconnectCause.NOT_DISCONNECTED, connection.getDisconnectCause()); in testMOCallDialPickUpHangup()
189 assertEquals(DisconnectCause.LOCAL, connection.getDisconnectCause()); in testMOCallDialPickUpHangup()
305 assertEquals(DisconnectCause.NOT_DISCONNECTED, connection.getDisconnectCause()); in testMTCallReject()
320 assertEquals(DisconnectCause.INCOMING_MISSED, connection.getDisconnectCause()); in testMTCallReject()
DGsmCdmaConnectionTest.java202 assertEquals(DisconnectCause.LOCAL, connection.getDisconnectCause()); in testHangUpConnection()
/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/base/telecomm/java/android/telecom/
DParcelableConnection.java210 public final DisconnectCause getDisconnectCause() { in getDisconnectCause() method in ParcelableConnection
DParcelableCall.java142 public DisconnectCause getDisconnectCause() { in getDisconnectCause() method in ParcelableCall
DRemoteConference.java483 public DisconnectCause getDisconnectCause() { in getDisconnectCause() method in RemoteConference
DRemoteConnection.java681 mDisconnectCause = connection.getDisconnectCause(); in RemoteConnection()
779 public DisconnectCause getDisconnectCause() { in getDisconnectCause() method in RemoteConnection
DConference.java393 public final DisconnectCause getDisconnectCause() { in getDisconnectCause() method in Conference
DCall.java792 public DisconnectCause getDisconnectCause() { in getDisconnectCause() method in Call.Details
959 parcelableCall.getDisconnectCause(), in createFromParcelableCall()
DRemoteConnectionService.java79 connection.setDisconnected(parcel.getDisconnectCause());
DConnectionService.java1617 connection.getDisconnectCause(), in createConnection()
2144 connection.getDisconnectCause(), in addExistingConnection()
DConnection.java2033 public final DisconnectCause getDisconnectCause() { in getDisconnectCause() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java756 if (getDisconnectCause() != DisconnectCause.LOCAL) {
769 + "cause: " + getDisconnectCause() + ", on phone "
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java183 assertEquals(DisconnectCause.LOCAL, mConnectionUT.getDisconnectCause()); in testConnectionDisconnect()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2433 || mPendingMO.getDisconnectCause() != DisconnectCause.NOT_DISCONNECTED) {
2834 if (conn.getDisconnectCause() == DisconnectCause.NOT_DISCONNECTED) {
2865 if (conn.getDisconnectCause() == DisconnectCause.NOT_DISCONNECTED) {
2918 && conn.getDisconnectCause() == DisconnectCause.NOT_DISCONNECTED) {
3351 && conn.getDisconnectCause() == DisconnectCause.NOT_DISCONNECTED) { in handleMessage()
4111 || conn.getDisconnectCause() != DisconnectCause.NOT_DISCONNECTED) { in scheduleHandoverCheck()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java438 public int getDisconnectCause() { in getDisconnectCause() method in Connection
DGsmCdmaPhone.java693 mNotifier.notifyDisconnectCause(this, cn.getDisconnectCause(), in notifyDisconnect()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java1520 call.callEndReason = conn.getDisconnectCause(); in convertConnectionToRilCall()
1525 if (conn.getDisconnectCause() != DisconnectCause.NOT_DISCONNECTED in convertConnectionToRilCall()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...