DisplayWindowProperties: add layout inflater

Obtaining a LayoutInflater can be expensive, therefore we now provide
as part of DisplayWindowProperties, so that it can be reused for all
components that require a LayoutInflater for a given display.

Test: DisplayWindowPropertiesRepositoryImplTest.kt
Flag: EXEMPT no behavior change
Bug: 362720432
Change-Id: I1028196dbeb891467c62ddfb8ea796ddfcf579fc
4 files changed