OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noteWifiBatchedScanStartedFromSource
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/com/android/internal/app/
IBatteryStats.aidl
113
void
noteWifiBatchedScanStartedFromSource
(in WorkSource ws, int csph);
/frameworks/base/services/core/java/com/android/server/am/
BatteryStatsService.java
792
public void
noteWifiBatchedScanStartedFromSource
(WorkSource ws, int csph) {
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiScanningServiceImpl.java
572
mBatteryStats.
noteWifiBatchedScanStartedFromSource
(mWorkSource, csph);
[
all
...]
Completed in 26 milliseconds