Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothFrameworkInitializer.java32 public class BluetoothFrameworkInitializer { class
33 private BluetoothFrameworkInitializer() {} in BluetoothFrameworkInitializer() method in BluetoothFrameworkInitializer
DBluetoothAdapter.java1075 BluetoothFrameworkInitializer.getBluetoothServiceManager(); in createAdapter()
/packages/modules/Bluetooth/framework/api/
Dmodule-lib-current.txt4 public class BluetoothFrameworkInitializer {
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java55 import android.bluetooth.BluetoothFrameworkInitializer;
674 BluetoothFrameworkInitializer.initializeBinderCallsStats(getApplicationContext()); in init()