Home
last modified time | relevance | path

Searched defs:slotCount (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DPinStorage.java430 int slotCount = getSlotCount(); in onDeviceReady() local
483 int slotCount = getSlotCount(); in onTimerExpiration() local
635 int slotCount = getSlotCount(); in loadPinInformation() local
855 int slotCount = getSlotCount(); in cleanRamStorage() local
879 int slotCount = getSlotCount(); in verifyPendingPins() local
1227 int slotCount = getSlotCount(); in dump() local
/frameworks/native/services/inputflinger/reader/mapper/accumulator/
DMultiTouchMotionAccumulator.cpp30 size_t slotCount, bool usingSlotsProtocol) { in configure()
/frameworks/native/services/inputflinger/reader/mapper/
DMultiTouchInputMapper.cpp210 size_t slotCount = mRawPointerAxes.slot->maxValue + 1; in configureRawPointerAxes() local
/frameworks/native/libs/gui/
DBufferQueue.cpp112 void BufferQueue::ProxyConsumerListener::onSlotCountChanged(int slotCount) { in onSlotCountChanged()
DConsumerBase.cpp297 void ConsumerBase::onSlotCountChanged(int slotCount) {
DGLConsumer.cpp455 void GLConsumer::onSlotCountChanged(int slotCount) { in onSlotCountChanged()
/frameworks/native/services/inputflinger/tests/
DHardwareStateConverter_test.cpp44 const size_t slotCount = 8; in HardwareStateConverterTest() local
DMultiTouchInputMapper_test.cpp152 size_t slotCount) -> base::Result<std::vector<int32_t>> { in mockSlotValues()
DCapturedTouchpadEventConverter_test.cpp51 const size_t slotCount = 8; in CapturedTouchpadEventConverterTest() local
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h388 size_t slotCount) const { in getMtSlotValues()
/frameworks/compile/slang/
Dslang_backend.cpp751 int slotCount = 0; in dumpExportVarInfo() local
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h246 size_t slotCount) const override { in getMtSlotValues()
/frameworks/base/core/java/android/database/sqlite/
DSQLiteDatabase.java3137 "Invalid configuration: %d, %d", slotSize, slotCount); in setLookasideConfig() local