Searched refs:DIGEST_MASK (Results 1 – 2 of 2) sorted by relevance
235 static final int DIGEST_MASK = 0xfffff000; field in InstantAppResolveInfo.InstantAppDigest277 & DIGEST_MASK; in InstantAppDigest()354 mDigestPrefixSecure[i] = sRandom.nextInt() & DIGEST_MASK; in getDigestPrefixSecure()
15165 Landroid/content/pm/InstantAppResolveInfo$InstantAppDigest;->DIGEST_MASK:I