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 94 deleteIntent.putExtra(BluetoothDevice.EXTRA_CONNECTION_ACCESS_RESULT,
175 intent.putExtra(BluetoothDevice.EXTRA_CONNECTION_ACCESS_RESULT,
BluetoothPermissionActivity.java 211 intent.putExtra(BluetoothDevice.EXTRA_CONNECTION_ACCESS_RESULT,
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 342 public static final String EXTRA_CONNECTION_ACCESS_RESULT =
    [all...]
BluetoothDeviceProfileState.java 189 int val = intent.getIntExtra(BluetoothDevice.EXTRA_CONNECTION_ACCESS_RESULT,
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothAtPhonebook.java 280 if (intent.getIntExtra(BluetoothDevice.EXTRA_CONNECTION_ACCESS_RESULT,
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 261 if (intent.getIntExtra(BluetoothDevice.EXTRA_CONNECTION_ACCESS_RESULT,

Completed in 150 milliseconds