Searched refs:FLAG_ACTIVITY_FORWARD_RESULT (Results 1 – 15 of 15) sorted by relevance
150 Intent.FLAG_ACTIVITY_FORWARD_RESULT,151 Intent.FLAG_ACTIVITY_FORWARD_RESULT, 0);
197 Intent.FLAG_ACTIVITY_FORWARD_RESULT | Intent.FLAG_ACTIVITY_PREVIOUS_IS_TOP); in canForward()
1198 chooserIntent.addFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT1426 intent.addFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT
188 successIntent.addFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT); in launchSuccess()203 failureIntent.addFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT); in launchFailure()
208 installIntent.addFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT); in onPostExecute()
301 newIntent.addFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT); in startUninstallProgress()321 newIntent.addFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT); in startUninstallProgress()
99 nextActivity.setFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT); in onCreate()
580 newIntent.addFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT); in startInstall()
45 intent.setFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT); in onCreate()
166 Intent.FLAG_ACTIVITY_FORWARD_RESULT, START_FORWARD_AND_REQUEST_CONFLICT); in testStartActivityPreconditions()
5677 FLAG_ACTIVITY_FORWARD_RESULT,5722 FLAG_ACTIVITY_FORWARD_RESULT,5967 public static final int FLAG_ACTIVITY_FORWARD_RESULT = 0x02000000; field in Intent
1356 new Intent(Intent.ACTION_VIEW).setFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT)
663 if ((launchFlags & Intent.FLAG_ACTIVITY_FORWARD_RESULT) != 0 && sourceRecord != null) { in startActivity()
1161 Intent.FLAG_ACTIVITY_FORWARD_RESULT| in startNextMatchingActivity()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...