Fix kotlin nullable errors in StatementService

Fix kotlin nullable errors that were exposed by setting the retention
of android.annotation.NonNull and android.annotation.Nullable to
class retention.

Bug: 294110802
Test: builds
Change-Id: I2b8de9c8436ccfcb41bba27d4a3fd6b0eb1f6b1e
1 file changed