java.lang.Object
android.app.Dialog
android.app.Presentation
protected android.view.Window w
protected android.view.View mainView
protected final java.util.concurrent.ScheduledExecutorService executor
protected java.util.concurrent.ScheduledFuture refreshTaskScheduledFuture
protected final android.os.Handler uiHandler
protected com.smartdevicelink.streaming.video.SdlRemoteDisplay.Callback callback
protected final java.lang.Runnable mStartRefreshTaskCallback
public SdlRemoteDisplay(Context context,Display display)
protected void onCreate(Bundle savedInstanceState)
protected void startRefreshTask()
protected void stopRefreshTask()
public android.view.View getMainView()
public void invalidate()
public void resizeView(int newWidth,int newHeight)
public abstract void onViewResized(int width,int height)
public void handleMotionEvent(MotionEvent motionEvent)
public void stop()
public void dismissPresentation()
From Class | Methods |
---|---|
android.app.Presentation | getDisplay, getResources, onStart, onStop, show, onDisplayRemoved, onDisplayChanged |
android.app.Dialog | getContext, getActionBar, setOwnerActivity, getOwnerActivity, isShowing, create, show, hide, dismiss, onCreate, onStart, onStop, onSaveInstanceState, onRestoreInstanceState, getWindow, getCurrentFocus, findViewById, setContentView, setContentView, setContentView, addContentView, setTitle, setTitle, onKeyDown, onKeyLongPress, onKeyUp, onKeyMultiple, onBackPressed, onKeyShortcut, onTouchEvent, onTrackballEvent, onGenericMotionEvent, onWindowAttributesChanged, onContentChanged, onWindowFocusChanged, onAttachedToWindow, onDetachedFromWindow, dispatchKeyEvent, dispatchKeyShortcutEvent, dispatchTouchEvent, dispatchTrackballEvent, dispatchGenericMotionEvent, dispatchPopulateAccessibilityEvent, onCreatePanelView, onCreatePanelMenu, onPreparePanel, onMenuOpened, onMenuItemSelected, onPanelClosed, onCreateOptionsMenu, onPrepareOptionsMenu, onOptionsItemSelected, onOptionsMenuClosed, openOptionsMenu, closeOptionsMenu, invalidateOptionsMenu, onCreateContextMenu, registerForContextMenu, unregisterForContextMenu, openContextMenu, onContextItemSelected, onContextMenuClosed, onSearchRequested, onSearchRequested, getSearchEvent, onWindowStartingActionMode, onWindowStartingActionMode, onActionModeStarted, onActionModeFinished, takeKeyEvents, requestWindowFeature, setFeatureDrawableResource, setFeatureDrawableUri, setFeatureDrawable, setFeatureDrawableAlpha, getLayoutInflater, setCancelable, setCanceledOnTouchOutside, cancel, setOnCancelListener, setCancelMessage, setOnDismissListener, setOnShowListener, setDismissMessage, setVolumeControlStream, getVolumeControlStream, setOnKeyListener |
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |