Searched defs:sourcesUsed (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareImpl.java476 int sourcesUsed) {
486 monitoringType + ", sourcesUsed:" + sourcesUsed);
495 sourcesUsed);
812 int sourcesUsed) {
818 mSourcesUsed = sourcesUsed;
470 reportGeofenceTransition( int geofenceId, Location location, int transition, long transitionTimestamp, int monitoringType, int sourcesUsed) argument
806 GeofenceTransition( int geofenceId, int transition, long timestamp, Location location, int monitoringType, int sourcesUsed) argument

Completed in 7 milliseconds