Searched defs:bitSet (Results 1 – 5 of 5) sorted by relevance
276 BitSet bitSet = bitSetOf(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_SHORT_PRESS_KEY_UP); in addedKeyEventHandler_registersWithCarInputService() local358 BitSet bitSet = new BitSet(); in bitSetOf() local
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
553 private static boolean validateBitSet(BitSet bitSet, int validValuesLength) { in validateBitSet()
3465 BitSet bitSet = new BitSet(); in intToBitSet() local