DreamService
DreamMetaData
ServiceInterface
DreamService()
DreamService(IntPtr, JniHandleOwnership)
Fullscreen
Interactive
JniPeerMembers
ScreenBright
ThresholdClass
ThresholdType
Window
WindowManager
AddContentView(View, LayoutParams)
DispatchGenericMotionEvent(MotionEvent)
DispatchKeyEvent(KeyEvent)
DispatchKeyShortcutEvent(KeyEvent)
DispatchPopulateAccessibilityEvent(AccessibilityEvent)
DispatchTouchEvent(MotionEvent)
DispatchTrackballEvent(MotionEvent)
FindViewById(Int32)
Finish()
OnActionModeFinished(ActionMode)
OnActionModeStarted(ActionMode)
OnAttachedToWindow()
OnBind(Intent)
OnContentChanged()
OnCreatePanelMenu(Int32, IMenu)
OnCreatePanelView(Int32)
OnDetachedFromWindow()
OnDreamingStarted()
OnDreamingStopped()
OnMenuItemSelected(Int32, IMenuItem)
OnMenuOpened(Int32, IMenu)
OnPanelClosed(Int32, IMenu)
OnPreparePanel(Int32, View, IMenu)
OnSearchRequested()
OnSearchRequested(SearchEvent)
OnWakeUp()
OnWindowAttributesChanged(WindowManagerLayoutParams)
OnWindowFocusChanged(Boolean)
OnWindowStartingActionMode(ICallback)
OnWindowStartingActionMode(ICallback, ActionModeType)
RequireViewById(Int32)
SetContentView(Int32)
SetContentView(View)
SetContentView(View, LayoutParams)
WakeUp()
monoandroid
namespace Android.Service.Dreams
{
[Register("android/service/dreams/DreamService", DoNotGenerateAcw = true)]
public class DreamService : Service, IJavaObject, ICallback, IJavaPeerable, IDisposable
{
[Register("dispatchGenericMotionEvent", "(Landroid/view/MotionEvent;)Z", "GetDispatchGenericMotionEvent_Landroid_view_MotionEvent_Handler")]
public virtual bool DispatchGenericMotionEvent(MotionEvent? e);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API