Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java2032 public ActiveSyncContext(SyncOperation syncOperation, long historyRowId, in ActiveSyncContext() argument
2037 mHistoryRowId = historyRowId; in ActiveSyncContext()