Searched refs:createSessionProxy (Results 1 – 3 of 3) sorted by relevance
96 sp<SecureHardwareSessionProxy> hwProxy = hwProxyFactory_->createSessionProxy(); in createPresentationSession()
56 virtual sp<SecureHardwareSessionProxy> createSessionProxy() = 0;
235 sp<SecureHardwareSessionProxy> createSessionProxy() override { in createSessionProxy() function