Searched refs:isBundledSystemApp (Results 1 – 4 of 4) sorted by relevance
1421 public static boolean isBundledSystemApp(ApplicationInfo ai) { in isBundledSystemApp() method in StrictMode1467 if (isBundledSystemApp(ai)) { in initThreadDefaults()1476 if (isBundledSystemApp(ai)) { in initThreadDefaults()1508 if (isBundledSystemApp(ai)) { in initVmDefaults()1515 if (isBundledSystemApp(ai)) { in initVmDefaults()
12998 HSPLandroid/os/StrictMode;->isBundledSystemApp(Landroid/content/pm/ApplicationInfo;)Z
13001 HSPLandroid/os/StrictMode;->isBundledSystemApp(Landroid/content/pm/ApplicationInfo;)Z
39158 Landroid/os/StrictMode;->isBundledSystemApp(Landroid/content/pm/ApplicationInfo;)Z