Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/
DStatsLogProcessor.h233 void onBinaryPushStateChangedEventLocked(LogEvent* event);
DStatsLogProcessor.cpp177 void StatsLogProcessor::onBinaryPushStateChangedEventLocked(LogEvent* event) { in onBinaryPushStateChangedEventLocked() function in android::os::statsd::StatsLogProcessor
403 onBinaryPushStateChangedEventLocked(event); in OnLogEvent()