HomeSort by relevance Sort by last modified time
    Searched refs:isAllowRotationPrefEnabled (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
Utilities.java 142 public static boolean isAllowRotationPrefEnabled(Context context) {
    [all...]
LauncherProvider.java 273 Utilities.isAllowRotationPrefEnabled(getContext()));
    [all...]
Launcher.java 491 mRotationEnabled = Utilities.isAllowRotationPrefEnabled(getApplicationContext());
    [all...]

Completed in 94 milliseconds