Searched refs:setEventKind (Results 1 – 2 of 2) sorted by relevance
72 .setEventKind( in logTaskNotStarted()81 .setEventKind( in logCheckinStarted()146 .setEventKind( in logComputationCompleted()162 .setEventKind(eventKind) in logEventWithDuration()171 .setEventKind(eventKind) in logEventWithExampleStats()185 new TrainingEventReported.Builder().setEventKind(eventKind); in logEventKind()193 .setEventKind( in logResultUploadStarted()216 .setEventKind( in logFailureResultUploadStarted()231 .setEventKind(eventKind) in logNetworkEvent()268 .setEventKind( in logKeyAttestationLatencyEvent()[all …]
254 public @NonNull Builder setEventKind(int value) { in setEventKind() method in TrainingEventReported.Builder