Searched refs:getSlotCount (Results 1 – 6 of 6) sorted by relevance
311 int numSlots = getSlotCount(); in prepareUnattendedReboot()427 int slotCount = getSlotCount(); in onDeviceReady()480 int slotCount = getSlotCount(); in onTimerExpiration()632 int slotCount = getSlotCount(); in loadPinInformation()852 int slotCount = getSlotCount(); in cleanRamStorage()876 int slotCount = getSlotCount(); in verifyPendingPins()915 private int getSlotCount() { in getSlotCount() method in PinStorage959 return slotId >= 0 && slotId < getSlotCount(); in validateSlotId()1224 int slotCount = getSlotCount(); in dump()
83 inline size_t getSlotCount() const { return mSlots.size(); } in getSlotCount() function
85 for (size_t i = 0; i < mMotionAccumulator.getSlotCount(); i++) { in produceHardwareState()
65 size_t inCount = mMultiTouchMotionAccumulator.getSlotCount(); in syncTouch()
187 for (size_t i = 0; i < mMotionAccumulator.getSlotCount(); i++) { in sync()
438 for (size_t i = 0; i < mMotionAccumulator.getSlotCount(); i++) { in updatePalmDetectionMetrics()