Searched defs:dispatchHotplugConnectionError (Results 1 – 3 of 3) sorted by relevance
41 jmethodID dispatchHotplugConnectionError; member238 void NativeDisplayEventReceiver::dispatchHotplugConnectionError(nsecs_t timestamp, in dispatchHotplugConnectionError() function in android::NativeDisplayEventReceiver
369 private void dispatchHotplugConnectionError(long timestampNanos, int connectionError) { in dispatchHotplugConnectionError() method in DisplayEventReceiver
345 void Choreographer::dispatchHotplugConnectionError(nsecs_t, int32_t connectionError) { in dispatchHotplugConnectionError() function in android::Choreographer