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

/frameworks/base/core/java/android/os/
H A DIBinder.java174 public boolean isBinderAlive(); method in interface:IBinder
H A DBinder.java237 public boolean isBinderAlive() { method in class:Binder
488 public native boolean isBinderAlive(); method in class:BinderProxy
/frameworks/native/libs/binder/
H A DBinder.cpp78 bool BBinder::isBinderAlive() const function in class:android::BBinder
H A DBpBinder.cpp130 bool BpBinder::isBinderAlive() const function in class:android::BpBinder

Completed in 29 milliseconds