Searched refs:HfpClientConnectionService (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/ |
D | HfpClientConnectionService.java | 48 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()
|
D | HfpClientConnection.java | 49 mClientHasEcc = HfpClientConnectionService.hasHfpClientEcc(mHeadsetProfile, mDevice); in HfpClientConnection() 62 mClientHasEcc = HfpClientConnectionService.hasHfpClientEcc(mHeadsetProfile, mDevice); in onHfpConnected()
|
D | HfpClientConference.java | 42 boolean manage = HfpClientConnectionService.hasHfpClientEcc(client, device); in HfpClientConference()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientService.java | 35 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()
|
D | HeadsetClientStateMachine.java | 59 import com.android.bluetooth.hfpclient.connserv.HfpClientConnectionService;
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 41785 …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 …]
|