Searched refs:TIME_STAMP_INDEX_RESTRICTED_BUCKET (Results 1 – 1 of 1) sorted by relevance
1510 private static final int TIME_STAMP_INDEX_RESTRICTED_BUCKET = 0; field in AppBatteryTracker.AppBatteryPolicy1766 final boolean noInteractionRecently = ts[TIME_STAMP_INDEX_RESTRICTED_BUCKET] in getProposedRestrictionLevel()1876 ts[TIME_STAMP_INDEX_RESTRICTED_BUCKET] = now; in handleUidBatteryUsage()1878 usages[TIME_STAMP_INDEX_RESTRICTED_BUCKET] = usage; in handleUidBatteryUsage()1899 final long lastRestrictBucketTs = ts[TIME_STAMP_INDEX_RESTRICTED_BUCKET]; in handleUidBatteryUsage()1903 ts[TIME_STAMP_INDEX_RESTRICTED_BUCKET] = now; in handleUidBatteryUsage()1904 pair.second[TIME_STAMP_INDEX_RESTRICTED_BUCKET] = usage; in handleUidBatteryUsage()2156 ts[TIME_STAMP_INDEX_RESTRICTED_BUCKET], now, in dump()2157 usages[TIME_STAMP_INDEX_RESTRICTED_BUCKET]), in dump()