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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPermissionActivity.java 220 allowed ? BluetoothDevice.CONNECTION_ACCESS_YES
BluetoothPermissionRequest.java 248 allowed ? BluetoothDevice.CONNECTION_ACCESS_YES
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 392 public static final int CONNECTION_ACCESS_YES = 1;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 293 == BluetoothDevice.CONNECTION_ACCESS_YES) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java     [all...]

Completed in 531 milliseconds