Searched refs:notifyingListeners (Results 1 – 1 of 1) sorted by relevance
38 private boolean notifyingListeners = false; // synchronized (this) field in VMState141 if (!notifyingListeners) { in processVMAction()143 notifyingListeners = true; in processVMAction()168 notifyingListeners = false; in processVMAction()