Home
last modified time | relevance | path

Searched refs:installSystemApplicationInfo (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DContextImpl.java3191 void installSystemApplicationInfo(ApplicationInfo info, ClassLoader classLoader) { in installSystemApplicationInfo() method in ContextImpl
3192 mPackageInfo.installSystemApplicationInfo(info, classLoader); in installSystemApplicationInfo()
H A DLoadedApk.java249 void installSystemApplicationInfo(ApplicationInfo info, ClassLoader classLoader) { in installSystemApplicationInfo() method in LoadedApk
H A DActivityThread.java2565 packageInfo.installSystemApplicationInfo(aInfo, in getPackageInfo()
2698 public void installSystemApplicationInfo(ApplicationInfo info, ClassLoader classLoader) { in installSystemApplicationInfo() method in ActivityThread
2700 getSystemContext().installSystemApplicationInfo(info, classLoader); in installSystemApplicationInfo()
2701 getSystemUiContext().installSystemApplicationInfo(info, classLoader); in installSystemApplicationInfo()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java1813 mSystemThread.installSystemApplicationInfo(info, getClass().getClassLoader()); in setSystemProcess()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2134 Landroid/app/ActivityThread;->installSystemApplicationInfo(Landroid/content/pm/ApplicationInfo;Ljav…
4671 Landroid/app/ContextImpl;->installSystemApplicationInfo(Landroid/content/pm/ApplicationInfo;Ljava/l…
7379 Landroid/app/LoadedApk;->installSystemApplicationInfo(Landroid/content/pm/ApplicationInfo;Ljava/lan…