Searched defs:a2dp (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothUtil.java123 private static Profile newProfile(final BluetoothA2dp a2dp) { argument
127 return a2dp.connect(device);
132 return a2dp.disconnect(device);

Completed in 212 milliseconds