Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java257 if (!connectionAllowedCheckMaxDevices(device)) { in connect()
329 private boolean connectionAllowedCheckMaxDevices(BluetoothDevice device) { in connectionAllowedCheckMaxDevices() method in A2dpService
368 if (!connectionAllowedCheckMaxDevices(device)) { in okToConnect()
900 if (!connectionAllowedCheckMaxDevices(device)) { in messageFromNative()