Searched defs:onFinished (Results 1 – 7 of 7) sorted by relevance
33 ::android::binder::Status onFinished(const Result& result) override { in onFinished() function43 ::android::binder::Status onFinished(const Results&... results) override { in onFinished() function
25 void onFinished(in KeystoreResponse response); in onFinished() method
26 void onFinished(in ExportResult result); in onFinished() method
26 void onFinished(in OperationResult result); in onFinished() method
26 void onFinished(in KeystoreResponse response, in KeymasterCertificateChain chain); in onFinished() method
26 void onFinished(in KeystoreResponse response, in KeyCharacteristics charactersistics); in onFinished() method
24 void onFinished(int status, in PersistableBundle extras); in onFinished() method