Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockSimService.java524 private int getSimAppDataIndexByAid(String aid) { in getSimAppDataIndexByAid() method in MockSimService
579 .get(getSimAppDataIndexByAid(aid)) in storeEfData()
589 mSimAppList.get(getSimAppDataIndexByAid(aid)).setIccid(value[0]); in storeEfData()
592 mSimAppList.get(getSimAppDataIndexByAid(aid)).setIccidInfo(value[0]); in storeEfData()
601 mSimAppList.get(getSimAppDataIndexByAid(aid)).setGid1(value[0]); in storeEfData()
604 mSimAppList.get(getSimAppDataIndexByAid(aid)).setGid1Info(value[0]); in storeEfData()