Searched refs:decodeBase32 (Results 1 – 2 of 2) sorted by relevance
141 private static final long decodeBase32(byte[] input) throws IllegalArgumentException { in decodeBase32() method in VerifierDeviceIdentity221 return new VerifierDeviceIdentity(decodeBase32(input)); in parse()
13448 Landroid/content/pm/VerifierDeviceIdentity;->decodeBase32([B)J