OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 52 milliseconds