Android反射获取一个方法(方法的参数不一样)

更新时间:2023-07-15 13:54:51 阅读: 评论:0

Android反射获取⼀个⽅法(⽅法的参数不⼀样)private Method forget;
private Method connect_netID;
private Method connect_wifiConfig;
private Method save;
public Compatimpl17() {
try {与爱同行
Class ActionListener = Class.forName("android.wifi.WifiManager$ActionListener", fal, null);
connect_netID = DeclaredMethod("connect", int.class, ActionListener);
金融消费者
connect_wifiConfig = DeclaredMethod("connect", WifiConfiguration.class, ActionListener);
绳子英语forget = DeclaredMethod("forget", int.class, ActionListener);
save = DeclaredMethod("save", WifiConfiguration.class, ActionListener);
} catch (ClassNotFoundException e) {
e.printStackTrace();
} catch (NoSuchMethodException e) {
木字旁的字大全e.printStackTrace();
}
}
public boolean connect(int networkId) {
韩国端午节申遗成功了吗try {
connect_netID.invoke(getManager(), networkId, null);
睡美人的故事生日聚会图片return true;
} catch (Exception e) {头发粗
e.printStackTrace();
}
return fal;
}

本文发布于:2023-07-15 13:54:51,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/89/1082468.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:获取   金融   韩国   睡美人   聚会
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图