OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getNextStoppedService
(Results
1 - 8
of
8
) sorted by null
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowContextWrapper.java
206
public Intent
getNextStoppedService
() {
207
return getShadowApplication().
getNextStoppedService
();
ShadowApplication.java
296
public Intent
getNextStoppedService
() {
/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 76 milliseconds