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.java261 if (!connectionAllowedCheckMaxDevices(device)) { in connect()
331 private boolean connectionAllowedCheckMaxDevices(BluetoothDevice device) { in connectionAllowedCheckMaxDevices() method in A2dpService
370 if (!connectionAllowedCheckMaxDevices(device)) { in okToConnect()
920 if (!connectionAllowedCheckMaxDevices(device)) { in messageFromNative()