Searched refs:getProfileConnectionState (Results 1 – 12 of 12) sorted by relevance
421 public int getProfileConnectionState(LocalBluetoothProfile profile) { in getProfileConnectionState() method in CachedBluetoothDevice631 int status = getProfileConnectionState(profile); in isConnected()642 int status = getProfileConnectionState(profile); in isConnectedProfile()650 int status = getProfileConnectionState(profile); in isBusy()911 int connectionStatus = getProfileConnectionState(profile); in getMaxConnectionState()950 int connectionStatus = getProfileConnectionState(profile); in getConnectionSummary()1063 int connectionStatus = getProfileConnectionState(profile); in getCarConnectionSummary()
98 int getProfileConnectionState(int profile); in getProfileConnectionState() method
887 assertThat(mCachedDevice.getProfileConnectionState(null)).isEqualTo( in getProfileConnectionState_nullProfile_returnDisconnected()896 assertThat(mCachedDevice.getProfileConnectionState(mA2dpProfile)).isEqualTo( in getProfileConnectionState_profileConnected_returnConnected()
631 int getProfileConnectionState(int profile) { in getProfileConnectionState() method in AdapterProperties
1583 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in AdapterService.AdapterServiceBinder1591 return service.mAdapterProperties.getProfileConnectionState(profile); in getProfileConnectionState()
2620 return mService.getProfileConnectionState(query);2663 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in BluetoothAdapter
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
3458 HSPLandroid/bluetooth/BluetoothAdapter;->getProfileConnectionState(I)I3554 HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getProfileConnectionState(I)I
3456 HSPLandroid/bluetooth/BluetoothAdapter;->getProfileConnectionState(I)I3552 HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getProfileConnectionState(I)I
10921 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getProfileConnectionState(I)I11054 Landroid/bluetooth/IBluetooth;->getProfileConnectionState(I)I
8651 …ermission(android.Manifest.permission.BLUETOOTH_CONNECT) public int getProfileConnectionState(int);
5818 method public int getProfileConnectionState(int);