Home
last modified time | relevance | path

Searched refs:libraryName (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/templates/resources/
DtAndroid.mk5 LOCAL_MODULE := %{libraryName}
6 LOCAL_SRC_FILES := %{libraryName}.cpp
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
DAddSupportJarAction.java448 final String libraryName, in createLibraryProject() argument
462 libraryName, "_"); //$NON-NLS-1$ in createLibraryProject()