Searched refs:profileBit (Results 1 – 1 of 1) sorted by relevance
150 long profileBit = 1 << profileIndex; in isProfileDisabled() local152 return (disabledProfilesBitMask & profileBit) != 0; in isProfileDisabled()