Searched defs:simInfoType (Results 1 – 1 of 1) sorted by relevance
435 int simInfoType = msg.getData().getInt("setSimInfo:type", -1); in handleMessage() local686 private SimInfoChangedResult setSimInfo(int slotId, int simInfoType, String[] simInfoData) { in setSimInfo()