Home
last modified time | relevance | path

Searched refs:RunSession (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/confirmationui/
DTrustyConfirmationUI.cpp124 void TrustyConfirmationUI::RunSession(shared_ptr<IConfirmationResultCallback> resultCB, in RunSession() function in aidl::android::hardware::confirmationui::TrustyConfirmationUI
199 RunSession(resultCB, promptText, extraData, locale, uiOptions); in promptUserConfirmation()
DTrustyConfirmationUI.h112 void RunSession(shared_ptr<IConfirmationResultCallback> resultCB, string promptText,