Searched defs:holdCall (Results 1 – 5 of 5) sorted by relevance
| /packages/apps/InCallUI/src/com/android/incallui/ | ||
| D | TelecomAdapter.java | 105 void holdCall(String callId) { in holdCall() method in TelecomAdapter |
| /packages/services/Telecomm/src/com/android/server/telecom/ | ||
| D | InCallAdapter.java | 273 public void holdCall(String callId) { in holdCall() method in InCallAdapter |
| D | CallsManager.java | 644 void holdCall(Call call) { in holdCall() method in CallsManager |
| /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ | ||
| D | HeadsetClientService.java | 292 public boolean holdCall(BluetoothDevice device) { in holdCall() method in HeadsetClientService.BluetoothHeadsetClientBinder |
| D | HeadsetClientStateMachine.java | 1016 private void holdCall() { in holdCall() method in HeadsetClientStateMachine |