Searched refs:isWaitForUser_ (Results 1 – 2 of 2) sorted by relevance
98 isWaitForUser_(false), in DeferredPhotoController()145 if (work == nullptr && !isWaitForUser_) { in TryDoSchedule()231 isWaitForUser_ = true; in StartWaitForUser()233 isWaitForUser_ = false; in StartWaitForUser()245 isWaitForUser_ = false; in StopWaitForUser()
55 bool isWaitForUser_; variable