Searched refs:RotationHelper (Results 1 – 9 of 9) sorted by relevance
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;
20 import static com.android.launcher3.states.RotationHelper.REQUEST_LOCK;21 import static com.android.launcher3.states.RotationHelper.REQUEST_NONE;
20 import static com.android.launcher3.states.RotationHelper.ALLOW_ROTATION_PREFERENCE_KEY;21 import static com.android.launcher3.states.RotationHelper.getAllowRotationDefaultValue;
33 import static com.android.launcher3.states.RotationHelper.REQUEST_ROTATE;
32 import static com.android.launcher3.states.RotationHelper.REQUEST_NONE;112 import com.android.launcher3.states.RotationHelper;276 private RotationHelper mRotationHelper;313 mRotationHelper = new RotationHelper(this); in onCreate()541 public RotationHelper getRotationHelper() { in getRotationHelper()
40 import static com.android.launcher3.states.RotationHelper.REQUEST_NONE;
24 import static com.android.launcher3.states.RotationHelper.REQUEST_LOCK;