/developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/res/values/ |
strings.xml | 20 Bacon ipsum dolor sit amet venison shankle pork chop meatball tri-tip beef ribs turducken. 21 Strip steak ball tip boudin shank, turducken leberkas pork chop beef ribs ham hock sausage 22 frankfurter prosciutto doner ham. Bacon landjaeger ball tip, andouille chuck beef ribs jowl 23 kevin tri-tip turkey biltong frankfurter sausage. Boudin pork belly meatloaf chicken cow 24 tri-tip kielbasa shoulder. Pork loin pig boudin hamburger pastrami short ribs. Sirloin 30 Pork chop porchetta ground round tri-tip tail t-bone.\n\n 33 capicola. Ribeye porchetta strip steak boudin. Kielbasa cow brisket pastrami ball tip 35 ball tip venison porchetta kevin fatback kielbasa. Boudin tongue ground round, turkey pork 36 belly salami corned beef pork tri-tip meatloaf sausage andouille strip steak pig. Spare ribs 38 Fatback porchetta pork loin meatball, turducken pork chop drumstick boudin. Kevin tri-tip [all...] |
/developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/Application/src/main/res/values/ |
strings.xml | 20 Bacon ipsum dolor sit amet venison shankle pork chop meatball tri-tip beef ribs turducken. 21 Strip steak ball tip boudin shank, turducken leberkas pork chop beef ribs ham hock sausage 22 frankfurter prosciutto doner ham. Bacon landjaeger ball tip, andouille chuck beef ribs jowl 23 kevin tri-tip turkey biltong frankfurter sausage. Boudin pork belly meatloaf chicken cow 24 tri-tip kielbasa shoulder. Pork loin pig boudin hamburger pastrami short ribs. Sirloin 30 Pork chop porchetta ground round tri-tip tail t-bone.\n\n 33 capicola. Ribeye porchetta strip steak boudin. Kielbasa cow brisket pastrami ball tip 35 ball tip venison porchetta kevin fatback kielbasa. Boudin tongue ground round, turkey pork 36 belly salami corned beef pork tri-tip meatloaf sausage andouille strip steak pig. Spare ribs 38 Fatback porchetta pork loin meatball, turducken pork chop drumstick boudin. Kevin tri-tip [all...] |
/development/samples/browseable/ActivitySceneTransitionBasic/res/values/ |
strings.xml | 20 Bacon ipsum dolor sit amet venison shankle pork chop meatball tri-tip beef ribs turducken. 21 Strip steak ball tip boudin shank, turducken leberkas pork chop beef ribs ham hock sausage 22 frankfurter prosciutto doner ham. Bacon landjaeger ball tip, andouille chuck beef ribs jowl 23 kevin tri-tip turkey biltong frankfurter sausage. Boudin pork belly meatloaf chicken cow 24 tri-tip kielbasa shoulder. Pork loin pig boudin hamburger pastrami short ribs. Sirloin 30 Pork chop porchetta ground round tri-tip tail t-bone.\n\n 33 capicola. Ribeye porchetta strip steak boudin. Kielbasa cow brisket pastrami ball tip 35 ball tip venison porchetta kevin fatback kielbasa. Boudin tongue ground round, turkey pork 36 belly salami corned beef pork tri-tip meatloaf sausage andouille strip steak pig. Spare ribs 38 Fatback porchetta pork loin meatball, turducken pork chop drumstick boudin. Kevin tri-tip [all...] |
/external/blktrace/btreplay/ |
btreplay.c | 122 * @tip: Pointer to per-thread information this IO is associated with 128 struct thr_info *tip; member in struct:iocb_pkt 265 * @tip: Per-thread information 267 static inline int is_send_done(struct thr_info *tip) 269 return signal_done || tip->send_done; 274 * @tip: Per-thread information 276 static inline int is_reap_done(struct thr_info *tip) 278 return tip->send_done && tip->naios_out == 0; 526 * @tip: Thread informatio 860 struct thr_info *tip = buf_alloc(sizeof(*tip)); local 1093 struct thr_info *tip = arg; local 1319 struct thr_info *tip = arg; local [all...] |
/packages/apps/Protips/res/values/ |
arrays.xml | 20 First line is the tip title, which is shown in bold on its own line. 22 All subsequent text is placed into the tip body. 25 to be displayed to the right of the tip text. 27 Example for tip #1: 35 <!-- Tip: Where the launcher icon is and what it does. With icon. --> 39 <!-- Tip: Longpress in Launcher (all apps) to drag apps to the home screen. --> 43 <!-- Tip: Longpress to move icons/widgets around. --> 47 <!-- Tip: Longpress icons/widgets and drag to trash to remove them. --> 51 <!-- Tip: Swipe to switch workspaces; drag items to move them to other 56 <!-- Tip: Reminder about how to delete widgets, reinforcing that thi [all...] |
strings.xml | 20 <!-- Format string for the footer of the tip bubble. Substitutions: 21 %1$d - the number of the current tip
|
/external/proguard/src/proguard/gui/ |
ClassSpecificationDialog.java | 166 commentsPanel.add(tip(commentsScrollPane, "commentsTip"), constraintsLastStretch); method 178 keepOptionPanel.add(tip(keepClassesAndMembersRadioButton, "keepTip"), constraintsLastStretch); method 179 keepOptionPanel.add(tip(keepClassMembersRadioButton, "keepClassMembersTip"), constraintsLastStretch); method 180 keepOptionPanel.add(tip(keepClassesWithMembersRadioButton, "keepClassesWithMembersTip"), constraintsLastStretch); method 181 keepOptionPanel.add(tip(keepDescriptorClassesCheckBox, "keepDescriptorClassesTip"), constraintsLastStretch); method 188 alsoKeepOptionPanel.add(tip(keepDescriptorClassesCheckBox, "keepDescriptorClassesTip"), constraintsLastStretch); method 195 allowOptionPanel.add(tip(allowShrinkingCheckBox, "allowShrinkingTip"), constraintsLastStretch); method 196 allowOptionPanel.add(tip(allowOptimizationCheckBox, "allowOptimizationTip"), constraintsLastStretch); method 197 allowOptionPanel.add(tip(allowObfuscationCheckBox, "allowObfuscationTip"), constraintsLastStretch); method 205 accessPanel.add(tip(new JLabel(msg("required")), "requiredTip"), labelConstraints) method 206 accessPanel.add(tip(new JLabel(msg("not")), "notTip"), labelConstraints); method 207 accessPanel.add(tip(new JLabel(msg("dontCare")), "dontCareTip"), labelConstraints); method 223 annotationTypePanel.add(tip(annotationTypeTextField, "classNameTip"), constraintsLastStretch); method 230 classNamePanel.add(tip(classNameTextField, "classNameTip"), constraintsLastStretch); method 237 extendsAnnotationTypePanel.add(tip(extendsAnnotationTypeTextField, "classNameTip"), constraintsLastStretch); method 244 extendsClassNamePanel.add(tip(extendsClassNameTextField, "classNameTip"), constraintsLastStretch); method 295 mainPanel.add(tip(commentsPanel, "commentsTip"), panelConstraints); method 298 mainPanel.add(tip(keepOptionPanel, "keepTitleTip"), panelConstraints); method 299 mainPanel.add(tip(alsoKeepOptionPanel, "alsoKeepTitleTip"), panelConstraints); method 300 mainPanel.add(tip(allowOptionPanel, "allowTitleTip"), panelConstraints); method 302 mainPanel.add(tip(accessPanel, "accessTip"), panelConstraints); method 303 mainPanel.add(tip(annotationTypePanel, "annotationTip"), panelConstraints); method 304 mainPanel.add(tip(classNamePanel, "classTip"), panelConstraints); method 305 mainPanel.add(tip(extendsAnnotationTypePanel, "extendsImplementsAnnotationTip"), panelConstraints); method 306 mainPanel.add(tip(extendsClassNamePanel, "extendsImplementsClassTip"), panelConstraints); method 307 mainPanel.add(tip(memberSpecificationsPanel, "classMembersTip"), stretchPanelConstraints); method 309 mainPanel.add(tip(advancedButton, "advancedTip"), advancedButtonConstraints); method 546 private static JComponent tip(JComponent component, String messageKey) method in class:ClassSpecificationDialog [all...] |
FilterDialog.java | 142 filterPanel.add(tip(filterLabel, "nameFilterTip"), labelConstraints); method 143 filterPanel.add(tip(filterTextField, "fileNameFilterTip"), textFieldConstraints); method 145 filterPanel.add(tip(apkFilterLabel, "apkNameFilterTip"), labelConstraints); method 146 filterPanel.add(tip(apkFilterTextField, "fileNameFilterTip"), textFieldConstraints); method 148 filterPanel.add(tip(jarFilterLabel, "jarNameFilterTip"), labelConstraints); method 149 filterPanel.add(tip(jarFilterTextField, "fileNameFilterTip"), textFieldConstraints); method 151 filterPanel.add(tip(aarFilterLabel, "aarNameFilterTip"), labelConstraints); method 152 filterPanel.add(tip(aarFilterTextField, "fileNameFilterTip"), textFieldConstraints); method 154 filterPanel.add(tip(warFilterLabel, "warNameFilterTip"), labelConstraints); method 155 filterPanel.add(tip(warFilterTextField, "fileNameFilterTip"), textFieldConstraints) method 157 filterPanel.add(tip(earFilterLabel, "earNameFilterTip"), labelConstraints); method 158 filterPanel.add(tip(earFilterTextField, "fileNameFilterTip"), textFieldConstraints); method 160 filterPanel.add(tip(zipFilterLabel, "zipNameFilterTip"), labelConstraints); method 161 filterPanel.add(tip(zipFilterTextField, "fileNameFilterTip"), textFieldConstraints); method 357 private static JComponent tip(JComponent component, String messageKey) method in class:FilterDialog [all...] |
ProGuardGUI.java | 330 inputOutputPanel.add(tip(programPanel, "programJarsTip"), stretchPanelConstraints); method 331 inputOutputPanel.add(tip(libraryPanel, "libraryJarsTip"), stretchPanelConstraints); method 346 shrinkingOptionsPanel.add(tip(shrinkCheckBox, "shrinkTip"), constraintsLastStretch); method 347 shrinkingOptionsPanel.add(tip(printUsageCheckBox, "printUsageTip"), constraints); method 348 shrinkingOptionsPanel.add(tip(printUsageTextField, "outputFileTip"), constraintsStretch); method 349 shrinkingOptionsPanel.add(tip(printUsageBrowseButton, "selectUsageFile"), constraintsLast); method 360 shrinkingPanel.add(tip(additionalKeepPanel, "keepAdditionalTip"), stretchPanelConstraints); method 380 obfuscationOptionsPanel.add(tip(obfuscateCheckBox, "obfuscateTip"), constraintsLastStretch); method 381 obfuscationOptionsPanel.add(tip(printMappingCheckBox, "printMappingTip"), constraints); method 382 obfuscationOptionsPanel.add(tip(printMappingTextField, "outputFileTip"), constraintsStretch) method 383 obfuscationOptionsPanel.add(tip(printMappingBrowseButton, "selectPrintMappingFile"), constraintsLast); method 384 obfuscationOptionsPanel.add(tip(applyMappingCheckBox, "applyMappingTip"), constraints); method 385 obfuscationOptionsPanel.add(tip(applyMappingTextField, "inputFileTip"), constraintsStretch); method 386 obfuscationOptionsPanel.add(tip(applyMappingBrowseButton, "selectApplyMappingFile"), constraintsLast); method 387 obfuscationOptionsPanel.add(tip(obfuscationDictionaryCheckBox, "obfuscationDictionaryTip"), constraints); method 388 obfuscationOptionsPanel.add(tip(obfuscationDictionaryTextField, "inputFileTip"), constraintsStretch); method 389 obfuscationOptionsPanel.add(tip(obfucationDictionaryBrowseButton, "selectObfuscationDictionaryFile"), constraintsLast); method 390 obfuscationOptionsPanel.add(tip(classObfuscationDictionaryCheckBox, "classObfuscationDictionaryTip"), constraints); method 391 obfuscationOptionsPanel.add(tip(classObfuscationDictionaryTextField, "inputFileTip"), constraintsStretch); method 392 obfuscationOptionsPanel.add(tip(classObfucationDictionaryBrowseButton, "selectObfuscationDictionaryFile"), constraintsLast); method 393 obfuscationOptionsPanel.add(tip(packageObfuscationDictionaryCheckBox, "packageObfuscationDictionaryTip"), constraints); method 394 obfuscationOptionsPanel.add(tip(packageObfuscationDictionaryTextField, "inputFileTip"), constraintsStretch); method 395 obfuscationOptionsPanel.add(tip(packageObfucationDictionaryBrowseButton, "selectObfuscationDictionaryFile"), constraintsLast); method 396 obfuscationOptionsPanel.add(tip(overloadAggressivelyCheckBox, "overloadAggressivelyTip"), constraintsLastStretch); method 397 obfuscationOptionsPanel.add(tip(useUniqueClassMemberNamesCheckBox, "useUniqueClassMemberNamesTip"), constraintsLastStretch); method 398 obfuscationOptionsPanel.add(tip(useMixedCaseClassNamesCheckBox, "useMixedCaseClassNamesTip"), constraintsLastStretch); method 399 obfuscationOptionsPanel.add(tip(keepPackageNamesCheckBox, "keepPackageNamesTip"), constraints); method 400 obfuscationOptionsPanel.add(tip(keepPackageNamesTextField, "packageNamesTip"), constraintsLastStretch); method 401 obfuscationOptionsPanel.add(tip(flattenPackageHierarchyCheckBox, "flattenPackageHierarchyTip"), constraints); method 402 obfuscationOptionsPanel.add(tip(flattenPackageHierarchyTextField, "packageTip"), constraintsLastStretch); method 403 obfuscationOptionsPanel.add(tip(repackageClassesCheckBox, "repackageClassesTip"), constraints); method 404 obfuscationOptionsPanel.add(tip(repackageClassesTextField, "packageTip"), constraintsLastStretch); method 405 obfuscationOptionsPanel.add(tip(keepAttributesCheckBox, "keepAttributesTip"), constraints); method 406 obfuscationOptionsPanel.add(tip(keepAttributesTextField, "attributesTip"), constraintsLastStretch); method 407 obfuscationOptionsPanel.add(tip(keepParameterNamesCheckBox, "keepParameterNamesTip"), constraintsLastStretch); method 408 obfuscationOptionsPanel.add(tip(newSourceFileAttributeCheckBox, "renameSourceFileAttributeTip"), constraints); method 409 obfuscationOptionsPanel.add(tip(newSourceFileAttributeTextField, "sourceFileAttributeTip"), constraintsLastStretch); method 410 obfuscationOptionsPanel.add(tip(adaptClassStringsCheckBox, "adaptClassStringsTip"), constraints); method 411 obfuscationOptionsPanel.add(tip(adaptClassStringsTextField, "classNamesTip"), constraintsLastStretch); method 412 obfuscationOptionsPanel.add(tip(adaptResourceFileNamesCheckBox, "adaptResourceFileNamesTip"), constraints); method 413 obfuscationOptionsPanel.add(tip(adaptResourceFileNamesTextField, "fileNameFilterTip"), constraintsLastStretch); method 414 obfuscationOptionsPanel.add(tip(adaptResourceFileContentsCheckBox, "adaptResourceFileContentsTip"), constraints); method 415 obfuscationOptionsPanel.add(tip(adaptResourceFileContentsTextField, "fileNameFilterTip"), constraintsLastStretch); method 426 obfuscationPanel.add(tip(additionalKeepNamesPanel, "keepNamesAdditionalTip"), stretchPanelConstraints); method 437 optimizationOptionsPanel.add(tip(optimizeCheckBox, "optimizeTip"), constraintsLastStretch); method 438 optimizationOptionsPanel.add(tip(allowAccessModificationCheckBox, "allowAccessModificationTip"), constraintsLastStretch); method 439 optimizationOptionsPanel.add(tip(mergeInterfacesAggressivelyCheckBox, "mergeInterfacesAggressivelyTip"), constraintsLastStretch); method 440 optimizationOptionsPanel.add(tip(optimizationsLabel, "optimizationsTip"), constraints); method 441 optimizationOptionsPanel.add(tip(optimizationsTextField, "optimizationsFilterTip"), constraintsStretch); method 442 optimizationOptionsPanel.add(tip(optimizationsButton, "optimizationsSelectTip"), constraintsLast); method 443 optimizationOptionsPanel.add(tip(optimizationPassesLabel, "optimizationPassesTip"), constraints); method 444 optimizationOptionsPanel.add(tip(optimizationPassesSpinner, "optimizationPassesTip"), constraintsLast); method 455 optimizationPanel.add(tip(additionalNoSideEffectsPanel, "assumeNoSideEffectsAdditionalTip"), stretchPanelConstraints); method 461 preverificationOptionsPanel.add(tip(preverifyCheckBox, "preverifyTip"), constraintsLastStretch); method 462 preverificationOptionsPanel.add(tip(microEditionCheckBox, "microEditionTip"), constraintsLastStretch); method 463 preverificationOptionsPanel.add(tip(targetCheckBox, "targetTip"), constraints); method 464 preverificationOptionsPanel.add(tip(targetComboBox, "targetTip"), constraintsLast); method 481 consistencyPanel.add(tip(verboseCheckBox, "verboseTip"), constraintsLastStretch); method 482 consistencyPanel.add(tip(noteCheckBox, "noteTip"), constraints); method 483 consistencyPanel.add(tip(noteTextField, "noteFilterTip"), constraintsLastStretch); method 484 consistencyPanel.add(tip(warnCheckBox, "warnTip"), constraints); method 485 consistencyPanel.add(tip(warnTextField, "warnFilterTip"), constraintsLastStretch); method 486 consistencyPanel.add(tip(ignoreWarningsCheckBox, "ignoreWarningsTip"), constraintsLastStretch); method 487 consistencyPanel.add(tip(skipNonPublicLibraryClassesCheckBox, "skipNonPublicLibraryClassesTip"), constraintsLastStretch); method 488 consistencyPanel.add(tip(skipNonPublicLibraryClassMembersCheckBox, "skipNonPublicLibraryClassMembersTip"), constraintsLastStretch); method 489 consistencyPanel.add(tip(keepDirectoriesCheckBox, "keepDirectoriesTip"), constraints); method 490 consistencyPanel.add(tip(keepDirectoriesTextField, "directoriesTip"), constraintsLastStretch); method 491 consistencyPanel.add(tip(forceProcessingCheckBox, "forceProcessingTip"), constraintsLastStretch); method 492 consistencyPanel.add(tip(printSeedsCheckBox, "printSeedsTip"), constraints); method 493 consistencyPanel.add(tip(printSeedsTextField, "outputFileTip"), constraintsStretch); method 494 consistencyPanel.add(tip(printSeedsBrowseButton, "selectSeedsFile"), constraintsLast); method 495 consistencyPanel.add(tip(printConfigurationCheckBox, "printConfigurationTip"), constraints); method 496 consistencyPanel.add(tip(printConfigurationTextField, "outputFileTip"), constraintsStretch); method 497 consistencyPanel.add(tip(printConfigurationBrowseButton, "selectConfigurationFile"), constraintsLast); method 498 consistencyPanel.add(tip(dumpCheckBox, "dumpTip"), constraints); method 499 consistencyPanel.add(tip(dumpTextField, "outputFileTip"), constraintsStretch); method 500 consistencyPanel.add(tip(dumpBrowseButton, "selectDumpFile"), constraintsLast); method 519 optionsPanel.add(tip(whyAreYouKeepingPanel, "whyAreYouKeepingTip"), stretchPanelConstraints); method 556 reTraceSettingsPanel.add(tip(reTraceVerboseCheckBox, "verboseTip"), constraintsLastStretch); method 557 reTraceSettingsPanel.add(tip(reTraceMappingLabel, "mappingFileTip"), constraints); method 558 reTraceSettingsPanel.add(tip(reTraceMappingTextField, "inputFileTip"), constraintsStretch); method 559 reTraceSettingsPanel.add(tip(reTraceMappingBrowseButton, "selectApplyMappingFile"), constraintsLast); method 578 reTracePanel.add(tip(stackTraceScrollPane, "obfuscatedStackTraceTip"), panelConstraints); method 603 proGuardPanel .add(tip(loadButton, "loadConfigurationTip"), bottomButtonConstraints); method 628 processPanel .add(tip(viewButton, "viewConfigurationTip"), bottomButtonConstraints); method 629 processPanel .add(tip(saveButton, "saveConfigurationTip"), bottomButtonConstraints); method 630 processPanel .add(tip(processButton, "processTip"), lastBottomButtonConstraints); method 633 reTracePanel .add(tip(loadStackTraceButton, "loadStackTraceTip"), bottomButtonConstraints); method 634 reTracePanel .add(tip(reTraceButton, "reTraceTip"), lastBottomButtonConstraints); method 809 keepSubpanel.add(tip(boilerplateTextFields[index], "classNamesTip"), constraintsLastStretch); method 1684 private static JComponent tip(JComponent component, String messageKey) method in class:ProGuardGUI [all...] |
MemberSpecificationDialog.java | 162 accessPanel.add(tip(new JLabel(msg("required")), "requiredTip"), labelConstraints); method 163 accessPanel.add(tip(new JLabel(msg("not")), "notTip"), labelConstraints); method 164 accessPanel.add(tip(new JLabel(msg("dontCare")), "dontCareTip"), labelConstraints); method 195 typePanel.add(tip(typeTextField, "typeTip"), constraintsLastStretch); method 202 annotationTypePanel.add(tip(annotationTypeTextField, "classNameTip"), constraintsLastStretch); method 209 namePanel.add(tip(nameTextField, isField ? "fieldNameTip" : method 217 argumentsPanel.add(tip(argumentTypesTextField, "argumentTypes2Tip"), constraintsLastStretch); method 259 mainPanel.add(tip(accessPanel, "accessTip"), panelConstraints); method 260 mainPanel.add(tip(annotationTypePanel, "annotationTip"), panelConstraints); method 261 mainPanel.add(tip(typePanel, isField ? "fieldTypeTip" method 263 mainPanel.add(tip(namePanel, "nameTip"), panelConstraints); method 267 mainPanel.add(tip(argumentsPanel, "argumentTypesTip"), panelConstraints); method 270 mainPanel.add(tip(advancedButton, "advancedTip"), advancedButtonConstraints); method 493 private static JComponent tip(JComponent component, String messageKey) method in class:MemberSpecificationDialog [all...] |
ListPanel.java | 93 addButton(tip(removeButton, "removeTip")); method 114 addButton(tip(upButton, "moveUpTip")); method 135 addButton(tip(downButton, "moveDownTip")); method 143 * @param tipKey the tool tip key. 166 addButton(tip(moveButton, tipKey)); method 321 * Attaches the tool tip from the GUI resources that corresponds to the 324 private static JComponent tip(JComponent component, String messageKey) method in class:ListPanel
|
MemberSpecificationsPanel.java | 89 addButton(tip(addFieldButton, "addFieldTip")); method 111 addButton(tip(addMethodButton, "addMethodTip")); method 142 addButton(tip(editButton, "editTip")); method 267 * Attaches the tool tip from the GUI resources that corresponds to the 270 private static JComponent tip(JComponent component, String messageKey) method in class:MemberSpecificationsPanel
|
ClassSpecificationsPanel.java | 79 addButton(tip(addButton, "addTip")); method 104 addButton(tip(editButton, "editTip")); method 169 * Attaches the tool tip from the GUI resources that corresponds to the 172 private static JComponent tip(JComponent component, String messageKey) method in class:ClassSpecificationsPanel
|
OptimizationsDialog.java | 126 optimizationSubpanel.add(tip(optimizationCheckBox, optimizationName.replace('/', '_')+"Tip"), constraintsLastStretch); method 232 * Attaches the tool tip from the GUI resources that corresponds to the 235 private static JComponent tip(JComponent component, String messageKey) method in class:OptimizationsDialog
|
/packages/apps/Settings/tests/res/values-ro/ |
strings.xml | 24 <string name="operator_settings_summary" msgid="5916597343019392258">"Tehnic? de inserare cod de tip hook pentru operator, care poate fi utilizat? pentru a începe activitatea dorit?"</string> 27 <string name="manufacturer_settings_summary" msgid="766746044826063472">"Tehnic? de inserare cod de tip hook pentru produc?tor, care poate fi utilizat? pentru a începe activitatea dorit?"</string>
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/debug/ |
Arrow.java | 44 * and at the tip there will be triangle-like shape. 55 0, 0, 1, // tip 56 0.05f, 0, 0.9f, // tip right 57 -0.05f, 0, 0.9f, // tip left 58 0, 0.05f, 0.9f, // tip top 59 0, -0.05f, 0.9f, // tip buttom
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationsInOutboxTipView.java | 40 * Tip that is displayed in conversation list of 'Sent' folder whenever there are 80 // Only display this tip if user is viewing the Sent folder 127 // tip to appear again. 157 // Do not show this tip again until we have a new count. Note this is not quite 158 // ideal behavior since after a user dismisses an "1 unsent in outbox" tip,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ToolTip.py | 39 # The tip window must be completely outside the button; 40 # otherwise when the mouse enters the tip window we get 85 tip = ListboxToolTip(b, ["Hello", "world"])
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
ToolTip.py | 39 # The tip window must be completely outside the button; 40 # otherwise when the mouse enters the tip window we get 85 tip = ListboxToolTip(b, ["Hello", "world"])
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
verification.html | 22 In the following example, a tool tip is displayed saying that the deviation has
|
/external/nanopb-c/docs/ |
lsr.css | 151 div.admonition, div.note, div.tip, div.caution, div.important { 172 div.tip { 173 background: transparent url('../images/tip.png') 10px 2px no-repeat; 177 background: transparent url('../images/tip.png') 10px 2px no-repeat;
|
/frameworks/base/core/java/android/webkit/ |
ConsoleMessage.java | 30 TIP,
|
/frameworks/base/packages/SystemUI/res/values-ro-land/ |
strings.xml | 22 <string name="toast_rotation_locked" msgid="7609673011431556092">"Ecranul este acum blocat în orientarea de tip peisaj."</string>
|
/frameworks/base/packages/SystemUI/res/values-ro-port/ |
strings.xml | 22 <string name="toast_rotation_locked" msgid="1716565836190665743">"Ecranul este acum blocat în orientarea de tip portret."</string>
|
/packages/apps/Protips/res/values-tl/ |
strings.xml | 19 <string name="widget_name" msgid="5948202656358353180">"Mga tip sa home screen"</string>
|