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