摘要:
1 public class DevManager 2 { 3 private static final String TAG = "CpuManager"; 4 Context mContext; 5 6 public DevManager() 7 { 8 9 } 10 11 public DevManager(Context context) 12 { 13 mContext = context; 14 } 15 16 // 获取CPU最大频率(单位KHZ) 17 /... 阅读全文
posted @ 2013-11-05 16:34
garfieldx
阅读(302)
评论(0)
推荐(0)

浙公网安备 33010602011771号