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

/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp281 class BinderLibTestCallBack : public BBinder, public BinderLibTestEvent class in inherits:BBinder,BinderLibTestEvent
284 BinderLibTestCallBack() function in class:BinderLibTestCallBack
476 sp<BinderLibTestCallBack> callBack = new BinderLibTestCallBack();
568 sp<BinderLibTestCallBack> callBack[clientcount];
579 callBack[i] = new BinderLibTestCallBack();

Completed in 9 milliseconds