Home
last modified time | relevance | path

Searched refs:LifeCycle (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/java/com/android/server/
DSystemServer.java473 mSystemServiceManager.startService(UserManagerService.LifeCycle.class); in startBootstrapServices()
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java374 public static class LifeCycle extends SystemService { class in UserManagerService
381 public LifeCycle(Context context) { in LifeCycle() method in UserManagerService.LifeCycle
/frameworks/base/docs/html/guide/topics/search/
Dsearch-dialog.jd22 <li><a href="#LifeCycle">The impact of the search dialog on your activity lifecycle</a></li>
490 <h3 id="LifeCycle">The impact of the search dialog on your activity lifecycle</h3>