Searched refs:getDigestBytes (Results 1 – 4 of 4) sorted by relevance
160 public byte[] getDigestBytes() { in getDigestBytes() method in InstantAppResolveInfo161 return mDigest.mDigestBytes.length > 0 ? mDigest.getDigestBytes()[0] : EMPTY_DIGEST; in getDigestBytes()333 public byte[][] getDigestBytes() { in getDigestBytes() method in InstantAppResolveInfo.InstantAppDigest
364 final byte[][] digestBytes = digest.getDigestBytes(); in filterInstantAppIntent()375 byte[] filterDigestBytes = instantAppResolveInfo.getDigestBytes(); in filterInstantAppIntent()
1518 method public byte[] getDigestBytes();1533 method public byte[][] getDigestBytes();
4170 PLandroid/content/pm/InstantAppResolveInfo;->getDigestBytes()[B