Home | History | Annotate | Download | only in dumprendertree

Lines Matching defs:notifyDone

408     public void notifyDone() {
410 Log.v(LOGTAG, "notifyDone called: " + url);
605 Log.v(LOGTAG, "page finished loading but waiting for notifyDone to be called: " + url);
766 // waiting for "notifyDone" signal to finish, then there's no point in waiting
768 // "notifyDone" will never come out so it's just wasting time till timeout kicks in
775 notifyDone();