Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothProfileManager.java180 public abstract int convertState(int a2dpState); in convertState()
281 public int convertState(int a2dpState) { in convertState()