OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getcollationkeyinbytes
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/java/android/database/
DatabaseUtils.java
405
byte [] arr =
getCollationKeyInBytes
(name);
419
byte [] arr =
getCollationKeyInBytes
(name);
433
private static byte[]
getCollationKeyInBytes
(String name) {
[
all
...]
Completed in 324 milliseconds