Home
last modified time | relevance | path

Searched defs:createFromSerialized (Results 1 – 6 of 6) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTrie2_16.java59 public static Trie2_16 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2_16
DTrie2_32.java58 public static Trie2_32 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2_32
DTrie2.java61 public static Trie2 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2_32.java56 public static Trie2_32 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2_32
DTrie2_16.java57 public static Trie2_16 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2_16
DTrie2.java59 public static Trie2 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2