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

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

Completed in 32 milliseconds