HomeSort by relevance Sort by last modified time
    Searched defs:syncSource (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/java/com/android/server/content/
SyncOperation.java 53 public int syncSource;
71 this.syncSource = source;
107 this.syncSource = other.syncSource;
133 .append(SyncStorageEngine.SOURCES[syncSource])
SyncStorageEngine.java 153 final int syncSource;
165 this.syncSource = source;
177 this.syncSource = other.syncSource;
861 + " src=" + op.syncSource
    [all...]
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 

Completed in 187 milliseconds