/aosp12/frameworks/opt/car/setupwizard/library/utils/src/com/android/car/setupwizardlib/ |
H A D | InitialLockSetupClient.java | 377 protected Integer doInBackground(byte[]... passwords) { in doInBackground() argument 396 passwords[0] = in doInBackground() 397 InitialLockSetupHelper.getNumericEquivalentByteArray(passwords[0]); in doInBackground() 403 return km.isValidLockPasswordComplexity(mLockType, passwords[0], complexity) in doInBackground() 414 int output = initialLockSetupService.checkValidLock(mLockType, passwords[0]); in doInBackground() 455 protected Integer doInBackground(byte[]... passwords) { in doInBackground() argument 474 passwords[0] = in doInBackground() 475 InitialLockSetupHelper.getNumericEquivalentByteArray(passwords[0]); in doInBackground() 481 return km.setLock(mLockType, passwords[0], complexity) in doInBackground() 492 int output = initialLockSetupService.setLock(mLockType, passwords[0]); in doInBackground()
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/ |
H A D | SupplicantP2pIfaceCallbackImplTest.java | 354 HashSet<String> passwords = new HashSet<String>(); in testOnGroupStarted_success() local 362 passwords.add(group.getPassphrase()); in testOnGroupStarted_success() 372 assertTrue(passwords.contains(fakePassphrase)); in testOnGroupStarted_success() 377 assertTrue(passwords.contains(null)); in testOnGroupStarted_success()
|
/aosp12/frameworks/base/core/proto/android/providers/settings/ |
H A D | secure.proto | 69 // Whether to speak passwords while in accessibility mode.
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | PhoneInterfaceManager.java | 1822 Pair<String, String> passwords = (Pair<String, String>) request.argument; in handleMessage() local 1825 .storePin(passwords.second, phoneId); in handleMessage()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
H A D | third_party_licenses | 10599 passwords, or other login information or personal information, your must make the users aware that
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 38042 field public static final String TYPE_PASSWORDS = "passwords";
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
H A D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |