Searched refs:setAppStandbyBuckets (Results 1 – 8 of 8) sorted by relevance
54 void setAppStandbyBuckets(in ParceledListSlice appBuckets, int userId); in setAppStandbyBuckets() method
604 public void setAppStandbyBuckets(Map<String, Integer> appBuckets) { in setAppStandbyBuckets() method in UsageStatsManager614 mService.setAppStandbyBuckets(slice, mContext.getUserId()); in setAppStandbyBuckets()
1287 public void setAppStandbyBuckets(ParceledListSlice appBuckets, int userId) { in setAppStandbyBuckets() method in UsageStatsService.BinderService
2401 usm.setAppStandbyBuckets(slice, userId);
1262 …on(android.Manifest.permission.CHANGE_APP_IDLE_STATE) public void setAppStandbyBuckets(java.util.M…
13802 PLcom/android/server/usage/UsageStatsService$BinderService;->setAppStandbyBuckets(Landroid/content/…
9290 Landroid/app/usage/IUsageStatsManager$Stub$Proxy;->setAppStandbyBuckets(Landroid/content/pm/Parcele…9324 Landroid/app/usage/IUsageStatsManager;->setAppStandbyBuckets(Landroid/content/pm/ParceledListSlice;…