Searched refs:mUpdatesStopped (Results 1 – 2 of 2) sorted by relevance
68 private boolean mUpdatesStopped; field in DockObserver126 if (!mUpdatesStopped) { in setActualDockStateLocked()263 if (mUpdatesStopped) { in dump()274 mUpdatesStopped = true; in dump()283 mUpdatesStopped = false; in dump()
183 private boolean mUpdatesStopped; field in BatteryService434 if (!mUpdatesStopped) { in update()901 if (!mUpdatesStopped) { in onShellCommand()909 mUpdatesStopped = true; in onShellCommand()932 if (!mUpdatesStopped) { in onShellCommand()972 mUpdatesStopped = true; in onShellCommand()989 if (mUpdatesStopped) { in onShellCommand()990 mUpdatesStopped = false; in onShellCommand()1015 if (mUpdatesStopped) { in dumpInternal()1043 proto.write(BatteryServiceDumpProto.ARE_UPDATES_STOPPED, mUpdatesStopped); in dumpProto()