HomeSort by relevance Sort by last modified time
    Searched full:unread (Results 126 - 150 of 335) sorted by null

1 2 3 4 56 7 8 91011>>

  /packages/apps/CellBroadcastReceiver/res/values-en-rGB/
strings.xml 104 <string name="notification_multiple" msgid="5121978148152124860">"<xliff:g id="COUNT">%s</xliff:g> unread alerts."</string>
  /packages/apps/CellBroadcastReceiver/res/values-en-rIN/
strings.xml 104 <string name="notification_multiple" msgid="5121978148152124860">"<xliff:g id="COUNT">%s</xliff:g> unread alerts."</string>
  /packages/apps/Mms/src/com/android/mms/transaction/
RetryScheduler.java 211 // Mark the failed message as unread.
  /packages/apps/Mms/src/com/android/mms/ui/
ConversationListItem.java 131 // Unread messages are shown in bold
  /packages/apps/UnifiedEmail/res/menu-sw600dp-land/
conversation_actions.xml 63 <!-- Only one of mark-read or mark-unread is shown. -->
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
perf_event.h 279 * the kernel will not over-write unread data.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
perf_event.h 279 * the kernel will not over-write unread data.
  /external/emma/core/java12/com/vladium/jcd/lib/
Types.java 631 m_in.unread (c);
654 m_in.unread (c);
690 m_in.unread (c);
  /frameworks/base/telephony/java/com/android/internal/telephony/
ITelephony.aidl 425 * Returns the unread count of voicemails
430 * Returns the unread count of voicemails for a subId.
432 * Returns the unread count of voicemails
  /packages/apps/CellBroadcastReceiver/res/values/
strings.xml 218 <!-- Non-emergency broadcast notification description for multiple unread alerts. -->
219 <string name="notification_multiple"><xliff:g id="count">%s</xliff:g> unread alerts.</string>
220 <!-- Non-emergency broadcast notification title for multiple unread alerts. -->
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
EmailContent.java 646 // Boolean, unread = 0, read = 1 [INDEX]
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessage.java 46 private String mStatus = null; // READ/UNREAD
477 } else if (arg[1].trim().equals("UNREAD")) {
700 this.mStatus = "UNREAD";
    [all...]
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 445 // intermediate unread counts for a moment.
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
GIFImageReader.h 117 int bits; // Number of unread bits in "datum".
  /external/chromium_org/third_party/polymer/components/paper-ripple/
demo.html 332 <div class="label" fit>Mark as unread</div>
  /external/chromium_org/third_party/polymer/components-chromium/paper-ripple/
demo.html 332 <div class="label" fit>Mark as unread</div>
  /frameworks/opt/telephony/src/java/android/telephony/gsm/
SmsManager.java 233 /** Received and unread (TS 51.011 10.5.3).
  /frameworks/support/v4/java/android/support/v4/app/
NotificationCompat.java     [all...]
  /libcore/luni/src/main/java/java/util/zip/
ZipInputStream.java 158 ((PushbackInputStream) in).unread(buf, len - diff, diff); method
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastContentProvider.java 248 * decrementing the unread non-emergency alert count, if necessary.
  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogListItemHelperTest.java 369 /** Sets the details of an unread phone call using the specified call type. */
  /packages/apps/Mms/src/com/android/mms/widget/
MmsWidgetService.java 265 // Unread messages are shown in bold
  /packages/apps/UnifiedEmail/res/values/
strings.xml 109 <!-- Menu item: mark this conversation as unread -->
110 <string name="mark_unread">Mark unread</string>
111 <!-- Menu item: toggle read/unread for menus that contain both read and unread options -->
112 <string name="toggle_read_unread">Toggle read unread</string>
293 <string name="unread_string">conversation unread</string>
    [all...]
  /packages/apps/UnifiedEmail/res/values-en-rGB/
strings.xml 57 <string name="mark_unread" msgid="6245060538061533191">"Mark unread"</string>
58 <string name="toggle_read_unread" msgid="1006469736520919028">"Toggle read/unread"</string>
135 <string name="unread_string" msgid="7342558841698083381">"conversation unread"</string>
276 <item quantity="other" msgid="3863201473731766006">"<xliff:g id="COUNT">%1$d</xliff:g> unread"</item>
    [all...]
  /packages/apps/UnifiedEmail/res/values-en-rIN/
strings.xml 57 <string name="mark_unread" msgid="6245060538061533191">"Mark unread"</string>
58 <string name="toggle_read_unread" msgid="1006469736520919028">"Toggle read/unread"</string>
135 <string name="unread_string" msgid="7342558841698083381">"conversation unread"</string>
276 <item quantity="other" msgid="3863201473731766006">"<xliff:g id="COUNT">%1$d</xliff:g> unread"</item>
    [all...]

Completed in 5382 milliseconds

1 2 3 4 56 7 8 91011>>