Home | History | Annotate | Download | only in ash

Lines Matching defs:OnLockStateChanged

396 void Shell::OnLockStateChanged(bool locked) {
397 FOR_EACH_OBSERVER(ShellObserver, observers_, OnLockStateChanged(locked));