Home
last modified time | relevance | path

Searched defs:dispatchHotplugConnectionError (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_DisplayEventReceiver.cpp41 jmethodID dispatchHotplugConnectionError; member
238 void NativeDisplayEventReceiver::dispatchHotplugConnectionError(nsecs_t timestamp, in dispatchHotplugConnectionError() function in android::NativeDisplayEventReceiver
/frameworks/base/core/java/android/view/
DDisplayEventReceiver.java369 private void dispatchHotplugConnectionError(long timestampNanos, int connectionError) { in dispatchHotplugConnectionError() method in DisplayEventReceiver
/frameworks/native/libs/gui/
DChoreographer.cpp345 void Choreographer::dispatchHotplugConnectionError(nsecs_t, int32_t connectionError) { in dispatchHotplugConnectionError() function in android::Choreographer