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

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java262 if (!connectionAllowedCheckMaxDevices(device)) {
313 private boolean connectionAllowedCheckMaxDevices(BluetoothDevice device) { method in class:A2dpService
352 if (!connectionAllowedCheckMaxDevices(device)) {
770 if (!connectionAllowedCheckMaxDevices(device)) {

Completed in 13 milliseconds