Home
last modified time | relevance | path

Searched refs:setCustomActiveServicesCallback (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/ndk/tests/
DIBinderNdkUnitTest.aidl34 void setCustomActiveServicesCallback(); in setCustomActiveServicesCallback() method
Dlibbinder_ndk_unit_test.cpp103 ndk::ScopedAStatus setCustomActiveServicesCallback() { in setCustomActiveServicesCallback() function in MyBinderNdkUnitTest
488 ASSERT_TRUE(service->setCustomActiveServicesCallback().isOk()); in TEST()