Home
last modified time | relevance | path

Searched refs:MaybeScheduleLockNotifications (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/child_accounts/
H A Dtime_limit_notifier_unittest.cc66 notifier_.MaybeScheduleLockNotifications( in TEST_F()
84 notifier_.MaybeScheduleLockNotifications( in TEST_F()
102 notifier_.MaybeScheduleLockNotifications( in TEST_F()
121 notifier_.MaybeScheduleLockNotifications( in TEST_F()
129 notifier_.MaybeScheduleLockNotifications( in TEST_F()
145 notifier_.MaybeScheduleLockNotifications( in TEST_F()
150 notifier_.MaybeScheduleLockNotifications( in TEST_F()
H A Dtime_limit_notifier.h34 void MaybeScheduleLockNotifications(LimitType limit_type,
H A Dtime_limit_notifier.cc85 void TimeLimitNotifier::MaybeScheduleLockNotifications( in MaybeScheduleLockNotifications() function in chromeos::TimeLimitNotifier
H A Dscreen_time_controller.cc185 time_limit_notifier_.MaybeScheduleLockNotifications( in CheckTimeLimit()