Searched refs:setPowerSaveExemptionListAppIds (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/ |
D | AppStateTrackerTest.java | 683 instance.setPowerSaveExemptionListAppIds(new int[] {UID_1}, new int[] {}, in testAll() 733 instance.setPowerSaveExemptionListAppIds(new int[] {}, new int[] {UID_1, UID_2}, in testPowerSaveUserExemptionList() 1193 instance.setPowerSaveExemptionListAppIds(new int[] {UID_1, UID_2}, new int[] {}, in testAllListeners() 1210 instance.setPowerSaveExemptionListAppIds(new int[] {UID_2}, new int[] {}, new int[] {}); in testAllListeners() 1227 instance.setPowerSaveExemptionListAppIds(new int[] {UID_2}, new int[] {}, in testAllListeners() 1244 instance.setPowerSaveExemptionListAppIds(new int[] {UID_2}, new int[] {}, in testAllListeners() 1279 instance.setPowerSaveExemptionListAppIds(new int[] {UID_1, UID_2}, new int[] {}, in testAllListeners() 1297 instance.setPowerSaveExemptionListAppIds(new int[] {UID_2}, new int[] {}, new int[] {}); in testAllListeners() 1314 instance.setPowerSaveExemptionListAppIds(new int[] {UID_2}, new int[] {}, in testAllListeners() 1331 instance.setPowerSaveExemptionListAppIds(new int[] {UID_2}, new int[] {}, in testAllListeners()
|
/frameworks/base/apex/jobscheduler/service/java/com/android/server/ |
D | AppStateTrackerImpl.java | 1043 public void setPowerSaveExemptionListAppIds( in setPowerSaveExemptionListAppIds() method in AppStateTrackerImpl
|
D | DeviceIdleController.java | 4456 mAppStateTracker.setPowerSaveExemptionListAppIds( in passWhiteListsToForceAppStandbyTrackerLocked()
|
/frameworks/base/services/ |
D | art-profile | 63 HSPLcom/android/server/AppStateTrackerImpl;->setPowerSaveExemptionListAppIds([I[I[I)V+]Lcom/android…
|
D | art-wear-profile | 1868 HPLcom/android/server/AppStateTrackerImpl;->setPowerSaveExemptionListAppIds([I[I[I)V
|