OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROFILE_OPP
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothClass.java
279
public static final int
PROFILE_OPP
= 2;
328
} else if (profile ==
PROFILE_OPP
) {
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDeviceFilter.java
138
&& btClass.doesClassMatch(BluetoothClass.
PROFILE_OPP
);
Completed in 580 milliseconds