Searched refs:mBgCurrentDrainInteractionGracePeriodMs (Results 1 – 1 of 1) sorted by relevance
1432 volatile long mBgCurrentDrainInteractionGracePeriodMs; field in AppBatteryTracker.AppBatteryPolicy1566 mBgCurrentDrainInteractionGracePeriodMs = in AppBatteryPolicy()1690 mBgCurrentDrainInteractionGracePeriodMs = DeviceConfig.getLong( in updateCurrentDrainInteractionGracePeriod()1767 > (lastInteractionTime + mBgCurrentDrainInteractionGracePeriodMs); in getProposedRestrictionLevel()1873 if (now > lastInteractionTime + mBgCurrentDrainInteractionGracePeriodMs) { in handleUidBatteryUsage()1901 if (now > lastInteractionTime + mBgCurrentDrainInteractionGracePeriodMs) { in handleUidBatteryUsage()2093 pw.println(mBgCurrentDrainInteractionGracePeriodMs); in dump()