Searched refs:hasHfpClientEcc (Results 1 – 3 of 3) sorted by relevance
36 boolean manage = HfpClientConnectionService.hasHfpClientEcc(client, device); in HfpClientConference()
95 mClientHasEcc = HfpClientConnectionService.hasHfpClientEcc(mHeadsetProfile, mDevice); in finishInitializing()
369 public static boolean hasHfpClientEcc(BluetoothHeadsetClient client, BluetoothDevice device) { in hasHfpClientEcc() method in HfpClientConnectionService