/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/server/ |
D | StoreBackendImpl.java | 39 public boolean verify(Transaction transaction, byte[] transactionSignature) { in verify() method in StoreBackendImpl 51 if (verificationFunction.verify(transactionSignature)) { in verify() 63 public boolean verify(Transaction transaction, String password) { in verify() method in StoreBackendImpl
|
D | StoreBackend.java | 38 boolean verify(Transaction transaction, byte[] transactionSignature); in verify() method 48 boolean verify(Transaction transaction, String password); in verify() method
|
/development/tools/ota_analysis/src/services/ |
D | update_metadata_pb.js | 160 Extent.verify = function verify(message) { function in Extent 388 Signatures.verify = function verify(message) { function in Signatures 395 … let error = $root.chromeos_update_engine.Signatures.Signature.verify(message.signatures[i]); 617 Signature.verify = function verify(message) { function in Signature 847 PartitionInfo.verify = function verify(message) { function in PartitionInfo 1136 ImageInfo.verify = function verify(message) { function in ImageInfo 1520 InstallOperation.verify = function verify(message) { 1549 let error = $root.chromeos_update_engine.Extent.verify(message.srcExtents[i]); 1561 let error = $root.chromeos_update_engine.Extent.verify(message.dstExtents[i]); 2039 CowMergeOperation.verify = function verify(message) { function in CowMergeOperation [all …]
|
/development/samples/UiAutomator/ |
D | README | 5 use the package name to verify that the current window is actually 14 This demos how we can scroll list views and verify data in list view
|
/development/ |
D | PREUPLOAD.cfg | 19 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py --no-verify-format -f ${PREUPLOAD_FILES}
|
/development/samples/browseable/BasicAndroidKeyStore/ |
D | _index.jd | 14 To verify the data using the signature provided, click \"Verify\".\n\n
|
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/ |
D | FingerprintAuthenticationDialogFragment.java | 222 if (!mStoreBackend.verify(transaction, mPassword.getText().toString())) { in verifyPassword() 295 if (mStoreBackend.verify(transaction, sigBytes)) { in onAuthenticated()
|
/development/tools/labpretest/ |
D | README | 13 and can also be used to verify that lab infrastructure is ready for devices.
|
/development/tools/apkcheck/ |
D | README.txt | 104 to verify that a method call on an annotation is valid. 125 to verify that the return types are related, but that's more trouble than
|
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.basicandroidkeystore/ |
D | BasicAndroidKeyStoreFragment.java | 341 return s.verify(signature); in verifyData()
|
/development/samples/ApiDemos/src/com/example/android/apis/security/ |
D | KeyStoreUsage.java | 441 boolean valid = s.verify(signature); in doInBackground()
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 982 verify - v. confirm the truth of
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 4714 this license, you must contact us to verify this.
|