Searched refs:isBundledSystemApp (Results 1 – 2 of 2) sorted by relevance
1353 public static boolean isBundledSystemApp(ApplicationInfo ai) { in isBundledSystemApp() method in StrictMode1399 if (isBundledSystemApp(ai)) { in initThreadDefaults()1408 if (isBundledSystemApp(ai)) { in initThreadDefaults()1440 if (isBundledSystemApp(ai)) { in initVmDefaults()1447 if (isBundledSystemApp(ai)) { in initVmDefaults()
16270 HSPLandroid/os/StrictMode;->isBundledSystemApp(Landroid/content/pm/ApplicationInfo;)Z