Searched refs:RotationHelper (Results 1 – 9 of 9) sorted by relevance
20 import static com.android.launcher3.states.RotationHelper.REQUEST_LOCK;21 import static com.android.launcher3.states.RotationHelper.REQUEST_NONE;
38 public class RotationHelper implements OnSharedPreferenceChangeListener { class81 public RotationHelper(Launcher launcher) { in RotationHelper() method in RotationHelper
19 import static com.android.launcher3.states.RotationHelper.REQUEST_LOCK;
22 import static com.android.launcher3.states.RotationHelper.ALLOW_ROTATION_PREFERENCE_KEY;23 import static com.android.launcher3.states.RotationHelper.getAllowRotationDefaultValue;
33 import static com.android.launcher3.states.RotationHelper.REQUEST_ROTATE;
33 import static com.android.launcher3.states.RotationHelper.REQUEST_NONE;117 import com.android.launcher3.states.RotationHelper;285 private RotationHelper mRotationHelper;322 mRotationHelper = new RotationHelper(this); in onCreate()553 public RotationHelper getRotationHelper() { in getRotationHelper()
40 import static com.android.launcher3.states.RotationHelper.REQUEST_NONE;
34 import static com.android.launcher3.states.RotationHelper.REQUEST_ROTATE;
24 import static com.android.launcher3.states.RotationHelper.REQUEST_LOCK;