Searched refs:runAfterDetectionAsync (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
H A DComprehensiveCountryDetector.java272 runAfterDetectionAsync(mCountry != null ? new Country(mCountry) : mCountry, country,
281 protected void runAfterDetectionAsync(final Country country, final Country detectedCountry, method in class:ComprehensiveCountryDetector
/frameworks/base/services/tests/servicestests/src/com/android/server/location/
H A DComprehensiveCountryDetectorTest.java95 protected void runAfterDetectionAsync(final Country country, final Country detectedCountry, method in class:ComprehensiveCountryDetectorTest.TestCountryDetector

Completed in 94 milliseconds