Searched refs:getCallback (Results 1 - 25 of 25) sorted by relevance

/external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
H A DFactory.java59 Callback getCallback(int index); method in interface:Factory
H A DCallbackHelper.java39 Object callback = getCallback(method);
41 throw new IllegalStateException("getCallback cannot return null");
44 throw new IllegalStateException("getCallback must return a Callback or a Class");
46 throw new IllegalStateException("getCallback must return a Callback or a Class consistently for every Method");
57 abstract protected Object getCallback(Method method); method in class:CallbackHelper
66 throw new IllegalStateException("getCallback returned classes, not callbacks; call getCallbackTypes instead");
/external/mockito/src/org/mockito/internal/creation/
H A DCglibMockMaker.java45 Callback callback = factory.getCallback(0);
/external/glide/library/src/main/java/com/bumptech/glide/request/target/
H A DSquaringDrawable.java62 public Callback getCallback() { method in class:SquaringDrawable
63 return wrapped.getCallback();
/external/autotest/client/site_tests/video_GlitchDetection/
H A Dfroogaloop.js166 callback = getCallback(method, target_id),
215 function getCallback(eventName, target_id) {
/external/autotest/client/site_tests/video_VimeoVideo/
H A Dfroogaloop.js166 callback = getCallback(method, target_id),
215 function getCallback(eventName, target_id) {
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetDecoderICU.java128 onMalformedInput = getCallback(newAction);
150 onUnmappableCharacter = getCallback(newAction);
177 private static CharsetCallback.Decoder getCallback(CodingErrorAction action){ method in class:CharsetDecoderICU
H A DCharsetEncoderICU.java152 onMalformedInput = getCallback(newAction);
164 onUnmappableInput = getCallback(newAction);
202 private static CharsetCallback.Encoder getCallback(CodingErrorAction action) { method in class:CharsetEncoderICU
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
H A DGifDrawable.java252 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB && getCallback() == null) {
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DInCallServiceImpl.java525 public CallCallback getCallback() { method in class:InCallServiceImpl.CallContainer
667 return cc.getCallback();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/persist/lib/
H A Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$BeanCopierKey.class BeanCopier. ...
/external/guice/lib/build/
H A Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/cglib/ net/sf/cglib/beans/ ...
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/robolectric/v3/runtime/
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.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
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/ ...
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.4_r1-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 152 milliseconds