Home
last modified time | relevance | path

Searched defs:convertState (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() method in LocalBluetoothProfileManager
281 public int convertState(int a2dpState) { in convertState() method in LocalBluetoothProfileManager.A2dpProfileManager
481 public int convertState(int headsetState) { in convertState() method in LocalBluetoothProfileManager.HeadsetProfileManager
555 public int convertState(int oppState) { in convertState() method in LocalBluetoothProfileManager.OppProfileManager