Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/eventlog/
DLocationEventLog.java463 private static final class ProviderStationaryThrottledEvent extends ProviderEvent { class in LocationEventLog
468 ProviderStationaryThrottledEvent(String provider, boolean stationaryThrottled, in ProviderStationaryThrottledEvent() method in LocationEventLog.ProviderStationaryThrottledEvent