Convert local variable to field

Instead of instantiating the variable every time the method is called,
do it once in the constructor.

Change-Id: I524ef5a3a5fb47c6f82be4f167900ec868279c34
1 file changed