Searched refs:inRebootCallback (Results 1 – 1 of 1) sorted by relevance
272 private boolean inRebootCallback = false; field in NativeDevice6189 inRebootCallback = true; in notifyRebootStarted()6192 inRebootCallback = false; in notifyRebootStarted()6197 inRebootCallback = false; in notifyRebootStarted()6212 inRebootCallback = true; in notifyRebootEnded()6215 inRebootCallback = false; in notifyRebootEnded()6220 inRebootCallback = false; in notifyRebootEnded()6231 return inRebootCallback; in isInRebootCallback()