Searched refs:BluetoothQualityReportNativeInterface (Results 1 – 3 of 3) sorted by relevance
31 public class BluetoothQualityReportNativeInterface { class35 private static BluetoothQualityReportNativeInterface sInstance;39 private BluetoothQualityReportNativeInterface() {} in BluetoothQualityReportNativeInterface() method in BluetoothQualityReportNativeInterface42 public static BluetoothQualityReportNativeInterface getInstance() { in getInstance()45 sInstance = new BluetoothQualityReportNativeInterface(); in getInstance()53 static void setInstance(BluetoothQualityReportNativeInterface instance) { in setInstance()
317 private BluetoothQualityReportNativeInterface mBluetoothQualityReportNativeInterface;708 BluetoothQualityReportNativeInterface.getInstance(), in init()
153 private @Mock BluetoothQualityReportNativeInterface mQualityNativeInterface;224 BluetoothQualityReportNativeInterface.setInstance(mQualityNativeInterface); in setUp()354 BluetoothQualityReportNativeInterface.setInstance(null); in tearDown()