Searched refs:assetList (Results 1 – 1 of 1) sorted by relevance
288 String[] assetList = sContext.getAssets().list(testAssetName); in isDirectory() local289 if (assetList.length > 0) { in isDirectory()