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

/frameworks/base/services/core/java/com/android/server/
H A DLocationManagerService.java2171 private static boolean shouldBroadcastSafe( method in class:LocationManagerService
2307 if ((lastLoc == null) || shouldBroadcastSafe(notifyLocation, lastLoc, r, now)) {

Completed in 33 milliseconds