OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calculateCurrentScreenOrientation
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
OrientationManager.java
78
mActivity.setRequestedOrientation(
calculateCurrentScreenOrientation
());
91
private int
calculateCurrentScreenOrientation
() {
/packages/apps/Camera2/src/com/android/camera/app/
OrientationManagerImpl.java
158
mActivity.setRequestedOrientation(
calculateCurrentScreenOrientation
());
177
private int
calculateCurrentScreenOrientation
() {
Completed in 156 milliseconds