Home
last modified time | relevance | path

Searched defs:updateForeground (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DLocationRequestStatistics.java59 public void updateForeground(String packageName, String providerName, boolean isForeground) { in updateForeground() method in LocationRequestStatistics
156 private void updateForeground(boolean isForeground) { in updateForeground() method in LocationRequestStatistics.PackageStatistics
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java2344 private void updateForeground(boolean isForeground) { in updateForeground() method in LocationManagerService.UpdateRecord