OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setApkPaths
(Results
1 - 4
of
4
) sorted by null
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
InstallApkSetupTest.java
76
mInstallApkSetup.
setApkPaths
(testCollectionFiles);
91
mInstallApkSetup.
setApkPaths
(testCollectionFiles);
111
mInstallApkSetup.
setApkPaths
(testCollectionFiles);
128
mInstallApkSetup.
setApkPaths
(testCollectionFiles);
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
InstallApkSetup.java
132
public void
setApkPaths
(Collection<File> paths) {
/frameworks/base/test-runner/src/android/test/
ClassPathPackageInfoSource.java
68
public static void
setApkPaths
(String[] apkPaths) {
InstrumentationTestRunner.java
315
ClassPathPackageInfoSource.
setApkPaths
(apkPaths);
[
all
...]
Completed in 122 milliseconds