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.kt84 fun showPowerMenuDialog( in <lambda>() method
153 override fun showPowerMenuDialog( in showPowerMenuDialog() method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/footer/domain/interactor/
DFooterActionsInteractorTest.kt79 fun showPowerMenuDialog() { in showPowerMenuDialog() method in com.android.systemui.qs.footer.domain.interactor.FooterActionsInteractorTest