Searched refs:mHomeRotationEnabled (Results 1 – 1 of 1) sorted by relevance
98 private boolean mHomeRotationEnabled; field in RotationButtonController393 mHomeRotationEnabled = enabled; in setHomeRotationEnabled()407 if (mIsRecentsAnimationRunning && !mHomeRotationEnabled) { in updateRotationButtonStateInOverview()425 if (!mHomeRotationEnabled && mIsRecentsAnimationRunning) { in onRotationProposal()569 pw.println(String.format("%s\tmHomeRotationEnabled=%b", prefix, mHomeRotationEnabled)); in dumpLogs()