Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java187 static void fetchPbapParams(Context ctx) { in fetchPbapParams() method in BluetoothPbapUtils
DBluetoothPbapService.java357 BluetoothPbapUtils.fetchPbapParams(mContext); in handleMessage()