Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareImpl.java476 int sourcesUsed) { in reportGeofenceTransition() argument
486 monitoringType + ", sourcesUsed:" + sourcesUsed); in reportGeofenceTransition()
495 sourcesUsed); in reportGeofenceTransition()
812 int sourcesUsed) { in GeofenceTransition() argument
818 mSourcesUsed = sourcesUsed; in GeofenceTransition()