OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_LOCATION_FOR_SERVICES
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/
GoogleLocationSettingHelper.java
59
private static final String
USE_LOCATION_FOR_SERVICES
= "
use_location_for_services
";
91
new String[] {
USE_LOCATION_FOR_SERVICES
}, null);
/packages/experimental/AndroidVendorSecurityTool/src/com/android/vending/sectool/v1/
GoogleSettingsContract.java
229
public static final String
USE_LOCATION_FOR_SERVICES
= "
use_location_for_services
";
Completed in 57 milliseconds