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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java 835 public boolean setPairingConfirmation(BluetoothDevice device, boolean accept) {
837 Log.w(TAG,"setPairingConfirmation(): not allowed for non-active user");
843 return service.setPairingConfirmation(device, accept);
    [all...]
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 229 milliseconds