Searched defs:historyRowId (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DSyncManager.java916 * @param historyRowId the row in which to record the history info for this sync
920 public ActiveSyncContext(SyncOperation syncOperation, long historyRowId, argument
925 mHistoryRowId = historyRowId;

Completed in 28 milliseconds