Searched refs:help (Results 1 – 12 of 12) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
D | RefactoringAssistantTest.java | 113 String help = proposal.getAdditionalProposalInfo(); in checkFixes() local 114 if (help != null && help.trim().length() > 0) { in checkFixes() 116 sb.append(help.replace('\n', ' ')); in checkFixes()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
D | NewTemplatePage.java | 250 String help = parameter.help; in onEnter() local 317 if (help != null && !help.isEmpty()) { in onEnter() 318 text.setToolTipText(help); in onEnter() 319 ControlDecoration decoration = createFieldDecoration(id, text, help); in onEnter() 348 if (help != null && !help.isEmpty()) { in onEnter() 349 checkBox.setToolTipText(help); in onEnter() 351 help); in onEnter() 370 if (help != null && !help.isEmpty()) { in onEnter() 371 ControlDecoration decoration = createFieldDecoration(id, combo, help); in onEnter() 492 if (parameter.help != null && !parameter.help.isEmpty()) { in createOptionCombo() [all …]
|
D | Parameter.java | 186 public final String help; field in Parameter 232 help = parameter.getAttribute(ATTR_HELP); in Parameter() 270 help = null; in Parameter()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | SetAttributeFix.java | 105 String help = super.getAdditionalProposalInfo(); in getAdditionalProposalInfo() local 108 help = "<b>Adds translatable=\"false\" to this <string>.</b><br><br>" + help; in getAdditionalProposalInfo() 111 return help; in getAdditionalProposalInfo()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/ |
D | AndroidContentAssistTest.java | 977 String help = proposal.getAdditionalProposalInfo(); in checkCompletion() local 978 if (help != null && help.trim().length() > 0) { in checkCompletion() 980 sb.append(help.replace('\n', ' ').trim()); in checkCompletion()
|
/sdk/docs/ |
D | howto_use_cupcake_sdk.txt | 215 $ SDK/tools/emulator -help-virtual-device 221 There is a lot more explanation given by the emulator. Please run the help 307 For more options, please consult the emulator help: 309 $ SDK/tools/emulator -help-virtual-device
|
/sdk/eclipse/ |
D | changes.txt | 251 - New Welcome Wizard to help installing and configuring the SDK 762 "emulator -help" for available options. 782 help rebuilding the resources when only binary files were changed 811 activity. This should help you figure out what is wrong if the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completion1-expected-completion39.txt | 62 android:inputType : The type of data being placed in a text field, used to help an input method de…
|
D | completion5-expected-completion40.txt | 62 android:inputType : The type of data being placed in a text field, used to help an input method de…
|
D | completionvalues1-expected-completion32.txt | 143 android:inputType : The type of data being placed in a text field, used to help an input method de…
|
/sdk/files/typos/ |
D | typos-it.txt | 483 halp->help
|
D | typos-en.txt | 2161 halp->help
|