Searched refs:setBackgroundUsage (Results 1 – 3 of 3) sorted by relevance
44 public Builder setBackgroundUsage(long backgroundUsage) { in setBackgroundUsage() method in NetworkCycleDataForUid.Builder
72 builder.setBackgroundUsage(totalUsage - totalForeground) in recordUsage()
283 .setBackgroundUsage(backgroundBytes).setForegroundUsage(foregroundBytes).build()); in bindData_hasAppUsageData_shouldShowCycleSpinnerAndUpdateUsageSummary()