Home | History | Annotate | Download | only in content

Lines Matching defs:syncSource

153         final int syncSource;
165 this.syncSource = source;
177 this.syncSource = other.syncSource;
861 + " src=" + op.syncSource
893 + " src=" + op.syncSource
1021 + " src=" + activeSyncContext.mSyncOperation.syncSource
2066 int syncSource = in.readInt();
2086 authority.account, authority.userId, reason, syncSource,
2092 + " src=" + op.syncSource
2107 out.writeInt(op.syncSource);