Searched refs:mSwitchValues (Results 1 – 2 of 2) sorted by relevance
97 mSwitchValues.markBit(switchCode); in processSwitch()99 mSwitchValues.clearBit(switchCode); in processSwitch()108 mSwitchValues.clear(); in sync()115 mSwitchValues.hasBit(bit), 0); in sync()120 mSwitchValues.clear(); in sync()
42 BitSet32 mSwitchValues; variable