Searched refs:isBinderAlive (Results 1 – 13 of 13) sorted by relevance
159 public boolean isBinderAlive(); in isBinderAlive() method
191 public boolean isBinderAlive() { in isBinderAlive() method in Binder358 public native boolean isBinderAlive(); in isBinderAlive() method in BinderProxy
74 virtual bool isBinderAlive() const = 0;
31 virtual bool isBinderAlive() const;
35 virtual bool isBinderAlive() const;
77 bool BBinder::isBinderAlive() const in isBinderAlive() function in android::BBinder
89 if (pc->asBinder()->isBinderAlive()) { in checkPermission()
130 bool BpBinder::isBinderAlive() const in isBinderAlive() function in android::BpBinder
505 if (what == 0 || !token.isBinderAlive()) { in manageDisableListLocked()
741 !mCameraRecordingProxy->asBinder()->isBinderAlive()) { in read()
940 bool alive = target->isBinderAlive(); in android_os_BinderProxy_isBinderAlive()
14324 method public boolean isBinderAlive();14741 method public abstract boolean isBinderAlive();