Searched refs:createConnectionInternal (Results 1 – 2 of 2) sorted by relevance
132 createConnectionInternal(eventThread.get(), std::move(resyncCallback)); in createConnection()149 sp<EventThreadConnection> Scheduler::createConnectionInternal(EventThread* eventThread, in createConnectionInternal() function in android::Scheduler157 return createConnectionInternal(mConnections[handle->id]->thread.get(), in createDisplayEventConnection()
195 sp<EventThreadConnection> createConnectionInternal(EventThread*, ResyncCallback&&);