Home
last modified time | relevance | path

Searched defs:showDeviceMonitoringDialog (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/footer/domain/interactor/
H A DFooterActionsInteractor.kt77 fun showDeviceMonitoringDialog(quickSettingsContext: Context, expandable: Expandable?) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/footer/domain/interactor/
H A DFooterActionsInteractorTest.kt63 fun showDeviceMonitoringDialog() { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSSecurityFooterUtils.java195 public void showDeviceMonitoringDialog(Context quickSettingsContext, in showDeviceMonitoringDialog() method in QSSecurityFooterUtils