Searched refs:mUpdateRotationRunnable (Results 1 – 1 of 1) sorted by relevance
866 private final Runnable mUpdateRotationRunnable = new Runnable() { field in PhoneWindowManager.MyOrientationListener882 mHandler.post(mUpdateRotationRunnable); in onProposedRotationChanged()