Home
last modified time | relevance | path

Searched defs:cancelPairingUserInput (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl63 boolean cancelPairingUserInput(in String address); in cancelPairingUserInput() method
DBluetoothDevice.java620 public boolean cancelPairingUserInput() { in cancelPairingUserInput() method in BluetoothDevice
/frameworks/base/core/java/android/server/
DBluetoothService.java1273 public synchronized boolean cancelPairingUserInput(String address) { in cancelPairingUserInput() method in BluetoothService