Searched refs:killBluetoothProcess (Results 1 – 4 of 4) sorted by relevance
93 fun killBluetoothProcess() { in killBluetoothProcess() method94 adapterBinder.killBluetoothProcess() in killBluetoothProcess()
321 oneway void killBluetoothProcess(); in killBluetoothProcess() method
1283 mAdapter.killBluetoothProcess(); in unbindAndFinish()
2310 public void killBluetoothProcess() { in killBluetoothProcess() method in AdapterService.AdapterServiceBinder