Searched defs:unhold (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/ | ||
| D | BluetoothCall.java | 105 public void unhold() { in unhold() method in BluetoothCall |
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | ||
| D | ConnectionServiceFixture.java | 358 public void unhold(String callId, Session.Info info) throws RemoteException { } in unhold() method in ConnectionServiceFixture.FakeConnectionService |
| /packages/apps/Dialer/java/com/android/incallui/call/ | ||
| D | DialerCall.java | 1454 public void unhold() { in unhold() method in DialerCall |
| /packages/services/Telecomm/src/com/android/server/telecom/ | ||
| D | Call.java | 2919 public void unhold() { in unhold() method in Call |
| D | ConnectionServiceWrapper.java | 1929 void unhold(Call call) { in unhold() method in ConnectionServiceWrapper |