/external/robolectric/processor/src/test/resources/org/robolectric/annotation/processing/shadows/ |
D | ShadowImplementationWithIncorrectVisibility.java | 10 public void __constructor__(int i0) { in __constructor__() method in ShadowImplementationWithIncorrectVisibility 14 protected void __constructor__(int i0, int i1) { in __constructor__() method in ShadowImplementationWithIncorrectVisibility 18 void __constructor__(int i0, int i1, int i2) { in __constructor__() method in ShadowImplementationWithIncorrectVisibility 22 private void __constructor__(int i0, int i1, int i2, int i3) { in __constructor__() method in ShadowImplementationWithIncorrectVisibility
|
D | ShadowWithImplementationlessShadowMethods.java | 8 public void __constructor__() {} in __constructor__() method in ShadowWithImplementationlessShadowMethods
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowGLSurfaceView.java | 28 protected void __constructor__(Context context) { in __constructor__() method in ShadowGLSurfaceView 34 protected void __constructor__(Context context, AttributeSet attrs) { in __constructor__() method in ShadowGLSurfaceView 69 void __constructor__(Context context); in __constructor__() method 72 void __constructor__(Context context, AttributeSet attrs); in __constructor__() method
|
D | ShadowPausedChoreographer.java | 50 protected void __constructor__(Looper looper) { in __constructor__() method in ShadowPausedChoreographer 56 protected void __constructor__(Looper looper, int vsyncSource) { in __constructor__() method in ShadowPausedChoreographer 62 protected void __constructor__(Looper looper, int vsyncSource, long layerHandle) { in __constructor__() method in ShadowPausedChoreographer
|
D | ShadowContentProviderResult.java | 15 protected void __constructor__(Uri uri) in __constructor__() method in ShadowContentProviderResult 26 protected void __constructor__(int count) in __constructor__() method in ShadowContentProviderResult
|
D | ShadowCameraDeviceImpl.java | 44 protected void __constructor__( in __constructor__() method in ShadowCameraDeviceImpl 81 protected void __constructor__( in __constructor__() method in ShadowCameraDeviceImpl 198 void __constructor__( in __constructor__() method 210 void __constructor__( in __constructor__() method
|
D | ShadowRoleManager.java | 47 protected void __constructor__(Context context) { in __constructor__() method in ShadowRoleManager 53 protected void __constructor__(Context context, IRoleManager service) { in __constructor__() method in ShadowRoleManager
|
D | ShadowScaleGestureDetector.java | 24 protected void __constructor__( in __constructor__() method in ShadowScaleGestureDetector 78 void __constructor__(Context context, ScaleGestureDetector.OnScaleGestureListener listener); in __constructor__() method
|
D | ShadowAlwaysOnHotwordDetector.java | 48 protected void __constructor__( in __constructor__() method in ShadowAlwaysOnHotwordDetector 68 protected void __constructor__( in __constructor__() method in ShadowAlwaysOnHotwordDetector 86 protected void __constructor__( in __constructor__() method in ShadowAlwaysOnHotwordDetector 112 protected void __constructor__( in __constructor__() method in ShadowAlwaysOnHotwordDetector
|
D | ShadowChoreographer.java | 263 void __constructor__(Looper looper); in __constructor__() method 266 void __constructor__(Looper looper, int vsyncSource, long layerHandle); in __constructor__() method 269 void __constructor__(Looper looper, int vsyncSource); in __constructor__() method
|
D | ShadowImeTracingClientImpl.java | 18 protected void __constructor__() {} in __constructor__() method in ShadowImeTracingClientImpl
|
D | ShadowMediaSession.java | 12 protected void __constructor__(Context context, String tag) {} in __constructor__() method in ShadowMediaSession
|
D | ShadowNativeRegion.java | 35 protected void __constructor__(long ni) { in __constructor__() method in ShadowNativeRegion 41 protected void __constructor__(int left, int top, int right, int bottom) { in __constructor__() method in ShadowNativeRegion 53 protected void __constructor__(Rect rect) { in __constructor__() method in ShadowNativeRegion
|
D | ShadowZoomButtonsController.java | 14 protected void __constructor__(View ownerView) {} in __constructor__() method in ShadowZoomButtonsController
|
D | ShadowTouchDelegate.java | 20 protected void __constructor__(Rect bounds, View delegateView) { in __constructor__() method in ShadowTouchDelegate
|
D | ShadowLegacyAsyncTaskLoader.java | 23 protected void __constructor__(Context context) { in __constructor__() method in ShadowLegacyAsyncTaskLoader
|
D | ShadowPicture.java | 23 protected void __constructor__(Picture src) { in __constructor__() method in ShadowPicture
|
D | ShadowPathMeasure.java | 16 protected void __constructor__(Path path, boolean forceClosed) { in __constructor__() method in ShadowPathMeasure
|
D | ShadowNoopNativeAllocationRegistry.java | 42 protected void __constructor__( in __constructor__() method in ShadowNoopNativeAllocationRegistry
|
D | ShadowFileObserver.java | 101 protected void __constructor__(String path, int mask) { in __constructor__() method in ShadowFileObserver 107 protected void __constructor__(List<File> files, int mask) { in __constructor__() method in ShadowFileObserver
|
D | ShadowDatePickerDialog.java | 25 protected void __constructor__( in __constructor__() method in ShadowDatePickerDialog
|
/external/robolectric/sandbox/src/test/java/org/robolectric/ |
D | ShadowConstructorTest.java | 74 protected void __constructor__(int a) { in __constructor__() method in ShadowConstructorTest.ShadowFoo 91 protected void __constructor__(int b) { in __constructor__() method in ShadowConstructorTest.ShadowBar 102 protected static void __constructor__(int a) {} in __constructor__() method in ShadowConstructorTest.ShadowFooWithStaticConstructor
|
D | RobolectricInternalsTest.java | 150 protected void __constructor__() { in __constructor__() method in RobolectricInternalsTest.ShadowConstructors 155 protected void __constructor__(String param) { in __constructor__() method in RobolectricInternalsTest.ShadowConstructors 160 protected void __constructor__(String param1, Byte param2) { in __constructor__() method in RobolectricInternalsTest.ShadowConstructors 166 protected void __constructor__(String param1, Byte param2, Long param3) { in __constructor__() method in RobolectricInternalsTest.ShadowConstructors
|
/external/robolectric/sandbox/src/test/java/org/robolectric/testing/ |
D | ShadowFooParent.java | 14 protected void __constructor__(String name) { in __constructor__() method in ShadowFooParent
|
D | ShadowFoo.java | 16 protected void __constructor__(String name) { in __constructor__() method in ShadowFoo
|