Searched defs:isInBackground (Results 1 – 2 of 2) sorted by relevance
217 bool isInBackground = false; variable303 bool isInBackground = true; variable324 bool isInBackground = false; variable346 bool isInBackground = false; variable
98 void Watchdog::SetBackgroundStatus(const bool isInBackground) in SetBackgroundStatus()