Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothMcpServiceManager.aidl30 …void setDeviceAuthorized(in BluetoothDevice device, boolean isAuthorized, in AttributionSource sou… in setDeviceAuthorized() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMcpService.java173 public void setDeviceAuthorized(BluetoothDevice device, boolean isAuthorized) { in setDeviceAuthorized() method in McpService
244 public void setDeviceAuthorized( in setDeviceAuthorized() method in McpService.BluetoothMcpServiceBinder
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsService.java150 public void setDeviceAuthorized(BluetoothDevice device, boolean isAuthorized) { in setDeviceAuthorized() method in TbsService