Home
last modified time | relevance | path

Searched refs:getNotification (Results 1 – 16 of 16) sorted by relevance

/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DNotificationManagerTest.java30 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/
DShadowNotificationManager.java61 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/
Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
/external/robolectric/v1/lib/main/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...