Searched refs:EXTRA_RESULT_NEEDED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityStarter.java435 newIntent.putExtra(Intent.EXTRA_RESULT_NEEDED, true);
/frameworks/base/core/java/android/content/
H A DIntent.java1676 * Input: {@link #EXTRA_RESULT_NEEDED} specifies whether the intent
1686 * @see #EXTRA_RESULT_NEEDED
1724 public static final String EXTRA_RESULT_NEEDED = "android.intent.extra.RESULT_NEEDED"; field in class:Intent

Completed in 1334 milliseconds