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

/frameworks/base/services/core/java/com/android/server/location/
H A DLocationRequestStatistics.java43 public void stopRequesting(String packageName, String providerName) { method in class:LocationRequestStatistics
47 stats.stopRequesting();
130 private void stopRequesting() { method in class:LocationRequestStatistics.PackageStatistics

Completed in 123 milliseconds