Searched refs:handleColumnChangedEvent (Results 1 – 2 of 2) sorted by relevance
94 handleColumnChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()546 void AccContainerEventListener::handleColumnChangedEvent(const Any& /*oldValue*/, const Any& /*newV… in handleColumnChangedEvent() function in AccContainerEventListener
91 virtual void handleColumnChangedEvent (const Any &oldValue, const Any &newValue);
Completed in 30 milliseconds