Searched refs:startIntentSenderFromChild (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | Activity.java | 4112 mParent.startIntentSenderFromChild(this, intent, requestCode, in startIntentSenderForResult() 4117 mParent.startIntentSenderFromChild(this, intent, requestCode, in startIntentSenderForResult() 4572 public void startIntentSenderFromChild(Activity child, IntentSender intent, in startIntentSenderFromChild() method in Activity 4576 startIntentSenderFromChild(child, intent, requestCode, fillInIntent, in startIntentSenderFromChild() 4586 public void startIntentSenderFromChild(Activity child, IntentSender intent, in startIntentSenderFromChild() method in Activity
|
/frameworks/base/api/ |
D | current.txt | 3490 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, … 3491 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, …
|
D | system-current.txt | 3593 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, … 3594 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, …
|