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