HomeSort by relevance Sort by last modified time
    Searched full:tip (Results 26 - 50 of 364) sorted by null

12 3 4 5 6 7 8 91011>>

  /docs/source.android.com/src/devices/tech/debug/
native-memory.jd 19 <p>This tip assume that you are working with an eng
  /frameworks/base/docs/html/distribute/engage/
widgets.jd 26 <p><strong>Tip:</strong>
notifications.jd 43 <p><strong>Tip:</strong>
  /packages/apps/Tag/res/values-ro/
strings.xml 22 <string name="tag_unknown" msgid="2897956823877728783">"Tip de etichet? necunoscut"</string>
  /packages/apps/Tag/res/values-sl/
strings.xml 22 <string name="tag_unknown" msgid="2897956823877728783">"Neznan tip oznake"</string>
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationLongPressTipView.java 28 * A tip to educate users about long press to enter CAB mode. Appears on top of conversation list.
ConversationSyncDisabledTipView.java 45 * A tip displayed on top of conversation view to indicate that Gmail sync is
59 // Background sync is enabled for current account, do not display this tip
132 // Logging to track down bug where this tip is being showing when it shouldn't be.
ConversationTipView.java 41 * Base class to display tip teasers in the thread list.
164 // By default the tip teasers go on top of the list.
215 // Tip has no leave-behind by default
ConversationListHelper.java 53 // Long press to select tip
  /external/proguard/src/proguard/gui/
ClassPathPanel.java 109 addButton(tip(addButton, inputAndOutput ? method
172 addButton(tip(editButton, "editTip")); method
200 addButton(tip(filterButton, "filterTip")); method
303 * Attaches the tool tip from the GUI resources that corresponds to the
306 private static JComponent tip(JComponent component, String messageKey) method in class:ClassPathPanel
  /docs/source.android.com/src/devices/audio/
loopback.jd 50 the audio loopback dongle is a US/CTIA pinout Tip Ring Ring Shield (TRRS) plug.
  /external/dhcpcd/
arp.c 48 send_arp(const struct interface *iface, int op, in_addr_t sip, in_addr_t tip)
71 memcpy(p, &tip, sizeof(tip));
72 p += sizeof(tip);
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/
bootstrap.js 985 var $tip
994 $tip = this.tip()
998 $tip.addClass('fade')
1002 this.options.placement.call(this, $tip[0], this.$element[0]) :
1007 $tip
1014 actualWidth = $tip[0].offsetWidth
1015 actualHeight = $tip[0].offsetHeight
1032 $tip
1049 var $tip = this.tip(
    [all...]
  /frameworks/base/packages/DocumentsUI/res/values-ro/
strings.xml 23 <string name="menu_grid" msgid="6878021334497835259">"Afi?are tip gril?"</string>
24 <string name="menu_list" msgid="7279285939892417279">"Afi?are tip list?"</string>
  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
UsbHid.java 70 0x09, 0x42, // USAGE (Tip Switch)
108 // Tip Switch, In Range, Contact Identifier
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LintTooltipManager.java 73 // tip up (or update it).
155 int slop = mVScale.inverseScale(10); // extra space around icon where tip triggers
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectPage.java 719 String tip = ""; local
721 tip = mApplicationDec.getDescriptionText();
723 tip = mProjectDec.getDescriptionText();
725 tip = mBuildTargetDec.getDescriptionText();
727 tip = mMinSdkDec.getDescriptionText();
729 tip = mPackageDec.getDescriptionText();
739 tip = mTargetSdkDec.getDescriptionText();
741 tip = mThemeDec.getDescriptionText();
743 mTipLabel.setText(tip);
744 mHelpIcon.setVisible(tip.length() > 0)
    [all...]
  /frameworks/base/docs/html/distribute/users/
expand-to-new-markets.jd 55 <strong>Tip:</strong> Localization is more than translation. Plan product
90 <strong>Tip:</strong> Use a professional translation service located in
171 <strong>Tip:</strong> You can select regions, set regional pricing, and
  /frameworks/base/docs/html/tools/help/
sdk-manager.jd 36 <p class="note"><strong>Tip:</strong> The standalone SDK Manager is still available from the
44 <p class="note"><strong>Tip:</strong> When an update is available for an installed
116 <p class="note"><strong>Tip:</strong> For easy access to the SDK tools from a command line, add the
  /external/toybox/toys/pending/
route.c 177 static void is_prefix(char **tip, char **netmask, struct rtentry *rt)
179 char *prefix = strchr(*tip, '/');
330 static void is_prefix_inet6(char **tip, struct in6_rtmsg *rt)
333 char *prefix = strchr(*tip, '/');
  /frameworks/base/docs/html/distribute/monetize/
subscriptions.jd 58 <strong>Tip:</strong> Due to some direct carrier billing limits, we
  /frameworks/base/docs/html/guide/topics/ui/controls/
checkbox.jd 97 <p class="note"><strong>Tip:</strong> If you need to change the checkbox state
  /frameworks/base/docs/html/training/animation/
layout.jd 31 <p class="note"><strong>Tip</strong>: If you want to supply custom layout animations,
  /packages/apps/UnifiedEmail/src/com/android/mail/preferences/
AccountPreferences.java 53 * The count reported last time the "X unseen in Outbox" tip was displayed.
  /external/chromium-trace/trace-viewer/third_party/Paste/docs/
default.css 67 div.important, div.note, div.tip, div.warning {
88 div.note p.admonition-title, div.tip p.admonition-title {

Completed in 281 milliseconds

12 3 4 5 6 7 8 91011>>