Searched refs:rotationSupportedByActivity (Results 1 – 2 of 2) sorted by relevance
78 public final boolean rotationSupportedByActivity; field in BaseActivityInterface84 protected BaseActivityInterface(boolean rotationSupportedByActivity, in BaseActivityInterface() argument86 this.rotationSupportedByActivity = rotationSupportedByActivity; in BaseActivityInterface()
152 mFlags = sizeStrategy.rotationSupportedByActivity in RecentsOrientedState()