Searched refs:getSupportedProfiles (Results 1 – 6 of 6) sorted by relevance
151 static Class[] getSupportedProfiles() { in getSupportedProfiles() method in Config171 for (final Class profileClass : getSupportedProfiles()) { in getSupportedProfilesBitMask()
397 } else if (mRegisteredProfiles.size() == Config.getSupportedProfiles().length in processProfileServiceStateChanged()704 Class[] supportedProfileServices = Config.getSupportedProfiles(); in startProfileServices()721 Class[] supportedProfileServices = Config.getSupportedProfiles(); in stopProfileServices()1150 if (mRegisteredProfiles.size() == Config.getSupportedProfiles().length in profileServicesRunning()1675 public long getSupportedProfiles() { in getSupportedProfiles() method in AdapterService.AdapterServiceBinder
36 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()
114 mProfiles = Config.getSupportedProfiles(); in setUp()