Home
last modified time | relevance | path

Searched defs:showPowerMenuDialog (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/footer/domain/interactor/
DFooterActionsInteractor.kt83 fun showPowerMenuDialog( in <lambda>() method
151 override fun showPowerMenuDialog( in showPowerMenuDialog() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/footer/domain/interactor/
DFooterActionsInteractorTest.kt78 fun showPowerMenuDialog() { in showPowerMenuDialog() method in com.android.systemui.qs.footer.domain.interactor.FooterActionsInteractorTest