Searched refs:resultCB (Results 1 – 3 of 3) sorted by relevance
41 Return<ResponseCode> promptUserConfirmation(const sp<IConfirmationResultCallback>& resultCB,
51 ResponseCode init(const Callback& resultCB, const hidl_string& promptText, in init() argument56 resultCB_ = resultCB; in init()
29 * @param resultCB Implementation of IResultCallback. Used by the implementation to report54 promptUserConfirmation(IConfirmationResultCallback resultCB, string promptText,