Searched refs:clamshellExists (Results 1 – 2 of 2) sorted by relevance
1663 clamshellExists = false; in start()2870 if (clamshellExists) { in powerChangeDone()4310 if (!clamshellExists) {4325 if (!clamshellExists) {4339 if (!clamshellExists) {4410 if (clamshellExists && clamshellClosed &&6633 if (clamshellExists && fullWakeThreadCall) {8481 clamshellExists = true;8510 clamshellClosed && clamshellExists) {8517 clamshellExists = true;[all …]
719 unsigned int clamshellExists :1; variable