Searched refs:mSwitchValues (Results 1 – 2 of 2) sorted by relevance
110 mSwitchValues.markBit(switchCode); in processSwitch()112 mSwitchValues.clearBit(switchCode); in processSwitch()121 mSwitchValues.clear(); in sync()128 mSwitchValues.hasBit(bit), 0); in sync()133 mSwitchValues.clear(); in sync()
42 BitSet64 mSwitchValues; variable