Searched defs:dispatchConfigChanged (Results 1 – 3 of 3) sorted by relevance
44 jmethodID dispatchConfigChanged; member123 void NativeDisplayEventReceiver::dispatchConfigChanged(nsecs_t timestamp, in dispatchConfigChanged() function in android::NativeDisplayEventReceiver
215 private void dispatchConfigChanged(long timestampNanos, long physicalDisplayId, int configId) { in dispatchConfigChanged() method in DisplayEventReceiver
170 void Choreographer::dispatchConfigChanged(nsecs_t, PhysicalDisplayId displayId, in dispatchConfigChanged() function in android::Choreographer