Searched refs:isGeocoderPresent (Results 1 – 3 of 3) sorted by relevance
233 mUwbInjector.isGeocoderPresent()) { in initialize()271 mUwbInjector.isGeocoderPresent()) { in initialize()
252 public boolean isGeocoderPresent() { in isGeocoderPresent() method in UwbInjector
147 when(mUwbInjector.isGeocoderPresent()).thenReturn(true); in setUp()362 when(mUwbInjector.isGeocoderPresent()).thenReturn(false); in testWifiECallback_error()