Searched refs:isFirstConnectedProfile (Results 1 – 1 of 1) sorted by relevance
405 boolean isFirstConnectedProfile = isFirstConnectedProfile(cachedDevice, bluetoothProfile); in handleOnProfileStateChanged()407 if (!isLeAudioSupported && !isFirstConnectedProfile) { in handleOnProfileStateChanged()436 private boolean isFirstConnectedProfile( in isFirstConnectedProfile() method in AudioSharingDevicePreferenceController