OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testSecureProviderIsEnabled
(Results
1 - 4
of
4
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationModeHighAccuracyTestActivity.java
51
testSecureProviderIsEnabled
(2, LocationManager.GPS_PROVIDER);
54
testSecureProviderIsEnabled
(3, LocationManager.NETWORK_PROVIDER);
LocationModeBatterySavingTestActivity.java
54
testSecureProviderIsEnabled
(3, LocationManager.NETWORK_PROVIDER);
LocationModeDeviceOnlyTestActivity.java
51
testSecureProviderIsEnabled
(2, LocationManager.GPS_PROVIDER);
LocationModeTestActivity.java
238
protected void
testSecureProviderIsEnabled
(int i, String provider) {
Completed in 112 milliseconds