Searched refs:getProfileConnectionState (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DCachedBluetoothDevice.java310 int getProfileConnectionState(LocalBluetoothProfile profile) { method in class:CachedBluetoothDevice
399 int status = getProfileConnectionState(profile);
409 int status = getProfileConnectionState(profile);
416 int status = getProfileConnectionState(profile);
H A DBluetoothDevicePreference.java220 int connectionStatus = cachedDevice.getProfileConnectionState(profile);

Completed in 60 milliseconds