Home | History | Annotate | Download | only in settings

Lines Matching defs:shouldUpRecreateTask

778     public boolean shouldUpRecreateTask(Intent targetIntent) {
779 return super.shouldUpRecreateTask(new Intent(this, Settings.class));