Searched defs:pkgWithoutStateFlags (Results 1 – 1 of 1) sorted by relevance
877 … int pkgWithoutStateFlags = flag(pkg.isExternalStorage(), ApplicationInfo.FLAG_EXTERNAL_STORAGE) in appInfoFlags() local910 public static int appInfoFlags(int pkgWithoutStateFlags, in appInfoFlags()925 …int pkgWithoutStateFlags = flag(pkg.isStaticSharedLibrary(), ApplicationInfo.PRIVATE_FLAG_STATIC_S… in appInfoPrivateFlags() local965 public static int appInfoPrivateFlags(int pkgWithoutStateFlags, in appInfoPrivateFlags()979 … int pkgWithoutStateFlags = flag(pkg.isProfileable(), ApplicationInfo.PRIVATE_FLAG_EXT_PROFILEABLE) in appInfoPrivateFlagsExt() local989 private static int appInfoPrivateFlagsExt(int pkgWithoutStateFlags, in appInfoPrivateFlagsExt()