Home
last modified time | relevance | path

Searched refs:EVENT_MERGE_COMPLETE (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java1473 onConnectionEvent(android.telecom.Connection.EVENT_MERGE_COMPLETE, null); in handleMergeComplete()
/frameworks/base/telecomm/java/android/telecom/
DConnection.java825 public static final String EVENT_MERGE_COMPLETE = "android.telecom.event.MERGE_COMPLETE"; field in Connection
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java1015 result[0] = android.telecom.Connection.EVENT_MERGE_COMPLETE.equals(event); in testMergeComplete()
/frameworks/base/non-updatable-api/
Dcurrent.txt43826 field public static final String EVENT_MERGE_COMPLETE = "android.telecom.event.MERGE_COMPLETE";
/frameworks/base/api/
Dcurrent.txt43970 field public static final String EVENT_MERGE_COMPLETE = "android.telecom.event.MERGE_COMPLETE";
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65783 Landroid/telecom/Connection;->EVENT_MERGE_COMPLETE:Ljava/lang/String;