Possibly separate Policy from Mechanism

WindowManagerService extends IWindowManager.Stub: System private
interface to the window manager.

WindowManagerPolicy interface: supplies all UI-specific behavior of
the window manager.  An instance of it is created by the window
manager when it starts up, and allows customization of window
layering, special window types, key dispatching, and layout.



On Jan 5, 9:29 pm, Kunal <sinhakunal...@gmail.com> wrote:
> Hi,
>
> The PhoneWindowManager  implements WindowManagerPolicy while the
> WindowManagerService also implements the WindowState of the
> WindowManagerPolicy
>
> Can somebody provide me with the inputs of how PhoneWindowManager and
> WindowManagerService be differentiated?
>
> Thanks,
> Kunal
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to