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 65 public int syncSource;
93 this.syncSource = source;
148 this.syncSource = other.syncSource;
174 .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 85 milliseconds