Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:acceptCall

732     public boolean acceptCall(BluetoothDevice device, int flag) {
733 if (DBG) log("acceptCall()");
737 return mService.acceptCall(device, flag);