Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java1743 public ActiveSyncContext(SyncOperation syncOperation, long historyRowId, in ActiveSyncContext() argument
1748 mHistoryRowId = historyRowId; in ActiveSyncContext()