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