Searched refs:Implements (Results 1 – 25 of 541) sorted by relevance
12345678910>>...22
14 import org.robolectric.annotation.Implements;152 @Implements(ThrowInShadowMethod.class)193 @Implements(ThrowInRealMethod.class)232 @Implements(Parent.class)240 @Implements(Parent.class)248 @Implements(value = Child.class)257 @Implements(value = Child.class)266 @Implements(value = Child.class)273 @Implements(value = SomethingOtherThanChild.class)290 @Implements(Foo.class)[all …]
15 import org.robolectric.annotation.Implements;36 @Implements(AccountManager.class)64 @Implements(ClassWithProtectedMethod.class)94 @Implements(Paint.class)109 @Implements(ClassWithNoDefaultConstructor.class)158 @Implements(TextView.class)186 @Implements(ClassWithSomeConstructors.class)209 @Implements(ApiImplementedClass.class)230 @Implements(NonInstrumentedClass.class)
7 import org.robolectric.annotation.Implements;29 @Implements(Child.class)38 @Implements(Parent.class)47 @Implements(Grandparent.class)
7 import org.robolectric.annotation.Implements;21 @Implements(Pony.class)41 @Implements(ClassWithSomeConstructors.class)
10 import org.robolectric.annotation.Implements;42 …@Implements(ClassWithStaticInitializerB.class) public static class ShadowClassWithoutStaticInitial…60 @Implements(ClassWithStaticInitializerC.class)
4 import org.robolectric.annotation.Implements;7 @Implements(OuterDummy2.class)11 @Implements(className = "com.example.objects.OuterDummy2$InnerProtected")15 @Implements(className = "com.example.objects.OuterDummy2$InnerPackage")19 @Implements(className = "com.example.objects.OuterDummy2$InnerPrivate", maxSdk = 1)
4 import org.robolectric.annotation.Implements;6 @Implements(UniqueDummy.class)9 @Implements(UniqueDummy.InnerDummy.class)13 @Implements(UniqueDummy.UniqueInnerDummy.class)
4 import org.robolectric.annotation.Implements;6 @Implements(OuterDummy2.class)9 @Implements(className="com.example.objects.OuterDummy2$InnerProtected")
4 import org.robolectric.annotation.Implements;6 @Implements(OuterDummy.class)9 @Implements(OuterDummy.InnerDummy.class)
3 import org.robolectric.annotation.Implements;5 @Implements
3 import org.robolectric.annotation.Implements;6 @Implements(className = "some.Stuff", maxSdk = 21)
193 Implements ``TOS = +TOS``.198 Implements ``TOS = -TOS``.203 Implements ``TOS = not TOS``.208 Implements ``TOS = `TOS```.213 Implements ``TOS = ~TOS``.218 Implements ``TOS = iter(TOS)``.227 Implements ``TOS = TOS1 ** TOS``.232 Implements ``TOS = TOS1 * TOS``.237 Implements ``TOS = TOS1 / TOS`` when ``from __future__ import division`` is243 Implements ``TOS = TOS1 // TOS``.[all …]
8 import org.robolectric.annotation.Implements;11 @Implements(MediaStore.class)14 @Implements(MediaStore.Images.class)17 @Implements(MediaStore.Images.Media.class)
9 import org.robolectric.annotation.Implements;12 @Implements(value = Telephony.class, minSdk = VERSION_CODES.KITKAT)14 @Implements(value = Sms.class, minSdk = VERSION_CODES.KITKAT)
3 import org.robolectric.annotation.Implements;5 @Implements(className = "android.widget.EdgeEffect")
4 import org.robolectric.annotation.Implements;6 @Implements(WindowManager.class)
4 import org.robolectric.annotation.Implements;6 @Implements(MediaScannerConnection.class)
4 import org.robolectric.annotation.Implements;6 @Implements(DashPathEffect.class)
4 import org.robolectric.annotation.Implements;6 @Implements(BitmapShader.class)
4 import org.robolectric.annotation.Implements;6 @Implements(LocalActivityManager.class)
4 import org.robolectric.annotation.Implements;6 @Implements(RelativeLayout.class)
10 import org.robolectric.annotation.Implements;76 @Implements(Real.class)89 @Implements(RealCopy.class)99 @Implements(RealCopy.class)116 @Implements(value = DoNothing.class, callThroughByDefault = false)
12 import org.robolectric.annotation.Implements;52 @Implements(CursorWrapper.class)62 @Implements(CursorWrapper.class)
12 import org.robolectric.annotation.Implements;64 @Implements(ClassWithPrivateConstructor.class)72 @Implements(Paint.class)102 @Implements(CustomPaint.class)
377 Implements ``TOS = +TOS``.382 Implements ``TOS = -TOS``.387 Implements ``TOS = not TOS``.392 Implements ``TOS = ~TOS``.397 Implements ``TOS = iter(TOS)``.416 Implements ``TOS = TOS1 ** TOS``.421 Implements ``TOS = TOS1 * TOS``.426 Implements ``TOS = TOS1 @ TOS``.433 Implements ``TOS = TOS1 // TOS``.438 Implements ``TOS = TOS1 / TOS``.[all …]