Searched refs:indexId (Results 1 – 2 of 2) sorted by relevance
108 int indexId = sContext.getResources().getIdentifier( in initTestApps() local111 try (InputStream inputStream = sContext.getResources().openRawResource(indexId)) { in initTestApps()
545 int indexId = mInstrumentedContext.getResources().getIdentifier( in install() local549 mInstrumentedContext.getResources().openRawResource(indexId)) { in install()