HomeSort by relevance Sort by last modified time
    Searched defs:runAfterDetectionAsync (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/location/
ComprehensiveCountryDetectorTest.java 95 protected void runAfterDetectionAsync(final Country country, final Country detectedCountry,
  /frameworks/base/services/core/java/com/android/server/location/
ComprehensiveCountryDetector.java 272 runAfterDetectionAsync(mCountry != null ? new Country(mCountry) : mCountry, country,
281 protected void runAfterDetectionAsync(final Country country, final Country detectedCountry,

Completed in 175 milliseconds