Home
last modified time | relevance | path

Searched refs:testLocationHistory (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DApplicationFeatureProviderImplTest.java305 final String testLocationHistory = "com.android.test.location.history"; in getKeepEnabledPackages_shouldContainDefaultPhoneAndSmsAndLocationHistory() local
312 when(mLocationManager.getExtraLocationControllerPackage()).thenReturn(testLocationHistory); in getKeepEnabledPackages_shouldContainDefaultPhoneAndSmsAndLocationHistory()
320 testLocationHistory); in getKeepEnabledPackages_shouldContainDefaultPhoneAndSmsAndLocationHistory()
329 final String testLocationHistory = "com.android.test.location.history"; in getKeepEnabledPackages_hasEuiccComponent_shouldContainEuiccPackage() local
343 when(mLocationManager.getExtraLocationControllerPackage()).thenReturn(testLocationHistory); in getKeepEnabledPackages_hasEuiccComponent_shouldContainEuiccPackage()
358 final String testLocationHistory = "com.android.test.location.history"; in getKeepEnabledPackages_shouldContainSettingsIntelligence() local
365 when(mLocationManager.getExtraLocationControllerPackage()).thenReturn(testLocationHistory); in getKeepEnabledPackages_shouldContainSettingsIntelligence()
400 final String testLocationHistory = "com.android.test.location.history"; in getKeepEnabledPackages_shouldContainPackageInstaller() local
407 when(mLocationManager.getExtraLocationControllerPackage()).thenReturn(testLocationHistory); in getKeepEnabledPackages_shouldContainPackageInstaller()