Home | History | Annotate | Download | only in content

Lines Matching defs:stopSyncEvent

1159     public void stopSyncEvent(long historyId, long elapsedTime, String resultMessage,
1163 Slog.v(TAG, "stopSyncEvent: historyId=" + historyId);
1177 Slog.w(TAG, "stopSyncEvent: no history for id " + historyId);