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