Replace heavy isLoggable call

Log.isLoggable is expensive for frequent operations.  Replace with a
pre-determined check.

Bug 188428246
Test: Built

Change-Id: I77f1980c289b44c8dafd4113771fd814ff382a83
1 file changed