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