Searched refs:promptUserConfirmation (Results 1 – 3 of 3) sorted by relevance
54 Return<ResponseCode> promptUserConfirmation(const sp<IConfirmationResultCallback>& resultCB,
390 Return<ResponseCode> TrustyConfirmationUI::promptUserConfirmation( in promptUserConfirmation() function in android::hardware::confirmationui::V1_0::implementation::TrustyConfirmationUI
88 responseCode = confirmationUI->promptUserConfirmation(sp<IConfirmationResultCallback>(this), in presentConfirmationPrompt()