Home
last modified time | relevance | path

Searched refs:startIntentSenderFromChild (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DActivity.java3928 mParent.startIntentSenderFromChild(this, intent, requestCode, in startIntentSenderForResult()
3933 mParent.startIntentSenderFromChild(this, intent, requestCode, in startIntentSenderForResult()
4364 public void startIntentSenderFromChild(Activity child, IntentSender intent, in startIntentSenderFromChild() method in Activity
4368 startIntentSenderFromChild(child, intent, requestCode, fillInIntent, in startIntentSenderFromChild()
4378 public void startIntentSenderFromChild(Activity child, IntentSender intent, in startIntentSenderFromChild() method in Activity
/frameworks/base/docs/html/sdk/api_diff/5/
DmissingSinces.txt281 NO DOC BLOCK: android.app.Activity Method startIntentSenderFromChild(android.app.Activity, android.…
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt435 NO DOC BLOCK: android.app.Activity Method startIntentSenderFromChild(android.app.Activity, android.…
/frameworks/base/api/
Dsystem-current.txt3547 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, …
3548 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, …
Dcurrent.txt3464 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, …
3465 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, …