OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLastBestProviderEnabledOnly
(Results
1 - 2
of
2
) sorted by null
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowLocationManagerTest.java
257
assertTrue(shadowLocationManager.
getLastBestProviderEnabledOnly
());
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowLocationManager.java
346
public boolean
getLastBestProviderEnabledOnly
() {
Completed in 544 milliseconds