Searched refs:newProfileState (Results 1 – 1 of 1) sorted by relevance
116 void onProfileStateChanged(LocalBluetoothProfile profile, int newProfileState) { in onProfileStateChanged() argument119 " newProfileState " + newProfileState); in onProfileStateChanged()122 mProfileConnectionState.put(profile, newProfileState); in onProfileStateChanged()123 if (newProfileState == BluetoothProfile.STATE_CONNECTED) { in onProfileStateChanged()135 newProfileState == BluetoothProfile.STATE_DISCONNECTED) { in onProfileStateChanged()