DO NOT MERGE Allow keyguard_message_area_container to be null

In certain applications, the keyguard_message_area_container view may
not be present around a KeyguardMessageArea instance. Allowing the
container to be nullable and adding the appropriate null checks will
prevent exceptions under these circumstances.

Bug: 213476245
Bug: 217926975
Test: manual
Change-Id: I65a4b6577c7b420ce6a55ae1d459989855c2e7a0
(cherry picked from commit ca21e7624d322bc25f763df8bcfa1f8d36ba9273)
1 file changed