Home
last modified time | relevance | path

Searched defs:noteWifiScanStartedFromSource (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl197 void noteWifiScanStartedFromSource(in WorkSource ws); in noteWifiScanStartedFromSource() method
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java2158 public void noteWifiScanStartedFromSource(final WorkSource ws) { in noteWifiScanStartedFromSource() method in BatteryStatsService