Methods Summary |
---|
public android.hardware.display.VirtualDisplay | createVirtualDisplay(java.lang.String name, int width, int height, int densityDpi, android.view.Surface surface, int flags) throw new RuntimeException("Stub!");
|
public android.hardware.display.VirtualDisplay | createVirtualDisplay(java.lang.String name, int width, int height, int densityDpi, android.view.Surface surface, int flags, android.hardware.display.VirtualDisplay.Callback callback, android.os.Handler handler) throw new RuntimeException("Stub!");
|
public android.view.Display | getDisplay(int displayId) throw new RuntimeException("Stub!");
|
public android.view.Display[] | getDisplays() throw new RuntimeException("Stub!");
|
public android.view.Display[] | getDisplays(java.lang.String category) throw new RuntimeException("Stub!");
|
public void | registerDisplayListener(android.hardware.display.DisplayManager$DisplayListener listener, android.os.Handler handler) throw new RuntimeException("Stub!");
|
public void | unregisterDisplayListener(android.hardware.display.DisplayManager$DisplayListener listener) throw new RuntimeException("Stub!");
|