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

/frameworks/native/services/surfaceflinger/
H A DEventThread.cpp123 void EventThread::onHotplugReceived(int type, bool connected) { function in class:android::EventThread
H A DSurfaceFlinger.cpp838 void SurfaceFlinger::onHotplugReceived(int type, bool connected) { function in class:android::SurfaceFlinger
1263 mEventThread->onHotplugReceived(draw[i].type, false);
1363 mEventThread->onHotplugReceived(state.type, true);

Completed in 455 milliseconds