OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testManagerProviderIsEnabled
(Results
1 - 4
of
4
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationModeHighAccuracyTestActivity.java
57
testManagerProviderIsEnabled
(4, LocationManager.GPS_PROVIDER);
60
testManagerProviderIsEnabled
(5, LocationManager.NETWORK_PROVIDER);
LocationModeBatterySavingTestActivity.java
60
testManagerProviderIsEnabled
(5, LocationManager.NETWORK_PROVIDER);
LocationModeDeviceOnlyTestActivity.java
57
testManagerProviderIsEnabled
(4, LocationManager.GPS_PROVIDER);
LocationModeTestActivity.java
252
protected void
testManagerProviderIsEnabled
(int i, String gpsProvider) {
Completed in 40 milliseconds