Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java1807 WorkSource batteryWorkSource = mScanWorkSource; in noteScanStart() local
1810 batteryWorkSource = new WorkSource(Process.WIFI_UID); in noteScanStart()
1814 mBatteryStats.noteWifiScanStartedFromSource(batteryWorkSource); in noteScanStart()