Searched refs:mRebootIntervalMin (Results 1 – 1 of 1) sorted by relevance
166 private int mRebootIntervalMin = 30; field in CtsTest729 long intervalInMSec = mRebootIntervalMin * 60 * 1000; in rebootIfNecessary()