OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isScreenLandscape
(Results
1 - 5
of
5
) 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
215
public static boolean
isScreenLandscape
(Context context) {
Workspace.java
[
all
...]
Completed in 334 milliseconds