Home | History | Annotate | Download | only in exchange

Lines Matching full:push

102  * would be appropriate to use for IMAP push, when that functionality is added to the Email
132 // A scheduled sync (when not using push)
134 // Mailbox was marked push
136 // A ping (EAS push signal) was received
1282 // Change all ping/push boxes to push/hold
1288 log("Set push/ping boxes to push/hold");
1514 // If we're supposed to sync automatically (push), set to push if it's not
1517 log("Sync for " + mailbox.mDisplayName + " in " + acct.name + ": push");
1520 // If we're NOT supposed to push, and we're not set up that way, change it
2200 * @return whether or not the Mailbox is available for syncing (i.e. is a valid push target)