Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/eventlog/
H A DLocationEventLog.java215 addLog(new ProviderStationaryThrottledEvent(provider, throttled, request)); in logProviderStationaryThrottled()
412 private static final class ProviderStationaryThrottledEvent extends ProviderEvent { class in LocationEventLog
417 ProviderStationaryThrottledEvent(String provider, boolean stationaryThrottled, in ProviderStationaryThrottledEvent() method in LocationEventLog.ProviderStationaryThrottledEvent