Searched refs:dispatchHotplugConnectionError (Results 1 – 6 of 6) sorted by relevance
41 jmethodID dispatchHotplugConnectionError; member94 void dispatchHotplugConnectionError(nsecs_t timestamp, int errorCode) override;238 void NativeDisplayEventReceiver::dispatchHotplugConnectionError(nsecs_t timestamp, in dispatchHotplugConnectionError() function in android::NativeDisplayEventReceiver246 gDisplayEventReceiverClassInfo.dispatchHotplugConnectionError, in dispatchHotplugConnectionError()397 gDisplayEventReceiverClassInfo.dispatchHotplugConnectionError = in register_android_view_DisplayEventReceiver()
57 virtual void dispatchHotplugConnectionError(nsecs_t timestamp, int32_t connectionError) = 0;
122 void dispatchHotplugConnectionError(nsecs_t timestamp, int32_t connectionError) override;
369 private void dispatchHotplugConnectionError(long timestampNanos, int connectionError) { in dispatchHotplugConnectionError() method in DisplayEventReceiver
191 dispatchHotplugConnectionError(ev.header.timestamp, in processPendingEvents()
345 void Choreographer::dispatchHotplugConnectionError(nsecs_t, int32_t connectionError) { in dispatchHotplugConnectionError() function in android::Choreographer