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