Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/injector/
DLocationUsageLogger.java54 boolean hasIntent, Geofence geofence, boolean foreground) { in logLocationApiUsage() argument
83 getCallbackType(apiInUse, hasListener, hasIntent), in logLocationApiUsage()
224 int apiType, boolean hasListener, boolean hasIntent) { in getCallbackType() argument
231 if (hasIntent) { in getCallbackType()