Searched refs:getConferenceableCalls (Results 1 – 11 of 11) sorted by relevance
193 public List<String> getConferenceableCalls() { in getConferenceableCalls() method in BluetoothCall194 return getIds(mCall.getConferenceableCalls()); in getConferenceableCalls()
811 activeCall.getConferenceableCalls()); in _processChld()
92 List<android.telecom.Call> conferenceable = call.getConferenceableCalls(); in merge()
993 for (Call call : telecomCall.getConferenceableCalls()) { in can()1261 this.telecomCall.getConferenceableCalls(), in toString()
199 List<Call> conferenceableCalls = call.getConferenceableCalls(); in toParcelableCall()
3178 public List<Call> getConferenceableCalls() { in getConferenceableCalls() method in Call
2207 public List<Call> getConferenceableCalls() { in getConferenceableCalls() method in Call
853 when(activeCall.getConferenceableCalls()).thenReturn(conferenceableCalls); in testProcessChldAddHeldToConf()
632 when(mMockCall.getConferenceableCalls()).thenReturn(Collections.emptyList()); in testBindToService_DefaultDialer_FallBackToSystem()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
39549 method public java.util.List<android.telecom.Call> getConferenceableCalls();