Searched refs:EventOutput (Results 1 – 12 of 12) sorted by relevance
30 public final class EventOutput { class55 /* package-private */ EventOutput( in EventOutput() method in EventOutput82 EventOutput that = (EventOutput) o; in equals()127 public @android.annotation.NonNull EventOutput build() { in build()134 EventOutput o = new EventOutput( in build()
115 @NonNull OutcomeReceiver<EventOutput, IsolatedServiceException> receiver) { in onEvent() argument116 receiver.onResult(new EventOutput.Builder().build()); in onEvent()
39 public EventOutputParcel(@NonNull EventOutput value) { in EventOutputParcel()
339 new WrappedCallback<EventOutput, EventOutputParcel>( in performOnWebViewEvent()
23 import android.adservices.ondevicepersonalization.EventOutput;127 @NonNull OutcomeReceiver<EventOutput, IsolatedServiceException> receiver) { in onEvent() argument135 EventOutput result = in onEvent()136 new EventOutput.Builder() in onEvent()
30 import android.adservices.ondevicepersonalization.EventOutput;108 WorkerResultReceiver<EventOutput> receiver = new WorkerResultReceiver<>(); in testOnEvent()172 OutcomeReceiver<EventOutput, IsolatedServiceException> receiver) { in onEvent() argument175 receiver.onResult(new EventOutput.Builder() in onEvent()
25 import android.adservices.ondevicepersonalization.EventOutput;116 EventOutput output = new EventOutput.Builder() in testEventOutput()
24 import android.adservices.ondevicepersonalization.EventOutput;203 @NonNull OutcomeReceiver<EventOutput, IsolatedServiceException> receiver) { in onEvent() argument699 @NonNull OutcomeReceiver<EventOutput, IsolatedServiceException> receiver) { in handleOnWebViewEvent() argument705 receiver.onResult(new EventOutput.Builder().build()); in handleOnWebViewEvent()724 EventOutput result = in handleOnWebViewEvent()725 new EventOutput.Builder() in handleOnWebViewEvent()
51 …vicepersonalization.flags.on_device_personalization_apis_enabled") public final class EventOutput {55 public static final class EventOutput.Builder {56 ctor public EventOutput.Builder();57 method @NonNull public android.adservices.ondevicepersonalization.EventOutput build();58 …method @NonNull public android.adservices.ondevicepersonalization.EventOutput.Builder setEventLogR…174 … android.os.OutcomeReceiver<android.adservices.ondevicepersonalization.EventOutput,android.adservi…
65 @NonNull OutcomeReceiver<EventOutput, IsolatedServiceException> receiver) { in onEvent() argument
188 EventOutput output = new EventOutput.Builder() in testEventOutput()
675 OutcomeReceiver<EventOutput, IsolatedServiceException> receiver) { in onEvent() argument682 new EventOutput.Builder() in onEvent()