Home
last modified time | relevance | path

Searched refs:callbackType (Results 1 – 22 of 22) sorted by relevance

/external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
DCallbackInfo.java75 private static Type determineType(Class callbackType) { in determineType() argument
79 if (info.cls.isAssignableFrom(callbackType)) { in determineType()
87 throw new IllegalStateException("Unknown callback type " + callbackType); in determineType()
92 private static CallbackGenerator getGenerator(Type callbackType) { in getGenerator() argument
95 if (info.type.equals(callbackType)) { in getGenerator()
99 throw new IllegalStateException("Unknown callback type " + callbackType); in getGenerator()
DEnhancer.java255 public void setCallbackType(Class callbackType) { in setCallbackType() argument
256 setCallbackTypes(new Class[]{ callbackType }); in setCallbackType()
/external/webrtc/webrtc/base/
Dmacasyncsocket.h78 CFSocketCallBackType callbackType,
Dmacasyncsocket.cc403 CFSocketCallBackType callbackType, in MacAsyncSocketCallBack() argument
416 switch (callbackType) { in MacAsyncSocketCallBack()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothLeScanFacade.java327 Integer callbackType) { in bleSetScanSettingsCallbackType()
328 mScanSettingsBuilder.setCallbackType(callbackType); in bleSetScanSettingsCallbackType()
851 public void onScanResult(int callbackType, ScanResult result) { in onScanResult() argument
854 mResults.putInt("CallbackType", callbackType); in onScanResult()
/external/guice/lib/build/
Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...
/external/guice/extensions/persist/lib/
Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$ ...
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/robolectric/v1/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/dexmaker/lib/
Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/robolectric/v3/runtime/
Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...