Home
last modified time | relevance | path

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

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