Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
H A DGoogleLocationSettingHelper.java68 private static int getUseLocationForServices(Context context) { in getUseLocationForServices() method in GoogleLocationSettingHelper
124 int locationServiceStatus = StrictModeUtils.bypass(() -> getUseLocationForServices(context)); in isGoogleLocationServicesEnabled()