Searched refs:BluetoothHciVendorSpecificNativeInterface (Results 1 – 4 of 4) sorted by relevance
22 public class BluetoothHciVendorSpecificNativeInterface { class24 BluetoothHciVendorSpecificNativeInterface.class.getSimpleName();27 private static BluetoothHciVendorSpecificNativeInterface sInstance;32 public static BluetoothHciVendorSpecificNativeInterface getInstance() { in getInstance()35 sInstance = new BluetoothHciVendorSpecificNativeInterface(); in getInstance()43 static void setInstance(BluetoothHciVendorSpecificNativeInterface instance) { in setInstance()
337 private BluetoothHciVendorSpecificNativeInterface mBluetoothHciVendorSpecificNativeInterface;829 BluetoothHciVendorSpecificNativeInterface getBluetoothHciVendorSpecificNativeInterface() { in getBluetoothHciVendorSpecificNativeInterface()
141 private @Mock BluetoothHciVendorSpecificNativeInterface mHciVendorSpecificNativeInterface;212 BluetoothHciVendorSpecificNativeInterface.setInstance(mHciVendorSpecificNativeInterface); in setUp()335 BluetoothHciVendorSpecificNativeInterface.setInstance(null); in tearDown()
160 private @Mock BluetoothHciVendorSpecificNativeInterface mHciVendorSpecificNativeInterface;234 BluetoothHciVendorSpecificNativeInterface.setInstance(mHciVendorSpecificNativeInterface); in setUp()352 BluetoothHciVendorSpecificNativeInterface.setInstance(null); in tearDown()