Searched defs:rotationSupportedByActivity (Results 1 – 1 of 1) sorted by relevance
84 public final boolean rotationSupportedByActivity; field in BaseActivityInterface92 protected BaseActivityInterface(boolean rotationSupportedByActivity, in BaseActivityInterface()