Searched refs:AudioWindowOrientationListener (Results 1 – 1 of 1) sorted by relevance
46 private static AudioWindowOrientationListener sWindowOrientationListener;64 sWindowOrientationListener = new AudioWindowOrientationListener(context, handler); in init()147 final static class AudioWindowOrientationListener extends WindowOrientationListener { class in RotationHelper150 AudioWindowOrientationListener(Context context, Handler handler) { in AudioWindowOrientationListener() method in RotationHelper.AudioWindowOrientationListener