Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothTileDialogViewModel.kt94 val dialogDelegate = createBluetoothTileDialog() in showDialog()
234 private suspend fun createBluetoothTileDialog(): BluetoothTileDialogDelegate { in createBluetoothTileDialog() method in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogViewModel