Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/eventlog/
H A DLocationEventLog.java378 private static final class ProviderReceiveLocationEvent extends ProviderEvent { class in LocationEventLog
382 ProviderReceiveLocationEvent(String provider, int numLocations) { in ProviderReceiveLocationEvent() method in LocationEventLog.ProviderReceiveLocationEvent