Home
last modified time | relevance | path

Searched refs:LOLLIPOP (Results 1 – 25 of 168) sorted by relevance

1234567

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DRobolectricTestRunnerMultiApiTest.java7 import static android.os.Build.VERSION_CODES.LOLLIPOP;
35 JELLY_BEAN, JELLY_BEAN_MR1, JELLY_BEAN_MR2, KITKAT, LOLLIPOP, LOLLIPOP_MR1, M,
74 JELLY_BEAN, JELLY_BEAN_MR1, JELLY_BEAN_MR2, KITKAT, LOLLIPOP, LOLLIPOP_MR1, M); in createChildrenForEachSupportedApi()
117 JELLY_BEAN, JELLY_BEAN_MR1, JELLY_BEAN_MR2, KITKAT, LOLLIPOP, LOLLIPOP_MR1, M); in noConfig()
127 assertThat(apisFor(runner.getChildren())).containsExactly(JELLY_BEAN, LOLLIPOP); in classConfigWithSdkGroup()
139 assertThat(apisFor(runner.getChildren())).containsExactly(JELLY_BEAN, LOLLIPOP); in methodConfigWithSdkGroup()
151 assertThat(apisFor(runner.getChildren())).containsExactly(LOLLIPOP, LOLLIPOP_MR1, M); in classConfigMinSdk()
163 …nner.getChildren())).containsExactly(JELLY_BEAN, JELLY_BEAN_MR1, JELLY_BEAN_MR2, KITKAT, LOLLIPOP); in classConfigMaxSdk()
175 assertThat(apisFor(runner.getChildren())).containsExactly(JELLY_BEAN_MR2, KITKAT, LOLLIPOP); in classConfigWithMinSdkAndMaxSdk()
188 assertThat(apisFor(runner.getChildren())).containsExactly(LOLLIPOP, LOLLIPOP_MR1, M); in methodConfigMinSdk()
[all …]
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowDevicePolicyManagerTest.java13 import static android.os.Build.VERSION_CODES.LOLLIPOP;
80 @Config(minSdk = LOLLIPOP)
143 @Config(minSdk = LOLLIPOP)
154 @Config(minSdk = LOLLIPOP)
166 @Config(minSdk = LOLLIPOP)
178 @Config(minSdk = LOLLIPOP)
189 @Config(minSdk = LOLLIPOP)
226 @Config(minSdk = LOLLIPOP)
237 @Config(minSdk = LOLLIPOP)
254 @Config(minSdk = LOLLIPOP)
[all …]
DShadowConnectivityManagerTest.java4 import static android.os.Build.VERSION_CODES.LOLLIPOP;
74 @Test @Config(minSdk = LOLLIPOP)
83 @Test @Config(minSdk = LOLLIPOP)
99 @Test @Config(minSdk = LOLLIPOP)
192 @Config(minSdk = LOLLIPOP)
215 @Config(minSdk = LOLLIPOP)
221 @Test @Config(minSdk = LOLLIPOP)
227 @Test @Config(minSdk = LOLLIPOP)
234 @Test @Config(minSdk = LOLLIPOP)
260 @Test @Config(minSdk = LOLLIPOP)
[all …]
DShadowEnvironmentTest.java5 import static android.os.Build.VERSION_CODES.LOLLIPOP;
66 @Config(minSdk = LOLLIPOP)
75 @Config(minSdk = LOLLIPOP)
84 @Config(minSdk = LOLLIPOP)
97 @Config(minSdk = LOLLIPOP)
108 @Config(minSdk = LOLLIPOP)
155 @Config(minSdk = KITKAT, maxSdk = LOLLIPOP)
DShadowBackupManagerTest.java3 import static android.os.Build.VERSION_CODES.LOLLIPOP;
52 @Config(minSdk = LOLLIPOP)
59 @Config(minSdk = LOLLIPOP)
69 @Config(minSdk = LOLLIPOP)
76 @Config(minSdk = LOLLIPOP)
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowXmlBlock.java52 @Implementation(minSdk = VERSION_CODES.LOLLIPOP)
68 @Implementation(minSdk = VERSION_CODES.LOLLIPOP, maxSdk = P)
113 @Implementation(minSdk = VERSION_CODES.LOLLIPOP)
148 @Implementation(minSdk = VERSION_CODES.LOLLIPOP)
159 @Implementation(minSdk = VERSION_CODES.LOLLIPOP)
170 @Implementation(minSdk = VERSION_CODES.LOLLIPOP)
181 @Implementation(minSdk = VERSION_CODES.LOLLIPOP)
192 @Implementation(minSdk = VERSION_CODES.LOLLIPOP)
203 @Implementation(minSdk = VERSION_CODES.LOLLIPOP)
214 @Implementation(minSdk = VERSION_CODES.LOLLIPOP)
[all …]
DShadowParcel.java6 import static android.os.Build.VERSION_CODES.LOLLIPOP;
148 @Implementation(minSdk = LOLLIPOP)
159 @Implementation(minSdk = LOLLIPOP)
170 @Implementation(minSdk = LOLLIPOP)
181 @Implementation(minSdk = LOLLIPOP)
192 @Implementation(minSdk = LOLLIPOP)
204 @Implementation(minSdk = LOLLIPOP)
215 @Implementation(minSdk = LOLLIPOP)
226 @Implementation(minSdk = LOLLIPOP)
255 @Implementation(minSdk = LOLLIPOP)
[all …]
DShadowMotionEvent.java4 import static android.os.Build.VERSION_CODES.LOLLIPOP;
237 @Implementation(minSdk = LOLLIPOP, maxSdk = P)
393 @Implementation(minSdk = LOLLIPOP)
406 @Implementation(minSdk = LOLLIPOP)
431 @Implementation(minSdk = LOLLIPOP)
459 @Implementation(minSdk = LOLLIPOP)
479 @Implementation(minSdk = LOLLIPOP)
505 @Implementation(minSdk = LOLLIPOP)
514 @Implementation(minSdk = LOLLIPOP)
536 @Implementation(minSdk = LOLLIPOP)
[all …]
DShadowConnectivityManager.java4 import static android.os.Build.VERSION_CODES.LOLLIPOP;
62 if (getApiLevel() >= LOLLIPOP) { in ShadowConnectivityManager()
83 @Implementation(minSdk = LOLLIPOP)
97 @Implementation(minSdk = LOLLIPOP)
103 @Implementation(minSdk = LOLLIPOP)
150 @Implementation(minSdk = LOLLIPOP)
159 @Implementation(minSdk = LOLLIPOP)
234 if (getApiLevel() >= LOLLIPOP) { in setActiveNetworkInfo()
315 @Implementation(minSdk = LOLLIPOP)
320 @Implementation(minSdk = LOLLIPOP)
[all …]
DShadowCursorWindow.java4 import static android.os.Build.VERSION_CODES.LOLLIPOP;
35 @Implementation(minSdk = LOLLIPOP)
45 @Implementation(minSdk = LOLLIPOP)
68 @Implementation(minSdk = LOLLIPOP)
83 @Implementation(minSdk = LOLLIPOP)
93 @Implementation(minSdk = LOLLIPOP)
103 @Implementation(minSdk = LOLLIPOP)
113 @Implementation(minSdk = LOLLIPOP)
123 @Implementation(minSdk = LOLLIPOP)
133 @Implementation(minSdk = LOLLIPOP)
[all …]
DShadowSQLiteConnection.java4 import static android.os.Build.VERSION_CODES.LOLLIPOP;
86 @Implementation(minSdk = LOLLIPOP)
111 @Implementation(minSdk = LOLLIPOP)
121 @Implementation(minSdk = LOLLIPOP)
131 @Implementation(minSdk = LOLLIPOP)
141 @Implementation(minSdk = LOLLIPOP)
151 @Implementation(minSdk = LOLLIPOP)
161 @Implementation(minSdk = LOLLIPOP)
171 @Implementation(minSdk = LOLLIPOP)
181 @Implementation(minSdk = LOLLIPOP)
[all …]
DShadowWifiInfo.java5 import static android.os.Build.VERSION_CODES.LOLLIPOP;
28 if (RuntimeEnvironment.getApiLevel() >= LOLLIPOP) { in setInetAddress()
40 if (RuntimeEnvironment.getApiLevel() >= LOLLIPOP) { in setMacAddress()
72 if (RuntimeEnvironment.getApiLevel() >= LOLLIPOP) { in setBSSID()
81 if (RuntimeEnvironment.getApiLevel() >= LOLLIPOP) { in setRssi()
90 if (RuntimeEnvironment.getApiLevel() >= LOLLIPOP) { in setLinkSpeed()
103 if (RuntimeEnvironment.getApiLevel() >= LOLLIPOP) { in setNetworkId()
DShadowDevicePolicyManager.java5 import static android.os.Build.VERSION_CODES.LOLLIPOP;
164 @Implementation(minSdk = LOLLIPOP)
179 @Implementation(minSdk = LOLLIPOP)
185 @Implementation(minSdk = LOLLIPOP)
191 @Implementation(minSdk = LOLLIPOP)
216 @Implementation(minSdk = LOLLIPOP)
228 @Implementation(minSdk = LOLLIPOP)
239 @Implementation(minSdk = LOLLIPOP)
250 @Implementation(minSdk = LOLLIPOP)
269 @Implementation(minSdk = LOLLIPOP)
[all …]
DShadowAccessibilityNodeInfo.java6 import static android.os.Build.VERSION_CODES.LOLLIPOP;
470 @Implementation(minSdk = LOLLIPOP)
476 @Implementation(minSdk = LOLLIPOP)
481 @Implementation(minSdk = LOLLIPOP)
487 @Implementation(minSdk = LOLLIPOP)
492 @Implementation(minSdk = LOLLIPOP)
498 @Implementation(minSdk = LOLLIPOP)
503 @Implementation(minSdk = LOLLIPOP)
509 @Implementation(minSdk = LOLLIPOP)
730 @Implementation(minSdk = LOLLIPOP)
[all …]
DShadowVMRuntime.java3 import static android.os.Build.VERSION_CODES.LOLLIPOP;
24 @Implementation(minSdk = LOLLIPOP)
56 @Implementation(minSdk = LOLLIPOP)
62 @TargetApi(LOLLIPOP)
DShadowStringBlock.java4 import static android.os.Build.VERSION_CODES.LOLLIPOP;
31 @Implementation(minSdk = LOLLIPOP)
41 @Implementation(minSdk = LOLLIPOP)
51 @Implementation(minSdk = LOLLIPOP)
108 @Implementation(minSdk = LOLLIPOP)
DShadowRenderNodeAnimator.java3 import static android.os.Build.VERSION_CODES.LOLLIPOP;
17 @Implements(value = RenderNodeAnimator.class, isInAndroidSdk = false, minSdk = LOLLIPOP)
51 if (getApiLevel() <= LOLLIPOP) { in doStart()
60 if (getApiLevel() <= LOLLIPOP) { in cancel()
DShadowBatteryManager.java3 import static android.os.Build.VERSION_CODES.LOLLIPOP;
27 @Implementation(minSdk = LOLLIPOP)
36 @Implementation(minSdk = LOLLIPOP)
DShadowVirtualRefBasePtr.java3 import static android.os.Build.VERSION_CODES.LOLLIPOP;
26 @Implementation(minSdk = LOLLIPOP)
32 @Implementation(minSdk = LOLLIPOP)
DShadowPorterDuffColorFilter.java3 import static android.os.Build.VERSION_CODES.LOLLIPOP;
36 @Implementation(minSdk = LOLLIPOP, maxSdk = P)
41 @Implementation(minSdk = LOLLIPOP, maxSdk = P)
DShadowMessageQueue.java6 import static android.os.Build.VERSION_CODES.LOLLIPOP;
58 @Implementation(minSdk = LOLLIPOP)
67 @Implementation(minSdk = LOLLIPOP, maxSdk = LOLLIPOP_MR1)
146 if (getApiLevel() >= LOLLIPOP) { in dispatchMessage()
DShadowPowerManager.java4 import static android.os.Build.VERSION_CODES.LOLLIPOP;
50 @Implementation(minSdk = LOLLIPOP)
59 @Implementation(minSdk = LOLLIPOP)
88 @Implementation(minSdk = LOLLIPOP)
DShadowOutline.java3 import static android.os.Build.VERSION_CODES.LOLLIPOP;
10 @Implements(value = Outline.class, minSdk = LOLLIPOP)
DShadowJobScheduler.java3 import static android.os.Build.VERSION_CODES.LOLLIPOP;
21 @Implements(value = JobScheduler.class, minSdk = LOLLIPOP)
45 @Implements(value = JobSchedulerImpl.class, isInAndroidSdk = false, minSdk = LOLLIPOP)
/external/setupcompat/main/java/com/google/android/setupcompat/view/
DStatusBarBackgroundLayout.java59 if (Build.VERSION.SDK_INT >= VERSION_CODES.LOLLIPOP) { in onAttachedToWindow()
69 if (Build.VERSION.SDK_INT >= VERSION_CODES.LOLLIPOP) { in onDraw()
82 if (Build.VERSION.SDK_INT >= VERSION_CODES.LOLLIPOP) { in setStatusBarBackground()

1234567