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

  /frameworks/base/core/java/android/bluetooth/
BluetoothClass.java 261 public static final int PROFILE_OPP = 2;
304 } else if (profile == PROFILE_OPP) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothSettings.java 312 && bluetoothClass.doesClassMatch(BluetoothClass.PROFILE_OPP)) {
CachedBluetoothDevice.java 533 if (bluetoothClass.doesClassMatch(BluetoothClass.PROFILE_OPP) !=

Completed in 34 milliseconds