android.os.ServiceManager.getService("lock_settings").getBoolean("lockscreen.disabled", true, 0)
// 获取指定用户是否为无锁屏

#MVEL表达式 #Javascript
 
 
Back to Top