/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapContentObserver.java | 45 import android.provider.Telephony.Sms.Inbox; [all...] |
/developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/ |
NotificationPresets.java | 44 public static final NotificationPreset INBOX = new InboxNotificationPreset(); 58 INBOX,
|
/developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/ |
NotificationPresets.java | 44 public static final NotificationPreset INBOX = new InboxNotificationPreset(); 58 INBOX,
|
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/ |
NotificationPresets.java | 44 public static final NotificationPreset INBOX = new InboxNotificationPreset(); 58 INBOX,
|
/external/skia/src/core/ |
SkResourceCache.h | 271 SkMessageBus<PurgeSharedIDMessage>::Inbox fPurgeSharedIDInbox;
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
MiniDrawerView.java | 133 // reset the inbox views for this account
|
TwoPaneController.java | 719 // We should come out of wait mode and display the account inbox. 799 // inbox and not on expansive layouts, we want to switch back to the default 800 // inbox. This fixes b/9006969 so that on smaller tablets where we have this 801 // hybrid one and two-pane mode, we will return to the inbox. On larger tablets, [all...] |
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
MmsProvider.java | 331 // default to inbox 395 // Mark all non-inbox messages read. [all...] |
/frameworks/base/core/java/android/provider/ |
VoicemailContract.java | 227 * Value of {@link #STATE} when the voicemail is in inbox. 599 * Amount of resource that is used by existing voicemail in the visual voicemail inbox, 607 * Total resource in the visual voicemail inbox that can be used, or
|
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
Folder.java | 740 * Returns {@code true} if this folder is an inbox folder. 743 return isType(FolderType.INBOX); 825 desc = "inbox:" + persistentId; [all...] |
UIProvider.java | 264 * Whether the server supports a concept of Archive: removing mail from the Inbox but 624 * String containing the URI for the default inbox for this account. 628 * String containing the name of the default Inbox for this account 672 * String containing the URI for the inbox conversations should be moved to for this [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
NotificationActionUtils.java | 280 // Inbox 755 // Inbox, so archive [all...] |
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
PduPersister.java | 201 MESSAGE_BOX_MAP.put(Mms.Inbox.CONTENT_URI, Mms.MESSAGE_BOX_INBOX); [all...] |
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
PduPersister.java | 217 MESSAGE_BOX_MAP.put(Mms.Inbox.CONTENT_URI, Mms.MESSAGE_BOX_INBOX); [all...] |
/frameworks/opt/telephony/src/java/android/provider/ |
Telephony.java | 125 /** Message type: inbox. */ 490 * Contains all text-based SMS messages in the SMS app inbox. 492 public static final class Inbox implements BaseColumns, TextBasedSmsColumns { 498 private Inbox() { 504 public static final Uri CONTENT_URI = Uri.parse("content://sms/inbox"); [all...] |
/external/valgrind/docs/internals/ |
3_1_BUGSTATUS.txt | 55 n-i-bz mpicc -fpic bug (Goedeken Richard, inbox)
|
/frameworks/base/docs/html/sdk/api_diff/19/changes/ |
classes_index_additions.html | 341 <A HREF="pkg_android.provider.html#Telephony.Mms.Inbox" class="hiddenlink" target="rightframe"><b>Telephony.Mms.Inbox</b></A><br> 352 <A HREF="pkg_android.provider.html#Telephony.Sms.Inbox" class="hiddenlink" target="rightframe"><b>Telephony.Sms.Inbox</b></A><br>
|
/packages/apps/Email/provider_src/com/android/email/mail/ |
Store.java | 160 * Some protocols allow for syncing of folder types other than inbox. The store for any such
|
/packages/apps/Email/provider_src/com/android/email/service/ |
PopImapSyncAdapterService.java | 243 // No mailbox specified, just sync the inbox.
|
/packages/services/Mms/src/com/android/mms/service/ |
DownloadRequest.java | 147 Telephony.Mms.Inbox.CONTENT_URI,
|
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
BluetoothMasClient.java | 61 * Callback message sent when MSE accepted update inbox request [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
WapPushOverSms.java | 410 Telephony.Mms.Inbox.CONTENT_URI, 454 Telephony.Mms.Inbox.CONTENT_URI,
|
/libcore/benchmarks/src/benchmarks/regression/ |
EqualsHashCodeBenchmark.java | 53 a1 = type.newInstance("https://mail.google.com/mail/u/0/?shva=1#inbox"); 54 a2 = type.newInstance("https://mail.google.com/mail/u/0/?shva=1#inbox");
|
/packages/apps/Email/res/values-en-rAU/ |
strings.xml | 27 <string name="mailbox_name_display_inbox" msgid="5093068725739672126">"Inbox"</string> 92 <string name="account_setup_incoming_delete_policy_delete_label" msgid="8677018382715596606">"When I delete from Inbox"</string>
|
/packages/apps/Email/res/values-en-rGB/ |
strings.xml | 27 <string name="mailbox_name_display_inbox" msgid="5093068725739672126">"Inbox"</string> 92 <string name="account_setup_incoming_delete_policy_delete_label" msgid="8677018382715596606">"When I delete from Inbox"</string>
|