Home | History | Annotate | Download | only in jni

Lines Matching refs:isBinderAlive

959     bool alive = target->isBinderAlive();
1210 {"isBinderAlive", "()Z", (void*)android_os_BinderProxy_isBinderAlive},