Searched refs:StubClass (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/tools/aidl/
H A Dgenerate_java_binder.cpp9 class StubClass : public Class class in inherits:Class
12 StubClass(Type* type, Type* interfaceType);
13 virtual ~StubClass();
24 StubClass::StubClass(Type* type, Type* interfaceType) function in class:StubClass
89 StubClass::~StubClass()
94 StubClass::make_as_interface(Type *interfaceType)
251 StubClass* stubClass, ProxyClass* proxyClass, int index)
496 generate_interface_descriptors(StubClass* stu
[all...]
/frameworks/base/services/tests/servicestests/src/com/android/server/job/
H A DJobStoreTest.java39 mComponent = new ComponentName(getContext().getPackageName(), StubClass.class.getName());
229 private static class StubClass {} class in class:JobStoreTest

Completed in 120 milliseconds