OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syncStart
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/service/
PingSyncSynchronizer.java
130
public void
syncStart
() {
286
public void
syncStart
(final long accountId) {
289
LogUtils.d(TAG, "PSS
syncStart
for account %d", accountId);
291
accountState.
syncStart
();
EasService.java
242
mSynchronizer.
syncStart
(accountId);
Completed in 144 milliseconds