Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/signin/
Deasy_unlock_service_regular.cc122 profile()->GetPrefs()->GetDictionary(prefs::kEasyUnlockPairing); in GetPermitAccess()
134 prefs::kEasyUnlockPairing); in SetPermitAccess()
140 prefs::kEasyUnlockPairing); in ClearPermitAccess()
146 profile()->GetPrefs()->GetDictionary(prefs::kEasyUnlockPairing); in GetRemoteDevices()
157 prefs::kEasyUnlockPairing); in SetRemoteDevices()
186 prefs::kEasyUnlockPairing); in ClearRemoteDevices()
201 profile()->GetPrefs()->GetDictionary(prefs::kEasyUnlockPairing); in RunTurnOffFlow()
Deasy_unlock_service.cc215 prefs::kEasyUnlockPairing, in RegisterProfilePrefs()
/external/chromium_org/chrome/common/
Dpref_names.cc1250 const char kEasyUnlockPairing[] = "easy_unlock.pairing"; variable
Dpref_names.h399 extern const char kEasyUnlockPairing[];
/external/chromium_org/chrome/browser/ui/webui/options/
Dbrowser_options_handler.cc883 prefs::kEasyUnlockPairing, in InitializeHandler()