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

/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareImpl.java438 int sourcesUsed) {
448 monitoringType + ", sourcesUsed:" + sourcesUsed);
457 sourcesUsed);
749 int sourcesUsed) {
755 mSourcesUsed = sourcesUsed;
432 reportGeofenceTransition( int geofenceId, Location location, int transition, long transitionTimestamp, int monitoringType, int sourcesUsed) argument
743 GeofenceTransition( int geofenceId, int transition, long timestamp, Location location, int monitoringType, int sourcesUsed) argument
/frameworks/base/services/java/com/android/server/location/
H A DFlpHardwareProvider.java143 int sourcesUsed) {
150 sourcesUsed);
138 onGeofenceTransition( int geofenceId, Location location, int transition, long timestamp, int sourcesUsed) argument

Completed in 87 milliseconds