HomeSort by relevance Sort by last modified time
    Searched full:conversation (Results 176 - 200 of 301) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/UnifiedEmail/res/values-fr-rCA/
strings.xml 134 <item quantity="one" msgid="3657821200245019288">"Déplacer la conversation"</item>
139 <string name="read_string" msgid="219566857950091332">"conversation lue"</string>
140 <string name="unread_string" msgid="588180203444398297">"conversation non lue"</string>
153 <item quantity="one" msgid="3731948757247905508">"Supprimer cette conversation?"</item>
157 <item quantity="one" msgid="2990537295519552069">"Archiver cette conversation ?"</item>
161 <item quantity="one" msgid="5974090449454432874">"Supprimer les brouillons de cette conversation?"</item>
166 <string name="no_conversations" msgid="35400008890372241">"Aucune conversation"</string>
169 <item quantity="one" msgid="8315328190288744398">"Désactivation du suivi de <xliff:g id="COUNT">%1$d</xliff:g> conversation en cours?"</item>
185 <item quantity="one" msgid="788387259924027833">"&lt;b&gt;<xliff:g id="COUNT">%1$d</xliff:g>&lt;/b&gt; conversation marquée comme n\'étant pas importante."</item>
193 <item quantity="one" msgid="5457612502965117672">"&lt;b&gt;<xliff:g id="COUNT">%1$d</xliff:g>&lt;/b&gt; conversation archivée."</item
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationSyncDisabledTipView.java 49 * A tip displayed on top of conversation view to indicate that Gmail sync is
82 /** When in conversation mode, true if the list is hidden */
264 // We want this teaser to go before the first real conversation
ConversationsInOutboxTipView.java 47 * Tip that is displayed in conversation list of 'Sent' folder whenever there are
72 /** When in conversation mode, true if the list is hidden */
225 // We want this teaser to go before the first real conversation
AbstractConversationWebViewClient.java 40 * Base implementation of a web view client for the conversation views.
ConversationCursorLoader.java 53 // Initialize the state of the conversation cursor
HtmlConversationTemplates.java 35 * Renders data into very simple string-substitution HTML templates for conversation view.
207 LogUtils.d(TAG, "rendered conversation of %d bytes, buffer capacity=%d",
MailActivity.java 48 * conversation list or a conversation view).
  /external/tcpdump/
slcompress.h 31 * conversation number that associates a saved IP/TCP header with
  /frameworks/base/docs/html/design/patterns/
navigation.jd 70 follows it in the list. For example, in Gmail, it's easy to swipe left or right from a conversation
95 both bypass the Inbox screen, taking the user directly to a conversation view.</p>
201 Gmail. Gmail's conversation list activity appears, and a new Task B is created for it. New tasks are
202 always rooted to Home, so touching Back from the conversation list returns there.</p>
  /packages/apps/UnifiedEmail/src/com/android/mail/
MailIntentService.java 49 public static final String CONVERSATION_EXTRA = "conversation";
  /external/replicaisland/src/com/replica/replicaisland/
LevelTree.java 61 public ArrayList<ConversationUtils.Conversation> character1Conversations;
62 public ArrayList<ConversationUtils.Conversation> character2Conversations;
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/providers/protos/mock/
MockUiProviderTests.java 165 "Conversation zeroConv0");
171 "Conversation zeroConv1");
  /packages/apps/Mms/res/values-fr-rCA/
strings.xml 33 <string name="menu_delete" msgid="1851666911396479006">"Supprimer la conversation"</string>
34 <string name="menu_view" msgid="7448852683948080108">"Afficher la conversation"</string>
50 <string name="delete_thread" msgid="757258847736632791">"Supprimer la conversation"</string>
170 <string name="pref_summary_delete_limit" msgid="597128041393045216">"<xliff:g id="COUNT">%1$s</xliff:g> messages par conversation"</string>
192 <item quantity="one" msgid="7509396981963472833">"Une conversation va être supprimée."</item>
204 <string name="no_conversations" msgid="6773767655149258445">"Aucune conversation"</string>
323 <string name="storage_limits_message" msgid="2010501485394745696">"Limiter le nombre de messages enregistrés par conversation?"</string>
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
SendersView.java 38 import com.android.mail.providers.Conversation;
137 public static SpannableStringBuilder createMessageInfo(Context context, Conversation conv,
440 formatDefault(header, header.conversation.senders, context, readStyleSpan,
  /packages/apps/UnifiedEmail/assets/
script.js 99 // this message from blowing out the conversation width.
474 // DOC_BASE_URI will always be a unique x-thread:// uri for this particular conversation
476 // The conversation specifies a different base uri than the document
622 var spacer = document.getElementById("conversation-header");
624 console.log("can't set spacer for conversation header");
725 // handle the special case of adding a single new message at the end of a conversation