Home
last modified time | relevance | path

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

/cts/tests/tests/simphonebookprovider/src/android/provider/cts/simphonebook/
DRemovableSims.java44 private int mRemovableSimSlotCount; field in RemovableSims
56 mRemovableSimSlotCount = 0; in initialize()
83 mRemovableSimSlotCount++; in initialize()
95 mRemovableSubscriptionInfos.size() < mRemovableSimSlotCount) { in getSubscriptionInfoForRemovableSims()
105 return mRemovableSimSlotCount; in getRemovableSimSlotCount()