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

/frameworks/base/services/java/com/android/server/content/
H A DSyncManager.java1031 * @param historyRowId the row in which to record the history info for this sync
1035 public ActiveSyncContext(SyncOperation syncOperation, long historyRowId, argument
1040 mHistoryRowId = historyRowId;

Completed in 34 milliseconds