Home
last modified time | relevance | path

Searched defs:wakelockName (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/statsd/benchmark/
Dmetric_util.cpp292 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateWakelockStateChangedEvent()
304 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateAcquireWakelockEvent()
311 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateReleaseWakelockEvent()
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.cpp355 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateWakelockStateChangedEvent()
367 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateAcquireWakelockEvent()
374 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateReleaseWakelockEvent()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java8341 String wakelockName = in.readString(); in readFromParcelLocked() local
14692 String wakelockName = in.readString(); in readFromParcelLocked() local