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

/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DAppCompatActivity.java330 * {@link #getSupportParentActivityIntent()}, {@link #supportShouldUpRecreateTask(android.content.Intent)}, and
340 if (supportShouldUpRecreateTask(upIntent)) {
390 public boolean supportShouldUpRecreateTask(Intent targetIntent) { method in class:AppCompatActivity
402 * {@link #supportShouldUpRecreateTask(android.content.Intent)}.</p>

Completed in 220 milliseconds