Home
last modified time | relevance | path

Searched refs:fetchPbapParams (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java265 static void fetchPbapParams(Context ctx) { in fetchPbapParams() method in BluetoothPbapUtils
DBluetoothPbapService.java509 BluetoothPbapUtils.fetchPbapParams(BluetoothPbapService.this); in handleMessage()