Searched refs:DENY_APKINSTALL (Results 1 – 2 of 2) sorted by relevance
68 } else if ((denyFlags & AttachmentInfo.DENY_APKINSTALL) != 0) { in newInstance()
64 public static final int DENY_APKINSTALL = 0x10; field in AttachmentInfo