OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTRA_CONNECTION_ACCESS_RESULT
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPermissionRequest.java
106
deleteIntent.putExtra(BluetoothDevice.
EXTRA_CONNECTION_ACCESS_RESULT
,
240
intent.putExtra(BluetoothDevice.
EXTRA_CONNECTION_ACCESS_RESULT
,
BluetoothPermissionActivity.java
217
intent.putExtra(BluetoothDevice.
EXTRA_CONNECTION_ACCESS_RESULT
,
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
385
public static final String
EXTRA_CONNECTION_ACCESS_RESULT
=
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java
704
if (intent.getIntExtra(BluetoothDevice.
EXTRA_CONNECTION_ACCESS_RESULT
,
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java
271
if (intent.getIntExtra(BluetoothDevice.
EXTRA_CONNECTION_ACCESS_RESULT
,
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java
[
all
...]
Completed in 120 milliseconds