OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syncSource
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/java/com/android/server/content/
SyncOperation.java
65
public int
syncSource
;
94
this.
syncSource
= source;
127
this.
syncSource
= other.
syncSource
;
180
.append(SyncStorageEngine.SOURCES[
syncSource
])
SyncStorageEngine.java
162
final int
syncSource
;
175
this.
syncSource
= source;
188
this.
syncSource
= other.
syncSource
;
[
all
...]
/prebuilts/devtools/tools/lib/
ddmuilib.jar
Completed in 206 milliseconds