Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothPhoneServiceImpl.java174 PhoneAccount account = getBestPhoneAccount();
198 PhoneAccount account = getBestPhoneAccount();
910 private PhoneAccount getBestPhoneAccount() { in getBestPhoneAccount() method in BluetoothPhoneServiceImpl