Searched defs:createClientInterface (Results 1 – 2 of 2) sorted by relevance
33 @nullable IClientInterface createClientInterface(); in createClientInterface() method
136 Status Server::createClientInterface(sp<IClientInterface>* created_interface) { in createClientInterface() function in android::wificond::Server