Home
last modified time | relevance | path

Searched defs:removeExtras (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
DBluetoothCall.java169 public void removeExtras(List<String> keys) { in removeExtras() method in BluetoothCall
173 public void removeExtras(String... keys) { in removeExtras() method in BluetoothCall
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallAdapter.java619 public void removeExtras(String callId, List<String> keys) { in removeExtras() method in InCallAdapter
DConnectionServiceWrapper.java767 public void removeExtras(String callId, List<String> keys, Session.Info sessionInfo) { in removeExtras() method in ConnectionServiceWrapper.Adapter
DCall.java2804 void removeExtras(int source, List<String> keys) { in removeExtras() method in Call