Home
last modified time | relevance | path

Searched refs:getLocalizedName (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/util/logging/
DLevel.annotated.java41 @libcore.util.NonNull public java.lang.String getLocalizedName() { throw new RuntimeException("Stub… in getLocalizedName() method in Level
/libcore/ojluni/src/main/java/java/util/logging/
DLevel.java254 public String getLocalizedName() { in getLocalizedName() method in Level