Home
last modified time | relevance | path

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

/external/glide/library/src/main/java/com/bumptech/glide/request/
DRequestFutureTarget.java266 public void notifyAll(Object toNotify) { in notifyAll() argument
267 toNotify.notifyAll(); in notifyAll()