Searched refs:mLastBatterySeq (Results 1 – 1 of 1) sorted by relevance
119 private int mLastBatterySeq = -1; field in BatteryController.ChargingTracker177 return mLastBatterySeq; in getSeq()220 mLastBatterySeq = intent.getIntExtra(BatteryManager.EXTRA_SEQUENCE, in onReceiveInternal()221 mLastBatterySeq); in onReceiveInternal()