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

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherApplication.java 139 public static boolean isScreenLandscape(Context context) {
DragLayer.java 739 if (true || LauncherApplication.isScreenLandscape(getContext()) ||
Workspace.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherAppState.java 207 public static boolean isScreenLandscape(Context context) {
DragLayer.java 768 if (true || LauncherAppState.isScreenLandscape(getContext()) ||
    [all...]
Workspace.java     [all...]

Completed in 885 milliseconds