Searched refs:setIsAfcSupportedInCurrentCountry (Results 1 – 2 of 2) sorted by relevance
153 mAfcManager.setIsAfcSupportedInCurrentCountry(true); in testUpdateLastKnownLocationOnLocationChange()292 mAfcManager.setIsAfcSupportedInCurrentCountry(true); in testQueryAfterExpiredTime()328 mAfcManager.setIsAfcSupportedInCurrentCountry(true); in testQueryAfterLocationChange()
423 public void setIsAfcSupportedInCurrentCountry(boolean isAfcSupported) { in setIsAfcSupportedInCurrentCountry() method in AfcManager