Searched refs:CALL_ID (Results 1 – 3 of 3) sorted by relevance
47 private static final int CALL_ID = 1; field in ImsExternalCallTrackerTest77 new ImsExternalCallState(CALL_ID, in testAddExternalCall()102 mTracker.getConnectionById(CALL_ID); in testRemoveExternalCall()108 assertNull(mTracker.getConnectionById(CALL_ID)); in testRemoveExternalCall()
95 private static final String CALL_ID = "CALL_ID"; field in SatelliteSOSMessageRecommenderTest134 mTestConnection = new TestConnection(CALL_ID); in setUp()565 mTestSOSMessageRecommender.onEmergencyCallConnectionStateChanged(CALL_ID, connectionState); in testStopTrackingCallBeforeTimeout()
14177 …ll_details_id_changes") public static final String EXTRA_CALL_ID = "android.telecom.extra.CALL_ID";