public class DisplayManager.SecondaryDisplay
extends android.app.Presentation
android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnDismissListener, android.content.DialogInterface.OnKeyListener, android.content.DialogInterface.OnMultiChoiceClickListener, android.content.DialogInterface.OnShowListener| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
| Constructor and Description |
|---|
SecondaryDisplay(android.content.Context outerContext,
android.view.Display display) |
SecondaryDisplay(android.content.Context outerContext,
android.view.Display display,
int theme) |
| Modifier and Type | Method and Description |
|---|---|
android.view.SurfaceView |
getSubtitlesSurfaceView() |
android.widget.FrameLayout |
getSurfaceFrame() |
android.view.SurfaceView |
getSurfaceView() |
protected void |
onCreate(android.os.Bundle savedInstanceState) |
getDisplay, getResources, onDisplayChanged, onDisplayRemoved, onStart, onStop, showaddContentView, cancel, closeOptionsMenu, create, dismiss, dispatchGenericMotionEvent, dispatchKeyEvent, dispatchKeyShortcutEvent, dispatchPopulateAccessibilityEvent, dispatchTouchEvent, dispatchTrackballEvent, findViewById, getActionBar, getContext, getCurrentFocus, getLayoutInflater, getOwnerActivity, getSearchEvent, getVolumeControlStream, getWindow, hide, invalidateOptionsMenu, isShowing, onActionModeFinished, onActionModeStarted, onAttachedToWindow, onBackPressed, onContentChanged, onContextItemSelected, onContextMenuClosed, onCreateContextMenu, onCreateOptionsMenu, onCreatePanelMenu, onCreatePanelView, onDetachedFromWindow, onGenericMotionEvent, onKeyDown, onKeyLongPress, onKeyMultiple, onKeyShortcut, onKeyUp, onMenuItemSelected, onMenuOpened, onOptionsItemSelected, onOptionsMenuClosed, onPanelClosed, onPrepareOptionsMenu, onPreparePanel, onRestoreInstanceState, onSaveInstanceState, onSearchRequested, onSearchRequested, onTouchEvent, onTrackballEvent, onWindowAttributesChanged, onWindowFocusChanged, onWindowStartingActionMode, onWindowStartingActionMode, openContextMenu, openOptionsMenu, registerForContextMenu, requestWindowFeature, requireViewById, setCancelable, setCanceledOnTouchOutside, setCancelMessage, setContentView, setContentView, setContentView, setDismissMessage, setFeatureDrawable, setFeatureDrawableAlpha, setFeatureDrawableResource, setFeatureDrawableUri, setOnCancelListener, setOnDismissListener, setOnKeyListener, setOnShowListener, setOwnerActivity, setTitle, setTitle, setVolumeControlStream, takeKeyEvents, unregisterForContextMenupublic static final java.lang.String TAG
public SecondaryDisplay(android.content.Context outerContext,
android.view.Display display)
public SecondaryDisplay(android.content.Context outerContext,
android.view.Display display,
int theme)
protected void onCreate(android.os.Bundle savedInstanceState)
onCreate in class android.app.Dialogpublic android.widget.FrameLayout getSurfaceFrame()
public android.view.SurfaceView getSurfaceView()
public android.view.SurfaceView getSubtitlesSurfaceView()