Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppService.java238 setBluetoothOppService(this); in start()
248 setBluetoothOppService(null); in stop()
298 private static synchronized void setBluetoothOppService(BluetoothOppService instance) { in setBluetoothOppService() method in BluetoothOppService