Searched refs:getSupportedProfiles (Results 1 – 6 of 6) sorted by relevance
252 public List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in LocalBluetoothAdapter253 return mAdapter.getSupportedProfiles(); in getSupportedProfiles()
127 List<Integer> supportedList = BluetoothAdapter.getDefaultAdapter().getSupportedProfiles(); in updateLocalProfiles()
46 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
2058 public List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in BluetoothAdapter2064 final long supportedProfilesBitMask = mService.getSupportedProfiles(); in getSupportedProfiles()
3164 HSPLandroid/bluetooth/BluetoothAdapter;->getSupportedProfiles()Ljava/util/List;3255 HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getSupportedProfiles()J
10588 Landroid/bluetooth/BluetoothAdapter;->getSupportedProfiles()Ljava/util/List;11647 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getSupportedProfiles()J11781 Landroid/bluetooth/IBluetooth;->getSupportedProfiles()J