Searched refs:mOldRotation (Results 1 – 1 of 1) sorted by relevance
42 private final int mOldRotation; field in SeamlessRotator56 mOldRotation = oldRotation; in SeamlessRotator()96 return mOldRotation; in getOldRotation()124 pw.print("{old="); pw.print(mOldRotation); pw.print(", new="); pw.print(mNewRotation); in dump()