/aosp_15_r20/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/internal/ |
H A D | OnRetainInstanceListener.kt | 21 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/ |
D | SimulatorConference.java | 154 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
|
D | SimulatorConferenceCreator.java | 170 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
|
D | SimulatorConnection.java | 169 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/ |
D | ILnbCallback.java | 45 @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
|
D | IFrontendCallback.java | 34 @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/ |
D | ITetheringOffloadCallback.java | 23 @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/ |
D | HWEventListener.h | 169 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/ |
D | HWEventListener.h | 169 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/ |
D | HWEventListener.h | 169 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/ |
D | HWEventListener.h | 169 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 D | HWEventListener.h | 164 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 D | HWEventListener.h | 166 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/ |
D | ICasListener.java | 24 @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 D | TestWallpaperService.kt | 328 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 D | OnboardingGraphLog.kt | 29 fun onEvent(event: OnboardingEvent) in addObserver() method
|
/aosp_15_r20/packages/apps/Gallery2/src_pd/com/android/gallery3d/util/ |
D | UsageStatistics.java | 51 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/ |
D | Transition.java | 69 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 D | DescramblerTests.h | 72 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 D | EventListener.kt | 96 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/ |
D | IEventQueueCallback.cpp | 79 ::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/ |
D | ILnbCallback.cpp | 117 ::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
|
D | IFrontendCallback.cpp | 88 ::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 D | FileObserver.java | 149 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 D | CasImpl.cpp | 70 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
|