Searched refs:newProfileState (Results 1 – 1 of 1) sorted by relevance
229 void onProfileStateChanged(LocalBluetoothProfile profile, int newProfileState) { in onProfileStateChanged() argument232 + mDevice.getAnonymizedAddress() + ", newProfileState " + newProfileState); in onProfileStateChanged()246 switch (newProfileState) { in onProfileStateChanged()280 + newProfileState); in onProfileStateChanged()285 if (newProfileState == BluetoothProfile.STATE_CONNECTED) { in onProfileStateChanged()303 && newProfileState == BluetoothProfile.STATE_DISCONNECTED) { in onProfileStateChanged()307 && newProfileState == BluetoothProfile.STATE_DISCONNECTED) { in onProfileStateChanged()319 HearingAidStatsLogUtils.updateHistoryIfNeeded(mContext, this, profile, newProfileState); in onProfileStateChanged()