Home
last modified time | relevance | path

Searched defs:onFinished (Results 1 – 7 of 7) sorted by relevance

/system/security/keystore/include/keystore/
Dkeystore_promises.h33 ::android::binder::Status onFinished(const Result& result) override { in onFinished() function
43 ::android::binder::Status onFinished(const Results&... results) override { in onFinished() function
/system/security/keystore/binder/android/security/keystore/
DIKeystoreResponseCallback.aidl25 void onFinished(in KeystoreResponse response); in onFinished() method
DIKeystoreExportKeyCallback.aidl26 void onFinished(in ExportResult result); in onFinished() method
DIKeystoreOperationResultCallback.aidl26 void onFinished(in OperationResult result); in onFinished() method
DIKeystoreCertificateChainCallback.aidl26 void onFinished(in KeystoreResponse response, in KeymasterCertificateChain chain); in onFinished() method
DIKeystoreKeyCharacteristicsCallback.aidl26 void onFinished(in KeystoreResponse response, in KeyCharacteristics charactersistics); in onFinished() method
/system/vold/binder/android/os/
DIVoldTaskListener.aidl24 void onFinished(int status, in PersistableBundle extras); in onFinished() method