HomeSort by relevance Sort by last modified time
    Searched defs:Password (Results 1 - 6 of 6) 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/keyguard/
KeyguardSecurityModel.java 34 Password, // Unlock by entering an alphanumeric password
35 PIN, // Strictly numeric password
37 Account, // Unlock by entering an account's login and password.
96 SecurityMode.Password : SecurityMode.None;
124 && (mode == SecurityMode.Password
  /packages/apps/Phone/src/com/android/phone/sip/
SipEditor.java 82 Password(R.string.password, 0, R.string.default_preference_summary),
121 if (this != Password) {
131 } else if (this == Password) {
421 .setPassword(PreferenceKey.Password.getValue())
447 } else if (pref == PreferenceKey.Password.preference) {
  /external/smack/asmack-master/lib/
jstun.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 233 milliseconds