HomeSort by relevance Sort by last modified time
    Searched defs:dialMemory (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientService.java 346 public boolean dialMemory(BluetoothDevice device, int location) {
351 return service.dialMemory(device, location);
660 boolean dialMemory(BluetoothDevice device, int location) {
  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadsetClient.java     [all...]

Completed in 37 milliseconds