|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.view.Display
public class Display
| Field Summary | |
|---|---|
static int |
DEFAULT_DISPLAY
|
| Method Summary | |
|---|---|
int |
getDisplayId()
|
int |
getHeight()
|
void |
getMetrics(DisplayMetrics outMetrics)
|
int |
getOrientation()
|
int |
getPixelFormat()
|
float |
getRefreshRate()
|
int |
getWidth()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEFAULT_DISPLAY
| Method Detail |
|---|
public int getDisplayId()
public int getWidth()
public int getHeight()
public int getOrientation()
public int getPixelFormat()
public float getRefreshRate()
public void getMetrics(DisplayMetrics outMetrics)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||