Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DInputConsumer.java87 default void notifyOrientationSetup() {} in notifyOrientationSetup() method
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
DOtherActivityInputConsumer.java476 public void notifyOrientationSetup() { in notifyOrientationSetup() method in OtherActivityInputConsumer