Home
last modified time | relevance | path

Searched refs:ConfirmationUI (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/interfaces/confirmationui/1.0/default/
H A DConfirmationUI.cpp41 Return<ResponseCode> ConfirmationUI::promptUserConfirmation( in promptUserConfirmation()
54 Return<ResponseCode> ConfirmationUI::deliverSecureInputEvent( in deliverSecureInputEvent()
60 Return<void> ConfirmationUI::abort() { in abort()
H A Dservice.cpp27 using android::hardware::confirmationui::V1_0::implementation::ConfirmationUI;
31 auto confirmationui = new ConfirmationUI(); in main()
H A DConfirmationUI.h39 struct ConfirmationUI : public IConfirmationUI { struct
H A DAndroid.bp39 "ConfirmationUI.cpp",
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dkeystore.te11 # This is used for the ConfirmationUI async callback.
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Dkeystore.te11 # This is used for the ConfirmationUI async callback.
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dkeystore.te11 # This is used for the ConfirmationUI async callback.
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dkeystore.te14 # This is used for the ConfirmationUI async callback.
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dkeystore.te14 # This is used for the ConfirmationUI async callback.
/aosp12/system/sepolicy/private/
H A Dkeystore.te14 # This is used for the ConfirmationUI async callback.
/aosp12/hardware/interfaces/confirmationui/1.0/
H A Dtypes.hal30 * Codes returned by ConfirmationUI API calls.
/aosp12/hardware/interfaces/keymaster/4.0/
H A Dtypes.hal860 * ConfirmationUI HAL for details of token computation.