Searched refs:printvc (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dsetconsole.c41 int printvc = 0; local
76 printvc |= 1;
79 printvc |= 2;
99 if(mode == -1 && new_vc == 0 && close_vc == 0 && switch_vc == -1 && printvc == 0) {
110 if ((printvc && !new_vc) || (printvc & 2)) {
143 if(printvc & 1)

Completed in 244 milliseconds