Use ArrayContentProvider.getInstance() where possible As ArrayContentProvider is stateless, re-using the global instance avoids a few allocations. Change-Id: I66ef570ee5659e61ab1881365e9058dcd5cdd509 Signed-off-by: Andreas Sewe <andreas.sewe@codetrails.com>