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/
BluetoothPermissionRequest.java 241 allowed ? BluetoothDevice.CONNECTION_ACCESS_YES :
BluetoothPermissionActivity.java 218 allowed ? BluetoothDevice.CONNECTION_ACCESS_YES :
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 389 public static final int CONNECTION_ACCESS_YES = 1;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 670 BluetoothDevice.CONNECTION_ACCESS_YES) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 268 BluetoothDevice.CONNECTION_ACCESS_YES) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java     [all...]

Completed in 452 milliseconds