Don't worry about mWmInternal being null

It's not an optional service like DevicePolicyManager so
it's OK to requireNonNull and skip null checks.

Change-Id: I15dbd67e9698cb2f03304a35f8f6a97f1109ce8f
1 file changed