Home
last modified time | relevance | path

Searched refs:getDigestBytes (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DInstantAppResolveInfo.java160 public byte[] getDigestBytes() { in getDigestBytes() method in InstantAppResolveInfo
161 return mDigest.mDigestBytes.length > 0 ? mDigest.getDigestBytes()[0] : EMPTY_DIGEST; in getDigestBytes()
333 public byte[][] getDigestBytes() { in getDigestBytes() method in InstantAppResolveInfo.InstantAppDigest
/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppResolver.java364 final byte[][] digestBytes = digest.getDigestBytes(); in filterInstantAppIntent()
375 byte[] filterDigestBytes = instantAppResolveInfo.getDigestBytes(); in filterInstantAppIntent()
/frameworks/base/api/
Dsystem-current.txt1518 method public byte[] getDigestBytes();
1533 method public byte[][] getDigestBytes();
/frameworks/base/config/
Dboot-image-profile.txt4170 PLandroid/content/pm/InstantAppResolveInfo;->getDigestBytes()[B