Home
last modified time | relevance | path

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

/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DEventInput.java34 public final class EventInput { class
49 public EventInput(@NonNull EventInputParcel parcel) { in EventInput() method in EventInput
81 public EventInput( in EventInput() method in EventInput
121 EventInput that = (EventInput) o; in equals()
DIsolatedWorker.java114 @NonNull EventInput input, in onEvent()
DIsolatedService.java332 EventInput input = new EventInput(inputParcel); in performOnWebViewEvent()
/packages/modules/OnDevicePersonalization/tests/cts/endtoend/src/com/android/ondevicepersonalization/cts/e2e/
DIsolatedWorkerTest.java28 import android.adservices.ondevicepersonalization.EventInput;
109 EventInput input = new EventInput( in testOnEvent()
171 EventInput input, in onEvent()
/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/test/
DTestPersonalizationHandler.java21 import android.adservices.ondevicepersonalization.EventInput;
126 @NonNull EventInput input, in onEvent()
/packages/modules/OnDevicePersonalization/tests/frameworktests/src/android/adservices/ondevicepersonalization/
DIsolatedServiceExceptionSafetyTestImpl.java64 @NonNull EventInput input, in onEvent()
DOnDevicePersonalizationFrameworkClassesTest.java174 EventInput result = new EventInput(data2); in testEventInput()
DIsolatedServiceTest.java674 EventInput input, in onEvent()
/packages/modules/OnDevicePersonalization/samples/odpsamplenetwork/src/main/java/com/example/odpsamplenetwork/
DSampleHandler.java22 import android.adservices.ondevicepersonalization.EventInput;
202 @NonNull EventInput input, in onEvent()
698 @NonNull EventInput input, in handleOnWebViewEvent()
/packages/modules/OnDevicePersonalization/framework/api/
Dcurrent.txt26 …evicepersonalization.flags.on_device_personalization_apis_enabled") public final class EventInput {
174 …fault void onEvent(@NonNull android.adservices.ondevicepersonalization.EventInput, @NonNull androi…