/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | NotificationManagerTest.java | 30 assertEquals(notification1, shadowOf(notificationManager).getNotification(1)); in testNotify() 34 assertEquals(notification2, shadowOf(notificationManager).getNotification(31)); in testNotify() 43 assertEquals(notification2, shadowOf(notificationManager).getNotification(1)); in testNotifyReplaces() 50 assertEquals(notification1, shadowOf(notificationManager).getNotification("a tag")); in testNotifyWithTag() 57 assertNull(shadowOf(notificationManager).getNotification(null)); in notifyWithTag_shouldReturnNullForNullTag() 64 assertNull(shadowOf(notificationManager).getNotification("unknown tag")); in notifyWithTag_shouldReturnNullForUnknownTag() 73 assertNull(shadowOf(notificationManager).getNotification(1)); in testCancel() 82 assertNull(shadowOf(notificationManager).getNotification(1)); in testCancelWithTag() 83 assertNull(shadowOf(notificationManager).getNotification("a tag")); in testCancelWithTag() 93 assertNull(shadowOf(notificationManager).getNotification(1)); in testCancelAll() [all …]
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowNotificationManager.java | 61 public Notification getNotification(int id) { in getNotification() method in ShadowNotificationManager 65 public Notification getNotification(String tag) { in getNotification() method in ShadowNotificationManager
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
/external/robolectric/v1/lib/main/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |