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