Searched defs:customIntent (Results 1 – 4 of 4) sorted by relevance
51 final Intent customIntent = new Intent(CUSTOM_ACTION_SEND_MULTIPLE_INTENT); in onCreate() local
180 PendingTransactionActions pendingActions, Intent customIntent); in handleLaunchActivity()
3514 private Activity performLaunchActivity(ActivityClientRecord r, Intent customIntent) { in performLaunchActivity()3754 PendingTransactionActions pendingActions, Intent customIntent) { in handleLaunchActivity()5749 final Intent customIntent = r.activity.mIntent; in handleRelaunchActivityInner() local
168 final Intent customIntent = new Intent(); in testCustomIntentPreservedOnRelaunch() local