Searched refs:getSupportedProfiles (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DConfig.java81 static Class[] getSupportedProfiles() { method in class:Config
H A DAdapterService.java282 Class[] supportedProfileServices = Config.getSupportedProfiles();
313 Class[] supportedProfileServices = Config.getSupportedProfiles();

Completed in 47 milliseconds