Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/preference/
DAboutPreferenceFragment.java38 public static final String PRIVACY_POLICY_URL = "http://www.google.com/policies/privacy"; field in AboutPreferenceFragment
76 startActivityForUrl(PRIVACY_POLICY_URL); in onCreate()