Searched refs:rotationSupportedByActivity (Results 1 – 3 of 3) sorted by relevance
70 protected BaseActivityInterface(boolean rotationSupportedByActivity, in BaseActivityInterface() argument72 this.rotationSupportedByActivity = rotationSupportedByActivity; in BaseActivityInterface()
60 public boolean rotationSupportedByActivity = false; field in BaseContainerInterface
156 mFlags = mContainerInterface.rotationSupportedByActivity in RecentsOrientedState()