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

/frameworks/base/core/java/android/app/
H A DActivity.java712 /** true if the activity is being destroyed in order to recreate it with a new configuration */
4615 public void recreate() { method in class:Activity
5721 * Returns true if the app should recreate the task when navigating 'up' from this activity
5730 * @return true if navigating up should recreate a new task stack, false if the same task

Completed in 328 milliseconds