Searched refs:ENABLE_DUAL_MODE_AUDIO (Results 1 – 2 of 2) sorted by relevance
80 private static final String ENABLE_DUAL_MODE_AUDIO = field in BluetoothDetailsProfilesController383 if (!SystemProperties.getBoolean(ENABLE_DUAL_MODE_AUDIO, false)) { in disableLeAudioProfile()401 if (!SystemProperties.getBoolean(ENABLE_DUAL_MODE_AUDIO, false)) { in enableLeAudioProfile()
95 private static final String ENABLE_DUAL_MODE_AUDIO = field in Utils98 SystemProperties.getBoolean(ENABLE_DUAL_MODE_AUDIO, false);