Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java584 setBluetoothPbapService(this); in start()
598 setBluetoothPbapService(null); in stop()
634 private static synchronized void setBluetoothPbapService(BluetoothPbapService instance) { in setBluetoothPbapService() method in BluetoothPbapService