/external/chromium/chrome/browser/chromeos/status/ |
network_menu.h | 57 // If remember >= 0, set the favorite state of the network.
|
/external/dbus/ |
README | 147 widely-used libraries (such as GTK+, Qt, Xlib, or your favorite
|
/external/replicaisland/res/values/ |
kyle.xml | 80 Anyway, tell you what. You stay out of my way and I?ll try to keep my cool, alright? You make me nervous and I tend to lash out when I?m nervous. I punched a teacher once for making me stand up in front of the class, you know? It?s not my favorite personality trait, but when my blood gets going there?s not much I can do to cool down. It?s probably best if you just avoid me. <small>We?re going to find The Source first anyway, ha!</small>
|
/external/webkit/Source/JavaScriptCore/wtf/ |
TCPackedCache.h | 59 // favorite benchmark. Also remember not to be a pig; other
|
/frameworks/base/docs/html/training/sharing/ |
send.jd | 43 favorite applications.</p>
|
/development/samples/Home/src/com/example/android/home/ |
Home.java | 85 private static final String TAG_FAVORITE = "favorite"; 255 * Refreshes the favorite applications stacked over the all apps button.
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactsProvider2Test.java | [all...] |
BaseContactsProvider2Test.java | 236 int visible, boolean autoAdd, boolean favorite) { 242 values.put(Groups.FAVORITES, favorite ? 1 : 0); [all...] |
/external/chromium/chrome/browser/webdata/ |
autofill_table_unittest.cc | 172 ASCIIToUTF16("Favorite Color"), 210 ASCIIToUTF16("Favorite Color"), 267 AutofillKey(ASCIIToUTF16("Favorite Color"), [all...] |
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/ |
EmailSyncAdapter.java | [all...] |
/external/bluetooth/glib/gio/ |
gunionvolumemonitor.c | 642 * "favorite servers" list or similar.
|
/external/chromium/chrome/browser/autocomplete/ |
history_quick_provider_unittest.cc | 40 {"http://slashdot.org/favorite_page.html", "Favorite page", 200, 100, 0},
|
history_url_provider_unittest.cc | 31 {"http://slashdot.org/favorite_page.html", "Favorite page", 200, 100},
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
ActionBarAdapter.java | 436 // (i.e. favorite), which would results in mCurrentTab getting set to FAVORITES and
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
PhoneFavoriteFragment.java | 57 * Fragment for Phone UI's favorite screen.
|
/packages/apps/Launcher2/res/values/ |
strings.xml | 232 <string name="workspace_cling_move_item">You can put your favorite apps here.</string>
|
/external/chromium/chrome/browser/importer/ |
importer_unittest.cc | 176 "http://chinese-title-favorite/"}, 345 L"http://chinese-title-favorite/")); [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.0-highlights.jd | 283 supports a script-based screen reader for reading favorite web content and 510 bookmarks</strong> from all of their accounts, jump to their favorite content 580 NFC-enabled devices, It lets people instantly exchange favorite apps, contacts, [all...] |
android-3.1-highlights.jd | 199 playback of HTML5 video content. To make it easier to manage favorite
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
EmailContent.java | 492 // Boolean, unflagged = 0, flagged (favorite) = 1 [all...] |
/external/icu4c/i18n/unicode/ |
dtfmtsym.h | 66 * originally picked by default to using their favorite ones.
|
/external/tremolo/Tremolo/ |
mdct.c | 49 function. Everybody has their own weird favorite including me... I
|
/external/zlib/win32/ |
DLL_FAQ.txt | 282 <<my favorite C run-time library>> ?
|
/packages/apps/Email/src/com/android/email/activity/ |
MailboxFragmentAdapter.java | 647 // Favorite (starred) -- show # of favorites
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
Launcher.java | 952 BubbleTextView favorite = (BubbleTextView) mInflater.inflate(layoutResId, parent, false); local [all...] |