OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRestrictionLevel
(Results
1 - 7
of
7
) sorted by null
/external/icu/icu4c/source/i18n/
identifier_info.cpp
226
URestrictionLevel IdentifierInfo::
getRestrictionLevel
(UErrorCode &status) const {
/external/icu/android_icu4j/src/main/java/android/icu/text/
IdentifierInfo.java
33
* <li>call
getRestrictionLevel
to see what the UTS36 restriction level is.
253
public RestrictionLevel
getRestrictionLevel
() {
312
return identifier + ", " + identifierProfile.toPattern(false) + ", " +
getRestrictionLevel
() + ", "
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
IdentifierInfo.java
32
* <li>call
getRestrictionLevel
to see what the UTS36 restriction level is.
251
public RestrictionLevel
getRestrictionLevel
() {
310
return identifier + ", " + identifierProfile.toPattern(false) + ", " +
getRestrictionLevel
() + ", "
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 46 milliseconds