Searched refs:noteWifiBatchedScanStartedLocked (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
H A D | FakeUid.java | 118 public void noteWifiBatchedScanStartedLocked(int csph, long elapsedRealtime) { in noteWifiBatchedScanStartedLocked() method in FakeUid
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | BatteryStatsImpl.java | 6595 public void noteWifiBatchedScanStartedLocked(int uid, int csph) { in noteWifiBatchedScanStartedLocked() method in BatteryStatsImpl 6596 noteWifiBatchedScanStartedLocked(uid, csph, in noteWifiBatchedScanStartedLocked() 6600 public void noteWifiBatchedScanStartedLocked(int uid, int csph, in noteWifiBatchedScanStartedLocked() method in BatteryStatsImpl 6604 .noteWifiBatchedScanStartedLocked(csph, elapsedRealtimeMs); in noteWifiBatchedScanStartedLocked() 6766 noteWifiBatchedScanStartedLocked(ws.getUid(i), csph, elapsedRealtimeMs, uptimeMs); in noteWifiBatchedScanStartedFromSourceLocked() 6772 noteWifiBatchedScanStartedLocked(workChains.get(i).getAttributionUid(), csph, in noteWifiBatchedScanStartedFromSourceLocked() 8054 public void noteWifiBatchedScanStartedLocked(int csph, long elapsedRealtimeMs) { in noteWifiBatchedScanStartedLocked() method in BatteryStatsImpl.Uid
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | BatteryStats.java | 770 public abstract void noteWifiBatchedScanStartedLocked(int csph, long elapsedRealtime); in noteWifiBatchedScanStartedLocked() method in BatteryStats.Uid
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 38403 Landroid/os/BatteryStats$Uid;->noteWifiBatchedScanStartedLocked(IJ)V 77326 Lcom/android/internal/os/BatteryStatsImpl$Uid;->noteWifiBatchedScanStartedLocked(IJ)V 77891 Lcom/android/internal/os/BatteryStatsImpl;->noteWifiBatchedScanStartedLocked(II)V
|