Searched refs:sRotationLock (Results 1 – 1 of 1) sorted by relevance
48 private static final Object sRotationLock = new Object(); field in RotationHelper102 synchronized(sRotationLock) { in updateOrientation()