Home
last modified time | relevance | path

Searched defs:isScreenLandscape (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherApplication.java142 public static boolean isScreenLandscape(Context context) { in isScreenLandscape() method in LauncherApplication
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppState.java248 public static boolean isScreenLandscape(Context context) { in isScreenLandscape() method in LauncherAppState