Home
last modified time | relevance | path

Searched refs:removeChildLogger (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/util/logging/
DLogger.java437 final void removeChildLogger(java.util.logging.LogManager.LoggerWeakRef child) { in removeChildLogger() method in Logger
/libcore/ojluni/src/main/java/java/util/logging/
DLogger.java2090 final void removeChildLogger(LogManager.LoggerWeakRef child) {
DLogManager.java1060 parent.removeChildLogger(this); in dispose()