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

12 3 4 5

  /packages/apps/Email/src/com/android/email/activity/
MessageViewFragment.java 213 mFavoriteIcon = (ImageView) UiUtilities.getView(view, R.id.favorite);
326 * Toggle favorite status and write back to provider
403 case R.id.favorite:
MessageFileViewFragment.java 60 UiUtilities.setVisibilitySafe(result, R.id.favorite, View.GONE);
MessagesAdapter.java 258 * This is used as a callback from the list items, to set the favorite state
263 * @param newFavorite the new value of the favorite flag (star state)
  /cts/tests/tests/preference2/res/values/
strings.xml 57 <string name="dialog_title_edittext_preference">Enter your favorite animal</string>
  /external/chromium/base/win/
win_util.cc 165 searching for "download windows sdk 2008" in your favorite web search engine. \
  /external/chromium/chrome/common/extensions/docs/
options.html 367 var favorite = localStorage["favorite_color"];
368 if (!favorite) {
374 if (child.value == favorite) {
385 Favorite Color:
  /external/llvm/test/TableGen/
TargetInstrInfo.td 124 // favorite indentation scheme.
  /external/regex-re2/re2/
prefilter_tree.h 12 // favorite engine. PrefilterTree provides a set of strings (called
  /external/webkit/Source/WebKit/mac/History/
WebHistoryItem.h 120 @abstract The favorite icon of the page represented by this item.
  /external/webkit/Source/WebKit/win/Interfaces/
IWebHistoryItem.idl 119 @abstract The favorite icon of the page represented by this item.
  /packages/apps/Email/tests/src/com/android/email/activity/
MailboxFragmentAdapterTest.java 67 // "unloaded" messages will not affect 'favorite' message count
  /packages/apps/Launcher2/src/com/android/launcher2/
ItemInfo.java 161 Log.w("Favorite", "Could not write icon");
LauncherProvider.java 220 private static final String TAG_FAVORITE = "favorite";
    [all...]
  /development/samples/Home/src/com/example/android/home/
ApplicationsStackLayout.java 305 TextView textView = (TextView) inflater.inflate(R.layout.favorite, group, false);
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/encodings/
ISO9796d1Encoding.java 16 * value. See your favorite search engine for details.
  /frameworks/base/docs/html/about/
index.jd 35 <p>Android?s openness has made it a favorite for consumers and developers alike,
  /ndk/sources/host-tools/sed-4.2.1/
BUGS 16 If sed doesn't configure your favorite package, take a few extra
  /packages/apps/Launcher2/res/values/
attrs.xml 143 <declare-styleable name="Favorite">
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XF86keysym.h 88 #define XF86XK_Favorites 0x1008FF30 /* Show favorite locations */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XF86keysym.h 88 #define XF86XK_Favorites 0x1008FF30 /* Show favorite locations */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XF86keysym.h 88 #define XF86XK_Favorites 0x1008FF30 /* Show favorite locations */
  /packages/apps/Email/tests/src/com/android/email/
ControllerProviderOpsTests.java 346 // test setting to "favorite"
351 // test setting to "not favorite"
356 // test setting to "favorite"
  /packages/apps/Contacts/res/values-ro/
strings.xml 31 <string name="strequentList" msgid="5640192862059373511">"Favorite"</string>
45 <string name="menu_addStar" msgid="2908478235715404876">"Ad?uga?i la lista de favorite"</string>
46 <string name="menu_removeStar" msgid="5844227078364227030">"Elimina?i din lista de favorite"</string>
139 <string name="contactsFavoritesLabel" msgid="8417039765586853670">"Favorite"</string>
177 <string name="noFavoritesHelpText" msgid="3744655776704833277">"Nu ave?i favorite."\n\n" Pentru a ad?uga o persoan? īn lista de favorite:"\n\n" "<li>"Ap?sa?i pe fila "<b>"Agend?"</b>" "\n</li>" "\n<li>"Ap?sa?i persoana pe care dori?i s? o ad?uga?i īn lista de favorite"\n</li>" "\n<li>"Ap?sa?i pe steaua de lāng? numele persoanei"\n</li></string>
    [all...]
  /dalvik/docs/
hello-world.html 61 and then connect to it with your favorite debugger (using <code>jdb</code>
  /docs/source.android.com/src/source/
version-control.md 135 You will be prompted for a commit message in your favorite editor; please provide a helpful message for any changes you submit to the AOSP. If you do not add a log message, the commit will be aborted.

Completed in 712 milliseconds

12 3 4 5