Home
last modified time | relevance | path

Searched defs:dispatchModeChanged (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DFlashlightControllerImpl.java191 private void dispatchModeChanged(boolean enabled) { in dispatchModeChanged() method in FlashlightControllerImpl
/frameworks/base/core/jni/
Dandroid_view_DisplayEventReceiver.cpp42 jmethodID dispatchModeChanged; member
254 void NativeDisplayEventReceiver::dispatchModeChanged(nsecs_t timestamp, PhysicalDisplayId displayId, in dispatchModeChanged() function in android::NativeDisplayEventReceiver
/frameworks/base/core/java/android/view/
DDisplayEventReceiver.java375 private void dispatchModeChanged(long timestampNanos, long physicalDisplayId, int modeId, in dispatchModeChanged() method in DisplayEventReceiver
/frameworks/native/libs/gui/
DChoreographer.cpp351 void Choreographer::dispatchModeChanged(nsecs_t, PhysicalDisplayId, int32_t, nsecs_t) { in dispatchModeChanged() function in android::Choreographer