Searched refs:_getValue (Results 1 – 4 of 4) sorted by relevance
186 return _getValue(hdfptr,hdfname,default_value); in getValue()411 private static native String _getValue(long ptr, String hdfname,
203 String value = _getValue(codepoint); in getValue()208 return _getValue(codepoint); in getValue()242 protected abstract String _getValue(int codepoint); in _getValue() method in UnicodeProperty1023 public String _getValue(int codepoint) { in _getValue() method in UnicodeProperty.FilteredProperty1384 protected String _getValue(int codepoint) { in _getValue() method in UnicodeProperty.UnicodeMapProperty1526 protected String _getValue(int codepoint) { in _getValue() method in UnicodeProperty.UnicodeSetProperty
57 public String _getValue(int codePoint) { in _getValue() method in ICUPropertyFactory.ICUProperty
89 protected String _getValue(int codepoint) { in _getValue() method in TestUnicodeProperty.MyUnicodeGCProperty