OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNotificationUri_Compatibility
(Results
1 - 8
of
8
) sorted by null
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowAbstractCursor.java
172
public Uri
getNotificationUri_Compatibility
() {
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
AbstractCursorTest.java
217
assertThat(shadow.
getNotificationUri_Compatibility
(), is(nullValue()));
219
assertThat(shadow.
getNotificationUri_Compatibility
(), is(uri));
/external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar
shadows-core-3.1-SNAPSHOT-17.jar
shadows-core-3.1-SNAPSHOT-18.jar
shadows-core-3.1-SNAPSHOT-19.jar
shadows-core-3.1-SNAPSHOT-21.jar
shadows-core-3.1-SNAPSHOT-22.jar
Completed in 331 milliseconds