Home | History | Annotate | Download | only in hfpclient

Lines Matching defs:getCurrentCalls

397         public List<BluetoothHeadsetClientCall> getCurrentCalls(BluetoothDevice device) {
402 return service.getCurrentCalls(device);
791 public List<BluetoothHeadsetClientCall> getCurrentCalls(BluetoothDevice device) {
803 return sm.getCurrentCalls();