Home
last modified time | relevance | path

Searched refs:RotationCheckThread (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DRotationHelper.java148 private static RotationCheckThread sRotationCheckThread;
159 sRotationCheckThread = new RotationCheckThread(); in onProposedRotationChanged()
169 final static class RotationCheckThread extends Thread { class in RotationHelper
175 RotationCheckThread() { in RotationCheckThread() method in RotationHelper.RotationCheckThread