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

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

Completed in 66 milliseconds