Searched refs:newProfileState (Results 1 – 1 of 1) sorted by relevance
144 void onProfileStateChanged(LocalBluetoothProfile profile, int newProfileState) { in onProfileStateChanged() argument147 " newProfileState " + newProfileState); in onProfileStateChanged()154 mProfileConnectionState.put(profile, newProfileState); in onProfileStateChanged()155 if (newProfileState == BluetoothProfile.STATE_CONNECTED) { in onProfileStateChanged()169 newProfileState == BluetoothProfile.STATE_DISCONNECTED) { in onProfileStateChanged()173 newProfileState == BluetoothProfile.STATE_DISCONNECTED) { in onProfileStateChanged()