OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getdefaultnameformat
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
AssetType.java
60
String
getDefaultNameFormat
() {
ChooseAssetTypePage.java
131
String suggestedName = String.format(mValues.type.
getDefaultNameFormat
(), replace);
Completed in 423 milliseconds