HomeSort by relevance Sort by last modified time
    Searched defs:Password (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/sync/util/
nigori.h 28 Password = 1,
34 // Initialize the client with the given |hostname|, |username| and |password|.
37 const std::string& password);
46 // |username| and |password| are kept constant, a given |type| and |name| pair
  /external/webkit/Source/JavaScriptCore/wtf/url/src/
URLSegments.h 45 Password,
82 // Password: 5 5
95 URLComponent password; member in class:WTF::URLSegments
  /frameworks/base/policy/src/com/android/internal/policy/impl/
LockPatternKeyguardView.java 159 * Unlock by entering an account's login and password.
164 * Unlock by entering a password or PIN
166 Password,
776 && mUnlockScreenMode != UnlockMode.Password) {
777 // can only verify unlock when in pattern/password mode
822 case Password:
    [all...]
  /packages/apps/Phone/src/com/android/phone/sip/
SipEditor.java 81 Password(R.string.password, 0, R.string.default_preference_summary),
120 if (this != Password) {
130 } else if (this == Password) {
420 .setPassword(PreferenceKey.Password.getValue())
446 } else if (pref == PreferenceKey.Password.preference) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 8566 milliseconds