Home
last modified time | relevance | path

Searched refs:resultCB (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/confirmationui/1.0/default/
DConfirmationUI.h41 Return<ResponseCode> promptUserConfirmation(const sp<IConfirmationResultCallback>& resultCB,
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
DGenericOperation.h51 ResponseCode init(const Callback& resultCB, const hidl_string& promptText, in init() argument
56 resultCB_ = resultCB; in init()
/hardware/interfaces/confirmationui/1.0/
DIConfirmationUI.hal29 * @param resultCB Implementation of IResultCallback. Used by the implementation to report
54 promptUserConfirmation(IConfirmationResultCallback resultCB, string promptText,