OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROFILE_A2DP
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothClass.java
277
public static final int
PROFILE_A2DP
= 1;
297
if (profile ==
PROFILE_A2DP
) {
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDeviceFilter.java
119
if (btClass.doesClassMatch(BluetoothClass.
PROFILE_A2DP
) ||
BluetoothDevicePreference.java
297
if (btClass.doesClassMatch(BluetoothClass.
PROFILE_A2DP
)) {
Completed in 139 milliseconds