Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DSettingsActivity.java908 public boolean shouldUpRecreateTask(Intent targetIntent) { in shouldUpRecreateTask() method in SettingsActivity
909 return super.shouldUpRecreateTask(new Intent(this, SettingsActivity.class)); in shouldUpRecreateTask()