Searched refs:checkSubclass (Results 1 – 3 of 3) sorted by relevance
137 virtual bool checkSubclass(const void* subclassID) const;
58 bool IBinder::checkSubclass(const void* /*subclassID*/) const in checkSubclass() function in android::IBinder
228 bool checkSubclass(const void* subclassID) const in checkSubclass() function in JavaBBinder551 if (val->checkSubclass(&gBinderOffsets)) { in javaObjectForIBinder()