Home | History | Annotate | Download | only in lang

Lines Matching defs:getPropertyEnum

4166     public static int getPropertyEnum(CharSequence propertyAlias) {
4167 int propEnum = UPropertyAliases.INSTANCE.getPropertyEnum(propertyAlias);