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