Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/events/activity/
DConfigurationChangedEvent.java24 public class ConfigurationChangedEvent extends EventBus.AnimatedEvent { class
31 public ConfigurationChangedEvent(boolean fromMultiWindow, boolean fromDeviceOrientationChange, in ConfigurationChangedEvent() method in ConfigurationChangedEvent