Searched defs:bitSet (Results 1 – 5 of 5) sorted by relevance
106 val bitSet: Int = mPreviousDaysOfWeekMap!!.getInt(alarmId) in setAlarmRepeatEnabled() constant113 val bitSet = alarm.daysOfWeek.bits in setAlarmRepeatEnabled() constant
424 BitSet bitSet = bitSetOf(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_SHORT_PRESS_KEY_UP); in addedKeyEventHandler_registersWithCarInputService() local516 BitSet bitSet = new BitSet(); in bitSetOf() local
100 BitSet bitSet = new BitSet(32); in isOnInterface() local
576 private static boolean validateBitSet(BitSet bitSet, int validValuesLength) { in validateBitSet()
3524 BitSet bitSet = new BitSet(); in intToBitSet() local