Searched refs:alive (Results 1 – 12 of 12) sorted by relevance
992 bool alive = target->isBinderAlive(); in android_os_BinderProxy_isBinderAlive() local993 return alive ? JNI_TRUE : JNI_FALSE; in android_os_BinderProxy_isBinderAlive()
179 Keep alive time and time unit
36 that ensures your users perceive that your app is always alive and doesn't lose their progress.
361 cover the entire screen. A paused activity is completely alive (the {@link android.app.Activity}367 "background"). A stopped activity is also still alive (the {@link android.app.Activity}609 stopped—all information about its members and current state is still alive. Thus, any changes
162 kind of process alive is for caching purposes, to improve startup time the next time a component
596 android.content.Context#BIND_AUTO_CREATE} in order to create the service if its not already alive.
666 still alive (all state and member information is retained by the system). However, it is no longer
2532 final boolean alive = mNetdService.isAlive(); in dump()2533 pw.println(alive ? "alive": "dead"); in dump()
161 …ag()} value. These libraries also tag and untag sockets when recycled through keep-alive pools.</p>
334 apps to find out which of their notifications are currently alive. To see an app implementation
271 the system prefers to keep alive, such as those hosting a running service.</p>
529 <!-- Required to keep CPU alive while downloading files