Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
DGoogleLocationSettingHelper.java41 public static final int USE_LOCATION_FOR_SERVICES_NOT_SET = 2; field in GoogleLocationSettingHelper
93 return USE_LOCATION_FOR_SERVICES_NOT_SET; in getUseLocationForServices()
99 value = USE_LOCATION_FOR_SERVICES_NOT_SET; in getUseLocationForServices()