Home
last modified time | relevance | path

Searched refs:user (Results 1 – 25 of 537) sorted by relevance

12345678910>>...22

/hardware/interfaces/biometrics/face/1.0/
Dtypes.hal62 * Require the user to look at the device during enrollment and
76 * Face errors represent events that can't be immediately recovered by user
80 * notify the user where possible.
105 * should restart the operation on the next user interaction.
141 * Face authentication is disabled until the user unlocks with strong
151 * This information indicates that the user can take immediate action to resolve
153 * user.
158 * The face acquired was good; no further user interaction is necessary.
174 * The user is expected to take action to retry the operation in better
184 * The user is expected to take action to retry the operation in better
[all …]
DIBiometricsFace.hal29 * Registers a user function that must receive notifications from the HAL.
47 * Sets the active user, which all subsequent HAL operations are applied to.
50 * the given user. Clients must not call any part of this interface, except
51 * for setCallback(), without first having set an active user. The
57 * response to a user change in order to update the framework with the
58 * timeout of the new user (or 0 if the user is not locked out).
60 * @param userId A non-negative user identifier that must be unique and
61 * persistent for a given user.
63 * directory. This must be the /data/vendor_de/<user>/facedata
75 * generated in response to checking the user's PIN/pattern/password
[all …]
DIBiometricsFaceClientCallback.hal31 * @param userId The active user id for the template being enrolled.
45 * @param userId The active user id for the authenticated face.
57 * to allow clients to inform the user that some actionable change must be
62 * @param userId The id of the active user associated with the attempted
80 * @param userId The id of the active user when the error occured, or
81 * UserHandle::NONE if an active user had not been set yet.
86 * this scan be used to show the user an error message specific to the
99 * @param userId The active user id for the removed face template.
109 * @param userId The active user id for the enumerated face template.
121 * LOCKOUT or LOCKOUT_PERMANENT. If the user is permanently locked out,
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dcopy-tex.min.css1 .katex,.katex-display{user-select:all;-moz-user-select:all;-webkit-user-select:all;-ms-user-select:…
Dcopy-tex.css9 user-select: all;
10 -moz-user-select: all;
11 -webkit-user-select: all;
12 -ms-user-select: all;
/hardware/interfaces/gnss/visibility_control/1.0/
DIGnssVisibilityControl.hal24 * This interface is used to tell the GNSS HAL implementation whether the framework user has
26 * non-framework (NFW), non-user initiated emergency use cases, and to notify the framework user
29 * For user initiated emergency cases (and for the configured extended emergency session duration),
37 * enableNfwLocationAccess() whenever the user control proxy applications have, or do not have,
38 * location permission. The proxy applications are used to provide user visibility and control of
41 * For device user visibility, the GNSS HAL implementation must call the method
44 * the network initiated location requests for user-initiated emergency use cases as well.
47 * status, or other information that can be used to derive user location to any entity when not
56 * framework user, through the given proxy application(s) and/or device location settings,
57 * explicitly grants/revokes the location access permission for non-framework, non-user
[all …]
/hardware/google/gfxstream/host/
DDisplaySurface.cpp63 void DisplaySurface::registerUser(DisplaySurfaceUser* user) { in registerUser() argument
64 mBoundUsers.insert(user); in registerUser()
67 void DisplaySurface::unregisterUser(DisplaySurfaceUser* user) { in unregisterUser() argument
68 mBoundUsers.erase(user); in unregisterUser()
DDisplaySurface.h57 void registerUser(DisplaySurfaceUser* user);
58 void unregisterUser(DisplaySurfaceUser* user);
/hardware/libhardware/include/hardware/
Dcamera.h55 void *user);
60 void *user);
64 camera_frame_metadata_t *metadata, void *user);
69 void *user);
110 void *user);
/hardware/libhardware/include_all/hardware/
Dcamera.h55 void *user);
60 void *user);
64 camera_frame_metadata_t *metadata, void *user);
69 void *user);
110 void *user);
/hardware/nxp/keymint/KM300/res/
Dconfig.fs12 user: AID_VENDOR_NXP_STRONGBOX
18 user: AID_VENDOR_NXP_WEAVER
24 user: AID_VENDOR_NXP_AUTHSECRET
/hardware/google/pixel/perfstatsd/
Dcpu_usage.cpp107 uint64_t user = utime + cutime; in profileProcess() local
109 uint64_t totalUsage = user + system; in profileProcess()
111 uint64_t diffUser = user - mPrevProcdata[pid].user; in profileProcess()
116 ldata.user = user; in profileProcess()
133 data.user = diffUser; in profileProcess()
145 data.name.c_str(), data.user, data.system)); in profileProcess()
168 uint64_t user = 0; in getOverallUsage() local
181 if (!base::ParseUint(fields[base], &user) || in getOverallUsage()
193 uint64_t cpuTime = user + nice + system + idle + iowait + irq + softirq + steal; in getOverallUsage()
195 uint64_t userUsage = user + nice; in getOverallUsage()
/hardware/interfaces/authsecret/1.0/
DIAuthSecret.hal20 * the primary user's credential. For example, security hardware could require
27 * When the primary user is unlocked, this method is passed a secret to
28 * prove that is has been successfully unlocked. The primary user can either
33 * that depends on the primary user's secret. The same secret must be passed
38 * created for the new primary user which must be used to newly provision
43 * @param secret blob derived from the primary user's credential.
/hardware/interfaces/soundtrigger/2.0/
Dtypes.hal41 /** trigger only if one user in model identified */
43 /** trigger only if one user in mode authenticated */
50 * Confidence level for each user in structure PhraseRecognitionExtra
53 /** user ID */
72 * list of confidence levels per user for
/hardware/google/pixel-sepolicy/hardware_info_app/
Dseapp_contexts2 user=_app isPrivApp=true name=com.google.android.hardwareinfo domain=hardware_info_app type=app_dat…
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal461 * should be reset to 0 when the vehicle is started by the user.
647 * This is the gear selected by the user.
1029 * onPropertyEvent() callbacks must be generated. If a user changes a
1113 * Indicates whether the vehicle is displaying temperature to the user as
1279 * For example, when a user uses the voice assistant to set HVAC temperature to 66.2 in
1283 * If OEMs suggest to set 19.0 in Celsius or 66.5 in Fahrenheit for user's request, then VHAL
1286 * callback, it will inform the user and set HVAC temperature to the suggested value.
1308 * Indicates which units the car is using to display distances to the user. Eg. Mile, Meter
1329 * Indicates which units the car is using to display fuel volume to the user. Eg. Liter or
1349 * Indicates which units the car is using to display tire pressure to the user. Eg. PSI, Bar or
[all …]
/hardware/interfaces/gatekeeper/1.0/
DIGatekeeper.hal22 * Enrolls desiredPassword, which may be derived from a user selected pin
31 * @param uid The Android user identifier
33 * @param currentPasswordHandle The currently enrolled password handle the user
37 * @param currentPassword The user's current password in plain text.
40 * @param desiredPassword The new password the user wishes to enroll in
68 * @param uid The Android user identifier
75 * user wishes to verify against. Must be non-empty.
97 * the user cannot be verified anymore.
100 * @param uid The Android user identifier
/hardware/nxp/keymint/KM200/res/
Dconfig.fs10 user: AID_VENDOR_NXP_STRONGBOX
16 user: AID_VENDOR_NXP_WEAVER
/hardware/interfaces/confirmationui/1.0/
DIConfirmationUI.hal24 * Asynchronously initiates a confirmation UI dialog prompting the user to confirm a given text.
26 * high confidence that a user has seen the given prompt text even if the Android framework
30 * the result of the current pending user prompt.
32 * @param promptText UTF-8 encoded string which is to be presented to the user.
52 * the prompt text to the user.
75 * Aborts a pending user prompt. This allows the framework to gracefully end a TUI dialog.
/hardware/interfaces/biometrics/fingerprint/2.1/
Dtypes.hal42 * operation and ask for the user to correct the situation. These will almost
43 * always result in messaging and user interaction to correct the problem.
47 * user interaction. For example, if the sensor is dirty during enrollment and
58 /** The operation has timed out waiting for user input. */
74 * Anything but ACQUIRED_GOOD must be shown to the user as feedback on how to
76 * be used to tell the user to clean the sensor if it is detected to be dirty.
112 /** Vendor specific message. Used for user guidance */
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_rpc_glue.c90 void* user; /* user's own data handle */ member
149 int32 rc = (loc_glue_callback_table[index].cb_func)(loc_glue_callback_table[index].user, in rpc_loc_event_cb_f_type_svc()
250 loc_glue_callback_table[i].rpc_cb(loc_glue_callback_table[i].user, client, event); in loc_api_glue_rpc_cb()
280 loc_glue_callback_table[i].user = NULL; in loc_api_glue_init()
331 if (loc_glue_callback_table[i].user == userData) in loc_open()
337 loc_glue_callback_table[i].user == NULL) { in loc_open()
355 loc_glue_callback_table[i].user = userData; in loc_open()
422 loc_glue_callback_table[i].user = NULL; in loc_clear()
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_rpc_glue.c90 void* user; /* user's own data handle */ member
149 int32 rc = (loc_glue_callback_table[index].cb_func)(loc_glue_callback_table[index].user, in rpc_loc_event_cb_f_type_svc()
250 loc_glue_callback_table[i].rpc_cb(loc_glue_callback_table[i].user, client, event); in loc_api_glue_rpc_cb()
280 loc_glue_callback_table[i].user = NULL; in loc_api_glue_init()
331 if (loc_glue_callback_table[i].user == userData) in loc_open()
337 loc_glue_callback_table[i].user == NULL) { in loc_open()
355 loc_glue_callback_table[i].user = userData; in loc_open()
422 loc_glue_callback_table[i].user = NULL; in loc_clear()
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_rpc_glue.c90 void* user; /* user's own data handle */ member
149 int32 rc = (loc_glue_callback_table[index].cb_func)(loc_glue_callback_table[index].user, in rpc_loc_event_cb_f_type_svc()
250 loc_glue_callback_table[i].rpc_cb(loc_glue_callback_table[i].user, client, event); in loc_api_glue_rpc_cb()
280 loc_glue_callback_table[i].user = NULL; in loc_api_glue_init()
331 if (loc_glue_callback_table[i].user == userData) in loc_open()
337 loc_glue_callback_table[i].user == NULL) { in loc_open()
355 loc_glue_callback_table[i].user = userData; in loc_open()
422 loc_glue_callback_table[i].user = NULL; in loc_clear()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_rpc_glue.c90 void* user; /* user's own data handle */ member
149 int32 rc = (loc_glue_callback_table[index].cb_func)(loc_glue_callback_table[index].user, in rpc_loc_event_cb_f_type_svc()
250 loc_glue_callback_table[i].rpc_cb(loc_glue_callback_table[i].user, client, event); in loc_api_glue_rpc_cb()
280 loc_glue_callback_table[i].user = NULL; in loc_api_glue_init()
331 if (loc_glue_callback_table[i].user == userData) in loc_open()
337 loc_glue_callback_table[i].user == NULL) { in loc_open()
355 loc_glue_callback_table[i].user = userData; in loc_open()
422 loc_glue_callback_table[i].user = NULL; in loc_clear()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_rpc_glue.c90 void* user; /* user's own data handle */ member
149 int32 rc = (loc_glue_callback_table[index].cb_func)(loc_glue_callback_table[index].user, in rpc_loc_event_cb_f_type_svc()
250 loc_glue_callback_table[i].rpc_cb(loc_glue_callback_table[i].user, client, event); in loc_api_glue_rpc_cb()
280 loc_glue_callback_table[i].user = NULL; in loc_api_glue_init()
331 if (loc_glue_callback_table[i].user == userData) in loc_open()
337 loc_glue_callback_table[i].user == NULL) { in loc_open()
355 loc_glue_callback_table[i].user = userData; in loc_open()
422 loc_glue_callback_table[i].user = NULL; in loc_clear()

12345678910>>...22