Searched defs:kick (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Email/src/com/android/email/service/
H A DAttachmentDownloadService.java287 kick();
544 kick();
601 kick();
618 kick();
639 private void kick() { method in class:AttachmentDownloadService
954 kick();
/packages/apps/Exchange/exchange2/src/com/android/exchange/
H A DExchangeService.java125 // Reason codes when ExchangeService.kick is called (mainly for debugging)
234 // Whether we have an unsatisfied "kick" pending
404 kick("start outbox");
460 kick("host changed");
843 kick("account changed");
1008 // Make this a push mailbox and kick; this will start
1016 kick("calendar sync changed");
1043 kick("mailbox changed");
1171 kick("security release");
1396 kick("reloa
2529 static public void kick(String reason) { method in class:ExchangeService
[all...]

Completed in 80 milliseconds