Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java949 public int getIoCapability() { in getIoCapability() method in AdapterService.AdapterServiceBinder
957 return service.getIoCapability(); in getIoCapability()
1863 int getIoCapability() { in getIoCapability() method in AdapterService
1866 return mAdapterProperties.getIoCapability(); in getIoCapability()
DAdapterProperties.java311 int getIoCapability() { in getIoCapability() method in AdapterProperties