Class ShadowDisplayHashManager

    • Constructor Detail

      • ShadowDisplayHashManager

        public ShadowDisplayHashManager()
    • Method Detail

      • setVerifyDisplayHashResult

        public static void setVerifyDisplayHashResult​(VerifiedDisplayHash verifyDisplayHashResult)
        Sets the VerifiedDisplayHash that's going to be returned by following {DisplayHashManager#verifyDisplayHash} calls.
      • getSupportedHashAlgorithms

        @Implementation(minSdk=31)
        protected Set<String> getSupportedHashAlgorithms()