Searched refs:onEvent (Results 1 - 18 of 18) sorted by relevance

/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
H A DTweenCallback.java44 public void onEvent(int type, BaseTween<?> source); method in interface:TweenCallback
H A DBaseTween.java380 if (callback != null && (callbackTriggers & type) > 0) callback.onEvent(type, this);
/external/skia/include/views/
H A DSkEventSink.h53 virtual bool onEvent(const SkEvent&);
/external/skqp/include/views/
H A DSkEventSink.h53 virtual bool onEvent(const SkEvent&);
/external/skia/samplecode/
H A DSamplePdfFileViewer.cpp72 virtual bool onEvent(const SkEvent& evt) { function in class:PdfFileViewer
76 return this->INHERITED::onEvent(evt);
/external/skia/src/views/
H A DSkEventSink.cpp68 return this->onEvent(evt);
76 bool SkEventSink::onEvent(const SkEvent&) { function in class:SkEventSink
/external/skqp/samplecode/
H A DSamplePdfFileViewer.cpp72 virtual bool onEvent(const SkEvent& evt) { function in class:PdfFileViewer
76 return this->INHERITED::onEvent(evt);
/external/skqp/src/views/
H A DSkEventSink.cpp68 return this->onEvent(evt);
76 bool SkEventSink::onEvent(const SkEvent&) { function in class:SkEventSink
/external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/
H A DTimelineApplet.java124 @Override public void onEvent(EventType eventType, BaseTween source) {
130 @Override public void onEvent(EventType eventType, BaseTween source) {
169 @Override public void stateChanged(ChangeEvent e) {onEvent();}
170 @Override public void actionPerformed(ActionEvent e) {onEvent();}
171 private void onEvent() { method in class:TimelineApplet.OptionsListener
266 @Override public void onEvent(EventType eventType, BaseTween source) {
272 @Override public void onEvent(EventType eventType, BaseTween source) {
H A DTweenApplet.java107 @Override public void stateChanged(ChangeEvent e) {onEvent();}
108 @Override public void actionPerformed(ActionEvent e) {onEvent();}
109 private void onEvent() { method in class:TweenApplet.OptionsListener
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 403 milliseconds