Searched refs:password (Results 26 - 50 of 67) sorted by relevance

123

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardAccountView.java48 * When the user forgets their password a bunch of times, we fall back on their
49 * account's login/password to unlock the phone (and reset their lock pattern).
65 * Shown while making asynchronous check of password.
90 mPassword = (EditText) findViewById(R.id.password);
167 // clear out forgotten password
262 final String password = mPassword.getText().toString();
270 options.putString(AccountManager.KEY_PASSWORD, password);
/frameworks/base/core/java/android/security/
H A DIKeystoreService.java180 public int password(String password) throws RemoteException { argument
186 _data.writeString(password);
213 public int unlock(String password) throws RemoteException { argument
219 _data.writeString(password);
517 public int password_uid(String password, int uid) throws RemoteException { argument
523 _data.writeString(password);
623 public int password(String password) throws RemoteException; argument
627 public int unlock(String password) throw argument
661 password_uid(String password, int uid) argument
[all...]
/frameworks/base/core/java/android/os/storage/
H A DIMountService.java612 public int decryptStorage(String password) throws RemoteException { argument
618 _data.writeString(password);
629 public int encryptStorage(int type, String password) throws RemoteException { argument
636 _data.writeString(password);
647 public int changeEncryptionPassword(int type, String password) throws RemoteException { argument
654 _data.writeString(password);
666 public int verifyEncryptionPassword(String password) throws RemoteException { argument
672 _data.writeString(password);
1268 String password = data.readString();
1269 int result = decryptStorage(password);
1588 decryptStorage(String password) argument
1593 encryptStorage(int type, String password) argument
1598 changeEncryptionPassword(int type, String password) argument
1605 verifyEncryptionPassword(String password) argument
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java624 * if the password is incorrect
643 * if the password is incorrect
660 * if the password is incorrect
678 * if the password is incorrect
697 * if the password is incorrect
718 * if the password is incorrect
737 * if the password is incorrect
758 * if the password is incorrect
1291 * @param password password o
1296 queryFacilityLock(String facility, String password, int serviceClass, Message response) argument
1311 queryFacilityLockForApp(String facility, String password, int serviceClass, String appId, Message response) argument
1321 setFacilityLock(String facility, boolean lockState, String password, int serviceClass, Message response) argument
1334 setFacilityLockForApp(String facility, boolean lockState, String password, int serviceClass, String appId, Message response) argument
1617 setupDataCall(String radioTechnology, String profile, String apn, String user, String password, String authType, String protocol, Message result) argument
1772 setInitialAttachApn(String apn, String protocol, int authType, String username, String password, Message result) argument
[all...]
H A DRIL.java1470 String user, String password, String authType, String protocol,
1481 rr.mParcel.writeString(password);
1488 + password + " " + authType + " " + protocol);
1810 queryFacilityLock(String facility, String password, int serviceClass, argument
1812 queryFacilityLockForApp(facility, password, serviceClass, null, response);
1817 queryFacilityLockForApp(String facility, String password, int serviceClass, String appId, argument
1829 rr.mParcel.writeString(password);
1839 setFacilityLock (String facility, boolean lockState, String password, argument
1841 setFacilityLockForApp(facility, lockState, password, serviceClass, null, response);
1846 setFacilityLockForApp(String facility, boolean lockState, String password, argument
1469 setupDataCall(String radioTechnology, String profile, String apn, String user, String password, String authType, String protocol, Message result) argument
4437 setInitialAttachApn(String apn, String protocol, int authType, String username, String password, Message result) argument
[all...]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java451 public void queryFacilityLock(String facility, String password, int serviceClass, argument
456 public void queryFacilityLockForApp(String facility, String password, int serviceClass, argument
461 public void setFacilityLock(String facility, boolean lockState, String password, argument
466 public void setFacilityLockForApp(String facility, boolean lockState, String password, argument
600 String password, String authType, String protocol, Message result) {
649 String password, Message result) {
599 setupDataCall(String radioTechnology, String profile, String apn, String user, String password, String authType, String protocol, Message result) argument
648 setInitialAttachApn(String apn, String protocol, int authType, String username, String password, Message result) argument
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
H A DConnectivityManagerTestBase.java319 protected boolean connectToWifi(String ssid, String password) { argument
321 if (password == null) {
324 config = WifiConfigurationHelper.createPskConfig(ssid, password);
/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java85 public void savePassword(String host, String username, String password); argument
88 String username, String password);
87 setHttpAuthUsernamePassword(String host, String realm, String username, String password) argument
H A DWebView.java641 * Sets a username and password pair for the specified host. This data is
642 * used by the Webview to autocomplete username and password fields in web
648 * @param password the password for the given host
654 public void savePassword(String host, String username, String password) { argument
657 mProvider.savePassword(host, username, password);
668 * @param password the password
674 String username, String password) {
677 mProvider.setHttpAuthUsernamePassword(host, realm, username, password);
673 setHttpAuthUsernamePassword(String host, String realm, String username, String password) argument
[all...]
/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipProfile.java180 * Sets the password of the SIP account
182 * @param password password of the SIP account
185 public Builder setPassword(String password) { argument
186 mUri.setUserPassword(password);
280 // remove password from URI
410 * Gets the password.
412 * @return the password
/frameworks/support/v4/ics/android/support/v4/view/accessibility/
H A DAccessibilityNodeInfoCompatIcs.java196 public static void setPassword(Object info, boolean password) { argument
197 ((AccessibilityNodeInfo) info).setPassword(password);
/frameworks/base/libs/storage/
H A DIMountService.cpp514 int32_t decryptStorage(const String16& password) argument
518 data.writeString16(password);
531 int32_t encryptStorage(const String16& password) argument
535 data.writeString16(password);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java750 * @param password needed to change the ICC pin state, aka. Pin1
757 String password, Message onComplete) {
767 enabled, password, serviceClassX, mAid,
777 * @param password needed to change the ICC fdn enable, aka Pin2
784 String password, Message onComplete) {
795 enabled, password, serviceClassX, mAid,
801 * Change the ICC password used in ICC pin lock
804 * @param oldPassword is the old password
805 * @param newPassword is the new password
822 * Change the ICC password use
756 setIccLockEnabled(boolean enabled, String password, Message onComplete) argument
783 setIccFdnEnabled(boolean enabled, String password, Message onComplete) argument
[all...]
H A DIccCardProxy.java816 public void setIccLockEnabled(boolean enabled, String password, Message onComplete) { argument
819 mUiccApplication.setIccLockEnabled(enabled, password, onComplete);
830 public void setIccFdnEnabled(boolean enabled, String password, Message onComplete) { argument
833 mUiccApplication.setIccFdnEnabled(enabled, password, onComplete);
/frameworks/base/packages/Keyguard/test/src/com/android/keyguard/test/
H A DKeyguardTestActivity.java328 public boolean checkPassword(String password) { argument
329 return password.length() > 4;
/frameworks/base/services/core/java/com/android/server/
H A DMountService.java209 = { "password", "default", "pattern", "pin" };
2207 private String toHex(String password) { argument
2208 if (password == null) {
2211 byte[] bytes = password.getBytes(StandardCharsets.UTF_8);
2229 public int decryptStorage(String password) { argument
2230 if (TextUtils.isEmpty(password)) {
2231 throw new IllegalArgumentException("password cannot be empty");
2245 event = mConnector.execute("cryptfs", "checkpw", new SensitiveArg(toHex(password)));
2269 public int encryptStorage(int type, String password) { argument
2270 if (TextUtils.isEmpty(password)
2298 changeEncryptionPassword(int type, String password) argument
2322 verifyEncryptionPassword(String password) argument
[all...]
/frameworks/base/core/java/android/text/style/
H A DTtsSpan.java137 * protocol://username:password@domain:port/path?query_string#fragment_id
404 * Argument used to specify the password part of a URI. Should be set as a
408 public static final String ARG_PASSWORD = "android.arg.password";
1367 public ElectronicBuilder setPassword(String password) { argument
1368 return setStringArgument(TtsSpan.ARG_PASSWORD, password);
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiEnterpriseConfig.java53 public static final String PASSWORD_KEY = "password";
105 // This is essential because an app may not have all fields like password
372 * Set the password.
373 * @param password the password
375 public void setPassword(String password) { argument
376 setFieldValue(PASSWORD_KEY, password, "");
380 * Get the password.
382 * Returns locally set password value. For networks fetched from
/frameworks/webview/chromium/java/com/android/webview/chromium/
H A DWebViewContentsClientAdapter.java1023 public void proceed(String username, String password) { argument
1028 if (password == null) {
1029 password = "";
1031 mAwHandler.proceed(username, password);
H A DWebViewChromium.java451 public void savePassword(String host, String username, String password) { argument
457 final String username, final String password) {
462 setHttpAuthUsernamePassword(host, realm, username, password);
467 mAwContents.setHttpAuthUsernamePassword(host, realm, username, password);
456 setHttpAuthUsernamePassword(final String host, final String realm, final String username, final String password) argument
/frameworks/base/services/core/java/com/android/server/connectivity/
H A DVpn.java925 profile.ipsecSecret, profile.username, profile.password, "", gateway,
931 caCert, serverCert, profile.username, profile.password, "", gateway,
937 caCert, serverCert, profile.username, profile.password, "", gateway,
948 "name", profile.username, "password", profile.password,
958 "name", profile.username, "password", profile.password,
/frameworks/support/v4/java/android/support/v4/view/accessibility/
H A DAccessibilityNodeInfoCompat.java241 public void setPassword(Object info, boolean password); argument
556 public void setPassword(Object info, boolean password) { argument
944 public void setPassword(Object info, boolean password) { argument
945 AccessibilityNodeInfoCompatIcs.setPassword(info, password);
2248 * Gets whether this node is a password.
2250 * @return True if the node is a password.
2257 * Sets whether this node is a password.
2264 * @param password True if the node is a password.
2267 public void setPassword(boolean password) { argument
[all...]
/frameworks/base/core/java/android/accounts/
H A DAccountManager.java54 * online accounts. The user enters credentials (username and password) once
67 * the user's actual password. (Auth tokens are normally created with a
187 * Bundle key used to supply the password directly in options to
189 * the standard password prompt.
191 public static final String KEY_PASSWORD = "password";
242 * account's credentials (saved password, etc) are changed.
302 * Gets the saved password associated with the account.
312 * @param account The account to query for a password
313 * @return The account's password, null if none or if the account doesn't exist
650 * @param password Th
655 addAccountExplicitly(Account account, String password, Bundle userdata) argument
961 setPassword(final Account account, final String password) argument
[all...]
/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/
H A DBackupRestoreConfirmation.java180 mCurPassword = (TextView) findViewById(R.id.password);
210 // We vary the password prompt depending on whether one is predefined, and whether
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java128 String mPwd; // For password registration
867 // sia = password
870 String password = mSia;
875 mPhone.mCi.queryFacilityLock(facility, password,
878 mPhone.mCi.setFacilityLock(facility, isActivate(), password,
906 // password mismatch; return error
939 // password mismatch; return error

Completed in 776 milliseconds

123