Home
last modified time | relevance | path

Searched refs:PROFILE_A2DP (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java277 public static final int PROFILE_A2DP = 1; field in BluetoothClass
297 if (profile == PROFILE_A2DP) { in doesClassMatch()