OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYNC_CALLBACK_START
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/
ExchangeService.java
137
// Requests >=
SYNC_CALLBACK_START
generate callbacks to the UI
138
public static final int
SYNC_CALLBACK_START
= 6;
140
public static final int SYNC_SERVICE_START_SYNC =
SYNC_CALLBACK_START
+ 0;
142
public static final int SYNC_UI_REQUEST =
SYNC_CALLBACK_START
+ 1;
[
all
...]
EasSyncService.java
[
all
...]
Completed in 49 milliseconds