Searched refs:getSupportedProfiles (Results 1 – 4 of 4) 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()