Searched refs:MyOrientationListener (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java665 class MyOrientationListener extends WindowOrientationListener { class in class:PhoneWindowManager
666 MyOrientationListener(Context context, Handler handler) { method in class:PhoneWindowManager.MyOrientationListener
676 MyOrientationListener mOrientationListener;
976 mOrientationListener = new MyOrientationListener(mContext, mHandler);

Completed in 59 milliseconds