HomeSort by relevance Sort by last modified time
    Searched refs:tech_screen_off (Results 1 - 2 of 2) sorted by null

  /system/nfc/src/nfa/include/
nfa_ee_int.h 156 tech_screen_off; /* default routing - technologies screen_off*/ member in struct:__anon3375
  /system/nfc/src/nfa/ee/
nfa_ee_act.cc 166 if (p_cb->tech_screen_off & nfa_ee_tech_mask_list[xx])
316 if (p_cb->tech_screen_off & nfa_ee_tech_mask_list[xx])
872 tNFA_TECHNOLOGY_MASK old_tech_screen_off = p_cb->tech_screen_off;
880 (p_cb->tech_screen_off == p_data->set_tech.technologies_screen_off) &&
893 p_cb->tech_screen_off |= p_data->set_tech.technologies_screen_off;
    [all...]

Completed in 984 milliseconds