Searched defs:getCollationKeyInBytes (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java405 byte [] arr = getCollationKeyInBytes(name);
419 byte [] arr = getCollationKeyInBytes(name);
433 private static byte[] getCollationKeyInBytes(String name) { method in class:DatabaseUtils

Completed in 30 milliseconds