Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DBinder.cpp59 bool IBinder::checkSubclass(const void* /*subclassID*/) const in checkSubclass() function in android::IBinder
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp312 bool checkSubclass(const void* subclassID) const in checkSubclass() function in JavaBBinder