Searched defs:onHotplugConnectionError (Results 1 – 4 of 4) sorted by relevance
160 public void onHotplugConnectionError() { in onHotplugConnectionError() method in DisplayNotificationManager
218 public void onHotplugConnectionError() { in onHotplugConnectionError() method in ExternalDisplayStatsService
273 public void onHotplugConnectionError(long timestampNanos, int connectionError) { in onHotplugConnectionError() method in DisplayEventReceiver
441 void EventThread::onHotplugConnectionError(int32_t errorCode) { in onHotplugConnectionError() function in android::impl::EventThread