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

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

Completed in 725 milliseconds