/packages/apps/Messaging/res/values-nb/ |
strings.xml | 93 <string name="incoming_text_sender_content_description" msgid="2481078288502342745">"<xliff:g id="SENDER">%s</xliff:g> sa"</string> 95 <string name="incoming_sender_content_description" msgid="7512757244515303701">"Melding fra <xliff:g id="SENDER">%s</xliff:g>:"</string> 97 <string name="message_status_sending" msgid="3306260780518886107">"Sender ..."</string> 205 <string name="incoming_message_announcement" msgid="6369259405539452011">"Melding fra <xliff:g id="SENDER">%s</xliff:g>: <xliff:g id="MESSAGE">%s</xliff:g>."</string> 206 <string name="one_on_one_incoming_failed_message_prefix" msgid="6985644411445605747">"Mislykket melding fra <xliff:g id="SENDER">%s</xliff:g>: <xliff:g id="MESSAGE">%s</xliff:g>. Tidspunkt: <xliff:g id="TIME">%s</xliff:g>."</string> 207 <string name="one_on_one_incoming_successful_message_prefix" msgid="6190814597935995703">"Melding fra <xliff:g id="SENDER">%s</xliff:g>: <xliff:g id="MESSAGE">%s</xliff:g>. Tidspunkt: <xliff:g id="TIME">%s</xliff:g>."</string> 209 <string name="one_on_one_outgoing_sending_message_prefix" msgid="3929653530203574220">"Sender melding til <xliff:g id="CONTACT">%s</xliff:g>: <xliff:g id="MESSAGE">%s</xliff:g>. Tidspunkt: <xliff:g id="TIME">%s</xliff:g>."</string> 212 <string name="group_incoming_failed_message_prefix" msgid="7085805237707481779">"Mislykket melding fra <xliff:g id="SENDER">%s</xliff:g>: <xliff:g id="MESSAGE">%s</xliff:g>. Tidspunkt: <xliff:g id="TIME">%s</xliff:g>. <xliff:g id="GROUPINFO">%s</xliff:g>."</string> 213 <string name="group_incoming_successful_message_prefix" msgid="7248506967059447054">"Melding fra <xliff:g id="SENDER">%s</xliff:g>: <xliff:g id="MESSAGE">%s</xliff:g>. Tidspunkt: <xliff:g id="TIME">%s</xliff:g>. <xliff:g id="GROUPINFO">%s</xliff:g>."</string> 215 <string name="group_outgoing_sending_message_prefix" msgid="7636874745414695556">"Sender melding til <xliff:g id="GROUP">%s</xliff:g>: <xliff:g id="MESSAGE">%s</xliff:g>. Tidspunkt: <xlif (…) [all...] |
/packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/ |
SendersFormattingTests.java | 182 // all are read, so c is chosen because it is the last sender 223 // c is the last sender, but it is the current account, so b is chosen instead 242 // only one sender exists and it is the current account, so the current account is chosen
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationItemView.java | 777 // This is a special view that doesn't need special sender formatting [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/ |
LlcpVersionActivity.java | 79 /* Sender must have NDEF push enabled */
|
NdefPushReceiverActivity.java | 74 /* Only the sender requires mNfcAdapter.isNdefPushEnabled == true,
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
AlwaysOnVpnTest.java | 29 * A trivial VPN app is installed which reflects ping packets back to the sender. One ping packet is
|
/cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/ |
IntentSenderActivity.java | 17 package com.android.cts.intent.sender;
|
/external/autotest/client/deps/lansim/src/py/ |
host.py | 194 ### Handle responses from forwarded traffic back to the sender (out). 283 (as in '192.168.0.2') and the sender port number. 292 arguments, the received string, the sender IPv4 address and the 293 sender port number.
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
edit_site_config.py | 130 sender=_SENDER_ADDRESS,
|
email_summary.py | 61 sender='gasper-alerts@google.com', to=receivers,
|
post_bisect_results.py | 46 403 response with error message if sender IP is not white-listed,
|
/external/chromium-trace/catapult/dashboard/dashboard/templates/ |
edit_site_config.html | 54 List of whitelisted sender IP addresses.</li>
|
/external/curl/docs/examples/ |
imap-append.c | 32 #define FROM "<sender@example.org>"
|
/external/dbus/bus/ |
bus.h | 123 DBusConnection *sender,
|
policy.h | 153 DBusConnection *sender,
|
/external/google-breakpad/src/client/windows/sender/ |
crash_report_sender.cc | 35 #include "client/windows/sender/crash_report_sender.h"
|
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 410 without any modifications to standard ISI RAPI. Sender must allocate 411 flow label, fill corresponding sender template and submit it to local rsvp 413 messages. Rsvpd on sender node will renew the flow label, so that it will not 421 RTAP> sender 3ffe:2400::1/FL0xA1234 <Tspec>
|
/external/kernel-headers/original/uapi/sound/ |
asequencer.h | 164 struct snd_seq_addr sender; member in struct:snd_seq_connect 265 struct snd_seq_addr origin; /* original sender */ 544 struct snd_seq_addr sender; /* sender address */ member in struct:snd_seq_port_subscribe
|
/external/libbrillo/brillo/dbus/ |
dbus_method_response.h | 30 DBusMethodResponseBase(dbus::MethodCall* method_call, ResponseSender sender);
|
/external/libchrome/base/posix/ |
unix_domain_socket_linux.h | 48 // Same as RecvMsg above, but also returns the sender's process ID (as seen
|
/external/libchrome/dbus/ |
object_manager.cc | 215 "type='signal', sender='%s', interface='%s', member='%s'", 291 // and #15 for details, hence it's necessary to check the sender here. 292 std::string sender = signal->GetSender(); local 293 if (service_name_owner_ != sender)
|
/external/opencv3/modules/videoio/include/opencv2/videoio/ |
cap_winrt.hpp | 108 void Application::MainPage::OnVisibilityChanged(Platform::Object ^sender,
|
/external/opencv3/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/ |
MainPage.xaml.cpp | 56 void video_capture_xaml::MainPage::OnVisibilityChanged(Platform::Object ^sender,
|
/external/tcpdump/ |
print-lspping.c | 40 * | Sender's Handle | 213 * | Sender identifier | 229 * | Sender identifier | 258 * | IPv4 tunnel sender address | 289 * | IPv6 tunnel sender address | 353 * | Sender's CE ID | Receiver's CE ID | 385 * | Sender's PE Address | 548 ND_PRINT((ndo, "\n\t Sender Handle: 0x%08x, Sequence: %u", 554 ND_PRINT((ndo, "\n\t Sender Timestamp: ")); 646 ND_PRINT((ndo, "\n\t %s/%u, sender-id %s" [all...] |
slcompress.h | 55 * this type of packet syncs the sender & receiver); and compressed
|