Searched refs:getGsmAppIndex (Results 1 – 2 of 2) sorted by relevance
282 public int getGsmAppIndex() { in getGsmAppIndex() method in MockSimService.SimProfileInfo1055 public int getGsmAppIndex() { in getGsmAppIndex() method in MockSimService1056 return mSimProfileInfoList[mSimProfileId].getGsmAppIndex(); in getGsmAppIndex()
631 mCardStatus[slotId].gsmUmtsSubscriptionAppIndex = mSimService[slotId].getGsmAppIndex(); in updateCardStatus()