Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_dialog.h32 void KeyMonitorCancel();
H A Dshutdown_dialog.cpp103 void ShutdownDialog::KeyMonitorCancel() in KeyMonitorCancel() function in OHOS::PowerMgr::ShutdownDialog
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_mgr_powerdialog_test.cpp68 shutdownDialog.KeyMonitorCancel();
/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_mgr_service.h130 void KeyMonitorCancel();
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp310 void PowerMgrService::KeyMonitorCancel() in KeyMonitorCancel() function in OHOS::PowerMgr::PowerMgrService
319 shutdownDialog_.KeyMonitorCancel(); in KeyMonitorCancel()
594 KeyMonitorCancel(); in OnStop()