Searched defs:bitSet (Results 1 – 6 of 6) sorted by relevance
106 val bitSet: Int = mPreviousDaysOfWeekMap!!.getInt(alarmId) in setAlarmRepeatEnabled() constant113 val bitSet = alarm.daysOfWeek.bits in setAlarmRepeatEnabled() constant
100 BitSet bitSet = new BitSet(32); in isOnInterface() local
426 BitSet bitSet = bitSetOf(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_SHORT_PRESS_KEY_UP); in addedKeyEventHandler_registersWithCarInputService() local530 BitSet bitSet = new BitSet(); in bitSetOf() local
624 private static boolean validateBitSet(BitSet bitSet, int validValuesLength) { in validateBitSet()
167 final BitSet bitSet = new BitSet(REPLAY_BITMAP_LEN_BYTE * 8); in newReplayBitmap() local
3609 BitSet bitSet = new BitSet(); in intToBitSet() local