Searched refs:getScoClient (Results 1 – 1 of 1) sorted by relevance
3345 ScoClient client = getScoClient(cb, true); in startBluetoothScoInt()3362 ScoClient client = getScoClient(cb, false); in stopBluetoothSco()3606 private ScoClient getScoClient(IBinder cb, boolean create) { in getScoClient() method in AudioService