Replace == between class constants by ".equals"

This is needed since class constants may not be unique. Indeed, there
may be multiple identical class contants in the constant pool.
Bug: 16709921

Change-Id: I72bf105400c6684ab885ad48f7d62fb747e153b4
1 file changed