Searched refs:isRecentsActivityRotationAllowed (Results 1 – 1 of 1) sorted by relevance
233 if (isRecentsActivityRotationAllowed()) { in inferRecentsActivityRotation()343 public boolean isRecentsActivityRotationAllowed() { in isRecentsActivityRotationAllowed() method in RecentsOrientedState357 return (mFlags & FLAG_SYSTEM_ROTATION_ALLOWED) != 0 && isRecentsActivityRotationAllowed(); in canRecentsActivityRotate()526 + " isRecentsActivityRotationAllowed=" + isRecentsActivityRotationAllowed() in toString()