Home
last modified time | relevance | path

Searched refs:promptText (Results 1 – 4 of 4) sorted by relevance

/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
66 if (promptText.size() >= uint32_t(MessageSize::MAX)) in init()
68 auto pos = std::copy(promptText.c_str(), promptText.c_str() + promptText.size(), in init()
77 map(pair(text("prompt"), text(promptStringBuffer_, promptText.size())), in init()
/hardware/interfaces/confirmationui/1.0/default/
DConfirmationUI.h42 const hidl_string& promptText,
/hardware/interfaces/confirmationui/1.0/
DIConfirmationUI.hal32 * @param promptText UTF-8 encoded string which is to be presented to the user.
54 promptUserConfirmation(IConfirmationResultCallback resultCB, string promptText,
DIConfirmationResultCallback.hal38 * CBOR_MAP{ "prompt", <promptText>, "extra", <extraData> }
41 * (type 3). The value <promptText> is encoded as CBOR text string