Searched defs:mRebootInterval (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DWatchdog.java101 int mRebootInterval; field in class:Watchdog
122 if (mRebootInterval != rebootInterval) {
123 mRebootInterval = rebootInterval;
228 mRebootInterval = rebootInterval;

Completed in 6 milliseconds