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

/frameworks/native/opengl/libs/EGL/
H A Degl_display.h82 inline bool isAlive() const { return isValid(); } function in class:android::egl_display_t
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCall.java37 public boolean isAlive() { method in class:Call.State
132 return !getState().isAlive();
252 if (getState().isAlive()) {
H A DConnection.java452 * isAlive()
458 isAlive() { method in class:Connection
459 return getState().isAlive();
/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java343 * will return false in {@link #isAlive()} and should not be used anymore.
436 * @throws IllegalStateException If {@link #isAlive()} returns false
454 * @throws IllegalStateException If {@link #isAlive()} returns false
471 * @throws IllegalStateException If {@link #isAlive()} returns false
489 * @throws IllegalStateException If {@link #isAlive()} returns false
506 * @throws IllegalStateException If {@link #isAlive()} returns false
523 * @throws IllegalStateException If {@link #isAlive()} returns false
541 * @throws IllegalStateException If {@link #isAlive()} returns false
558 * @throws IllegalStateException If {@link #isAlive()} returns false
574 * @throws IllegalStateException If {@link #isAlive()} return
864 public boolean isAlive() { method in class:ViewTreeObserver
[all...]
H A DWindowManagerPolicy.java456 public boolean isAlive(); method in interface:WindowManagerPolicy.WindowState
/frameworks/base/services/core/java/com/android/server/
H A DNetworkScoreService.java991 public boolean isAlive() { method in class:NetworkScoreService.ScoringServiceConnection
/frameworks/base/telephony/java/com/android/ims/internal/
H A DImsCallSession.java611 public boolean isAlive() { method in class:ImsCallSession
/frameworks/base/core/java/android/content/pm/
H A DShortcutInfo.java1431 public boolean isAlive() { method in class:ShortcutInfo
/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java1660 boolean isAlive() { method in class:RenderScript
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java2625 public boolean isAlive() { method in class:WindowState
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DRenderScript.java1736 boolean isAlive() { method in class:RenderScript

Completed in 2877 milliseconds