Searched refs:getBluetoothService (Results 1 – 3 of 3) sorted by relevance
360 BluetoothAdapter.getDefaultAdapter().getBluetoothService(null); in connect()398 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(null); in bindListen()
612 sService = adapter.getBluetoothService(mStateChangeCallback); in getService()
2206 /*package*/ IBluetooth getBluetoothService(IBluetoothManagerCallback cb) { in getBluetoothService() method in BluetoothAdapter