Searched refs:cur_mode (Results 1 – 7 of 7) sorted by relevance
1410 enum sthal_mode cur_mode, in do_handle_functions() argument1416 ALOGD("+%s+: pre %d, cur %d, event %d", __func__, pre_mode, cur_mode, event); in do_handle_functions()1420 if ((pre_mode == CON_DISABLED_ST && cur_mode == CON_DISABLED_CAPTURE) || in do_handle_functions()1421 (pre_mode == CON_DISABLED_ST && cur_mode == IN_CALL) || in do_handle_functions()1422 (pre_mode == CON_DISABLED_CAPTURE && cur_mode == IN_CALL) || in do_handle_functions()1423 (pre_mode == CON_ENABLED_CAPTURE_ST && cur_mode == IN_CALL) || in do_handle_functions()1424 (pre_mode == CON_ENABLED_ST && cur_mode == IN_CALL)) { in do_handle_functions()1464 } else if (pre_mode == CON_ENABLED_ST && cur_mode == CON_ENABLED_CAPTURE_ST) { in do_handle_functions()1504 if ((pre_mode == IN_CALL && cur_mode == CON_DISABLED_ST) || in do_handle_functions()1505 (pre_mode == IN_CALL && cur_mode == CON_DISABLED_CAPTURE) || in do_handle_functions()[all …]
116 uint32_t cur_mode = kBwDefault; member
114 uint32_t cur_mode = kBwDefault; member
138 uint32_t cur_mode = kBwDefault; member
195 uint32_t cur_mode = kBwDefault; member