Searched refs:FLAG_ACTIVITY_FORWARD_RESULT (Results 1 – 8 of 8) sorted by relevance
142 Intent.FLAG_ACTIVITY_FORWARD_RESULT,143 Intent.FLAG_ACTIVITY_FORWARD_RESULT, 0);
391 intent.addFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT in intentForPosition()
45 intent.setFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT); in onCreate()
2707 public static final int FLAG_ACTIVITY_FORWARD_RESULT = 0x02000000; field in Intent
2230 if ((launchFlags&Intent.FLAG_ACTIVITY_FORWARD_RESULT) != 0 in startActivityLocked()
2240 Intent.FLAG_ACTIVITY_FORWARD_RESULT| in startNextMatchingActivity()
5568 field public static final int FLAG_ACTIVITY_FORWARD_RESULT = 33554432; // 0x2000000