Searched refs:OnScreenOff (Results 1 – 7 of 7) sorted by relevance
23 typedef void (*OnScreenOff)(void); typedef31 OnScreenOff onScreenOff;
194 void OnScreenOff(Rosen::EventStatus status);
267 instance_->OnScreenOff(status); in OnDisplayPowerEvent()277 void ScreenLockSystemAbility::OnScreenOff(EventStatus status) in OnScreenOff() function in OHOS::ScreenLock::ScreenLockSystemAbility
913 void OnScreenOff();
322 std::bind(&AdvancedNotificationService::OnScreenOff, this), in AdvancedNotificationService()
644 void AdvancedNotificationService::OnScreenOff() in OnScreenOff() function in OHOS::Notification::AdvancedNotificationService
1775 advancedNotificationService_->OnScreenOff();