Searched defs:unhold (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/ | ||
D | BluetoothCall.java | 106 public void unhold() { in unhold() method in BluetoothCall |
/packages/apps/Dialer/java/com/android/incallui/call/ | ||
D | DialerCall.java | 1454 public void unhold() { in unhold() method in DialerCall |
/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/services/Telecomm/src/com/android/server/telecom/ | ||
D | ConnectionServiceWrapper.java | 2074 void unhold(Call call) { in unhold() method in ConnectionServiceWrapper |