Searched refs:showPowerMenuDialog (Results 1 – 3 of 3) sorted by relevance
78 fun showPowerMenuDialog() { in showPowerMenuDialog() method in com.android.systemui.qs.footer.domain.interactor.FooterActionsInteractorTest84 underTest.showPowerMenuDialog(globalActionsDialogLite, expandable) in showPowerMenuDialog()
83 fun showPowerMenuDialog( in <lambda>() method151 override fun showPowerMenuDialog( in showPowerMenuDialog() method
207 footerActionsInteractor.showPowerMenuDialog(globalActionsDialogLite, expandable) in FooterActionsViewModel()