/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-iw/ |
donottranslate-more-keys.xml | 26 <!-- U+2605: "?" BLACK STAR -->
|
/packages/services/Telephony/res/layout/ |
dialpad.xml | 78 <ImageButton android:id="@+id/star" style="@style/DialpadButtonStyle"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
token.py | 29 STAR = 16
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
token.py | 29 STAR = 16
|
/external/chromium/chrome/browser/history/ |
starred_url_database.h | 70 // of the specified star entry. 105 // Gets the details for the specified star entry in entry.
|
starred_url_database_unittest.cc | 215 // Star two urls. 222 // Add url2 and star it.
|
/ndk/build/gmsl/ |
gmsl-tests | 449 $(call test_assert,$(call split,*,star*field*record),star field record) 450 $(call test_assert,$(call split,*,star*),star) 451 $(call test_assert,$(call split,*,star*field),star field) 452 $(call test_assert,$(call split,*,star****field),star field)
|
/packages/apps/Browser/src/com/android/browser/ |
NavigationBarTablet.java | 98 mStar = (ImageView) findViewById(R.id.star); 312 // hide the bookmark star for data URLs
|
/packages/apps/UnifiedEmail/res/layout/ |
conversation_item_view_normal.xml | 144 android:id="@+id/star" 157 android:layout_toLeftOf="@id/star"
|
conversation_item_view_normal_spacious.xml | 144 android:id="@+id/star" 157 android:layout_toLeftOf="@id/star"
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-ar/ |
donottranslate-more-keys.xml | 88 <!-- U+2605: "?" BLACK STAR 89 U+066D: "?" ARABIC FIVE POINTED STAR -->
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-fa/ |
donottranslate-more-keys.xml | 97 <!-- U+2605: "?" BLACK STAR 98 U+066D: "?" ARABIC FIVE POINTED STAR -->
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
NotificationActionUtils.java | 232 * Action 1: Archive, Delete, Mute, Mark read, Add star, Mark important, Reply, Reply 236 * Action 2: Reply, Reply all, Forward, Mark important, Add star, Mark read, Mute, 254 * Action 1: Delete, Mute, Mark read, Add star, Mark important, Reply, Reply all, 258 * Action 2: Reply, Reply all, Forward, Mark important, Add star, Mark read, Mute, 273 * Action 1: Remove label, Delete, Mark read, Add star, Mark important, Reply, Reply 277 * Action 2: Reply, Reply all, Forward, Mark important, Add star, Mark read, Delete [all...] |
/cts/tests/tests/text/src/android/text/cts/ |
EmojiConstants.java | 129 0x02734, // EIGHT POINTED BLACK STAR 144 0x02B50, // WHITE MEDIUM STAR 228 0x1F31F, // GLOWING STAR 229 0x1F320, // SHOOTING STAR 638 0x1F52F, // SIX POINTED STAR WITH MIDDLE DOT
|
/external/chromium_org/chrome/browser/extensions/ |
extension_install_prompt.h | 107 // The star display logic replicates the one used by the webstore (from 109 // "appender", which will be repeatedly called back with the star images 110 // that they append to the star display area.
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
location_bar_view.h | 190 // Toggles the star on or off. 193 // Returns the star view. It may not be visible. 513 // The star.
|
/external/chromium_org/third_party/icu/source/i18n/ |
regexcst.txt | 87 '*' n quant-star 179 # quant-star Scanning a '*' quantifier. Need to look ahead to decide 182 quant-star:
|
/external/icu4c/i18n/ |
regexcst.txt | 87 '*' n quant-star 179 # quant-star Scanning a '*' quantifier. Need to look ahead to decide 182 quant-star:
|
/ndk/sources/host-tools/make-3.81/ |
commands.c | 49 char *at, *percent, *star, *less; 111 star = file->stem; 133 DEFINE_VARIABLE ("*", 1, star); 48 char *at, *percent, *star, *less; local
|
/external/nist-sip/java/gov/nist/core/ |
GenericObjectList.java | 62 protected static final String STAR = Separators.STAR;
|
/external/qemu/target-i386/ |
machine.c | 113 qemu_put_be64s(f, &env->star); 303 qemu_get_be64s(f, &env->star);
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
MessageHeaderView.java | 166 * Take the initial visibility of the star view to mean its collapsed 167 * visibility. Star is always visible when expanded, but sometimes, like on 168 * phones, there isn't enough room to warrant showing star when collapsed. 280 mStarView = (ImageView) findViewById(R.id.star); 296 registerMessageClickTargets(R.id.reply, R.id.reply_all, R.id.forward, R.id.star, 890 } else if (id == R.id.star) { 893 mMessage.star(newValue); [all...] |
/development/samples/ApiDemos/res/layout/ |
controls_1.xml | 88 <CheckBox android:id="@+id/star"
|
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/ |
NonsenseGenerator.java | 36 "soup", "spoon", "star", "steak", "table", "terminal", "treehouse", "truck",
|
/external/chromium/base/ |
vlog.cc | 128 // Consume characters until the next star.
|