/aosp_15_r20/external/robolectric/processor/src/test/resources/org/robolectric/annotation/processing/shadows/ |
H A 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
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A D | ShadowChoreographer.java | 249 void __constructor__(Looper looper); in __constructor__() method 252 void __constructor__(Looper looper, int vsyncSource, long layerHandle); in __constructor__() method 255 void __constructor__(Looper looper, int vsyncSource); in __constructor__() method
|
H A 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
|
H A 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
|
H A D | ShadowLegacyTypeface.java | 53 protected void __constructor__(long fontId) { in __constructor__() method in ShadowLegacyTypeface 58 protected void __constructor__(long fontId, String familyName) { in __constructor__() method in ShadowLegacyTypeface 64 protected void __constructor__(long fontId, String familyName, Typeface derivedFrom) { in __constructor__() method in ShadowLegacyTypeface
|
H A 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
|
H A D | ShadowScaleGestureDetector.java | 24 protected void __constructor__( in __constructor__() method in ShadowScaleGestureDetector 78 void __constructor__(Context context, ScaleGestureDetector.OnScaleGestureListener listener); in __constructor__() method
|
H A 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
|
H A D | ShadowVirtualDeviceManager.java | 59 protected void __constructor__(IVirtualDeviceManager service, Context context) { in __constructor__() method in ShadowVirtualDeviceManager 143 protected void __constructor__( in __constructor__() method in ShadowVirtualDevice
|
H A D | ShadowResources.java | 217 protected void __constructor__() {} in __constructor__() method in ShadowResources.ShadowNotFoundException 220 protected void __constructor__(String name) { in __constructor__() method in ShadowResources.ShadowNotFoundException
|
H A D | ShadowPausedMessageQueue.java | 53 protected void __constructor__(boolean quitAllowed) { in __constructor__() method in ShadowPausedMessageQueue 438 void __constructor__(boolean quitAllowed); in __constructor__() method
|
H A D | ShadowNativeFont.java | 129 protected void __constructor__(AssetManager am, String path, boolean isAsset, int cookie) { in __constructor__() method in ShadowNativeFont.ShadowNativeFontBuilder 144 protected void __constructor__(Resources res, int resId) { in __constructor__() method in ShadowNativeFont.ShadowNativeFontBuilder
|
H A D | ShadowView.java | 164 protected void __constructor__( in __constructor__() method in ShadowView 895 void __constructor__(Context context, AttributeSet attributeSet, int defStyle); in __constructor__() method 898 void __constructor__( in __constructor__() method
|
H A D | ShadowMediaPlayer.java | 551 protected void __constructor__() { in __constructor__() method in ShadowMediaPlayer 558 protected void __constructor__(@NonNull Context context, int sessionId) { in __constructor__() method in ShadowMediaPlayer
|
/aosp_15_r20/external/robolectric/sandbox/src/test/java/org/robolectric/ |
H A 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
|
H A 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
|
H A D | ShadowingTest.java | 119 protected void __constructor__() { in __constructor__() method in ShadowingTest.ShadowForClassWithNoDefaultConstructor 187 protected void __constructor__(String s) {} in __constructor__() method in ShadowingTest.ShadowOfClassWithSomeConstructors
|
H A D | ShadowWranglerIntegrationTest.java | 291 protected void __constructor__(String s) {} in __constructor__() method in ShadowWranglerIntegrationTest.WithEquals 309 protected void __constructor__(String s) {} in __constructor__() method in ShadowWranglerIntegrationTest.WithToString
|
/aosp_15_r20/packages/apps/WallpaperPicker2/tests/robotests/common/src/com/android/wallpaper/testing/ |
D | ShadowWallpaperInfo.kt | 34 fun __constructor__(context: Context, resolveInfo: ResolveInfo) { in __constructor__() method in com.android.wallpaper.testing.ShadowWallpaperInfo
|
/aosp_15_r20/packages/apps/TV/tests/robotests/src/com/android/tv/ |
D | ShadowTvView.java | 42 public void __constructor__(Context context) { in __constructor__() method in ShadowTvView 46 public void __constructor__(Context context, AttributeSet attrs) { in __constructor__() method in ShadowTvView
|
/aosp_15_r20/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/ |
H A D | ShadowDefaultRequestDirector.java | 58 protected void __constructor__( in __constructor__() method in ShadowDefaultRequestDirector 108 protected void __constructor__( in __constructor__() method in ShadowDefaultRequestDirector
|