Home
last modified time | relevance | path

Searched refs:onAudioSharingButtonUpdated (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothTileDialogViewModel.kt153 dialogDelegate.onAudioSharingButtonUpdated( in showDialog()
159 dialogDelegate.onAudioSharingButtonUpdated(dialog, GONE, null) in showDialog()
DBluetoothTileDialogDelegate.kt212 internal fun onAudioSharingButtonUpdated( in <lambda>() method in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegate