HomeSort by relevance Sort by last modified time
    Searched refs:testSecureProviderIsDisabled (Results 1 - 4 of 4) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationModeOffTestActivity.java 47 testSecureProviderIsDisabled(1, LocationManager.GPS_PROVIDER);
50 testSecureProviderIsDisabled(2, LocationManager.NETWORK_PROVIDER);
LocationModeBatterySavingTestActivity.java 51 testSecureProviderIsDisabled(2, LocationManager.GPS_PROVIDER);
LocationModeDeviceOnlyTestActivity.java 54 testSecureProviderIsDisabled(3, LocationManager.NETWORK_PROVIDER);
LocationModeTestActivity.java 245 protected void testSecureProviderIsDisabled(int i, String provider) {

Completed in 719 milliseconds