Searched refs:removeExtras (Results 1 – 5 of 5) sorted by relevance
157 connection.removeExtras(new ArrayList<String>(Arrays.asList(EXTRA_KEY_STR))); in testCsRemoveExtra()390 conference.removeExtras(new ArrayList<String>(Arrays.asList(EXTRA_KEY_STR))); in testConferenceExtraOperations()427 mInCallServiceFixtureX.mInCallAdapter.removeExtras(conferenceId, in testConferenceICS()
442 public void removeExtras(String callId, List<String> keys) { in removeExtras() method in InCallAdapter450 call.removeExtras(Call.SOURCE_INCALL_SERVICE, keys); in removeExtras()
526 public void removeExtras(String callId, List<String> keys) { in removeExtras() method in ConnectionServiceWrapper.Adapter534 call.removeExtras(Call.SOURCE_CONNECTION_SERVICE, keys); in removeExtras()
1409 void removeExtras(int source, List<String> keys) { in removeExtras() method in Call
204 removeExtras(keys);