Searched defs:kEasyUnlockPairing (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_service_regular.cc36 // Key name of the local device permit record dictonary in kEasyUnlockPairing.
39 // Key name of the remote device list in kEasyUnlockPairing.
122 profile()->GetPrefs()->GetDictionary(prefs::kEasyUnlockPairing);
134 prefs::kEasyUnlockPairing); member in class:prefs
140 prefs::kEasyUnlockPairing); member in class:prefs
146 profile()->GetPrefs()->GetDictionary(prefs::kEasyUnlockPairing);
157 prefs::kEasyUnlockPairing); member in class:prefs
186 prefs::kEasyUnlockPairing); member in class:prefs
201 profile()->GetPrefs()->GetDictionary(prefs::kEasyUnlockPairing);
/external/chromium_org/chrome/common/
H A Dpref_names.cc1250 const char kEasyUnlockPairing[] = "easy_unlock.pairing"; member in namespace:prefs

Completed in 73 milliseconds