Searched defs:checkSubclass (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
H A DBinder.cpp57 bool IBinder::checkSubclass(const void* /*subclassID*/) const function in class:android::IBinder
/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp240 bool checkSubclass(const void* subclassID) const function in class:JavaBBinder
550 if (val->checkSubclass(&gBinderOffsets)) {

Completed in 111 milliseconds