Home
last modified time | relevance | path

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

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