Home
last modified time | relevance | path

Searched defs:osAssetsPath (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DBuildHelper.java283 String osAssetsPath = null; in packageResources() local
874 List<String> osResPaths, String osAssetsPath, String osOutFilePath, in executeAapt()