Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java211 mServiceBinder.onLeServiceUp(); in doEnable()
407 mServiceBinder.onLeServiceUp(); in testProfileStartTimeout()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java2118 public void onLeServiceUp() { in onLeServiceUp() method in AdapterService.AdapterServiceBinder