Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/events/activity/
DConfigurationChangedEvent.java27 public final boolean fromDeviceOrientationChange; field in ConfigurationChangedEvent
31 public ConfigurationChangedEvent(boolean fromMultiWindow, boolean fromDeviceOrientationChange, in ConfigurationChangedEvent()