OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:startIntentSender
(Results
1 - 2
of
2
) sorted by null
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowContextImpl.java
86
protected void
startIntentSender
(
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
MockContext.java
254
public void
startIntentSender
(IntentSender intentSender, Intent intent, int i, int i1, int i2) throws IntentSender.SendIntentException {
259
public void
startIntentSender
(IntentSender intentSender, Intent intent, int i, int i1, int i2, Bundle bundle) throws IntentSender.SendIntentException {
Completed in 157 milliseconds