Lines Matching full:nsnotificationcenter
245 m_activationObserver = [[NSNotificationCenter defaultCenter] addObserverForName:NSApplicationWillBecomeActiveNotification object:NSApp queue:nil262 [[NSNotificationCenter defaultCenter] removeObserver:m_activationObserver.get()];