Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothTileDialogDelegate.kt70 private val systemuiDialogFactory: SystemUIDialog.Factory, in <lambda>() constant in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegate
108 return systemuiDialogFactory.create(this) in <lambda>()