OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numSourceServer
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/core/java/android/content/
SyncStatusInfo.java
33
public int
numSourceServer
;
76
parcel.writeInt(
numSourceServer
);
106
numSourceServer
= parcel.readInt();
137
numSourceServer
= other.
numSourceServer
;
/frameworks/base/services/core/java/com/android/server/content/
SyncStorageEngine.java
[
all
...]
SyncManager.java
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
Completed in 2205 milliseconds