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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPermissionRequest.java 117 deleteIntent.putExtra(BluetoothDevice.EXTRA_CONNECTION_ACCESS_RESULT,
247 intent.putExtra(BluetoothDevice.EXTRA_CONNECTION_ACCESS_RESULT,
BluetoothPermissionActivity.java 219 intent.putExtra(BluetoothDevice.EXTRA_CONNECTION_ACCESS_RESULT,
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 388 public static final String EXTRA_CONNECTION_ACCESS_RESULT =
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 291 if (intent.getIntExtra(BluetoothDevice.EXTRA_CONNECTION_ACCESS_RESULT,
    [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 803 milliseconds