Searched refs:getSupportedProfiles (Results 1 – 7 of 7) sorted by relevance
134 static Class[] getSupportedProfiles() { in getSupportedProfiles() method in Config150 for (final Class profileClass : getSupportedProfiles()) { in getSupportedProfilesBitMask()
290 } else if (mRegisteredProfiles.size() == Config.getSupportedProfiles().length in processProfileServiceStateChanged()586 Class[] supportedProfileServices = Config.getSupportedProfiles(); in startProfileServices()600 Class[] supportedProfileServices = Config.getSupportedProfiles(); in stopProfileServices()1219 public long getSupportedProfiles() { in getSupportedProfiles() method in AdapterService.AdapterServiceBinder1224 return service.getSupportedProfiles(); in getSupportedProfiles()2130 long getSupportedProfiles() { in getSupportedProfiles() method in AdapterService
34 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
92 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
175 final List<Integer> supportedList = mBluetoothAdapter.getSupportedProfiles(); in isHearingAidProfileSupported()
97 mProfiles = Config.getSupportedProfiles(); in setUp()