Home
last modified time | relevance | path

Searched defs:ProfileConfig (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DConfig.java52 private static class ProfileConfig { class in Config
57 ProfileConfig(Class theClass, int supportedFlag, long mask) { in ProfileConfig() method in Config.ProfileConfig