OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OrientationSource
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
OrientationSource.java
19
public interface
OrientationSource
{
GLRoot.java
44
public void setOrientationSource(
OrientationSource
source);
GLRootView.java
85
private
OrientationSource
mOrientationSource;
545
public void setOrientationSource(
OrientationSource
source) {
/packages/apps/Gallery2/src/com/android/gallery3d/app/
OrientationManager.java
29
import com.android.gallery3d.ui.
OrientationSource
;
31
public class OrientationManager implements
OrientationSource
{
Completed in 164 milliseconds