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

/frameworks/base/keystore/java/android/security/keystore/
H A DUtils.java29 static Date cloneIfNotNull(Date value) { method in class:Utils
33 static byte[] cloneIfNotNull(byte[] value) { method in class:Utils

Completed in 45 milliseconds