Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DVMState.java38 private boolean notifyingListeners = false; // synchronized (this) field in VMState
141 if (!notifyingListeners) { in processVMAction()
143 notifyingListeners = true; in processVMAction()
168 notifyingListeners = false; in processVMAction()
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...