Home
last modified time | relevance | path

Searched defs:onEvent (Results 1 – 25 of 875) sorted by relevance

12345678910>>...35

/aosp_15_r20/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/internal/
H A DOnRetainInstanceListener.kt21 fun onEvent(event: RetainInstanceEvent) in onEvent() method
26 override fun onEvent(event: RetainInstanceEvent) {} in onEvent() method in leakcanary.internal.DefaultOnRetainInstanceListener
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorConference.java154 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorConference
173 void onEvent(@NonNull Event event) { in onEvent() method in SimulatorConference
182 void onEvent(@NonNull SimulatorConference conference, @NonNull Event event); in onEvent() method
DSimulatorConferenceCreator.java170 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorConferenceCreator
191 public void onEvent(@NonNull SimulatorConference conference, @NonNull Event event) { in onEvent() method in SimulatorConferenceCreator
DSimulatorConnection.java169 void onEvent(@NonNull Event event) { in onEvent() method in SimulatorConnection
187 void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event); in onEvent() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-java-source/gen/android/hardware/tv/tuner/
DILnbCallback.java45 @Override public void onEvent(int lnbEventType) throws android.os.RemoteException in onEvent() method in ILnbCallback.Default
180 @Override public void onEvent(int lnbEventType) throws android.os.RemoteException in onEvent() method in ILnbCallback.Stub.Proxy
251 public void onEvent(int lnbEventType) throws android.os.RemoteException; in onEvent() method
DIFrontendCallback.java34 @Override public void onEvent(int frontendEventType) throws android.os.RemoteException in onEvent() method in IFrontendCallback.Default
158 @Override public void onEvent(int frontendEventType) throws android.os.RemoteException in onEvent() method in IFrontendCallback.Stub.Proxy
243 public void onEvent(int frontendEventType) throws android.os.RemoteException; in onEvent() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tetheroffload/aidl/android.hardware.tetheroffload-V1-java-source/gen/android/hardware/tetheroffload/
DITetheringOffloadCallback.java23 @Override public void onEvent(int event) throws android.os.RemoteException in onEvent() method in ITetheringOffloadCallback.Default
131 @Override public void onEvent(int event) throws android.os.RemoteException in onEvent() method in ITetheringOffloadCallback.Stub.Proxy
203 public void onEvent(int event) throws android.os.RemoteException; in onEvent() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/
DHWEventListener.h169 virtual void onEvent(const HWInstructionEvent &Event) {} in onEvent() function
170 virtual void onEvent(const HWStallEvent &Event) {} in onEvent() function
171 virtual void onEvent(const HWPressureEvent &Event) {} in onEvent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/
DHWEventListener.h169 virtual void onEvent(const HWInstructionEvent &Event) {} in onEvent() function
170 virtual void onEvent(const HWStallEvent &Event) {} in onEvent() function
171 virtual void onEvent(const HWPressureEvent &Event) {} in onEvent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/
DHWEventListener.h169 virtual void onEvent(const HWInstructionEvent &Event) {} in onEvent() function
170 virtual void onEvent(const HWStallEvent &Event) {} in onEvent() function
171 virtual void onEvent(const HWPressureEvent &Event) {} in onEvent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/
DHWEventListener.h169 virtual void onEvent(const HWInstructionEvent &Event) {} in onEvent() function
170 virtual void onEvent(const HWStallEvent &Event) {} in onEvent() function
171 virtual void onEvent(const HWPressureEvent &Event) {} in onEvent() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DHWEventListener.h164 virtual void onEvent(const HWInstructionEvent &Event) {} in onEvent() function
165 virtual void onEvent(const HWStallEvent &Event) {} in onEvent() function
166 virtual void onEvent(const HWPressureEvent &Event) {} in onEvent() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DHWEventListener.h166 virtual void onEvent(const HWInstructionEvent &Event) {} in onEvent() function
167 virtual void onEvent(const HWStallEvent &Event) {} in onEvent() function
168 virtual void onEvent(const HWPressureEvent &Event) {} in onEvent() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/cas/aidl/android.hardware.cas-V1-java-source/gen/android/hardware/cas/
DICasListener.java24 @Override public void onEvent(int event, int arg, byte[] data) throws android.os.RemoteException in onEvent() method in ICasListener.Default
160 … @Override public void onEvent(int event, int arg, byte[] data) throws android.os.RemoteException in onEvent() method in ICasListener.Stub.Proxy
263 public void onEvent(int event, int arg, byte[] data) throws android.os.RemoteException; in onEvent() method
/aosp_15_r20/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
H A DTestWallpaperService.kt328 fun onEvent(e: Event) in getColor() method
336 override fun onEvent(e: EngineCallback.Event) { in onEvent() method
/aosp_15_r20/external/android_onboarding/java/com/android/onboarding/nodes/
H A DOnboardingGraphLog.kt29 fun onEvent(event: OnboardingEvent) in addObserver() method
/aosp_15_r20/packages/apps/Gallery2/src_pd/com/android/gallery3d/util/
DUsageStatistics.java51 public static void onEvent(String category, String action, String label) {}; in onEvent() method in UsageStatistics
52 … public static void onEvent(String category, String action, String label, long optional_value) {}; in onEvent() method in UsageStatistics
/aosp_15_r20/packages/apps/Car/systemlibs/car-scalable-ui-lib/src/com/android/car/scalableui/model/
DTransition.java69 public Transition(Variant fromVariant, @NonNull Variant toVariant, String onEvent, in Transition()
152 String onEvent = attrs.getAttributeValue(null, ON_EVENT_ATTRIBUTE); in create() local
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/vts/functional/
H A DDescramblerTests.h72 virtual Return<void> onEvent(int32_t /*event*/, int32_t /*arg*/, in onEvent() function
87 ScopedAStatus onEvent(int32_t /*in_event*/, int32_t /*in_arg*/, in onEvent() function
/aosp_15_r20/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/
H A DEventListener.kt96 fun onEvent(event: Event) in interface() method
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/sensorservice/aidl/android.frameworks.sensorservice-V1-ndk-source/gen/android/frameworks/sensorservice/
DIEventQueueCallback.cpp79 ::ndk::ScopedAStatus BpEventQueueCallback::onEvent(const ::aidl::android::hardware::sensors::Event&… in onEvent() function in aidl::android::frameworks::sensorservice::BpEventQueueCallback
266 ::ndk::ScopedAStatus IEventQueueCallbackDefault::onEvent(const ::aidl::android::hardware::sensors::… in onEvent() function in aidl::android::frameworks::sensorservice::IEventQueueCallbackDefault
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-ndk-source/gen/android/hardware/tv/tuner/
DILnbCallback.cpp117 ::ndk::ScopedAStatus BpLnbCallback::onEvent(::aidl::android::hardware::tv::tuner::LnbEventType in_l… in onEvent() function in aidl::android::hardware::tv::tuner::BpLnbCallback
309 ::ndk::ScopedAStatus ILnbCallbackDefault::onEvent(::aidl::android::hardware::tv::tuner::LnbEventTyp… in onEvent() function in aidl::android::hardware::tv::tuner::ILnbCallbackDefault
DIFrontendCallback.cpp88 ::ndk::ScopedAStatus BpFrontendCallback::onEvent(::aidl::android::hardware::tv::tuner::FrontendEven… in onEvent() function in aidl::android::hardware::tv::tuner::BpFrontendCallback
311 ::ndk::ScopedAStatus IFrontendCallbackDefault::onEvent(::aidl::android::hardware::tv::tuner::Fronte… in onEvent() function in aidl::android::hardware::tv::tuner::IFrontendCallbackDefault
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DFileObserver.java149 public void onEvent(int wfd, @NotifyEventType int mask, String path) { in onEvent() method in FileObserver.ObserverThread
300 public abstract void onEvent(int event, @Nullable String path); in onEvent() method in FileObserver
/aosp_15_r20/hardware/interfaces/cas/1.1/default/
H A DCasImpl.cpp70 void CasImpl::onEvent(int32_t event, int32_t arg, uint8_t* data, size_t size) { in onEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
83 void CasImpl::onEvent(const CasSessionId* sessionId, int32_t event, int32_t arg, uint8_t* data, in onEvent() function in android::hardware::cas::V1_1::implementation::CasImpl

12345678910>>...35