Home
last modified time | relevance | path

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

/frameworks/base/docs/html/training/basics/activity-lifecycle/
Drecreating.jd70 the system must recreate the activity instance later, it passes the same {@link
/frameworks/base/docs/html/training/transitions/
Dscenes.jd38 recreate the scene. The framework creates the scene from the entire view hierarchy in the
/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
DActivityTestMain.java362 recreate(); in onCreateOptionsMenu()
/frameworks/base/docs/html/guide/components/
Dservices.jd482 onStartCommand()} returns, <em>do not</em> recreate the service, unless there are pending
487 onStartCommand()} returns, recreate the service and call {@link
495 onStartCommand()} returns, recreate the service and call {@link
Dtasks-and-back-stack.jd200 top of the stack the system must recreate it (rather than resume it). In order to
Dactivities.jd615 intact. Instead, the system must recreate the {@link android.app.Activity} object if the user
/frameworks/base/docs/html/training/location/
Dreceive-location-updates.jd342 app must therefore store any information it needs to recreate the activity.
/frameworks/base/core/java/android/app/
DActivity.java4833 public void recreate() { in recreate() method in Activity
/frameworks/base/api/
Dcurrent.txt3433 method public void recreate();
Dsystem-current.txt3536 method public void recreate();