Searched refs:isDataVersionAcceptable (Results 1 - 25 of 29) sorted by relevance

12

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DUConverterAliasDataReader.java154 public boolean isDataVersionAcceptable(byte version[]) method in class:UConverterAliasDataReader
H A DUConverterDataReader.java412 public boolean isDataVersionAcceptable(byte formatVersion[]) { method in class:UConverterDataReader.IsAcceptable
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DUCharacterNameReader.java34 public boolean isDataVersionAcceptable(byte version[]) method in class:UCharacterNameReader
117 isDataVersionAcceptable(dataformatversion);
H A DStringPrepDataReader.java53 public boolean isDataVersionAcceptable(byte version[]){ method in class:StringPrepDataReader
H A DICUBinary.java47 public boolean isDataVersionAcceptable(byte version[]) { method in class:ICUBinary.DatPackageReader.IsAcceptable
413 public boolean isDataVersionAcceptable(byte version[]); method in interface:ICUBinary.Authenticate
607 (authenticate != null && !authenticate.isDataVersionAcceptable(formatVersion))) {
H A DUBiDiProps.java93 public boolean isDataVersionAcceptable(byte version[]) { method in class:UBiDiProps.IsAcceptable
H A DUPropertyAliases.java74 public boolean isDataVersionAcceptable(byte version[]) { method in class:UPropertyAliases.IsAcceptable
H A DUCaseProps.java92 public boolean isDataVersionAcceptable(byte version[]) { method in class:UCaseProps.IsAcceptable
H A DUCharacterProperty.java1277 public boolean isDataVersionAcceptable(byte version[]) { method in class:UCharacterProperty.IsAcceptable
H A DICUResourceBundleReader.java40 public boolean isDataVersionAcceptable(byte formatVersion[]) { method in class:ICUResourceBundleReader.IsAcceptable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterNameReader.java34 public boolean isDataVersionAcceptable(byte version[]) method in class:UCharacterNameReader
117 isDataVersionAcceptable(dataformatversion);
H A DStringPrepDataReader.java51 public boolean isDataVersionAcceptable(byte version[]){ method in class:StringPrepDataReader
H A DICUBinary.java43 public boolean isDataVersionAcceptable(byte version[]) { method in class:ICUBinary.DatPackageReader.IsAcceptable
409 public boolean isDataVersionAcceptable(byte version[]); method in interface:ICUBinary.Authenticate
603 (authenticate != null && !authenticate.isDataVersionAcceptable(formatVersion))) {
H A DUBiDiProps.java89 public boolean isDataVersionAcceptable(byte version[]) { method in class:UBiDiProps.IsAcceptable
H A DUPropertyAliases.java73 public boolean isDataVersionAcceptable(byte version[]) { method in class:UPropertyAliases.IsAcceptable
H A DUCaseProps.java88 public boolean isDataVersionAcceptable(byte version[]) { method in class:UCaseProps.IsAcceptable
H A DUCharacterProperty.java1276 public boolean isDataVersionAcceptable(byte version[]) { method in class:UCharacterProperty.IsAcceptable
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DICUBinaryTest.java75 public boolean isDataVersionAcceptable(byte version[])
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUBinaryTest.java74 public boolean isDataVersionAcceptable(byte version[])
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DCollationDataReader.java496 public boolean isDataVersionAcceptable(byte version[]) { method in class:CollationDataReader.IsAcceptable
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRBBIDataWrapper.java49 public boolean isDataVersionAcceptable(byte version[]) { method in class:RBBIDataWrapper.IsAcceptable
H A DSpoofChecker.java1699 public boolean isDataVersionAcceptable(byte version[]) { method in class:SpoofChecker.SpoofData.IsAcceptable
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationDataReader.java495 public boolean isDataVersionAcceptable(byte version[]) { method in class:CollationDataReader.IsAcceptable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIDataWrapper.java48 public boolean isDataVersionAcceptable(byte version[]) { method in class:RBBIDataWrapper.IsAcceptable
H A DSpoofChecker.java1761 public boolean isDataVersionAcceptable(byte version[]) { method in class:SpoofChecker.SpoofData.IsAcceptable

Completed in 1859 milliseconds

12