Home
last modified time | relevance | path

Searched refs:getBluetoothOppService (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppServiceTest.java62 mService = BluetoothOppService.getBluetoothOppService(); in setUp()
80 Assert.assertNotNull(BluetoothOppService.getBluetoothOppService()); in testInitialize()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppService.java331 public static synchronized BluetoothOppService getBluetoothOppService() { in getBluetoothOppService() method in BluetoothOppService