OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAllowRotationDefaultValue
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
SettingsActivity.java
92
rotationPref.setDefaultValue(Utilities.
getAllowRotationDefaultValue
(getActivity()));
Utilities.java
136
getAllowRotationDefaultValue
(context));
139
public static boolean
getAllowRotationDefaultValue
(Context context) {
Completed in 294 milliseconds