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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 687 public boolean setPairingConfirmation(boolean confirm) {
689 return sService.setPairingConfirmation(mAddress, confirm);
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothService.java     [all...]

Completed in 636 milliseconds