OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShadowNotification
(Results
1 - 2
of
2
) sorted by null
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowNotification.java
12
public class
ShadowNotification
{
/external/robolectric/src/main/java/com/xtremelabs/robolectric/
Robolectric.java
253
ShadowNotification
.class,
759
public static
ShadowNotification
shadowOf(Notification other) {
760
return (
ShadowNotification
) Robolectric.shadowOf_(other);
[
all
...]
Completed in 243 milliseconds