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.java202 mAdapterService.onLeServiceUp(); in doEnable()
398 mAdapterService.onLeServiceUp(); in testProfileStartTimeout()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java1722 public void onLeServiceUp() { in onLeServiceUp() method in AdapterService.AdapterServiceBinder
1727 service.onLeServiceUp(); in onLeServiceUp()
2552 void onLeServiceUp() { in onLeServiceUp() method in AdapterService