OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REQUEST_TYPE_PROFILE_CONNECTION
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPermissionActivity.java
97
if (requestType == BluetoothDevice.
REQUEST_TYPE_PROFILE_CONNECTION
) {
BluetoothPermissionRequest.java
58
BluetoothDevice.
REQUEST_TYPE_PROFILE_CONNECTION
);
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
302
public static final int
REQUEST_TYPE_PROFILE_CONNECTION
= 1;
[
all
...]
BluetoothDeviceProfileState.java
[
all
...]
Completed in 256 milliseconds