Home
last modified time | relevance | path

Searched refs:setOrientationAsync (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java99 new Handler(UI_HELPER_EXECUTOR.getLooper(), this::setOrientationAsync); in RotationHelper()
221 private boolean setOrientationAsync(Message msg) { in setOrientationAsync() method in RotationHelper