Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_DisplayEventReceiver.cpp44 jmethodID dispatchConfigChanged; member
123 void NativeDisplayEventReceiver::dispatchConfigChanged(nsecs_t timestamp, in dispatchConfigChanged() function in android::NativeDisplayEventReceiver
/frameworks/base/core/java/android/view/
DDisplayEventReceiver.java215 private void dispatchConfigChanged(long timestampNanos, long physicalDisplayId, int configId) { in dispatchConfigChanged() method in DisplayEventReceiver
/frameworks/base/native/android/
Dchoreographer.cpp170 void Choreographer::dispatchConfigChanged(nsecs_t, PhysicalDisplayId displayId, in dispatchConfigChanged() function in android::Choreographer