Home
last modified time | relevance | path

Searched defs:getSlotCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DMultiTouchInputMapper.h79 inline size_t getSlotCount() const { return mSlotCount; } in getSlotCount() function
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DPinStorage.java910 private int getSlotCount() { in getSlotCount() method in PinStorage