Searched refs:startIntentSenderFromChild (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | Activity.java | 3928 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/ |
D | missingSinces.txt | 281 NO DOC BLOCK: android.app.Activity Method startIntentSenderFromChild(android.app.Activity, android.…
|
/frameworks/base/docs/html/sdk/api_diff/16/ |
D | missingSinces.txt | 435 NO DOC BLOCK: android.app.Activity Method startIntentSenderFromChild(android.app.Activity, android.…
|
/frameworks/base/api/ |
D | system-current.txt | 3547 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, … 3548 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, …
|
D | current.txt | 3464 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, … 3465 …method public void startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, …
|