Rename InputWindowHandle hasFocus to focusable
A window with hasFocus set to true, means the window can be focusable. The current name is confusing when mutliple windows set the field to true. Rename this to focusable and also remove canRecieveKeys field which is not used. Test: presubmit Bug: 151179149 Change-Id: I38f63dfd08300b6fc97388ee6d8bcbdddb89c4a1
Loading
Please register or sign in to comment