Searched defs:cloneIfNotEmpty (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DArrayUtils.java31 public static String[] cloneIfNotEmpty(String[] array) { method in class:ArrayUtils
35 public static byte[] cloneIfNotEmpty(byte[] array) { method in class:ArrayUtils

Completed in 38 milliseconds