Searched refs:mSupportedProfiles (Results 1 – 1 of 1) sorted by relevance
32 private List<Integer> mSupportedProfiles = new ArrayList<>(); field in ShadowBluetoothAdapter39 return mSupportedProfiles; in getSupportedProfiles()43 mSupportedProfiles.add(profile); in addSupportedProfiles()47 mSupportedProfiles.clear(); in clearSupportedProfiles()