Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/preference/
DAboutPreferenceFragment.java39 public static final String TERMS_OF_SERVICE_URL = "http://www.google.com/policies/terms"; field in AboutPreferenceFragment
78 startActivityForUrl(TERMS_OF_SERVICE_URL); in onCreate()