HomeSort by relevance Sort by last modified time
    Searched refs:historyId (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/content/
SyncStorageEngine.java 299 int historyId;
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/content/
SyncStorageEngineTest.java 85 long historyId = engine.insertStartSyncEvent(
89 engine.stopSyncEvent(historyId, time1 - time0, "yay", 0, 0);
    [all...]

Completed in 29 milliseconds