OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:manifestPath
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/sampleProjects/
SampleProjectTest.java
138
final String
manifestPath
= path + File.separatorChar +
141
AndroidManifestWriter.parse(
manifestPath
);
142
assertNotNull(String.format("could not read manifest %s",
manifestPath
),
/frameworks/base/tools/aapt/
Resource.cpp
[
all
...]
Completed in 33 milliseconds