Searched refs:removeIsolatedUid (Results 1 – 8 of 8) sorted by relevance
585 public abstract void removeIsolatedUid(int isolatedUid); in removeIsolatedUid() method in PackageManagerInternal
2902 mService.mBatteryStatsService.removeIsolatedUid(app.uid, app.info.uid);2903 mService.getPackageManagerInternal().removeIsolatedUid(app.uid);
617 void removeIsolatedUid(final int isolatedUid, final int appUid) { in removeIsolatedUid() method in BatteryStatsService
4245 mBatteryStatsService.removeIsolatedUid(app.uid, app.info.uid); in processStartTimedOutLocked()11782 mBatteryStatsService.removeIsolatedUid(app.uid, app.info.uid); in cleanUpApplicationRecordLocked()
3927 u.removeIsolatedUid(isolatedUid); in removeIsolatedUidLocked()7528 public void removeIsolatedUid(int isolatedUid) { in removeIsolatedUid() method in BatteryStatsImpl.Uid
27743 public void removeIsolatedUid(int isolatedUid) {
7556 HSPLcom/android/server/am/BatteryStatsService;->lambda$removeIsolatedUid$7$BatteryStatsService(II)V…7653 HSPLcom/android/server/am/BatteryStatsService;->removeIsolatedUid(II)V+]Landroid/os/Handler;Landroi…30901 PLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->removeIsolatedUid(I)V
15455 Landroid/content/pm/PackageManagerInternal;->removeIsolatedUid(I)V77342 Lcom/android/internal/os/BatteryStatsImpl$Uid;->removeIsolatedUid(I)V