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

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

Completed in 1696 milliseconds