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.java1860 public ActiveSyncContext(SyncOperation syncOperation, long historyRowId, in ActiveSyncContext() argument
1865 mHistoryRowId = historyRowId; in ActiveSyncContext()