Searched refs:handlerWasUsed (Results 1 – 2 of 2) sorted by relevance
860 private boolean handlerWasUsed = false; field in ODatabaseForm.InteractionHandlerImpl864 return handlerWasUsed; in checkInteractionHandler()869 handlerWasUsed = true; in handle()883 handlerWasUsed = true; in handle()
575 private boolean handlerWasUsed = false; field in ORowSet.InteractionHandlerImpl579 return handlerWasUsed; in checkInteractionHandler()620 handlerWasUsed = true; in handle()
Completed in 19 milliseconds