Searched refs:checkSubclass (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DIBinder.h128 virtual bool checkSubclass(const void* subclassID) const;
/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 1070 milliseconds