Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothProfileManager.java195 public enum Profile { enum in LocalBluetoothProfileManager
202 private Profile(int localizedString) { in Profile() method in LocalBluetoothProfileManager.Profile