Home
last modified time | relevance | path

Searched refs:startIntentSenderForResult (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DHeavyWeightSwitcherActivity.java140 startIntentSenderForResult(mStartIntent, -1, null,
144 startIntentSenderForResult(mStartIntent, -1, null, 0, 0, 0);
/frameworks/base/core/java/android/appwidget/
DAppWidgetHost.java226 activity.startIntentSenderForResult(intentSender, requestCode, null, 0, 0, 0, in startAppWidgetConfigureActivityForResult()
/frameworks/base/docs/html-intl/intl/zh-cn/google/play/billing/
Dapi.jd70 <li>您的应用通过调用 <code>startIntentSenderForResult</code> 方法来启动 PendingIntent。</li>
/frameworks/base/core/java/android/app/
DActivity.java3889 public void startIntentSenderForResult(IntentSender intent, int requestCode, in startIntentSenderForResult() method in Activity
3892 startIntentSenderForResult(intent, requestCode, fillInIntent, flagsMask, in startIntentSenderForResult()
3921 public void startIntentSenderForResult(IntentSender intent, int requestCode, in startIntentSenderForResult() method in Activity
4108 startIntentSenderForResult(intent, -1, fillInIntent, flagsMask, in startIntentSender()
4113 startIntentSenderForResult(intent, -1, fillInIntent, flagsMask, in startIntentSender()
/frameworks/base/docs/html/google/play/billing/
Dbilling_integrate.jd229 …transaction, call the {@link android.app.Activity#startIntentSenderForResult startIntentSenderForR…
231 startIntentSenderForResult(pendingIntent.getIntentSender(),
354 startIntentSenderForResult(pendingIntent, RC_BUY, new Intent(),
Dapi.jd80 …<li>Your application launches the pending intent by calling the {@code startIntentSenderForResult}…
/frameworks/base/docs/html/sdk/api_diff/5/
DmissingSinces.txt280 NO DOC BLOCK: android.app.Activity Method startIntentSenderForResult(android.content.IntentSender, …
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt434 NO DOC BLOCK: android.app.Activity Method startIntentSenderForResult(android.content.IntentSender, …
/frameworks/base/api/
Dsystem-current.txt3545 …method public void startIntentSenderForResult(android.content.IntentSender, int, android.content.I…
3546 …method public void startIntentSenderForResult(android.content.IntentSender, int, android.content.I…
Dcurrent.txt3462 …method public void startIntentSenderForResult(android.content.IntentSender, int, android.content.I…
3463 …method public void startIntentSenderForResult(android.content.IntentSender, int, android.content.I…