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/
DLocationUsageLogger.java141 int apiType, boolean hasListener, boolean hasIntent) { in getCallbackType() argument
148 if (hasIntent) { in getCallbackType()
183 boolean hasListener, boolean hasIntent, in logLocationApiUsage() argument
198 + ", hasIntent: " + hasIntent in logLocationApiUsage()
224 getCallbackType(apiInUse, hasListener, hasIntent), in logLocationApiUsage()