Searched refs:mOnTimeLastReport (Results 1 – 1 of 1) sorted by relevance
1244 private int mOnTimeLastReport = 0; field in ClientModeImpl1255 int on = mOnTime - mOnTimeLastReport; in reportOnTime()1256 mOnTimeLastReport = mOnTime; in reportOnTime()