Home
last modified time | relevance | path

Searched refs:Lifecycle (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbService.java49 public static class Lifecycle extends SystemService { class in UsbService
52 public Lifecycle(Context context) { in Lifecycle() method in UsbService.Lifecycle
/frameworks/base/docs/html/training/basics/fragments/
Dindex.jd18 Lifecycle</a>)</li>
/frameworks/base/docs/html/guide/components/
Dbound-services.jd19 <li><a href="#Lifecycle">Managing the Lifecycle of a Bound Service</a></li>
85 <p>Be sure to read the section about <a href="#Lifecycle">Managing the Lifecycle of a Bound
635 <h2 id="Lifecycle">Managing the Lifecycle of a Bound Service</h2>
665 href="{@docRoot}guide/components/services.html#Lifecycle">Services</a> document.</p>
Dindex.jd38 <h4>Managing the Activity Lifecycle</h4>
Dfragments.jd25 <li><a href="#Lifecycle">Handling the Fragment Lifecycle</a>
60 href="{@docRoot}guide/components/activities.html#Lifecycle">lifecycle state</a>), you can
167 about <a href="#Lifecycle">Handling the Fragment Lifecycle</a>.</p>
243 (restoring state is discussed more in the section about <a href="#Lifecycle">Handling the
244 Fragment Lifecycle</a>).</p>
643 <h2 id="Lifecycle">Handling the Fragment Lifecycle</h2>
693 href="{@docRoot}guide/components/activities.html#Lifecycle">managing the activity
Dactivities.jd21 <li><a href="#Lifecycle">Managing the Activity Lifecycle</a>
106 the section about <a href="#Lifecycle">Managing the Activity Lifecycle</a>.</p>
344 <h2 id="Lifecycle">Managing the Activity Lifecycle</h2>
605 <p>The introduction to <a href="#Lifecycle">Managing the Activity Lifecycle</a> briefly mentions
Dservices.jd23 <li><a href="#Lifecycle">Managing the Lifecycle of a Service</a>
574 href="#Lifecycle">Managing the Lifecycle of a Service</a>.</p>
682 <h2 id="Lifecycle">Managing the Lifecycle of a Service</h2>
821 href="{@docRoot}guide/components/bound-services.html#Lifecycle">Managing the Lifecycle of
Dprocesses-and-threads.jd13 <li><a href="#Lifecycle">Process lifecycle</a></li>
74 <h3 id="Lifecycle">Process lifecycle</h3>
/frameworks/base/docs/html/training/basics/intents/
Dindex.jd17 Lifecycle</a>)</li>
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Dindex.jd1 page.title=Managing the Activity Lifecycle
Dstarting.jd15 <li><a href="#lifecycle-states">Understand the Lifecycle Callbacks</a></li>
48 <h2 id="lifecycle-states">Understand the Lifecycle Callbacks</h2>
91 <th scope="col">Lifecycle State</th>
/frameworks/base/docs/html/guide/topics/text/
Dspell-checker-framework.jd9 <a href="#SpellCheckLifeCycle">Spell Check Lifecycle</a>
42 <h2 id="SpellCheckLifeCycle">Spell Checker Lifecycle</h2>
Dcreating-input-method.jd9 <li><a href="#InputMethodLifecycle">The IME Lifecycle</a></li>
64 <h2 id="InputMethodLifecycle">The IME Lifecycle</h2>
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex3.jd208 href="{@docRoot}guide/components/activities.html#Lifecycle">well-defined life
210 Lifecycle events can happen even if you are not handing off control to
/frameworks/base/services/java/com/android/server/
DSystemServer.java316 ActivityManagerService.Lifecycle.class).getService(); in startBootstrapServices()
602 mSystemServiceManager.startService(DevicePolicyManagerService.Lifecycle.class); in startOtherServices()
/frameworks/base/docs/html/training/transitions/
Dtransitions.jd14 <li><a href="#Callbacks">Define Transition Lifecycle Callbacks</a></li>
295 <h2 id="Callbacks">Define Transition Lifecycle Callbacks</h2>
Doverview.jd50 <dt><em>Lifecycle callbacks</em></dt>
Dscenes.jd211 Lifecycle Callbacks</a>.</p>
/frameworks/base/docs/html/guide/topics/resources/
Druntime-changes.jd34 href="{@docRoot}guide/components/activities.html#Lifecycle">Activity
47 href="{@docRoot}guide/components/activities.html#Lifecycle">Activity lifecycle</a>.</p>
Dlocalization.jd31 … href="{@docRoot}reference/android/app/Activity.html#ActivityLifecycle">Activity Lifecycle</a></li>
/frameworks/base/docs/html/google/gcm/
Dgcm.jd12 <li><a href="#lifecycle">Lifecycle Flow</a></li>
132 <h2 id="lifecycle">Lifecycle Flow</h2>
/frameworks/base/docs/html/tools/testing/
Dactivity_testing.jd101 Lifecycle control: With instrumentation, you can start the activity under test, pause it,
186 Lifecycle events: Test that each of your application's activities handles lifecycle events
/frameworks/base/docs/html/guide/topics/data/
Dinstall-location.jd190 <a href="{@docRoot}guide/components/activities.html#Lifecycle">Activity lifecycle</a>).</p>
/frameworks/base/docs/html/training/
Dtraining_toc.cs97 >Managing the Activity Lifecycle</a>
/frameworks/base/docs/html/guide/faq/
Dcommontasks.jd127 href="{@docRoot}guide/topics/fundamentals/activities.html#Lifecycle">Activities</a>
154 href="{@docRoot}guide/topics/fundamentals/activities.html#Lifecycle">Activities</a> document for

12