接口 XposedModuleInterface.SystemServerStartingParam
- 封闭接口:
XposedModuleInterface
public static interface XposedModuleInterface.SystemServerStartingParam
Wraps information about system server.
This information only indicates the state at the time of loading and will not be updated.
-
方法概要
-
方法详细资料
-
getClassLoader
Gets the class loader of system server.
-