Home
last modified time | relevance | path

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

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DZFile.java358 private boolean isNotifying; field in ZFile
2245 if (!isNotifying) { in notify()
2246 isNotifying = true; in notify()
2254 isNotifying = false; in notify()