Home | History | Annotate | Download | only in app

Lines Matching refs:installSystemApplicationInfo

2100                     packageInfo.installSystemApplicationInfo(aInfo,
2171 public void installSystemApplicationInfo(ApplicationInfo info, ClassLoader classLoader) {
2173 getSystemContext().installSystemApplicationInfo(info, classLoader);
2174 getSystemUiContext().installSystemApplicationInfo(info, classLoader);