HomeSort by relevance Sort by last modified time
    Searched refs:toHexFormat (Results 1 - 2 of 2) sorted by null

  /developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/util/
SecurityHelper.java 56 return toHexFormat(publicKey);
60 private static String toHexFormat(byte[] bytes) {
  /developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/
SecurityHelper.java 177 return toHexFormat(publicKey);
181 private static String toHexFormat(byte[] bytes) {

Completed in 227 milliseconds