Searched refs:bundles (Results 1 – 2 of 2) sorted by relevance
18 // bundles the shared library and calls it using JNI.
346 Bundle[] bundles = new Bundle[items.size()]; in convertToBundles() local352 bundles[i++] = bundle; in convertToBundles()354 return bundles; in convertToBundles()