Searched refs:wasInterrupted (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DSync.cpp620 bool wasInterrupted = false; local
697 wasInterrupted = true;
721 wasInterrupted = true;
748 if (wasInterrupted) {

Completed in 28 milliseconds