Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DConfig.java57 ProfileConfig(Class theClass, int supportedFlag, long mask) { in ProfileConfig() argument
58 mClass = theClass; in ProfileConfig()