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