Home
last modified time | relevance | path

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

/device/google/marlin/power/
Dpower-8996.c127 undo_hint_action(cam_preview_metadata.hint_id); in process_cam_preview_hint()
236 undo_hint_action(DEFAULT_VIDEO_ENCODE_HINT_ID); in process_video_encode_hint()
327 undo_hint_action(DISPLAY_STATE_HINT_ID); in set_interactive_override()
Dutils.h49 void undo_hint_action(int hint_id);
Dpower-helper.c496 undo_hint_action(DISPLAY_STATE_HINT_ID); in power_set_interactive()
500 undo_hint_action(DISPLAY_STATE_HINT_ID); in power_set_interactive()
Dutils.c302 void undo_hint_action(int hint_id) in undo_hint_action() function