Searched refs:onlyCaller (Results 1 – 1 of 1) sorted by relevance
3369 if (!onlyCaller(requestUids)) { in takeUidSnapshots()3403 if (!onlyCaller(requestUids)) { in takeUidSnapshotsAsync()3459 private static boolean onlyCaller(int[] requestUids) { in onlyCaller() method in BatteryStatsService