Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnectionService.java48 public class HfpClientConnectionService extends ConnectionService { class
79 synchronized (HfpClientConnectionService.this) {
93 getAccount(HfpClientConnectionService.this, device);
115 synchronized (HfpClientConnectionService.this) {
434 synchronized (HfpClientConnectionService.this) {
436 mDevicePhoneAccount = getAccount(HfpClientConnectionService.this, mDevice);
483 Uri addr = Uri.fromParts(HfpClientConnectionService.HFP_SCHEME, device.getAddress(), null); in getAccount()
485 new ComponentName(context, HfpClientConnectionService.class), device.getAddress()); in getAccount()
DHfpClientConnection.java49 mClientHasEcc = HfpClientConnectionService.hasHfpClientEcc(mHeadsetProfile, mDevice); in HfpClientConnection()
62 mClientHasEcc = HfpClientConnectionService.hasHfpClientEcc(mHeadsetProfile, mDevice); in onHfpConnected()
DHfpClientConference.java42 boolean manage = HfpClientConnectionService.hasHfpClientEcc(client, device); in HfpClientConference()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java35 import com.android.bluetooth.hfpclient.connserv.HfpClientConnectionService;
80 Intent startIntent = new Intent(this, HfpClientConnectionService.class); in start()
96 Intent stopIntent = new Intent(this, HfpClientConnectionService.class); in stop()
DHeadsetClientStateMachine.java59 import com.android.bluetooth.hfpclient.connserv.HfpClientConnectionService;
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt41785 …droid.car.bttelecom/com.google.android.car.bttelecom.hfpclient.HfpClientConnectionService}, [cd724…
41799 …droid.car.bttelecom/com.google.android.car.bttelecom.hfpclient.HfpClientConnectionService}, [cd724…
41822 …vityThread: Service com.google.android.car.bttelecom.hfpclient.HfpClientConnectionService has leak…
41823 …tionLeaked: Service com.google.android.car.bttelecom.hfpclient.HfpClientConnectionService has leak…
41832 …t com.google.android.car.bttelecom.hfpclient.HfpClientConnectionService.onCreate(HfpClientConnecti…
41899 …tionLeaked: Service com.google.android.car.bttelecom.hfpclient.HfpClientConnectionService has leak…
41908 …t com.google.android.car.bttelecom.hfpclient.HfpClientConnectionService.onCreate(HfpClientConnecti…
42786 …r: ServiceRecord{a8f875e u0 com.google.android.car.bttelecom/.hfpclient.HfpClientConnectionService}
79420 …droid.car.bttelecom/com.google.android.car.bttelecom.hfpclient.HfpClientConnectionService}, [cd724…
81032 …droid.car.bttelecom/com.google.android.car.bttelecom.hfpclient.HfpClientConnectionService}, [cd724…
[all …]