Home
last modified time | relevance | path

Searched refs:isBundledSystemApp (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DStrictMode.java1353 public static boolean isBundledSystemApp(ApplicationInfo ai) { in isBundledSystemApp() method in StrictMode
1399 if (isBundledSystemApp(ai)) { in initThreadDefaults()
1408 if (isBundledSystemApp(ai)) { in initThreadDefaults()
1440 if (isBundledSystemApp(ai)) { in initVmDefaults()
1447 if (isBundledSystemApp(ai)) { in initVmDefaults()
/frameworks/base/config/
Dboot-image-profile.txt16270 HSPLandroid/os/StrictMode;->isBundledSystemApp(Landroid/content/pm/ApplicationInfo;)Z