摘要:
public class SmsManager { private static SmsManager[] sInstance; private int mPhoneId = -1; static{ sInstance = new SmsManager[2]; for(int i =0; i 1) throw new IllegalArgumentException("phoneId exceeds phoneCount"); Log.d("jimwind","SmsManager getDefault"); ... 阅读全文
posted @ 2013-12-27 13:10
Jimwind
阅读(428)
评论(0)
推荐(0)

浙公网安备 33010602011771号