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