Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/eventlog/
DLocationEventLog.java377 private static final class ProviderClientForegroundEvent extends ProviderEvent { class in LocationEventLog
382 ProviderClientForegroundEvent(String provider, boolean foreground, in ProviderClientForegroundEvent() method in LocationEventLog.ProviderClientForegroundEvent