Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:explicitCallTransfer

875     public boolean explicitCallTransfer(BluetoothDevice device) {
876 if (DBG) log("explicitCallTransfer()");
880 return mService.explicitCallTransfer(device);