Searched refs:getExtraLocationControllerPackage (Results 1 – 10 of 10) sorted by relevance
274 when(mLocationManager.getExtraLocationControllerPackage()).thenReturn(testLocationHistory); in getKeepEnabledPackages_shouldContainDefaultPhoneAndSmsAndLocationHistory()305 when(mLocationManager.getExtraLocationControllerPackage()).thenReturn(testLocationHistory); in getKeepEnabledPackages_hasEuiccComponent_shouldContainEuiccPackage()327 when(mLocationManager.getExtraLocationControllerPackage()).thenReturn(testLocationHistory); in getKeepEnabledPackages_shouldContainSettingsIntelligence()349 when(mLocationManager.getExtraLocationControllerPackage()).thenReturn(testLocationHistory); in getKeepEnabledPackages_shouldContainPackageInstaller()
98 .getExtraLocationControllerPackage()); in isLocationGroupAndControllerExtraPackage()
117 String getExtraLocationControllerPackage(); in getExtraLocationControllerPackage() method
506 public @Nullable String getExtraLocationControllerPackage() { in getExtraLocationControllerPackage() method in LocationManager508 return mService.getExtraLocationControllerPackage(); in getExtraLocationControllerPackage()
168 final String locationHistoryPackage = locationManager.getExtraLocationControllerPackage(); in getKeepEnabledPackages()
166 final String locationHistoryPackage = locationManager.getExtraLocationControllerPackage(); in getKeepEnabledPackages()
400 locationManager.getExtraLocationControllerPackage())) { in addLocationNotificationIfNeeded()
1193 public String getExtraLocationControllerPackage() { in getExtraLocationControllerPackage() method in LocationManagerService
4945 method @Nullable public String getExtraLocationControllerPackage();
21360 HPLcom/android/server/location/LocationManagerService;->getExtraLocationControllerPackage()Ljava/la…