Searched defs:shouldUpRecreateTask (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DSettings.java775 public boolean shouldUpRecreateTask(Intent targetIntent) { method in class:Settings
776 return super.shouldUpRecreateTask(new Intent(this, Settings.class));

Completed in 39 milliseconds