(M)SIM卡开机流程分析之TelephonyManager类分析

首先在PhoneFactory的makeDefaultPhone方法中,调用了TelephonyManager.getDefault方法java int numPhones = TelephonyManager.getDefault().getPhoneCount();查看TelephonyManager的getDefault方法 // Leo, 全局变量 private static T
相关文章
相关标签/搜索