Home
last modified time | relevance | path

Searched refs:getProfileMask (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DConfig.java159 private static long getProfileMask(Class profile) { in getProfileMask() method in Config
172 mask |= getProfileMask(profileClass); in getSupportedProfilesBitMask()