Searched refs:getAllManifests (Results 1 – 3 of 3) sorted by relevance
333 for (AndroidManifest manifest : appManifest.getAllManifests()) { in populateAssetPaths()
538 assertThat(app.getAllManifests()).containsExactly(app, lib1, lib2); in getTransitiveManifests()
656 public List<AndroidManifest> getAllManifests() { in getAllManifests() method in AndroidManifest