Searched refs:IgnoreAfter (Results 1 – 5 of 5) sorted by relevance
20 import com.android.testutils.DevSdkIgnoreRule.IgnoreAfter46 val ignoreAfter = it.getAnnotation(IgnoreAfter::class.java) in <lambda>()
65 annotation class IgnoreAfter(val value: Int) class in com.android.testutils.DevSdkIgnoreRule80 val ignoreAfter = description.getAnnotation(IgnoreAfter::class.java) in evaluate()
48 import com.android.testutils.DevSdkIgnoreRule.IgnoreAfter;340 @Test @IgnoreAfter(Build.VERSION_CODES.Q)
40 import com.android.testutils.DevSdkIgnoreRule.IgnoreAfter;374 @Test @IgnoreAfter(Build.VERSION_CODES.Q)
45 import com.android.testutils.DevSdkIgnoreRule.IgnoreAfter;1038 @Test @IgnoreAfter(Build.VERSION_CODES.Q)