HomeSort by relevance Sort by last modified time
    Searched refs:SENT (Results 1 - 11 of 11) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Folder.java 40 SENT,
174 * (such as inbox, draft, sent, or trash). Stores that do not implement this
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationsInOutboxTipView.java 40 * Tip that is displayed in conversation list of 'Sent' folder whenever there are
79 if ((folder.type & UIProvider.FolderType.SENT) > 0) {
80 // Only display this tip if user is viewing the Sent folder
112 // 'Sent' folder).
159 // the message stuck in Outbox could get sent, and a new one gets stuck.
160 // If the user checks back on on Sent folder then, we don't reshow the message since count
162 // However if user checks the Sent folder in between (when there were 0 messages
  /hardware/interfaces/wifi/1.0/
types.hal     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Folder.java 783 * Return if this is the sent folder.
786 return isType(FolderType.SENT);
832 } else if (isType(FolderType.SENT)) {
833 desc = "sent";
    [all...]
UIProvider.java 632 * Integer column containing a non zero value if replies should always be sent from
651 * an arrow ( ? ) by messages sent to my address (not a mailing list),
652 * and a double arrow ( » ) by messages sent only to me.
    [all...]
  /packages/apps/Email/provider_src/com/android/email/provider/
EmailProvider.java     [all...]
  /prebuilts/go/darwin-x86/src/net/
dial_test.go 144 t.Skipf("not implemented a way to cancel dial racers in TCP SYN-SENT state on %s", runtime.GOOS)
866 t.Fatalf("dial error after %d ticks (%d before cancel sent): %v",
  /prebuilts/go/linux-x86/src/net/
dial_test.go 144 t.Skipf("not implemented a way to cancel dial racers in TCP SYN-SENT state on %s", runtime.GOOS)
866 t.Fatalf("dial error after %d ticks (%d before cancel sent): %v",
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiVendorHal.java     [all...]
  /hardware/interfaces/wifi/1.0/default/
hidl_struct_util.cpp 534 return WifiDebugTxPacketFate::SENT;
    [all...]
  /prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar 

Completed in 1408 milliseconds