Searched refs:addApkPath (Results 1 – 4 of 4) sorted by relevance
379 .addApkPath("/path/to/some.apk").build())); in testOverlayPaths()381 .addApkPath("/path/to/some.apk").build())); in testOverlayPaths()397 .addApkPath("/path/to/some.apk").build())); in testSharedLibOverlayPaths()399 .addApkPath("/path/to/some.apk").build())); in testSharedLibOverlayPaths()401 .addApkPath("/path/to/some.apk").build())); in testSharedLibOverlayPaths()
71 public Builder addApkPath(@NonNull String overlayPath) { in addApkPath() method in OverlayPaths.Builder
179 OverlayPaths.Builder().addApkPath("/test/overlay.apk").build()) in fillMissingData()
786 paths.addApkPath(oi.baseCodePath); in getEnabledOverlayPaths()