Searched defs:ActivationDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/wm/public/
H A Dactivation_delegate.h20 class AURA_EXPORT ActivationDelegate { class in namespace:aura::client
26 virtual ~ActivationDelegate() {}
29 // Sets/Gets the ActivationDelegate on the Window. No ownership changes.
31 ActivationDelegate* delegate);
32 AURA_EXPORT ActivationDelegate* GetActivationDelegate(Window* window);

Completed in 89 milliseconds