Searched defs:isBinderAlive (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/os/
H A DIBinder.java187 public boolean isBinderAlive(); method in interface:IBinder
H A DBinder.java299 public boolean isBinderAlive() { method in class:Binder
606 public native boolean isBinderAlive(); method in class:BinderProxy
/frameworks/native/libs/binder/
H A DBinder.cpp96 bool BBinder::isBinderAlive() const function in class:android::BBinder
H A DBpBinder.cpp131 bool BpBinder::isBinderAlive() const function in class:android::BpBinder

Completed in 977 milliseconds