Home
last modified time | relevance | path

Searched refs:isSlotRemovable (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccSlot.java94 mIsRemovable = isSlotRemovable(slotIndex); in update()
153 mIsRemovable = isSlotRemovable(slotIndex); in update()
223 private boolean isSlotRemovable(int slotIndex) { in isSlotRemovable() method in UiccSlot