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

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

Completed in 243 milliseconds