Home
last modified time | relevance | path

Searched refs:takeUidSnapshots (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/os/health/
DSystemHealthManager.java133 final HealthStats[] result = takeUidSnapshots(new int[]{uid}); in takeUidSnapshot()
164 public HealthStats[] takeUidSnapshots(int[] uids) { in takeUidSnapshots() method in SystemHealthManager
167 final HealthStatsParceler[] parcelers = mBatteryStats.takeUidSnapshots(uids); in takeUidSnapshots()
/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl261 HealthStatsParceler[] takeUidSnapshots(in int[] uid); in takeUidSnapshots() method
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java3368 public HealthStatsParceler[] takeUidSnapshots(int[] requestUids) { in takeUidSnapshots() method in BatteryStatsService
/frameworks/base/core/api/
Dlint-baseline.txt754 RequiresPermission: android.os.health.SystemHealthManager#takeUidSnapshots(int[]):
755 … Method 'takeUidSnapshots' documentation mentions permissions without declaring @RequiresPermission
Dmodule-lib-lint-baseline.txt1070 RequiresPermission: android.os.health.SystemHealthManager#takeUidSnapshots(int[]):
1071 … Method 'takeUidSnapshots' documentation mentions permissions without declaring @RequiresPermission
Dtest-lint-baseline.txt1230 RequiresPermission: android.os.health.SystemHealthManager#takeUidSnapshots(int[]):
1231 … Method 'takeUidSnapshots' documentation mentions permissions without declaring @RequiresPermission
Dsystem-lint-baseline.txt1154 RequiresPermission: android.os.health.SystemHealthManager#takeUidSnapshots(int[]):
1155 … Method 'takeUidSnapshots' documentation mentions permissions without declaring @RequiresPermission
Dcurrent.txt34318 method public android.os.health.HealthStats[] takeUidSnapshots(int[]);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt71798 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->takeUidSnapshots([I)[Landroid/os/health/Health…
71958 Lcom/android/internal/app/IBatteryStats;->takeUidSnapshots([I)[Landroid/os/health/HealthStatsParcel…