Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/logging/
DLogManager.java104 final void drainLoggerRefQueueBounded() { in drainLoggerRefQueueBounded() method in LogManager
/libcore/ojluni/src/main/java/java/util/logging/
DLogger.java639 manager.drainLoggerRefQueueBounded(); in getAnonymousLogger()