HomeSort by relevance Sort by last modified time
    Searched refs:isNamed (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/java/util/logging/
Logger.java 154 private boolean isNamed = true;
321 result.isNamed = false;
409 if (this.isNamed) {
480 if (this.isNamed) {
507 if (this.isNamed) {
533 if (this.isNamed) {
560 if (this.isNamed) {
    [all...]
  /external/icu4c/i18n/
nfrs.h 55 UBool isNamed(const UnicodeString& _name) const { return this->name == _name; }
rbnf.cpp 1036 if (rs->isNamed(name)) {
    [all...]

Completed in 4448 milliseconds