Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/app/
DActionBarActivity.java385 if (supportShouldUpRecreateTask(upIntent)) { in onSupportNavigateUp()
434 public boolean supportShouldUpRecreateTask(Intent targetIntent) { in supportShouldUpRecreateTask() method in ActionBarActivity