Searched refs:getSupportedProfiles (Results 1 – 7 of 7) sorted by relevance
252 public List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in LocalBluetoothAdapter253 return mAdapter.getSupportedProfiles(); in getSupportedProfiles()
128 List<Integer> supportedList = BluetoothAdapter.getDefaultAdapter().getSupportedProfiles(); in updateLocalProfiles()
46 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
52 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
2279 public @NonNull List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in BluetoothAdapter2285 final long supportedProfilesBitMask = mService.getSupportedProfiles(); in getSupportedProfiles()
3164 HSPLandroid/bluetooth/BluetoothAdapter;->getSupportedProfiles()Ljava/util/List;3255 HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getSupportedProfiles()J
9909 Landroid/bluetooth/BluetoothAdapter;->getSupportedProfiles()Ljava/util/List;10940 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getSupportedProfiles()J11072 Landroid/bluetooth/IBluetooth;->getSupportedProfiles()J