HomeSort by relevance Sort by last modified time
    Searched refs:PROFILE_HEADSET (Results 1 - 13 of 13) sorted by null

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
BluetoothDeviceFilter.java 120 btClass.doesClassMatch(BluetoothClass.PROFILE_HEADSET)) {
Utils.java 98 if (btClass.doesClassMatch(BluetoothClass.PROFILE_HEADSET)) {
  /frameworks/base/core/java/android/bluetooth/
BluetoothClass.java 325 public static final int PROFILE_HEADSET = 0;
381 } else if (profile == PROFILE_HEADSET) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
BluetoothTile.java 213 } else if (bluetoothClass.doesClassMatch(BluetoothClass.PROFILE_HEADSET)) {
  /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
BluetoothDeviceListAdapter.java 427 if (btClass.doesClassMatch(BluetoothClass.PROFILE_HEADSET)) {
  /packages/apps/Nfc/src/com/android/nfc/handover/
BluetoothPeripheralHandover.java 595 if (btClass != null && btClass.doesClassMatch(BluetoothClass.PROFILE_HEADSET)) {
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 126 milliseconds