Searched defs:wakelockName (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/cmds/statsd/benchmark/ |
D | metric_util.cpp | 292 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/ |
D | statsd_test_util.cpp | 355 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/ |
D | BatteryStatsImpl.java | 8341 String wakelockName = in.readString(); in readFromParcelLocked() local 14692 String wakelockName = in.readString(); in readFromParcelLocked() local
|