Documentation
¶
Overview ¶
Package view provides Go bindings for android.view.
Index ¶
- Constants
- func Init(env *jni.Env) error
- type AbsSavedState
- type ActionMode
- func (m *ActionMode) Finish() error
- func (m *ActionMode) GetCustomView() (*jni.Object, error)
- func (m *ActionMode) GetMenu() (*jni.Object, error)
- func (m *ActionMode) GetMenuInflater() (*jni.Object, error)
- func (m *ActionMode) GetSubtitle() (*jni.Object, error)
- func (m *ActionMode) GetTag() (*jni.Object, error)
- func (m *ActionMode) GetTitle() (*jni.Object, error)
- func (m *ActionMode) GetTitleOptionalHint() (bool, error)
- func (m *ActionMode) GetType() (int32, error)
- func (m *ActionMode) Hide(arg0 int64) error
- func (m *ActionMode) Invalidate() error
- func (m *ActionMode) InvalidateContentRect() error
- func (m *ActionMode) IsTitleOptional() (bool, error)
- func (m *ActionMode) OnWindowFocusChanged(arg0 bool) error
- func (m *ActionMode) SetCustomView(arg0 *jni.Object) error
- func (m *ActionMode) SetSubtitle1(arg0 int32) error
- func (m *ActionMode) SetSubtitle1_1(arg0 string) error
- func (m *ActionMode) SetTag(arg0 *jni.Object) error
- func (m *ActionMode) SetTitle1(arg0 int32) error
- func (m *ActionMode) SetTitle1_1(arg0 string) error
- func (m *ActionMode) SetTitleOptionalHint(arg0 bool) error
- func (m *ActionMode) SetType(arg0 int32) error
- func (m *ActionMode) ToString() (string, error)
- type ActionModeCallback
- func (m *ActionModeCallback) OnActionItemClicked(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *ActionModeCallback) OnCreateActionMode(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *ActionModeCallback) OnDestroyActionMode(arg0 *jni.Object) error
- func (m *ActionModeCallback) OnPrepareActionMode(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *ActionModeCallback) ToString() (string, error)
- type ActionModeCallback2
- type ActionProvider
- func (m *ActionProvider) HasSubMenu() (bool, error)
- func (m *ActionProvider) IsVisible() (bool, error)
- func (m *ActionProvider) OnCreateActionView0() (*jni.Object, error)
- func (m *ActionProvider) OnCreateActionView1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActionProvider) OnPerformDefaultAction() (bool, error)
- func (m *ActionProvider) OnPrepareSubMenu(arg0 *jni.Object) error
- func (m *ActionProvider) OverridesItemVisibility() (bool, error)
- func (m *ActionProvider) RefreshVisibility() error
- func (m *ActionProvider) SetVisibilityListener(arg0 *jni.Object) error
- func (m *ActionProvider) ToString() (string, error)
- type ActionProviderVisibilityListener
- type AnimationUtils
- type AttachedSurfaceControl
- type AttachedSurfaceControlOnBufferTransformHintChangedListener
- type Choreographer
- func (m *Choreographer) GetInstance() (*jni.Object, error)
- func (m *Choreographer) PostFrameCallback(arg0 *jni.Object) error
- func (m *Choreographer) PostFrameCallbackDelayed(arg0 *jni.Object, arg1 int64) error
- func (m *Choreographer) PostVsyncCallback(arg0 *jni.Object) error
- func (m *Choreographer) RemoveFrameCallback(arg0 *jni.Object) error
- func (m *Choreographer) RemoveVsyncCallback(arg0 *jni.Object) error
- func (m *Choreographer) ToString() (string, error)
- type ChoreographerFrameCallback
- type ChoreographerFrameData
- type ChoreographerFrameTimeline
- type ChoreographerVsyncCallback
- type CollapsibleActionView
- type Configuration
- func (m *Configuration) Get(arg0 *jni.Object) (*jni.Object, error)
- func (m *Configuration) GetAmbiguousGestureMultiplier() (float32, error)
- func (m *Configuration) GetDefaultActionModeHideDuration() (int64, error)
- func (m *Configuration) GetDoubleTapTimeout() (int32, error)
- func (m *Configuration) GetEdgeSlop() (int32, error)
- func (m *Configuration) GetFadingEdgeLength() (int32, error)
- func (m *Configuration) GetGlobalActionKeyTimeout() (int64, error)
- func (m *Configuration) GetJumpTapTimeout() (int32, error)
- func (m *Configuration) GetKeyRepeatDelay() (int32, error)
- func (m *Configuration) GetKeyRepeatTimeout() (int32, error)
- func (m *Configuration) GetLongPressTimeout() (int32, error)
- func (m *Configuration) GetMaximumDrawingCacheSize() (int32, error)
- func (m *Configuration) GetMaximumFlingVelocity() (int32, error)
- func (m *Configuration) GetMinimumFlingVelocity() (int32, error)
- func (m *Configuration) GetMultiPressTimeout() (int32, error)
- func (m *Configuration) GetPressedStateDuration() (int32, error)
- func (m *Configuration) GetScaledAmbiguousGestureMultiplier() (float32, error)
- func (m *Configuration) GetScaledDoubleTapSlop() (int32, error)
- func (m *Configuration) GetScaledEdgeSlop() (int32, error)
- func (m *Configuration) GetScaledFadingEdgeLength() (int32, error)
- func (m *Configuration) GetScaledHandwritingGestureLineMargin() (int32, error)
- func (m *Configuration) GetScaledHandwritingSlop() (int32, error)
- func (m *Configuration) GetScaledHorizontalScrollFactor() (float32, error)
- func (m *Configuration) GetScaledHoverSlop() (int32, error)
- func (m *Configuration) GetScaledMaximumDrawingCacheSize() (int32, error)
- func (m *Configuration) GetScaledMaximumFlingVelocity0() (int32, error)
- func (m *Configuration) GetScaledMaximumFlingVelocity3_1(arg0 int32, arg1 int32, arg2 int32) (int32, error)
- func (m *Configuration) GetScaledMinimumFlingVelocity0() (int32, error)
- func (m *Configuration) GetScaledMinimumFlingVelocity3_1(arg0 int32, arg1 int32, arg2 int32) (int32, error)
- func (m *Configuration) GetScaledMinimumScalingSpan() (int32, error)
- func (m *Configuration) GetScaledOverflingDistance() (int32, error)
- func (m *Configuration) GetScaledOverscrollDistance() (int32, error)
- func (m *Configuration) GetScaledPagingTouchSlop() (int32, error)
- func (m *Configuration) GetScaledScrollBarSize() (int32, error)
- func (m *Configuration) GetScaledTouchSlop() (int32, error)
- func (m *Configuration) GetScaledVerticalScrollFactor() (float32, error)
- func (m *Configuration) GetScaledWindowTouchSlop() (int32, error)
- func (m *Configuration) GetScrollBarFadeDuration() (int32, error)
- func (m *Configuration) GetScrollBarSize() (int32, error)
- func (m *Configuration) GetScrollDefaultDelay() (int32, error)
- func (m *Configuration) GetScrollFriction() (float32, error)
- func (m *Configuration) GetTapTimeout() (int32, error)
- func (m *Configuration) GetTouchSlop() (int32, error)
- func (m *Configuration) GetWindowTouchSlop() (int32, error)
- func (m *Configuration) GetZoomControlsTimeout() (int64, error)
- func (m *Configuration) HasPermanentMenuKey() (bool, error)
- func (m *Configuration) ShouldShowMenuShortcutsWhenKeyboardPresent() (bool, error)
- func (m *Configuration) ToString() (string, error)
- type ContentInfo
- func (m *ContentInfo) DescribeContents() (int32, error)
- func (m *ContentInfo) GetClip() (*jni.Object, error)
- func (m *ContentInfo) GetExtras() (*jni.Object, error)
- func (m *ContentInfo) GetFlags() (int32, error)
- func (m *ContentInfo) GetLinkUri() (*jni.Object, error)
- func (m *ContentInfo) GetSource() (int32, error)
- func (m *ContentInfo) ToString() (string, error)
- func (m *ContentInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type ContentInfoBuilder
- func (m *ContentInfoBuilder) Build() (*jni.Object, error)
- func (m *ContentInfoBuilder) SetClip(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContentInfoBuilder) SetExtras(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContentInfoBuilder) SetFlags(arg0 int32) (*jni.Object, error)
- func (m *ContentInfoBuilder) SetLinkUri(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContentInfoBuilder) SetSource(arg0 int32) (*jni.Object, error)
- func (m *ContentInfoBuilder) ToString() (string, error)
- type ContextMenu
- func (m *ContextMenu) ClearHeader() error
- func (m *ContextMenu) SetHeaderIcon1(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContextMenu) SetHeaderIcon1_1(arg0 int32) (*jni.Object, error)
- func (m *ContextMenu) SetHeaderTitle1(arg0 int32) (*jni.Object, error)
- func (m *ContextMenu) SetHeaderTitle1_1(arg0 string) (*jni.Object, error)
- func (m *ContextMenu) SetHeaderView(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContextMenu) ToString() (string, error)
- type ContextMenuContextMenuInfo
- type ContextThemeWrapper
- func (m *ContextThemeWrapper) ApplyOverrideConfiguration(arg0 *jni.Object) error
- func (m *ContextThemeWrapper) GetAssets() (*jni.Object, error)
- func (m *ContextThemeWrapper) GetResources() (*jni.Object, error)
- func (m *ContextThemeWrapper) GetSystemService(arg0 string) (*jni.Object, error)
- func (m *ContextThemeWrapper) GetTheme() (*jni.Object, error)
- func (m *ContextThemeWrapper) SetTheme1(arg0 *jni.Object) error
- func (m *ContextThemeWrapper) SetTheme1_1(arg0 int32) error
- func (m *ContextThemeWrapper) ToString() (string, error)
- type Debug
- func (m *Debug) DumpCapturedView(arg0 string, arg1 *jni.Object) error
- func (m *Debug) StartHierarchyTracing(arg0 string, arg1 *jni.Object) error
- func (m *Debug) StartRecyclerTracing(arg0 string, arg1 *jni.Object) error
- func (m *Debug) StopHierarchyTracing() error
- func (m *Debug) StopRecyclerTracing() error
- func (m *Debug) ToString() (string, error)
- func (m *Debug) Trace2(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Debug) Trace3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- type DebugCapturedViewProperty
- type DebugExportedProperty
- func (m *DebugExportedProperty) Category() (string, error)
- func (m *DebugExportedProperty) DeepExport() (bool, error)
- func (m *DebugExportedProperty) FlagMapping() (*jni.Object, error)
- func (m *DebugExportedProperty) FormatToHexString() (bool, error)
- func (m *DebugExportedProperty) HasAdjacentMapping() (bool, error)
- func (m *DebugExportedProperty) IndexMapping() (*jni.Object, error)
- func (m *DebugExportedProperty) Mapping() (*jni.Object, error)
- func (m *DebugExportedProperty) Prefix() (string, error)
- func (m *DebugExportedProperty) ResolveId() (bool, error)
- func (m *DebugExportedProperty) ToString() (string, error)
- type DebugFlagToString
- type DebugHierarchyTraceType
- type DebugIntToString
- type DebugRecyclerTraceType
- type DisplayCutout
- func (m *DisplayCutout) Equals(arg0 *jni.Object) (bool, error)
- func (m *DisplayCutout) GetBoundingRectBottom() (*jni.Object, error)
- func (m *DisplayCutout) GetBoundingRectLeft() (*jni.Object, error)
- func (m *DisplayCutout) GetBoundingRectRight() (*jni.Object, error)
- func (m *DisplayCutout) GetBoundingRectTop() (*jni.Object, error)
- func (m *DisplayCutout) GetBoundingRects() (*jni.Object, error)
- func (m *DisplayCutout) GetCutoutPath() (*jni.Object, error)
- func (m *DisplayCutout) GetSafeInsetBottom() (int32, error)
- func (m *DisplayCutout) GetSafeInsetLeft() (int32, error)
- func (m *DisplayCutout) GetSafeInsetRight() (int32, error)
- func (m *DisplayCutout) GetSafeInsetTop() (int32, error)
- func (m *DisplayCutout) GetWaterfallInsets() (*jni.Object, error)
- func (m *DisplayCutout) HashCode() (int32, error)
- func (m *DisplayCutout) ToString() (string, error)
- type DisplayCutoutBuilder
- func (m *DisplayCutoutBuilder) Build() (*jni.Object, error)
- func (m *DisplayCutoutBuilder) SetBoundingRectBottom(arg0 *jni.Object) (*jni.Object, error)
- func (m *DisplayCutoutBuilder) SetBoundingRectLeft(arg0 *jni.Object) (*jni.Object, error)
- func (m *DisplayCutoutBuilder) SetBoundingRectRight(arg0 *jni.Object) (*jni.Object, error)
- func (m *DisplayCutoutBuilder) SetBoundingRectTop(arg0 *jni.Object) (*jni.Object, error)
- func (m *DisplayCutoutBuilder) SetCutoutPath(arg0 *jni.Object) (*jni.Object, error)
- func (m *DisplayCutoutBuilder) SetSafeInsets(arg0 *jni.Object) (*jni.Object, error)
- func (m *DisplayCutoutBuilder) SetWaterfallInsets(arg0 *jni.Object) (*jni.Object, error)
- func (m *DisplayCutoutBuilder) ToString() (string, error)
- type DisplayShape
- func (m *DisplayShape) DescribeContents() (int32, error)
- func (m *DisplayShape) Equals(arg0 *jni.Object) (bool, error)
- func (m *DisplayShape) GetPath() (*jni.Object, error)
- func (m *DisplayShape) HashCode() (int32, error)
- func (m *DisplayShape) ToString() (string, error)
- func (m *DisplayShape) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type DragAndDropPermissions
- type DragEvent
- func (m *DragEvent) DescribeContents() (int32, error)
- func (m *DragEvent) GetAction() (int32, error)
- func (m *DragEvent) GetClipData() (*jni.Object, error)
- func (m *DragEvent) GetClipDescription() (*jni.Object, error)
- func (m *DragEvent) GetLocalState() (*jni.Object, error)
- func (m *DragEvent) GetResult() (bool, error)
- func (m *DragEvent) GetX() (float32, error)
- func (m *DragEvent) GetY() (float32, error)
- func (m *DragEvent) ToString() (string, error)
- func (m *DragEvent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type FocusFinder
- func (m *FocusFinder) FindNearestTouchable(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 *jni.Object) (*jni.Object, error)
- func (m *FocusFinder) FindNextFocus(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) (*jni.Object, error)
- func (m *FocusFinder) FindNextFocusFromRect(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) (*jni.Object, error)
- func (m *FocusFinder) FindNextKeyboardNavigationCluster(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) (*jni.Object, error)
- func (m *FocusFinder) GetInstance() (*jni.Object, error)
- func (m *FocusFinder) ToString() (string, error)
- type FrameMetrics
- type FrameStats
- func (m *FrameStats) GetEndTimeNano() (int64, error)
- func (m *FrameStats) GetFrameCount() (int32, error)
- func (m *FrameStats) GetFramePresentedTimeNano(arg0 int32) (int64, error)
- func (m *FrameStats) GetRefreshPeriodNano() (int64, error)
- func (m *FrameStats) GetStartTimeNano() (int64, error)
- func (m *FrameStats) ToString() (string, error)
- type GestureDetector
- func (m *GestureDetector) IsLongpressEnabled() (bool, error)
- func (m *GestureDetector) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *GestureDetector) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *GestureDetector) SetContextClickListener(arg0 *jni.Object) error
- func (m *GestureDetector) SetIsLongpressEnabled(arg0 bool) error
- func (m *GestureDetector) SetOnDoubleTapListener(arg0 *jni.Object) error
- func (m *GestureDetector) ToString() (string, error)
- type GestureDetectorOnContextClickListener
- type GestureDetectorOnDoubleTapListener
- func (m *GestureDetectorOnDoubleTapListener) OnDoubleTap(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorOnDoubleTapListener) OnDoubleTapEvent(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorOnDoubleTapListener) OnSingleTapConfirmed(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorOnDoubleTapListener) ToString() (string, error)
- type GestureDetectorOnGestureListener
- func (m *GestureDetectorOnGestureListener) OnDown(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorOnGestureListener) OnFling(arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32) (bool, error)
- func (m *GestureDetectorOnGestureListener) OnLongPress(arg0 *jni.Object) error
- func (m *GestureDetectorOnGestureListener) OnScroll(arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32) (bool, error)
- func (m *GestureDetectorOnGestureListener) OnShowPress(arg0 *jni.Object) error
- func (m *GestureDetectorOnGestureListener) OnSingleTapUp(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorOnGestureListener) ToString() (string, error)
- type GestureDetectorSimpleOnGestureListener
- func (m *GestureDetectorSimpleOnGestureListener) OnContextClick(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorSimpleOnGestureListener) OnDoubleTap(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorSimpleOnGestureListener) OnDoubleTapEvent(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorSimpleOnGestureListener) OnDown(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorSimpleOnGestureListener) OnFling(arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32) (bool, error)
- func (m *GestureDetectorSimpleOnGestureListener) OnLongPress(arg0 *jni.Object) error
- func (m *GestureDetectorSimpleOnGestureListener) OnScroll(arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32) (bool, error)
- func (m *GestureDetectorSimpleOnGestureListener) OnShowPress(arg0 *jni.Object) error
- func (m *GestureDetectorSimpleOnGestureListener) OnSingleTapConfirmed(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorSimpleOnGestureListener) OnSingleTapUp(arg0 *jni.Object) (bool, error)
- func (m *GestureDetectorSimpleOnGestureListener) ToString() (string, error)
- type Gravity
- func (m *Gravity) Apply5(arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object, arg4 *jni.Object) error
- func (m *Gravity) Apply6_1(arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object, arg4 *jni.Object, ...) error
- func (m *Gravity) Apply7_2(arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object, arg4 int32, arg5 int32, ...) error
- func (m *Gravity) Apply8_3(arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object, arg4 int32, arg5 int32, ...) error
- func (m *Gravity) ApplyDisplay3(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Gravity) ApplyDisplay4_1(arg0 int32, arg1 *jni.Object, arg2 *jni.Object, arg3 int32) error
- func (m *Gravity) GetAbsoluteGravity(arg0 int32, arg1 int32) (int32, error)
- func (m *Gravity) IsHorizontal(arg0 int32) (bool, error)
- func (m *Gravity) IsVertical(arg0 int32) (bool, error)
- func (m *Gravity) ToString() (string, error)
- type GroupOverlay
- type HapticFeedbackConstants
- type InflateException
- type InputDevice
- func (m *InputDevice) DescribeContents() (int32, error)
- func (m *InputDevice) GetBatteryState() (*jni.Object, error)
- func (m *InputDevice) GetControllerNumber() (int32, error)
- func (m *InputDevice) GetDescriptor() (string, error)
- func (m *InputDevice) GetDevice(arg0 int32) (*jni.Object, error)
- func (m *InputDevice) GetDeviceIds() (*jni.Object, error)
- func (m *InputDevice) GetId() (int32, error)
- func (m *InputDevice) GetKeyCharacterMap() (*jni.Object, error)
- func (m *InputDevice) GetKeyCodeForKeyLocation(arg0 int32) (int32, error)
- func (m *InputDevice) GetKeyboardType() (int32, error)
- func (m *InputDevice) GetLightsManager() (*jni.Object, error)
- func (m *InputDevice) GetMotionRange1(arg0 int32) (*jni.Object, error)
- func (m *InputDevice) GetMotionRange2_1(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *InputDevice) GetMotionRanges() (*jni.Object, error)
- func (m *InputDevice) GetName() (string, error)
- func (m *InputDevice) GetProductId() (int32, error)
- func (m *InputDevice) GetSensorManager() (*jni.Object, error)
- func (m *InputDevice) GetSources() (int32, error)
- func (m *InputDevice) GetVendorId() (int32, error)
- func (m *InputDevice) GetVibrator() (*jni.Object, error)
- func (m *InputDevice) GetVibratorManager() (*jni.Object, error)
- func (m *InputDevice) HasKeys(arg0 *jni.Object) (*jni.Object, error)
- func (m *InputDevice) HasMicrophone() (bool, error)
- func (m *InputDevice) IsEnabled() (bool, error)
- func (m *InputDevice) IsExternal() (bool, error)
- func (m *InputDevice) IsVirtual() (bool, error)
- func (m *InputDevice) SupportsSource(arg0 int32) (bool, error)
- func (m *InputDevice) ToString() (string, error)
- func (m *InputDevice) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type InputDeviceMotionRange
- func (m *InputDeviceMotionRange) GetAxis() (int32, error)
- func (m *InputDeviceMotionRange) GetFlat() (float32, error)
- func (m *InputDeviceMotionRange) GetFuzz() (float32, error)
- func (m *InputDeviceMotionRange) GetMax() (float32, error)
- func (m *InputDeviceMotionRange) GetMin() (float32, error)
- func (m *InputDeviceMotionRange) GetRange() (float32, error)
- func (m *InputDeviceMotionRange) GetResolution() (float32, error)
- func (m *InputDeviceMotionRange) GetSource() (int32, error)
- func (m *InputDeviceMotionRange) IsFromSource(arg0 int32) (bool, error)
- func (m *InputDeviceMotionRange) ToString() (string, error)
- type InputDeviceViewBehavior
- type InputEvent
- func (m *InputEvent) DescribeContents() (int32, error)
- func (m *InputEvent) GetDevice() (*jni.Object, error)
- func (m *InputEvent) GetDeviceId() (int32, error)
- func (m *InputEvent) GetEventTime() (int64, error)
- func (m *InputEvent) GetSource() (int32, error)
- func (m *InputEvent) IsFromSource(arg0 int32) (bool, error)
- func (m *InputEvent) ToString() (string, error)
- type InputQueue
- type InputQueueCallback
- type KeyCharacterMap
- func (m *KeyCharacterMap) DescribeContents() (int32, error)
- func (m *KeyCharacterMap) DeviceHasKey(arg0 int32) (bool, error)
- func (m *KeyCharacterMap) DeviceHasKeys(arg0 *jni.Object) (*jni.Object, error)
- func (m *KeyCharacterMap) Equals(arg0 *jni.Object) (bool, error)
- func (m *KeyCharacterMap) Get(arg0 int32, arg1 int32) (int32, error)
- func (m *KeyCharacterMap) GetDeadChar(arg0 int32, arg1 int32) (int32, error)
- func (m *KeyCharacterMap) GetDisplayLabel(arg0 int32) (uint16, error)
- func (m *KeyCharacterMap) GetEvents(arg0 *jni.Object) (*jni.Object, error)
- func (m *KeyCharacterMap) GetKeyData(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *KeyCharacterMap) GetKeyboardType() (int32, error)
- func (m *KeyCharacterMap) GetMatch2(arg0 int32, arg1 *jni.Object) (uint16, error)
- func (m *KeyCharacterMap) GetMatch3_1(arg0 int32, arg1 *jni.Object, arg2 int32) (uint16, error)
- func (m *KeyCharacterMap) GetModifierBehavior() (int32, error)
- func (m *KeyCharacterMap) GetNumber(arg0 int32) (uint16, error)
- func (m *KeyCharacterMap) IsPrintingKey(arg0 int32) (bool, error)
- func (m *KeyCharacterMap) Load(arg0 int32) (*jni.Object, error)
- func (m *KeyCharacterMap) ToString() (string, error)
- func (m *KeyCharacterMap) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type KeyCharacterMapKeyData
- type KeyCharacterMapUnavailableException
- type KeyEvent
- func (m *KeyEvent) ChangeAction(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *KeyEvent) ChangeFlags(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *KeyEvent) ChangeTimeRepeat3(arg0 *jni.Object, arg1 int64, arg2 int32) (*jni.Object, error)
- func (m *KeyEvent) ChangeTimeRepeat4_1(arg0 *jni.Object, arg1 int64, arg2 int32, arg3 int32) (*jni.Object, error)
- func (m *KeyEvent) Dispatch1(arg0 *jni.Object) (bool, error)
- func (m *KeyEvent) Dispatch3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (bool, error)
- func (m *KeyEvent) GetAction() (int32, error)
- func (m *KeyEvent) GetCharacters() (string, error)
- func (m *KeyEvent) GetDeadChar(arg0 int32, arg1 int32) (int32, error)
- func (m *KeyEvent) GetDeviceId() (int32, error)
- func (m *KeyEvent) GetDisplayLabel() (uint16, error)
- func (m *KeyEvent) GetDownTime() (int64, error)
- func (m *KeyEvent) GetEventTime() (int64, error)
- func (m *KeyEvent) GetFlags() (int32, error)
- func (m *KeyEvent) GetKeyCharacterMap() (*jni.Object, error)
- func (m *KeyEvent) GetKeyCode() (int32, error)
- func (m *KeyEvent) GetKeyData(arg0 *jni.Object) (bool, error)
- func (m *KeyEvent) GetMatch1(arg0 *jni.Object) (uint16, error)
- func (m *KeyEvent) GetMatch2_1(arg0 *jni.Object, arg1 int32) (uint16, error)
- func (m *KeyEvent) GetMaxKeyCode() (int32, error)
- func (m *KeyEvent) GetMetaState() (int32, error)
- func (m *KeyEvent) GetModifierMetaStateMask() (int32, error)
- func (m *KeyEvent) GetModifiers() (int32, error)
- func (m *KeyEvent) GetNumber() (uint16, error)
- func (m *KeyEvent) GetRepeatCount() (int32, error)
- func (m *KeyEvent) GetScanCode() (int32, error)
- func (m *KeyEvent) GetSource() (int32, error)
- func (m *KeyEvent) GetUnicodeChar0() (int32, error)
- func (m *KeyEvent) GetUnicodeChar1_1(arg0 int32) (int32, error)
- func (m *KeyEvent) HasModifiers(arg0 int32) (bool, error)
- func (m *KeyEvent) HasNoModifiers() (bool, error)
- func (m *KeyEvent) IsAltPressed() (bool, error)
- func (m *KeyEvent) IsCanceled() (bool, error)
- func (m *KeyEvent) IsCapsLockOn() (bool, error)
- func (m *KeyEvent) IsCtrlPressed() (bool, error)
- func (m *KeyEvent) IsFunctionPressed() (bool, error)
- func (m *KeyEvent) IsGamepadButton(arg0 int32) (bool, error)
- func (m *KeyEvent) IsLongPress() (bool, error)
- func (m *KeyEvent) IsMediaSessionKey(arg0 int32) (bool, error)
- func (m *KeyEvent) IsMetaPressed() (bool, error)
- func (m *KeyEvent) IsModifierKey(arg0 int32) (bool, error)
- func (m *KeyEvent) IsNumLockOn() (bool, error)
- func (m *KeyEvent) IsPrintingKey() (bool, error)
- func (m *KeyEvent) IsScrollLockOn() (bool, error)
- func (m *KeyEvent) IsShiftPressed() (bool, error)
- func (m *KeyEvent) IsSymPressed() (bool, error)
- func (m *KeyEvent) IsSystem() (bool, error)
- func (m *KeyEvent) IsTracking() (bool, error)
- func (m *KeyEvent) KeyCodeFromString(arg0 string) (int32, error)
- func (m *KeyEvent) KeyCodeToString(arg0 int32) (string, error)
- func (m *KeyEvent) MetaStateHasModifiers(arg0 int32, arg1 int32) (bool, error)
- func (m *KeyEvent) MetaStateHasNoModifiers(arg0 int32) (bool, error)
- func (m *KeyEvent) NormalizeMetaState(arg0 int32) (int32, error)
- func (m *KeyEvent) SetSource(arg0 int32) error
- func (m *KeyEvent) StartTracking() error
- func (m *KeyEvent) ToString() (string, error)
- func (m *KeyEvent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type KeyEventCallback
- func (m *KeyEventCallback) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *KeyEventCallback) OnKeyLongPress(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *KeyEventCallback) OnKeyMultiple(arg0 int32, arg1 int32, arg2 *jni.Object) (bool, error)
- func (m *KeyEventCallback) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *KeyEventCallback) ToString() (string, error)
- type KeyEventDispatcherState
- func (m *KeyEventDispatcherState) HandleUpEvent(arg0 *jni.Object) error
- func (m *KeyEventDispatcherState) IsTracking(arg0 *jni.Object) (bool, error)
- func (m *KeyEventDispatcherState) PerformedLongPress(arg0 *jni.Object) error
- func (m *KeyEventDispatcherState) Reset0() error
- func (m *KeyEventDispatcherState) Reset1_1(arg0 *jni.Object) error
- func (m *KeyEventDispatcherState) StartTracking(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *KeyEventDispatcherState) ToString() (string, error)
- type KeyboardShortcutGroup
- func (m *KeyboardShortcutGroup) AddItem(arg0 *jni.Object) error
- func (m *KeyboardShortcutGroup) DescribeContents() (int32, error)
- func (m *KeyboardShortcutGroup) GetItems() (*jni.Object, error)
- func (m *KeyboardShortcutGroup) GetLabel() (*jni.Object, error)
- func (m *KeyboardShortcutGroup) ToString() (string, error)
- func (m *KeyboardShortcutGroup) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type KeyboardShortcutInfo
- func (m *KeyboardShortcutInfo) DescribeContents() (int32, error)
- func (m *KeyboardShortcutInfo) GetBaseCharacter() (uint16, error)
- func (m *KeyboardShortcutInfo) GetKeycode() (int32, error)
- func (m *KeyboardShortcutInfo) GetLabel() (*jni.Object, error)
- func (m *KeyboardShortcutInfo) GetModifiers() (int32, error)
- func (m *KeyboardShortcutInfo) ToString() (string, error)
- func (m *KeyboardShortcutInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type LayoutInflater
- func (m *LayoutInflater) CloneInContext(arg0 *jni.Object) (*jni.Object, error)
- func (m *LayoutInflater) Close()
- func (m *LayoutInflater) CreateView3_1(arg0 string, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *LayoutInflater) CreateView4(arg0 *jni.Object, arg1 string, arg2 string, arg3 *jni.Object) (*jni.Object, error)
- func (m *LayoutInflater) From(arg0 *jni.Object) (*jni.Object, error)
- func (m *LayoutInflater) GetContext() (*jni.Object, error)
- func (m *LayoutInflater) GetFactory() (*jni.Object, error)
- func (m *LayoutInflater) GetFactory2() (*jni.Object, error)
- func (m *LayoutInflater) GetFilter() (*jni.Object, error)
- func (m *LayoutInflater) Inflate2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *LayoutInflater) Inflate2_2(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *LayoutInflater) Inflate3_1(arg0 int32, arg1 *jni.Object, arg2 bool) (*jni.Object, error)
- func (m *LayoutInflater) Inflate3_3(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) (*jni.Object, error)
- func (m *LayoutInflater) OnCreateView(arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object) (*jni.Object, error)
- func (m *LayoutInflater) SetFactory(arg0 *jni.Object) error
- func (m *LayoutInflater) SetFactory2(arg0 *jni.Object) error
- func (m *LayoutInflater) SetFilter(arg0 *jni.Object) error
- func (m *LayoutInflater) ToString() (string, error)
- type LayoutInflaterFactory
- type LayoutInflaterFactory2
- type LayoutInflaterFilter
- type Manager
- type Menu
- func (m *Menu) Add1(arg0 int32) (*jni.Object, error)
- func (m *Menu) Add1_3(arg0 string) (*jni.Object, error)
- func (m *Menu) Add4_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32) (*jni.Object, error)
- func (m *Menu) Add4_2(arg0 int32, arg1 int32, arg2 int32, arg3 string) (*jni.Object, error)
- func (m *Menu) AddIntentOptions(arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object, arg4 *jni.Object, ...) (int32, error)
- func (m *Menu) AddSubMenu1(arg0 int32) (*jni.Object, error)
- func (m *Menu) AddSubMenu1_3(arg0 string) (*jni.Object, error)
- func (m *Menu) AddSubMenu4_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32) (*jni.Object, error)
- func (m *Menu) AddSubMenu4_2(arg0 int32, arg1 int32, arg2 int32, arg3 string) (*jni.Object, error)
- func (m *Menu) Clear() error
- func (m *Menu) Close() error
- func (m *Menu) FindItem(arg0 int32) (*jni.Object, error)
- func (m *Menu) GetItem(arg0 int32) (*jni.Object, error)
- func (m *Menu) HasVisibleItems() (bool, error)
- func (m *Menu) IsShortcutKey(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Menu) PerformIdentifierAction(arg0 int32, arg1 int32) (bool, error)
- func (m *Menu) PerformShortcut(arg0 int32, arg1 *jni.Object, arg2 int32) (bool, error)
- func (m *Menu) RemoveGroup(arg0 int32) error
- func (m *Menu) RemoveItem(arg0 int32) error
- func (m *Menu) SetGroupCheckable(arg0 int32, arg1 bool, arg2 bool) error
- func (m *Menu) SetGroupEnabled(arg0 int32, arg1 bool) error
- func (m *Menu) SetGroupVisible(arg0 int32, arg1 bool) error
- func (m *Menu) SetQwertyMode(arg0 bool) error
- func (m *Menu) Size() (int32, error)
- func (m *Menu) ToString() (string, error)
- type MenuInflater
- type MenuItem
- func (m *MenuItem) CollapseActionView() (bool, error)
- func (m *MenuItem) ExpandActionView() (bool, error)
- func (m *MenuItem) GetActionProvider() (*jni.Object, error)
- func (m *MenuItem) GetActionView() (*jni.Object, error)
- func (m *MenuItem) GetAlphabeticShortcut() (uint16, error)
- func (m *MenuItem) GetGroupId() (int32, error)
- func (m *MenuItem) GetIcon() (*jni.Object, error)
- func (m *MenuItem) GetIntent() (*jni.Object, error)
- func (m *MenuItem) GetItemId() (int32, error)
- func (m *MenuItem) GetMenuInfo() (*jni.Object, error)
- func (m *MenuItem) GetNumericShortcut() (uint16, error)
- func (m *MenuItem) GetOrder() (int32, error)
- func (m *MenuItem) GetSubMenu() (*jni.Object, error)
- func (m *MenuItem) GetTitle() (*jni.Object, error)
- func (m *MenuItem) GetTitleCondensed() (*jni.Object, error)
- func (m *MenuItem) HasSubMenu() (bool, error)
- func (m *MenuItem) IsActionViewExpanded() (bool, error)
- func (m *MenuItem) IsCheckable() (bool, error)
- func (m *MenuItem) IsChecked() (bool, error)
- func (m *MenuItem) IsEnabled() (bool, error)
- func (m *MenuItem) IsVisible() (bool, error)
- func (m *MenuItem) SetActionProvider(arg0 *jni.Object) (*jni.Object, error)
- func (m *MenuItem) SetActionView1(arg0 *jni.Object) (*jni.Object, error)
- func (m *MenuItem) SetActionView1_1(arg0 int32) (*jni.Object, error)
- func (m *MenuItem) SetAlphabeticShortcut(arg0 uint16) (*jni.Object, error)
- func (m *MenuItem) SetCheckable(arg0 bool) (*jni.Object, error)
- func (m *MenuItem) SetChecked(arg0 bool) (*jni.Object, error)
- func (m *MenuItem) SetEnabled(arg0 bool) (*jni.Object, error)
- func (m *MenuItem) SetIcon1(arg0 *jni.Object) (*jni.Object, error)
- func (m *MenuItem) SetIcon1_1(arg0 int32) (*jni.Object, error)
- func (m *MenuItem) SetIntent(arg0 *jni.Object) (*jni.Object, error)
- func (m *MenuItem) SetNumericShortcut(arg0 uint16) (*jni.Object, error)
- func (m *MenuItem) SetOnActionExpandListener(arg0 *jni.Object) (*jni.Object, error)
- func (m *MenuItem) SetOnMenuItemClickListener(arg0 *jni.Object) (*jni.Object, error)
- func (m *MenuItem) SetShortcut(arg0 uint16, arg1 uint16) (*jni.Object, error)
- func (m *MenuItem) SetShowAsAction(arg0 int32) error
- func (m *MenuItem) SetShowAsActionFlags(arg0 int32) (*jni.Object, error)
- func (m *MenuItem) SetTitle1(arg0 int32) (*jni.Object, error)
- func (m *MenuItem) SetTitle1_1(arg0 string) (*jni.Object, error)
- func (m *MenuItem) SetTitleCondensed(arg0 string) (*jni.Object, error)
- func (m *MenuItem) SetVisible(arg0 bool) (*jni.Object, error)
- func (m *MenuItem) ToString() (string, error)
- type MenuItemOnActionExpandListener
- type MenuItemOnMenuItemClickListener
- type MotionEvent
- func (m *MotionEvent) ActionToString(arg0 int32) (string, error)
- func (m *MotionEvent) AddBatch3(arg0 int64, arg1 *jni.Object, arg2 int32) error
- func (m *MotionEvent) AddBatch6_1(arg0 int64, arg1 float32, arg2 float32, arg3 float32, arg4 float32, arg5 int32) error
- func (m *MotionEvent) AxisFromString(arg0 string) (int32, error)
- func (m *MotionEvent) AxisToString(arg0 int32) (string, error)
- func (m *MotionEvent) FindPointerIndex(arg0 int32) (int32, error)
- func (m *MotionEvent) GetAction() (int32, error)
- func (m *MotionEvent) GetActionButton() (int32, error)
- func (m *MotionEvent) GetActionIndex() (int32, error)
- func (m *MotionEvent) GetActionMasked() (int32, error)
- func (m *MotionEvent) GetAxisValue1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetAxisValue2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetButtonState() (int32, error)
- func (m *MotionEvent) GetClassification() (int32, error)
- func (m *MotionEvent) GetDeviceId() (int32, error)
- func (m *MotionEvent) GetDownTime() (int64, error)
- func (m *MotionEvent) GetEdgeFlags() (int32, error)
- func (m *MotionEvent) GetEventTime() (int64, error)
- func (m *MotionEvent) GetEventTimeNanos() (int64, error)
- func (m *MotionEvent) GetFlags() (int32, error)
- func (m *MotionEvent) GetHistoricalAxisValue2(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalAxisValue3_1(arg0 int32, arg1 int32, arg2 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalEventTime(arg0 int32) (int64, error)
- func (m *MotionEvent) GetHistoricalEventTimeNanos(arg0 int32) (int64, error)
- func (m *MotionEvent) GetHistoricalOrientation1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalOrientation2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalPointerCoords(arg0 int32, arg1 int32, arg2 *jni.Object) error
- func (m *MotionEvent) GetHistoricalPressure1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalPressure2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalSize1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalSize2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalToolMajor1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalToolMajor2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalToolMinor1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalToolMinor2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalTouchMajor1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalTouchMajor2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalTouchMinor1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalTouchMinor2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalX1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalX2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalY1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetHistoricalY2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *MotionEvent) GetHistorySize() (int32, error)
- func (m *MotionEvent) GetMetaState() (int32, error)
- func (m *MotionEvent) GetOrientation0() (float32, error)
- func (m *MotionEvent) GetOrientation1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetPointerCoords(arg0 int32, arg1 *jni.Object) error
- func (m *MotionEvent) GetPointerCount() (int32, error)
- func (m *MotionEvent) GetPointerId(arg0 int32) (int32, error)
- func (m *MotionEvent) GetPointerProperties(arg0 int32, arg1 *jni.Object) error
- func (m *MotionEvent) GetPressure0() (float32, error)
- func (m *MotionEvent) GetPressure1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetRawX0() (float32, error)
- func (m *MotionEvent) GetRawX1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetRawY0() (float32, error)
- func (m *MotionEvent) GetRawY1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetSize0() (float32, error)
- func (m *MotionEvent) GetSize1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetSource() (int32, error)
- func (m *MotionEvent) GetToolMajor0() (float32, error)
- func (m *MotionEvent) GetToolMajor1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetToolMinor0() (float32, error)
- func (m *MotionEvent) GetToolMinor1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetToolType(arg0 int32) (int32, error)
- func (m *MotionEvent) GetTouchMajor0() (float32, error)
- func (m *MotionEvent) GetTouchMajor1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetTouchMinor0() (float32, error)
- func (m *MotionEvent) GetTouchMinor1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetX0() (float32, error)
- func (m *MotionEvent) GetX1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetXPrecision() (float32, error)
- func (m *MotionEvent) GetY0() (float32, error)
- func (m *MotionEvent) GetY1_1(arg0 int32) (float32, error)
- func (m *MotionEvent) GetYPrecision() (float32, error)
- func (m *MotionEvent) IsButtonPressed(arg0 int32) (bool, error)
- func (m *MotionEvent) Obtain1(arg0 *jni.Object) (*jni.Object, error)
- func (m *MotionEvent) Obtain6_2(arg0 int64, arg1 int64, arg2 int32, arg3 float32, arg4 float32, arg5 int32) (*jni.Object, error)
- func (m *MotionEvent) Obtain12_1(arg0 int64, arg1 int64, arg2 int32, arg3 float32, arg4 float32, arg5 float32, ...) (*jni.Object, error)
- func (m *MotionEvent) Obtain13_5(arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 float32, arg5 float32, ...) (*jni.Object, error)
- func (m *MotionEvent) Obtain13_6(arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 *jni.Object, ...) (*jni.Object, error)
- func (m *MotionEvent) Obtain14_3(arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 *jni.Object, ...) (*jni.Object, error)
- func (m *MotionEvent) Obtain16_4(arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 *jni.Object, ...) (*jni.Object, error)
- func (m *MotionEvent) ObtainNoHistory(arg0 *jni.Object) (*jni.Object, error)
- func (m *MotionEvent) OffsetLocation(arg0 float32, arg1 float32) error
- func (m *MotionEvent) Recycle() error
- func (m *MotionEvent) SetAction(arg0 int32) error
- func (m *MotionEvent) SetEdgeFlags(arg0 int32) error
- func (m *MotionEvent) SetLocation(arg0 float32, arg1 float32) error
- func (m *MotionEvent) SetSource(arg0 int32) error
- func (m *MotionEvent) ToString() (string, error)
- func (m *MotionEvent) Transform(arg0 *jni.Object) error
- func (m *MotionEvent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type MotionEventPointerCoords
- func (m *MotionEventPointerCoords) Clear() error
- func (m *MotionEventPointerCoords) CopyFrom(arg0 *jni.Object) error
- func (m *MotionEventPointerCoords) GetAxisValue(arg0 int32) (float32, error)
- func (m *MotionEventPointerCoords) IsResampled() (bool, error)
- func (m *MotionEventPointerCoords) SetAxisValue(arg0 int32, arg1 float32) error
- func (m *MotionEventPointerCoords) ToString() (string, error)
- type MotionEventPointerProperties
- func (m *MotionEventPointerProperties) Clear() error
- func (m *MotionEventPointerProperties) CopyFrom(arg0 *jni.Object) error
- func (m *MotionEventPointerProperties) Equals(arg0 *jni.Object) (bool, error)
- func (m *MotionEventPointerProperties) HashCode() (int32, error)
- func (m *MotionEventPointerProperties) ToString() (string, error)
- type MotionPredictor
- type OnReceiveContentListener
- type OrientationEventListener
- func (m *OrientationEventListener) CanDetectOrientation() (bool, error)
- func (m *OrientationEventListener) Disable() error
- func (m *OrientationEventListener) Enable() error
- func (m *OrientationEventListener) OnOrientationChanged(arg0 int32) error
- func (m *OrientationEventListener) ToString() (string, error)
- type OrientationListener
- func (m *OrientationListener) Disable() error
- func (m *OrientationListener) Enable() error
- func (m *OrientationListener) OnAccuracyChanged(arg0 int32, arg1 int32) error
- func (m *OrientationListener) OnOrientationChanged(arg0 int32) error
- func (m *OrientationListener) OnSensorChanged(arg0 int32, arg1 *jni.Object) error
- func (m *OrientationListener) ToString() (string, error)
- type OutlineProvider
- type Overlay
- type Parent
- func (m *Parent) BringChildToFront(arg0 *jni.Object) error
- func (m *Parent) CanResolveLayoutDirection() (bool, error)
- func (m *Parent) CanResolveTextAlignment() (bool, error)
- func (m *Parent) CanResolveTextDirection() (bool, error)
- func (m *Parent) ChildDrawableStateChanged(arg0 *jni.Object) error
- func (m *Parent) ChildHasTransientStateChanged(arg0 *jni.Object, arg1 bool) error
- func (m *Parent) ClearChildFocus(arg0 *jni.Object) error
- func (m *Parent) CreateContextMenu(arg0 *jni.Object) error
- func (m *Parent) FocusSearch(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *Parent) FocusableViewAvailable(arg0 *jni.Object) error
- func (m *Parent) GetChildVisibleRect(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (bool, error)
- func (m *Parent) GetLayoutDirection() (int32, error)
- func (m *Parent) GetParent() (*jni.Object, error)
- func (m *Parent) GetParentForAccessibility() (*jni.Object, error)
- func (m *Parent) GetTextAlignment() (int32, error)
- func (m *Parent) GetTextDirection() (int32, error)
- func (m *Parent) InvalidateChild(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Parent) InvalidateChildInParent(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *Parent) IsLayoutDirectionResolved() (bool, error)
- func (m *Parent) IsLayoutRequested() (bool, error)
- func (m *Parent) IsTextAlignmentResolved() (bool, error)
- func (m *Parent) IsTextDirectionResolved() (bool, error)
- func (m *Parent) KeyboardNavigationClusterSearch(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *Parent) NotifySubtreeAccessibilityStateChanged(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) error
- func (m *Parent) OnNestedFling(arg0 *jni.Object, arg1 float32, arg2 float32, arg3 bool) (bool, error)
- func (m *Parent) OnNestedPreFling(arg0 *jni.Object, arg1 float32, arg2 float32) (bool, error)
- func (m *Parent) OnNestedPrePerformAccessibilityAction(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) (bool, error)
- func (m *Parent) OnNestedPreScroll(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 *jni.Object) error
- func (m *Parent) OnNestedScroll(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
- func (m *Parent) OnNestedScrollAccepted(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) error
- func (m *Parent) OnStartNestedScroll(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) (bool, error)
- func (m *Parent) OnStopNestedScroll(arg0 *jni.Object) error
- func (m *Parent) RecomputeViewAttributes(arg0 *jni.Object) error
- func (m *Parent) RequestChildFocus(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Parent) RequestChildRectangleOnScreen(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) (bool, error)
- func (m *Parent) RequestDisallowInterceptTouchEvent(arg0 bool) error
- func (m *Parent) RequestFitSystemWindows() error
- func (m *Parent) RequestLayout() error
- func (m *Parent) RequestSendAccessibilityEvent(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *Parent) RequestTransparentRegion(arg0 *jni.Object) error
- func (m *Parent) ShowContextMenuForChild1(arg0 *jni.Object) (bool, error)
- func (m *Parent) ShowContextMenuForChild3_1(arg0 *jni.Object, arg1 float32, arg2 float32) (bool, error)
- func (m *Parent) StartActionModeForChild2(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *Parent) StartActionModeForChild3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) (*jni.Object, error)
- func (m *Parent) ToString() (string, error)
- type PixelCopy
- type PixelCopyOnPixelCopyFinishedListener
- type PixelCopyRequest
- type PixelCopyResult
- type PointerIcon
- func (m *PointerIcon) Create(arg0 *jni.Object, arg1 float32, arg2 float32) (*jni.Object, error)
- func (m *PointerIcon) DescribeContents() (int32, error)
- func (m *PointerIcon) Equals(arg0 *jni.Object) (bool, error)
- func (m *PointerIcon) GetSystemIcon(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *PointerIcon) Load(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *PointerIcon) ToString() (string, error)
- func (m *PointerIcon) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type PropertyAnimator
- func (m *PropertyAnimator) Alpha(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) AlphaBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) Cancel() error
- func (m *PropertyAnimator) GetDuration() (int64, error)
- func (m *PropertyAnimator) GetInterpolator() (*jni.Object, error)
- func (m *PropertyAnimator) GetStartDelay() (int64, error)
- func (m *PropertyAnimator) Rotation(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) RotationBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) RotationX(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) RotationXBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) RotationY(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) RotationYBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) ScaleX(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) ScaleXBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) ScaleY(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) ScaleYBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) SetDuration(arg0 int64) (*jni.Object, error)
- func (m *PropertyAnimator) SetInterpolator(arg0 *jni.Object) (*jni.Object, error)
- func (m *PropertyAnimator) SetListener(arg0 *jni.Object) (*jni.Object, error)
- func (m *PropertyAnimator) SetStartDelay(arg0 int64) (*jni.Object, error)
- func (m *PropertyAnimator) SetUpdateListener(arg0 *jni.Object) (*jni.Object, error)
- func (m *PropertyAnimator) Start() error
- func (m *PropertyAnimator) ToString() (string, error)
- func (m *PropertyAnimator) TranslationX(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) TranslationXBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) TranslationY(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) TranslationYBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) TranslationZ(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) TranslationZBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) WithEndAction(arg0 *jni.Object) (*jni.Object, error)
- func (m *PropertyAnimator) WithLayer() (*jni.Object, error)
- func (m *PropertyAnimator) WithStartAction(arg0 *jni.Object) (*jni.Object, error)
- func (m *PropertyAnimator) X(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) XBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) Y(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) YBy(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) Z(arg0 float32) (*jni.Object, error)
- func (m *PropertyAnimator) ZBy(arg0 float32) (*jni.Object, error)
- type RoundedCorner
- func (m *RoundedCorner) DescribeContents() (int32, error)
- func (m *RoundedCorner) Equals(arg0 *jni.Object) (bool, error)
- func (m *RoundedCorner) GetCenter() (*jni.Object, error)
- func (m *RoundedCorner) GetPosition() (int32, error)
- func (m *RoundedCorner) GetRadius() (int32, error)
- func (m *RoundedCorner) HashCode() (int32, error)
- func (m *RoundedCorner) ToString() (string, error)
- func (m *RoundedCorner) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type ScaleGestureDetector
- func (m *ScaleGestureDetector) GetCurrentSpan() (float32, error)
- func (m *ScaleGestureDetector) GetCurrentSpanX() (float32, error)
- func (m *ScaleGestureDetector) GetCurrentSpanY() (float32, error)
- func (m *ScaleGestureDetector) GetEventTime() (int64, error)
- func (m *ScaleGestureDetector) GetFocusX() (float32, error)
- func (m *ScaleGestureDetector) GetFocusY() (float32, error)
- func (m *ScaleGestureDetector) GetPreviousSpan() (float32, error)
- func (m *ScaleGestureDetector) GetPreviousSpanX() (float32, error)
- func (m *ScaleGestureDetector) GetPreviousSpanY() (float32, error)
- func (m *ScaleGestureDetector) GetScaleFactor() (float32, error)
- func (m *ScaleGestureDetector) GetTimeDelta() (int64, error)
- func (m *ScaleGestureDetector) IsInProgress() (bool, error)
- func (m *ScaleGestureDetector) IsQuickScaleEnabled() (bool, error)
- func (m *ScaleGestureDetector) IsStylusScaleEnabled() (bool, error)
- func (m *ScaleGestureDetector) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *ScaleGestureDetector) SetQuickScaleEnabled(arg0 bool) error
- func (m *ScaleGestureDetector) SetStylusScaleEnabled(arg0 bool) error
- func (m *ScaleGestureDetector) ToString() (string, error)
- type ScaleGestureDetectorOnScaleGestureListener
- func (m *ScaleGestureDetectorOnScaleGestureListener) OnScale(arg0 *jni.Object) (bool, error)
- func (m *ScaleGestureDetectorOnScaleGestureListener) OnScaleBegin(arg0 *jni.Object) (bool, error)
- func (m *ScaleGestureDetectorOnScaleGestureListener) OnScaleEnd(arg0 *jni.Object) error
- func (m *ScaleGestureDetectorOnScaleGestureListener) ToString() (string, error)
- type ScaleGestureDetectorSimpleOnScaleGestureListener
- func (m *ScaleGestureDetectorSimpleOnScaleGestureListener) OnScale(arg0 *jni.Object) (bool, error)
- func (m *ScaleGestureDetectorSimpleOnScaleGestureListener) OnScaleBegin(arg0 *jni.Object) (bool, error)
- func (m *ScaleGestureDetectorSimpleOnScaleGestureListener) OnScaleEnd(arg0 *jni.Object) error
- func (m *ScaleGestureDetectorSimpleOnScaleGestureListener) ToString() (string, error)
- type ScrollCaptureCallback
- type ScrollCaptureSession
- type ScrollCaptureTarget
- func (m *ScrollCaptureTarget) GetCallback() (*jni.Object, error)
- func (m *ScrollCaptureTarget) GetContainingView() (*jni.Object, error)
- func (m *ScrollCaptureTarget) GetHint() (int32, error)
- func (m *ScrollCaptureTarget) GetLocalVisibleRect() (*jni.Object, error)
- func (m *ScrollCaptureTarget) GetPositionInWindow() (*jni.Object, error)
- func (m *ScrollCaptureTarget) GetScrollBounds() (*jni.Object, error)
- func (m *ScrollCaptureTarget) SetScrollBounds(arg0 *jni.Object) error
- func (m *ScrollCaptureTarget) ToString() (string, error)
- func (m *ScrollCaptureTarget) UpdatePositionInWindow() error
- type ScrollFeedbackProvider
- func (m *ScrollFeedbackProvider) CreateProvider(arg0 *jni.Object) (*jni.Object, error)
- func (m *ScrollFeedbackProvider) OnScrollLimit(arg0 int32, arg1 int32, arg2 int32, arg3 bool) error
- func (m *ScrollFeedbackProvider) OnScrollProgress(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *ScrollFeedbackProvider) OnSnapToItem(arg0 int32, arg1 int32, arg2 int32) error
- func (m *ScrollFeedbackProvider) ToString() (string, error)
- type SearchEvent
- type SoundEffectConstants
- type Structure
- func (m *Structure) AddChildCount(arg0 int32) (int32, error)
- func (m *Structure) AsyncCommit() error
- func (m *Structure) AsyncNewChild(arg0 int32) (*jni.Object, error)
- func (m *Structure) ClearCredentialManagerRequest() error
- func (m *Structure) GetAutofillId() (*jni.Object, error)
- func (m *Structure) GetChildCount() (int32, error)
- func (m *Structure) GetExtras() (*jni.Object, error)
- func (m *Structure) GetHint() (*jni.Object, error)
- func (m *Structure) GetPendingCredentialRequest() (*jni.Object, error)
- func (m *Structure) GetText() (*jni.Object, error)
- func (m *Structure) GetTextSelectionEnd() (int32, error)
- func (m *Structure) GetTextSelectionStart() (int32, error)
- func (m *Structure) HasExtras() (bool, error)
- func (m *Structure) NewChild(arg0 int32) (*jni.Object, error)
- func (m *Structure) NewHtmlInfoBuilder(arg0 string) (*jni.Object, error)
- func (m *Structure) SetAccessibilityFocused(arg0 bool) error
- func (m *Structure) SetActivated(arg0 bool) error
- func (m *Structure) SetAlpha(arg0 float32) error
- func (m *Structure) SetAutofillHints(arg0 *jni.Object) error
- func (m *Structure) SetAutofillId1(arg0 *jni.Object) error
- func (m *Structure) SetAutofillId2_1(arg0 *jni.Object, arg1 int32) error
- func (m *Structure) SetAutofillOptions(arg0 *jni.Object) error
- func (m *Structure) SetAutofillType(arg0 int32) error
- func (m *Structure) SetAutofillValue(arg0 *jni.Object) error
- func (m *Structure) SetCheckable(arg0 bool) error
- func (m *Structure) SetChecked(arg0 bool) error
- func (m *Structure) SetChildCount(arg0 int32) error
- func (m *Structure) SetClassName(arg0 string) error
- func (m *Structure) SetClickable(arg0 bool) error
- func (m *Structure) SetContentDescription(arg0 string) error
- func (m *Structure) SetContextClickable(arg0 bool) error
- func (m *Structure) SetDataIsSensitive(arg0 bool) error
- func (m *Structure) SetDimens(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32) error
- func (m *Structure) SetElevation(arg0 float32) error
- func (m *Structure) SetEnabled(arg0 bool) error
- func (m *Structure) SetFocusable(arg0 bool) error
- func (m *Structure) SetFocused(arg0 bool) error
- func (m *Structure) SetHint(arg0 string) error
- func (m *Structure) SetHintIdEntry(arg0 string) error
- func (m *Structure) SetHtmlInfo(arg0 *jni.Object) error
- func (m *Structure) SetId(arg0 int32, arg1 string, arg2 string, arg3 string) error
- func (m *Structure) SetImportantForAutofill(arg0 int32) error
- func (m *Structure) SetInputType(arg0 int32) error
- func (m *Structure) SetLocaleList(arg0 *jni.Object) error
- func (m *Structure) SetLongClickable(arg0 bool) error
- func (m *Structure) SetMaxTextEms(arg0 int32) error
- func (m *Structure) SetMaxTextLength(arg0 int32) error
- func (m *Structure) SetMinTextEms(arg0 int32) error
- func (m *Structure) SetOpaque(arg0 bool) error
- func (m *Structure) SetReceiveContentMimeTypes(arg0 *jni.Object) error
- func (m *Structure) SetSelected(arg0 bool) error
- func (m *Structure) SetText1(arg0 string) error
- func (m *Structure) SetText3_1(arg0 string, arg1 int32, arg2 int32) error
- func (m *Structure) SetTextIdEntry(arg0 string) error
- func (m *Structure) SetTextLines(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Structure) SetTextStyle(arg0 float32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *Structure) SetTransformation(arg0 *jni.Object) error
- func (m *Structure) SetVisibility(arg0 int32) error
- func (m *Structure) SetWebDomain(arg0 string) error
- func (m *Structure) ToString() (string, error)
- type StructureHtmlInfo
- type Stub
- func (m *Stub) Draw(arg0 *jni.Object) error
- func (m *Stub) GetInflatedId() (int32, error)
- func (m *Stub) GetLayoutInflater() (*jni.Object, error)
- func (m *Stub) GetLayoutResource() (int32, error)
- func (m *Stub) Inflate() (*jni.Object, error)
- func (m *Stub) SetInflatedId(arg0 int32) error
- func (m *Stub) SetLayoutInflater(arg0 *jni.Object) error
- func (m *Stub) SetLayoutResource(arg0 int32) error
- func (m *Stub) SetOnInflateListener(arg0 *jni.Object) error
- func (m *Stub) SetVisibility(arg0 int32) error
- func (m *Stub) ToString() (string, error)
- type StubOnInflateListener
- type SubMenu
- func (m *SubMenu) ClearHeader() error
- func (m *SubMenu) GetItem() (*jni.Object, error)
- func (m *SubMenu) SetHeaderIcon1(arg0 *jni.Object) (*jni.Object, error)
- func (m *SubMenu) SetHeaderIcon1_1(arg0 int32) (*jni.Object, error)
- func (m *SubMenu) SetHeaderTitle1(arg0 int32) (*jni.Object, error)
- func (m *SubMenu) SetHeaderTitle1_1(arg0 string) (*jni.Object, error)
- func (m *SubMenu) SetHeaderView(arg0 *jni.Object) (*jni.Object, error)
- func (m *SubMenu) SetIcon1(arg0 *jni.Object) (*jni.Object, error)
- func (m *SubMenu) SetIcon1_1(arg0 int32) (*jni.Object, error)
- func (m *SubMenu) ToString() (string, error)
- type SurfaceControl
- func (m *SurfaceControl) DescribeContents() (int32, error)
- func (m *SurfaceControl) IsValid() (bool, error)
- func (m *SurfaceControl) ReadFromParcel(arg0 *jni.Object) error
- func (m *SurfaceControl) Release() error
- func (m *SurfaceControl) ToString() (string, error)
- func (m *SurfaceControl) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type SurfaceControlBuilder
- func (m *SurfaceControlBuilder) Build() (*jni.Object, error)
- func (m *SurfaceControlBuilder) SetBufferSize(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *SurfaceControlBuilder) SetFormat(arg0 int32) (*jni.Object, error)
- func (m *SurfaceControlBuilder) SetHidden(arg0 bool) (*jni.Object, error)
- func (m *SurfaceControlBuilder) SetName(arg0 string) (*jni.Object, error)
- func (m *SurfaceControlBuilder) SetOpaque(arg0 bool) (*jni.Object, error)
- func (m *SurfaceControlBuilder) SetParent(arg0 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlBuilder) ToString() (string, error)
- type SurfaceControlInputReceiver
- type SurfaceControlJankData
- func (m *SurfaceControlJankData) GetActualAppFrameTimeNanos() (int64, error)
- func (m *SurfaceControlJankData) GetJankType() (int32, error)
- func (m *SurfaceControlJankData) GetScheduledAppFrameTimeNanos() (int64, error)
- func (m *SurfaceControlJankData) GetVsyncId() (int64, error)
- func (m *SurfaceControlJankData) ToString() (string, error)
- type SurfaceControlOnJankDataListener
- type SurfaceControlOnJankDataListenerRegistration
- type SurfaceControlTransaction
- func (m *SurfaceControlTransaction) AddTransactionCommittedListener(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlTransaction) Apply() error
- func (m *SurfaceControlTransaction) ClearFrameRate(arg0 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlTransaction) ClearTrustedPresentationCallback(arg0 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlTransaction) Close() error
- func (m *SurfaceControlTransaction) DescribeContents() (int32, error)
- func (m *SurfaceControlTransaction) Merge(arg0 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlTransaction) Reparent(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetAlpha(arg0 *jni.Object, arg1 float32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetBuffer2(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetBuffer3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetBufferSize(arg0 *jni.Object, arg1 int32, arg2 int32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetBufferTransform(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetContentPriority(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetCrop(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetDamageRegion(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetDataSpace(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetDesiredHdrHeadroom(arg0 *jni.Object, arg1 float32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetDesiredPresentTimeNanos(arg0 int64) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetExtendedRangeBrightness(arg0 *jni.Object, arg1 float32, arg2 float32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetFrameRate3(arg0 *jni.Object, arg1 float32, arg2 int32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetFrameRate4_1(arg0 *jni.Object, arg1 float32, arg2 int32, arg3 int32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetFrameTimeline(arg0 int64) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetGeometry(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 int32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetLayer(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetLuts(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetOpaque(arg0 *jni.Object, arg1 bool) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetPosition(arg0 *jni.Object, arg1 float32, arg2 float32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetScale(arg0 *jni.Object, arg1 float32, arg2 float32) (*jni.Object, error)
- func (m *SurfaceControlTransaction) SetVisibility(arg0 *jni.Object, arg1 bool) (*jni.Object, error)
- func (m *SurfaceControlTransaction) ToString() (string, error)
- func (m *SurfaceControlTransaction) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type SurfaceControlTransactionCommittedListener
- type SurfaceControlTransactionStats
- type SurfaceControlTrustedPresentationThresholds
- type SurfaceControlViewHost
- func (m *SurfaceControlViewHost) GetSurfacePackage() (*jni.Object, error)
- func (m *SurfaceControlViewHost) GetView() (*jni.Object, error)
- func (m *SurfaceControlViewHost) Relayout(arg0 int32, arg1 int32) error
- func (m *SurfaceControlViewHost) Release() error
- func (m *SurfaceControlViewHost) SetView(arg0 *jni.Object, arg1 int32, arg2 int32) error
- func (m *SurfaceControlViewHost) ToString() (string, error)
- func (m *SurfaceControlViewHost) TransferTouchGestureToHost() (bool, error)
- type SurfaceControlViewHostSurfacePackage
- func (m *SurfaceControlViewHostSurfacePackage) DescribeContents() (int32, error)
- func (m *SurfaceControlViewHostSurfacePackage) GetInputTransferToken() (*jni.Object, error)
- func (m *SurfaceControlViewHostSurfacePackage) GetSurfaceControl() (*jni.Object, error)
- func (m *SurfaceControlViewHostSurfacePackage) NotifyConfigurationChanged(arg0 *jni.Object) error
- func (m *SurfaceControlViewHostSurfacePackage) NotifyDetachedFromWindow() error
- func (m *SurfaceControlViewHostSurfacePackage) Release() error
- func (m *SurfaceControlViewHostSurfacePackage) ToString() (string, error)
- func (m *SurfaceControlViewHostSurfacePackage) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type TextureView
- func (m *TextureView) BuildLayer() error
- func (m *TextureView) Draw(arg0 *jni.Object) error
- func (m *TextureView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *TextureView) GetBitmap0() (*jni.Object, error)
- func (m *TextureView) GetBitmap1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TextureView) GetBitmap2_2(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *TextureView) GetLayerType() (int32, error)
- func (m *TextureView) GetSurfaceTexture() (*jni.Object, error)
- func (m *TextureView) GetSurfaceTextureListener() (*jni.Object, error)
- func (m *TextureView) GetTransform(arg0 *jni.Object) (*jni.Object, error)
- func (m *TextureView) IsAvailable() (bool, error)
- func (m *TextureView) IsOpaque() (bool, error)
- func (m *TextureView) LockCanvas0() (*jni.Object, error)
- func (m *TextureView) LockCanvas1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TextureView) SetBackgroundDrawable(arg0 *jni.Object) error
- func (m *TextureView) SetForeground(arg0 *jni.Object) error
- func (m *TextureView) SetLayerPaint(arg0 *jni.Object) error
- func (m *TextureView) SetLayerType(arg0 int32, arg1 *jni.Object) error
- func (m *TextureView) SetOpaque(arg0 bool) error
- func (m *TextureView) SetSurfaceTexture(arg0 *jni.Object) error
- func (m *TextureView) SetSurfaceTextureListener(arg0 *jni.Object) error
- func (m *TextureView) SetTransform(arg0 *jni.Object) error
- func (m *TextureView) ToString() (string, error)
- func (m *TextureView) UnlockCanvasAndPost(arg0 *jni.Object) error
- type TextureViewSurfaceTextureListener
- func (m *TextureViewSurfaceTextureListener) OnSurfaceTextureAvailable(arg0 *jni.Object, arg1 int32, arg2 int32) error
- func (m *TextureViewSurfaceTextureListener) OnSurfaceTextureDestroyed(arg0 *jni.Object) (bool, error)
- func (m *TextureViewSurfaceTextureListener) OnSurfaceTextureSizeChanged(arg0 *jni.Object, arg1 int32, arg2 int32) error
- func (m *TextureViewSurfaceTextureListener) OnSurfaceTextureUpdated(arg0 *jni.Object) error
- func (m *TextureViewSurfaceTextureListener) ToString() (string, error)
- type TouchDelegate
- type TreeObserver
- func (m *TreeObserver) AddOnDrawListener(arg0 *jni.Object) error
- func (m *TreeObserver) AddOnGlobalFocusChangeListener(arg0 *jni.Object) error
- func (m *TreeObserver) AddOnGlobalLayoutListener(arg0 *jni.Object) error
- func (m *TreeObserver) AddOnPreDrawListener(arg0 *jni.Object) error
- func (m *TreeObserver) AddOnScrollChangedListener(arg0 *jni.Object) error
- func (m *TreeObserver) AddOnTouchModeChangeListener(arg0 *jni.Object) error
- func (m *TreeObserver) AddOnWindowAttachListener(arg0 *jni.Object) error
- func (m *TreeObserver) AddOnWindowFocusChangeListener(arg0 *jni.Object) error
- func (m *TreeObserver) AddOnWindowVisibilityChangeListener(arg0 *jni.Object) error
- func (m *TreeObserver) DispatchOnDraw() error
- func (m *TreeObserver) DispatchOnGlobalLayout() error
- func (m *TreeObserver) DispatchOnPreDraw() (bool, error)
- func (m *TreeObserver) IsAlive() (bool, error)
- func (m *TreeObserver) RegisterFrameCommitCallback(arg0 *jni.Object) error
- func (m *TreeObserver) RemoveGlobalOnLayoutListener(arg0 *jni.Object) error
- func (m *TreeObserver) RemoveOnDrawListener(arg0 *jni.Object) error
- func (m *TreeObserver) RemoveOnGlobalFocusChangeListener(arg0 *jni.Object) error
- func (m *TreeObserver) RemoveOnGlobalLayoutListener(arg0 *jni.Object) error
- func (m *TreeObserver) RemoveOnPreDrawListener(arg0 *jni.Object) error
- func (m *TreeObserver) RemoveOnScrollChangedListener(arg0 *jni.Object) error
- func (m *TreeObserver) RemoveOnTouchModeChangeListener(arg0 *jni.Object) error
- func (m *TreeObserver) RemoveOnWindowAttachListener(arg0 *jni.Object) error
- func (m *TreeObserver) RemoveOnWindowFocusChangeListener(arg0 *jni.Object) error
- func (m *TreeObserver) RemoveOnWindowVisibilityChangeListener(arg0 *jni.Object) error
- func (m *TreeObserver) ToString() (string, error)
- func (m *TreeObserver) UnregisterFrameCommitCallback(arg0 *jni.Object) (bool, error)
- type TreeObserverOnDrawListener
- type TreeObserverOnGlobalFocusChangeListener
- type TreeObserverOnGlobalLayoutListener
- type TreeObserverOnPreDrawListener
- type TreeObserverOnScrollChangedListener
- type TreeObserverOnTouchModeChangeListener
- type TreeObserverOnWindowAttachListener
- type TreeObserverOnWindowFocusChangeListener
- type TreeObserverOnWindowVisibilityChangeListener
- type VelocityTracker
- func (m *VelocityTracker) AddMovement(arg0 *jni.Object) error
- func (m *VelocityTracker) Clear() error
- func (m *VelocityTracker) ComputeCurrentVelocity1(arg0 int32) error
- func (m *VelocityTracker) ComputeCurrentVelocity2_1(arg0 int32, arg1 float32) error
- func (m *VelocityTracker) GetAxisVelocity1(arg0 int32) (float32, error)
- func (m *VelocityTracker) GetAxisVelocity2_1(arg0 int32, arg1 int32) (float32, error)
- func (m *VelocityTracker) GetXVelocity0() (float32, error)
- func (m *VelocityTracker) GetXVelocity1_1(arg0 int32) (float32, error)
- func (m *VelocityTracker) GetYVelocity0() (float32, error)
- func (m *VelocityTracker) GetYVelocity1_1(arg0 int32) (float32, error)
- func (m *VelocityTracker) IsAxisSupported(arg0 int32) (bool, error)
- func (m *VelocityTracker) Obtain() (*jni.Object, error)
- func (m *VelocityTracker) Recycle() error
- func (m *VelocityTracker) ToString() (string, error)
- type VerifiedInputEvent
- func (m *VerifiedInputEvent) DescribeContents() (int32, error)
- func (m *VerifiedInputEvent) Equals(arg0 *jni.Object) (bool, error)
- func (m *VerifiedInputEvent) GetDeviceId() (int32, error)
- func (m *VerifiedInputEvent) GetDisplayId() (int32, error)
- func (m *VerifiedInputEvent) GetEventTimeNanos() (int64, error)
- func (m *VerifiedInputEvent) GetSource() (int32, error)
- func (m *VerifiedInputEvent) HashCode() (int32, error)
- func (m *VerifiedInputEvent) ToString() (string, error)
- func (m *VerifiedInputEvent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type VerifiedKeyEvent
- func (m *VerifiedKeyEvent) DescribeContents() (int32, error)
- func (m *VerifiedKeyEvent) Equals(arg0 *jni.Object) (bool, error)
- func (m *VerifiedKeyEvent) GetAction() (int32, error)
- func (m *VerifiedKeyEvent) GetDownTimeNanos() (int64, error)
- func (m *VerifiedKeyEvent) GetFlag(arg0 int32) (*jni.Object, error)
- func (m *VerifiedKeyEvent) GetKeyCode() (int32, error)
- func (m *VerifiedKeyEvent) GetMetaState() (int32, error)
- func (m *VerifiedKeyEvent) GetRepeatCount() (int32, error)
- func (m *VerifiedKeyEvent) GetScanCode() (int32, error)
- func (m *VerifiedKeyEvent) HashCode() (int32, error)
- func (m *VerifiedKeyEvent) ToString() (string, error)
- func (m *VerifiedKeyEvent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type VerifiedMotionEvent
- func (m *VerifiedMotionEvent) DescribeContents() (int32, error)
- func (m *VerifiedMotionEvent) Equals(arg0 *jni.Object) (bool, error)
- func (m *VerifiedMotionEvent) GetActionMasked() (int32, error)
- func (m *VerifiedMotionEvent) GetButtonState() (int32, error)
- func (m *VerifiedMotionEvent) GetDownTimeNanos() (int64, error)
- func (m *VerifiedMotionEvent) GetFlag(arg0 int32) (*jni.Object, error)
- func (m *VerifiedMotionEvent) GetMetaState() (int32, error)
- func (m *VerifiedMotionEvent) GetRawX() (float32, error)
- func (m *VerifiedMotionEvent) GetRawY() (float32, error)
- func (m *VerifiedMotionEvent) HashCode() (int32, error)
- func (m *VerifiedMotionEvent) ToString() (string, error)
- func (m *VerifiedMotionEvent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type Window
- func (m *Window) AddContentView(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Window) AddFlags(arg0 int32) error
- func (m *Window) ClearFlags(arg0 int32) error
- func (m *Window) CloseAllPanels() error
- func (m *Window) ClosePanel(arg0 int32) error
- func (m *Window) GetAllowEnterTransitionOverlap() (bool, error)
- func (m *Window) GetAllowReturnTransitionOverlap() (bool, error)
- func (m *Window) GetAttributes() (*jni.Object, error)
- func (m *Window) GetCallback() (*jni.Object, error)
- func (m *Window) GetColorMode() (int32, error)
- func (m *Window) GetContainer() (*jni.Object, error)
- func (m *Window) GetContentScene() (*jni.Object, error)
- func (m *Window) GetContext() (*jni.Object, error)
- func (m *Window) GetCurrentFocus() (*jni.Object, error)
- func (m *Window) GetDecorView() (*jni.Object, error)
- func (m *Window) GetDefaultFeatures(arg0 *jni.Object) (int32, error)
- func (m *Window) GetDesiredHdrHeadroom() (float32, error)
- func (m *Window) GetEnterTransition() (*jni.Object, error)
- func (m *Window) GetExitTransition() (*jni.Object, error)
- func (m *Window) GetFrameRateBoostOnTouchEnabled() (bool, error)
- func (m *Window) GetInsetsController() (*jni.Object, error)
- func (m *Window) GetLayoutInflater() (*jni.Object, error)
- func (m *Window) GetMediaController() (*jni.Object, error)
- func (m *Window) GetNavigationBarColor() (int32, error)
- func (m *Window) GetNavigationBarDividerColor() (int32, error)
- func (m *Window) GetOnBackInvokedDispatcher() (*jni.Object, error)
- func (m *Window) GetReenterTransition() (*jni.Object, error)
- func (m *Window) GetReturnTransition() (*jni.Object, error)
- func (m *Window) GetRootSurfaceControl() (*jni.Object, error)
- func (m *Window) GetSharedElementEnterTransition() (*jni.Object, error)
- func (m *Window) GetSharedElementExitTransition() (*jni.Object, error)
- func (m *Window) GetSharedElementReenterTransition() (*jni.Object, error)
- func (m *Window) GetSharedElementReturnTransition() (*jni.Object, error)
- func (m *Window) GetSharedElementsUseOverlay() (bool, error)
- func (m *Window) GetStatusBarColor() (int32, error)
- func (m *Window) GetSystemGestureExclusionRects() (*jni.Object, error)
- func (m *Window) GetTransitionBackgroundFadeDuration() (int64, error)
- func (m *Window) GetTransitionManager() (*jni.Object, error)
- func (m *Window) GetVolumeControlStream() (int32, error)
- func (m *Window) GetWindowManager() (*jni.Object, error)
- func (m *Window) GetWindowStyle() (*jni.Object, error)
- func (m *Window) HasChildren() (bool, error)
- func (m *Window) HasFeature(arg0 int32) (bool, error)
- func (m *Window) InjectInputEvent(arg0 *jni.Object) error
- func (m *Window) InvalidatePanelMenu(arg0 int32) error
- func (m *Window) IsActive() (bool, error)
- func (m *Window) IsFloating() (bool, error)
- func (m *Window) IsFrameRatePowerSavingsBalanced() (bool, error)
- func (m *Window) IsNavigationBarContrastEnforced() (bool, error)
- func (m *Window) IsShortcutKey(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Window) IsStatusBarContrastEnforced() (bool, error)
- func (m *Window) IsWideColorGamut() (bool, error)
- func (m *Window) MakeActive() error
- func (m *Window) OnConfigurationChanged(arg0 *jni.Object) error
- func (m *Window) OpenPanel(arg0 int32, arg1 *jni.Object) error
- func (m *Window) PeekDecorView() (*jni.Object, error)
- func (m *Window) PerformContextMenuIdentifierAction(arg0 int32, arg1 int32) (bool, error)
- func (m *Window) PerformPanelIdentifierAction(arg0 int32, arg1 int32, arg2 int32) (bool, error)
- func (m *Window) PerformPanelShortcut(arg0 int32, arg1 int32, arg2 *jni.Object, arg3 int32) (bool, error)
- func (m *Window) RegisterScrollCaptureCallback(arg0 *jni.Object) error
- func (m *Window) RemoveOnFrameMetricsAvailableListener(arg0 *jni.Object) error
- func (m *Window) RequestFeature(arg0 int32) (bool, error)
- func (m *Window) RestoreHierarchyState(arg0 *jni.Object) error
- func (m *Window) SaveHierarchyState() (*jni.Object, error)
- func (m *Window) SetAllowEnterTransitionOverlap(arg0 bool) error
- func (m *Window) SetAllowReturnTransitionOverlap(arg0 bool) error
- func (m *Window) SetAttributes(arg0 *jni.Object) error
- func (m *Window) SetBackgroundBlurRadius(arg0 int32) error
- func (m *Window) SetBackgroundDrawable(arg0 *jni.Object) error
- func (m *Window) SetBackgroundDrawableResource(arg0 int32) error
- func (m *Window) SetCallback(arg0 *jni.Object) error
- func (m *Window) SetChildDrawable(arg0 int32, arg1 *jni.Object) error
- func (m *Window) SetChildInt(arg0 int32, arg1 int32) error
- func (m *Window) SetClipToOutline(arg0 bool) error
- func (m *Window) SetColorMode(arg0 int32) error
- func (m *Window) SetContainer(arg0 *jni.Object) error
- func (m *Window) SetContentView1(arg0 *jni.Object) error
- func (m *Window) SetContentView1_2(arg0 int32) error
- func (m *Window) SetContentView2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Window) SetDecorCaptionShade(arg0 int32) error
- func (m *Window) SetDecorFitsSystemWindows(arg0 bool) error
- func (m *Window) SetDesiredHdrHeadroom(arg0 float32) error
- func (m *Window) SetDimAmount(arg0 float32) error
- func (m *Window) SetElevation(arg0 float32) error
- func (m *Window) SetEnterTransition(arg0 *jni.Object) error
- func (m *Window) SetExitTransition(arg0 *jni.Object) error
- func (m *Window) SetFeatureDrawable(arg0 int32, arg1 *jni.Object) error
- func (m *Window) SetFeatureDrawableAlpha(arg0 int32, arg1 int32) error
- func (m *Window) SetFeatureDrawableResource(arg0 int32, arg1 int32) error
- func (m *Window) SetFeatureDrawableUri(arg0 int32, arg1 *jni.Object) error
- func (m *Window) SetFeatureInt(arg0 int32, arg1 int32) error
- func (m *Window) SetFlags(arg0 int32, arg1 int32) error
- func (m *Window) SetFormat(arg0 int32) error
- func (m *Window) SetFrameRateBoostOnTouchEnabled(arg0 bool) error
- func (m *Window) SetFrameRatePowerSavingsBalanced(arg0 bool) error
- func (m *Window) SetGravity(arg0 int32) error
- func (m *Window) SetHideOverlayWindows(arg0 bool) error
- func (m *Window) SetIcon(arg0 int32) error
- func (m *Window) SetLayout(arg0 int32, arg1 int32) error
- func (m *Window) SetLocalFocus(arg0 bool, arg1 bool) error
- func (m *Window) SetLogo(arg0 int32) error
- func (m *Window) SetMediaController(arg0 *jni.Object) error
- func (m *Window) SetNavigationBarColor(arg0 int32) error
- func (m *Window) SetNavigationBarContrastEnforced(arg0 bool) error
- func (m *Window) SetNavigationBarDividerColor(arg0 int32) error
- func (m *Window) SetPreferMinimalPostProcessing(arg0 bool) error
- func (m *Window) SetReenterTransition(arg0 *jni.Object) error
- func (m *Window) SetResizingCaptionDrawable(arg0 *jni.Object) error
- func (m *Window) SetRestrictedCaptionAreaListener(arg0 *jni.Object) error
- func (m *Window) SetReturnTransition(arg0 *jni.Object) error
- func (m *Window) SetSharedElementEnterTransition(arg0 *jni.Object) error
- func (m *Window) SetSharedElementExitTransition(arg0 *jni.Object) error
- func (m *Window) SetSharedElementReenterTransition(arg0 *jni.Object) error
- func (m *Window) SetSharedElementReturnTransition(arg0 *jni.Object) error
- func (m *Window) SetSharedElementsUseOverlay(arg0 bool) error
- func (m *Window) SetSoftInputMode(arg0 int32) error
- func (m *Window) SetStatusBarColor(arg0 int32) error
- func (m *Window) SetStatusBarContrastEnforced(arg0 bool) error
- func (m *Window) SetSustainedPerformanceMode(arg0 bool) error
- func (m *Window) SetTitle(arg0 string) error
- func (m *Window) SetTitleColor(arg0 int32) error
- func (m *Window) SetTransitionBackgroundFadeDuration(arg0 int64) error
- func (m *Window) SetTransitionManager(arg0 *jni.Object) error
- func (m *Window) SetType(arg0 int32) error
- func (m *Window) SetUiOptions1(arg0 int32) error
- func (m *Window) SetUiOptions2_1(arg0 int32, arg1 int32) error
- func (m *Window) SetVolumeControlStream(arg0 int32) error
- func (m *Window) SetWindowAnimations(arg0 int32) error
- func (m *Window) SetWindowManager3(arg0 *jni.Object, arg1 *jni.Object, arg2 string) error
- func (m *Window) SetWindowManager4_1(arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 bool) error
- func (m *Window) SuperDispatchGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *Window) SuperDispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *Window) SuperDispatchKeyShortcutEvent(arg0 *jni.Object) (bool, error)
- func (m *Window) SuperDispatchTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *Window) SuperDispatchTrackballEvent(arg0 *jni.Object) (bool, error)
- func (m *Window) TakeInputQueue(arg0 *jni.Object) error
- func (m *Window) TakeKeyEvents(arg0 bool) error
- func (m *Window) TakeSurface(arg0 *jni.Object) error
- func (m *Window) ToString() (string, error)
- func (m *Window) TogglePanel(arg0 int32, arg1 *jni.Object) error
- func (m *Window) UnregisterScrollCaptureCallback(arg0 *jni.Object) error
- type WindowAnimationFrameStats
- type WindowCallback
- func (m *WindowCallback) DispatchGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *WindowCallback) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *WindowCallback) DispatchKeyShortcutEvent(arg0 *jni.Object) (bool, error)
- func (m *WindowCallback) DispatchPopulateAccessibilityEvent(arg0 *jni.Object) (bool, error)
- func (m *WindowCallback) DispatchTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *WindowCallback) DispatchTrackballEvent(arg0 *jni.Object) (bool, error)
- func (m *WindowCallback) OnActionModeFinished(arg0 *jni.Object) error
- func (m *WindowCallback) OnActionModeStarted(arg0 *jni.Object) error
- func (m *WindowCallback) OnAttachedToWindow() error
- func (m *WindowCallback) OnContentChanged() error
- func (m *WindowCallback) OnCreatePanelMenu(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *WindowCallback) OnCreatePanelView(arg0 int32) (*jni.Object, error)
- func (m *WindowCallback) OnDetachedFromWindow() error
- func (m *WindowCallback) OnMenuItemSelected(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *WindowCallback) OnMenuOpened(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *WindowCallback) OnPanelClosed(arg0 int32, arg1 *jni.Object) error
- func (m *WindowCallback) OnPreparePanel(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (bool, error)
- func (m *WindowCallback) OnSearchRequested0() (bool, error)
- func (m *WindowCallback) OnSearchRequested1_1(arg0 *jni.Object) (bool, error)
- func (m *WindowCallback) OnWindowAttributesChanged(arg0 *jni.Object) error
- func (m *WindowCallback) OnWindowFocusChanged(arg0 bool) error
- func (m *WindowCallback) OnWindowStartingActionMode1(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowCallback) OnWindowStartingActionMode2_1(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *WindowCallback) ToString() (string, error)
- type WindowContentFrameStats
- func (m *WindowContentFrameStats) DescribeContents() (int32, error)
- func (m *WindowContentFrameStats) GetFramePostedTimeNano(arg0 int32) (int64, error)
- func (m *WindowContentFrameStats) GetFrameReadyTimeNano(arg0 int32) (int64, error)
- func (m *WindowContentFrameStats) ToString() (string, error)
- func (m *WindowContentFrameStats) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type WindowId
- func (m *WindowId) DescribeContents() (int32, error)
- func (m *WindowId) Equals(arg0 *jni.Object) (bool, error)
- func (m *WindowId) HashCode() (int32, error)
- func (m *WindowId) IsFocused() (bool, error)
- func (m *WindowId) RegisterFocusObserver(arg0 *jni.Object) error
- func (m *WindowId) ToString() (string, error)
- func (m *WindowId) UnregisterFocusObserver(arg0 *jni.Object) error
- func (m *WindowId) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type WindowIdFocusObserver
- type WindowInsets
- func (m *WindowInsets) ConsumeDisplayCutout() (*jni.Object, error)
- func (m *WindowInsets) ConsumeStableInsets() (*jni.Object, error)
- func (m *WindowInsets) ConsumeSystemWindowInsets() (*jni.Object, error)
- func (m *WindowInsets) Equals(arg0 *jni.Object) (bool, error)
- func (m *WindowInsets) GetBoundingRects(arg0 int32) (*jni.Object, error)
- func (m *WindowInsets) GetBoundingRectsIgnoringVisibility(arg0 int32) (*jni.Object, error)
- func (m *WindowInsets) GetDisplayCutout() (*jni.Object, error)
- func (m *WindowInsets) GetDisplayShape() (*jni.Object, error)
- func (m *WindowInsets) GetFrame() (*jni.Object, error)
- func (m *WindowInsets) GetInsets(arg0 int32) (*jni.Object, error)
- func (m *WindowInsets) GetInsetsIgnoringVisibility(arg0 int32) (*jni.Object, error)
- func (m *WindowInsets) GetMandatorySystemGestureInsets() (*jni.Object, error)
- func (m *WindowInsets) GetPrivacyIndicatorBounds() (*jni.Object, error)
- func (m *WindowInsets) GetRoundedCorner(arg0 int32) (*jni.Object, error)
- func (m *WindowInsets) GetStableInsetBottom() (int32, error)
- func (m *WindowInsets) GetStableInsetLeft() (int32, error)
- func (m *WindowInsets) GetStableInsetRight() (int32, error)
- func (m *WindowInsets) GetStableInsetTop() (int32, error)
- func (m *WindowInsets) GetStableInsets() (*jni.Object, error)
- func (m *WindowInsets) GetSystemGestureInsets() (*jni.Object, error)
- func (m *WindowInsets) GetSystemWindowInsetBottom() (int32, error)
- func (m *WindowInsets) GetSystemWindowInsetLeft() (int32, error)
- func (m *WindowInsets) GetSystemWindowInsetRight() (int32, error)
- func (m *WindowInsets) GetSystemWindowInsetTop() (int32, error)
- func (m *WindowInsets) GetSystemWindowInsets() (*jni.Object, error)
- func (m *WindowInsets) GetTappableElementInsets() (*jni.Object, error)
- func (m *WindowInsets) HasInsets() (bool, error)
- func (m *WindowInsets) HasStableInsets() (bool, error)
- func (m *WindowInsets) HasSystemWindowInsets() (bool, error)
- func (m *WindowInsets) HashCode() (int32, error)
- func (m *WindowInsets) Inset1(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowInsets) Inset4_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32) (*jni.Object, error)
- func (m *WindowInsets) IsConsumed() (bool, error)
- func (m *WindowInsets) IsRound() (bool, error)
- func (m *WindowInsets) IsVisible(arg0 int32) (bool, error)
- func (m *WindowInsets) ReplaceSystemWindowInsets1(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowInsets) ReplaceSystemWindowInsets4_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32) (*jni.Object, error)
- func (m *WindowInsets) ToString() (string, error)
- type WindowInsetsAnimation
- func (m *WindowInsetsAnimation) GetAlpha() (float32, error)
- func (m *WindowInsetsAnimation) GetDurationMillis() (int64, error)
- func (m *WindowInsetsAnimation) GetFraction() (float32, error)
- func (m *WindowInsetsAnimation) GetInterpolatedFraction() (float32, error)
- func (m *WindowInsetsAnimation) GetInterpolator() (*jni.Object, error)
- func (m *WindowInsetsAnimation) GetTypeMask() (int32, error)
- func (m *WindowInsetsAnimation) SetAlpha(arg0 float32) error
- func (m *WindowInsetsAnimation) SetFraction(arg0 float32) error
- func (m *WindowInsetsAnimation) ToString() (string, error)
- type WindowInsetsAnimationBounds
- type WindowInsetsAnimationCallback
- func (m *WindowInsetsAnimationCallback) GetDispatchMode() (int32, error)
- func (m *WindowInsetsAnimationCallback) OnEnd(arg0 *jni.Object) error
- func (m *WindowInsetsAnimationCallback) OnPrepare(arg0 *jni.Object) error
- func (m *WindowInsetsAnimationCallback) OnStart(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsAnimationCallback) ToString() (string, error)
- type WindowInsetsAnimationControlListener
- func (m *WindowInsetsAnimationControlListener) OnCancelled(arg0 *jni.Object) error
- func (m *WindowInsetsAnimationControlListener) OnFinished(arg0 *jni.Object) error
- func (m *WindowInsetsAnimationControlListener) OnReady(arg0 *jni.Object, arg1 int32) error
- func (m *WindowInsetsAnimationControlListener) ToString() (string, error)
- type WindowInsetsAnimationController
- func (m *WindowInsetsAnimationController) Finish(arg0 bool) error
- func (m *WindowInsetsAnimationController) GetCurrentAlpha() (float32, error)
- func (m *WindowInsetsAnimationController) GetCurrentFraction() (float32, error)
- func (m *WindowInsetsAnimationController) GetCurrentInsets() (*jni.Object, error)
- func (m *WindowInsetsAnimationController) GetHiddenStateInsets() (*jni.Object, error)
- func (m *WindowInsetsAnimationController) GetShownStateInsets() (*jni.Object, error)
- func (m *WindowInsetsAnimationController) GetTypes() (int32, error)
- func (m *WindowInsetsAnimationController) IsCancelled() (bool, error)
- func (m *WindowInsetsAnimationController) IsFinished() (bool, error)
- func (m *WindowInsetsAnimationController) SetInsetsAndAlpha(arg0 *jni.Object, arg1 float32, arg2 float32) error
- func (m *WindowInsetsAnimationController) ToString() (string, error)
- type WindowInsetsBuilder
- func (m *WindowInsetsBuilder) Build() (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetDisplayCutout(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetDisplayShape(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetFrame(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetInsets(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetInsetsIgnoringVisibility(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetMandatorySystemGestureInsets(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetPrivacyIndicatorBounds(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetRoundedCorner(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetStableInsets(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetSystemGestureInsets(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetSystemWindowInsets(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetTappableElementInsets(arg0 *jni.Object) (*jni.Object, error)
- func (m *WindowInsetsBuilder) SetVisible(arg0 int32, arg1 bool) (*jni.Object, error)
- func (m *WindowInsetsBuilder) ToString() (string, error)
- type WindowInsetsController
- func (m *WindowInsetsController) AddOnControllableInsetsChangedListener(arg0 *jni.Object) error
- func (m *WindowInsetsController) ControlWindowInsetsAnimation(arg0 int32, arg1 int64, arg2 *jni.Object, arg3 *jni.Object, arg4 *jni.Object) error
- func (m *WindowInsetsController) GetSystemBarsAppearance() (int32, error)
- func (m *WindowInsetsController) GetSystemBarsBehavior() (int32, error)
- func (m *WindowInsetsController) Hide(arg0 int32) error
- func (m *WindowInsetsController) RemoveOnControllableInsetsChangedListener(arg0 *jni.Object) error
- func (m *WindowInsetsController) SetSystemBarsAppearance(arg0 int32, arg1 int32) error
- func (m *WindowInsetsController) SetSystemBarsBehavior(arg0 int32) error
- func (m *WindowInsetsController) Show(arg0 int32) error
- func (m *WindowInsetsController) ToString() (string, error)
- type WindowInsetsControllerOnControllableInsetsChangedListener
- type WindowInsetsSide
- type WindowInsetsType
- func (m *WindowInsetsType) CaptionBar() (int32, error)
- func (m *WindowInsetsType) DisplayCutout() (int32, error)
- func (m *WindowInsetsType) Ime() (int32, error)
- func (m *WindowInsetsType) MandatorySystemGestures() (int32, error)
- func (m *WindowInsetsType) NavigationBars() (int32, error)
- func (m *WindowInsetsType) StatusBars() (int32, error)
- func (m *WindowInsetsType) SystemBars() (int32, error)
- func (m *WindowInsetsType) SystemGestures() (int32, error)
- func (m *WindowInsetsType) SystemOverlays() (int32, error)
- func (m *WindowInsetsType) TappableElement() (int32, error)
- func (m *WindowInsetsType) ToString() (string, error)
- type WindowMetrics
- type WindowOnFrameMetricsAvailableListener
- type WindowOnRestrictedCaptionAreaChangedListener
Constants ¶
const ( AppearanceLightCaptionBars = consts.AppearanceLightCaptionBars AppearanceLightStatusBars = consts.AppearanceLightStatusBars AppearanceTransparentCaptionBarBackground = consts.AppearanceTransparentCaptionBarBackground BehaviorDefault = consts.BehaviorDefault BehaviorShowBarsBySwipe = consts.BehaviorShowBarsBySwipe BehaviorShowBarsByTouch = consts.BehaviorShowBarsByTouch BehaviorShowTransientBarsBySwipe = consts.BehaviorShowTransientBarsBySwipe DefaultHideDuration = consts.DefaultHideDuration TypeFloating = consts.TypeFloating TypePrimary = consts.TypePrimary ActionButtonPress = consts.ActionButtonPress ActionButtonRelease = consts.ActionButtonRelease ActionCancel = consts.ActionCancel ActionDown = consts.ActionDown ActionHoverEnter = consts.ActionHoverEnter ActionHoverExit = consts.ActionHoverExit ActionHoverMove = consts.ActionHoverMove ActionMask = consts.ActionMask ActionMove = consts.ActionMove ActionOutside = consts.ActionOutside ActionPointer1Down = consts.ActionPointer1Down ActionPointer1Up = consts.ActionPointer1Up ActionPointer2Down = consts.ActionPointer2Down ActionPointer2Up = consts.ActionPointer2Up ActionPointer3Down = consts.ActionPointer3Down ActionPointer3Up = consts.ActionPointer3Up ActionPointerDown = consts.ActionPointerDown ActionPointerIdMask = consts.ActionPointerIdMask ActionPointerIdShift = consts.ActionPointerIdShift ActionPointerIndexMask = consts.ActionPointerIndexMask ActionPointerIndexShift = consts.ActionPointerIndexShift ActionPointerUp = consts.ActionPointerUp ActionScroll = consts.ActionScroll ActionUp = consts.ActionUp AxisBrake = consts.AxisBrake AxisDistance = consts.AxisDistance AxisGas = consts.AxisGas AxisGeneric1 = consts.AxisGeneric1 AxisGeneric10 = consts.AxisGeneric10 AxisGeneric11 = consts.AxisGeneric11 AxisGeneric12 = consts.AxisGeneric12 AxisGeneric13 = consts.AxisGeneric13 AxisGeneric14 = consts.AxisGeneric14 AxisGeneric15 = consts.AxisGeneric15 AxisGeneric16 = consts.AxisGeneric16 AxisGeneric2 = consts.AxisGeneric2 AxisGeneric3 = consts.AxisGeneric3 AxisGeneric4 = consts.AxisGeneric4 AxisGeneric5 = consts.AxisGeneric5 AxisGeneric6 = consts.AxisGeneric6 AxisGeneric7 = consts.AxisGeneric7 AxisGeneric8 = consts.AxisGeneric8 AxisGeneric9 = consts.AxisGeneric9 AxisGesturePinchScaleFactor = consts.AxisGesturePinchScaleFactor AxisGestureScrollXDistance = consts.AxisGestureScrollXDistance AxisGestureScrollYDistance = consts.AxisGestureScrollYDistance AxisGestureXOffset = consts.AxisGestureXOffset AxisGestureYOffset = consts.AxisGestureYOffset AxisHatX = consts.AxisHatX AxisHatY = consts.AxisHatY AxisHscroll = consts.AxisHscroll AxisLtrigger = consts.AxisLtrigger AxisOrientation = consts.AxisOrientation AxisPressure = consts.AxisPressure AxisRelativeX = consts.AxisRelativeX AxisRelativeY = consts.AxisRelativeY AxisRtrigger = consts.AxisRtrigger AxisRudder = consts.AxisRudder AxisRx = consts.AxisRx AxisRy = consts.AxisRy AxisRz = consts.AxisRz AxisScroll = consts.AxisScroll AxisSize = consts.AxisSize AxisThrottle = consts.AxisThrottle AxisTilt = consts.AxisTilt AxisToolMajor = consts.AxisToolMajor AxisToolMinor = consts.AxisToolMinor AxisTouchMajor = consts.AxisTouchMajor AxisTouchMinor = consts.AxisTouchMinor AxisVscroll = consts.AxisVscroll AxisWheel = consts.AxisWheel AxisX = consts.AxisX AxisY = consts.AxisY AxisZ = consts.AxisZ ButtonBack = consts.ButtonBack ButtonForward = consts.ButtonForward ButtonPrimary = consts.ButtonPrimary ButtonSecondary = consts.ButtonSecondary ButtonStylusPrimary = consts.ButtonStylusPrimary ButtonStylusSecondary = consts.ButtonStylusSecondary ButtonTertiary = consts.ButtonTertiary ClassificationAmbiguousGesture = consts.ClassificationAmbiguousGesture ClassificationDeepPress = consts.ClassificationDeepPress ClassificationNone = consts.ClassificationNone ClassificationPinch = consts.ClassificationPinch ClassificationTwoFingerSwipe = consts.ClassificationTwoFingerSwipe Creator = consts.Creator EdgeBottom = consts.EdgeBottom EdgeLeft = consts.EdgeLeft EdgeRight = consts.EdgeRight EdgeTop = consts.EdgeTop FlagCanceled = consts.FlagCanceled FlagWindowIsObscured = consts.FlagWindowIsObscured FlagWindowIsPartiallyObscured = consts.FlagWindowIsPartiallyObscured InvalidPointerId = consts.InvalidPointerId ToolTypeEraser = consts.ToolTypeEraser ToolTypeFinger = consts.ToolTypeFinger ToolTypeMouse = consts.ToolTypeMouse ToolTypeStylus = consts.ToolTypeStylus ToolTypeUnknown = consts.ToolTypeUnknown ActionMultiple = consts.ActionMultiple FlagCanceledLongPress = consts.FlagCanceledLongPress FlagEditorAction = consts.FlagEditorAction FlagFallback = consts.FlagFallback FlagFromSystem = consts.FlagFromSystem FlagKeepTouchMode = consts.FlagKeepTouchMode FlagLongPress = consts.FlagLongPress FlagSoftKeyboard = consts.FlagSoftKeyboard FlagTracking = consts.FlagTracking FlagVirtualHardKey = consts.FlagVirtualHardKey FlagWokeHere = consts.FlagWokeHere Keycode0 = consts.Keycode0 Keycode1 = consts.Keycode1 Keycode11 = consts.Keycode11 Keycode12 = consts.Keycode12 Keycode2 = consts.Keycode2 Keycode3 = consts.Keycode3 Keycode3dMode = consts.Keycode3dMode Keycode4 = consts.Keycode4 Keycode5 = consts.Keycode5 Keycode6 = consts.Keycode6 Keycode7 = consts.Keycode7 Keycode8 = consts.Keycode8 Keycode9 = consts.Keycode9 KeycodeA = consts.KeycodeA KeycodeAllApps = consts.KeycodeAllApps KeycodeAltLeft = consts.KeycodeAltLeft KeycodeAltRight = consts.KeycodeAltRight KeycodeApostrophe = consts.KeycodeApostrophe KeycodeAppSwitch = consts.KeycodeAppSwitch KeycodeAssist = consts.KeycodeAssist KeycodeAt = consts.KeycodeAt KeycodeAvrInput = consts.KeycodeAvrInput KeycodeAvrPower = consts.KeycodeAvrPower KeycodeB = consts.KeycodeB KeycodeBack = consts.KeycodeBack KeycodeBackslash = consts.KeycodeBackslash KeycodeBookmark = consts.KeycodeBookmark KeycodeBreak = consts.KeycodeBreak KeycodeBrightnessDown = consts.KeycodeBrightnessDown KeycodeBrightnessUp = consts.KeycodeBrightnessUp KeycodeButton1 = consts.KeycodeButton1 KeycodeButton10 = consts.KeycodeButton10 KeycodeButton11 = consts.KeycodeButton11 KeycodeButton12 = consts.KeycodeButton12 KeycodeButton13 = consts.KeycodeButton13 KeycodeButton14 = consts.KeycodeButton14 KeycodeButton15 = consts.KeycodeButton15 KeycodeButton16 = consts.KeycodeButton16 KeycodeButton2 = consts.KeycodeButton2 KeycodeButton3 = consts.KeycodeButton3 KeycodeButton4 = consts.KeycodeButton4 KeycodeButton5 = consts.KeycodeButton5 KeycodeButton6 = consts.KeycodeButton6 KeycodeButton7 = consts.KeycodeButton7 KeycodeButton8 = consts.KeycodeButton8 KeycodeButton9 = consts.KeycodeButton9 KeycodeButtonA = consts.KeycodeButtonA KeycodeButtonB = consts.KeycodeButtonB KeycodeButtonC = consts.KeycodeButtonC KeycodeButtonL1 = consts.KeycodeButtonL1 KeycodeButtonL2 = consts.KeycodeButtonL2 KeycodeButtonMode = consts.KeycodeButtonMode KeycodeButtonR1 = consts.KeycodeButtonR1 KeycodeButtonR2 = consts.KeycodeButtonR2 KeycodeButtonSelect = consts.KeycodeButtonSelect KeycodeButtonStart = consts.KeycodeButtonStart KeycodeButtonThumbl = consts.KeycodeButtonThumbl KeycodeButtonThumbr = consts.KeycodeButtonThumbr KeycodeButtonX = consts.KeycodeButtonX KeycodeButtonY = consts.KeycodeButtonY KeycodeButtonZ = consts.KeycodeButtonZ KeycodeC = consts.KeycodeC KeycodeCalculator = consts.KeycodeCalculator KeycodeCalendar = consts.KeycodeCalendar KeycodeCall = consts.KeycodeCall KeycodeCamera = consts.KeycodeCamera KeycodeCapsLock = consts.KeycodeCapsLock KeycodeCaptions = consts.KeycodeCaptions KeycodeChannelDown = consts.KeycodeChannelDown KeycodeChannelUp = consts.KeycodeChannelUp KeycodeClear = consts.KeycodeClear KeycodeClose = consts.KeycodeClose KeycodeComma = consts.KeycodeComma KeycodeContacts = consts.KeycodeContacts KeycodeCopy = consts.KeycodeCopy KeycodeCtrlLeft = consts.KeycodeCtrlLeft KeycodeCtrlRight = consts.KeycodeCtrlRight KeycodeCut = consts.KeycodeCut KeycodeD = consts.KeycodeD KeycodeDel = consts.KeycodeDel KeycodeDemoApp1 = consts.KeycodeDemoApp1 KeycodeDemoApp2 = consts.KeycodeDemoApp2 KeycodeDemoApp3 = consts.KeycodeDemoApp3 KeycodeDemoApp4 = consts.KeycodeDemoApp4 KeycodeDictate = consts.KeycodeDictate KeycodeDoNotDisturb = consts.KeycodeDoNotDisturb KeycodeDpadCenter = consts.KeycodeDpadCenter KeycodeDpadDown = consts.KeycodeDpadDown KeycodeDpadDownLeft = consts.KeycodeDpadDownLeft KeycodeDpadDownRight = consts.KeycodeDpadDownRight KeycodeDpadLeft = consts.KeycodeDpadLeft KeycodeDpadRight = consts.KeycodeDpadRight KeycodeDpadUp = consts.KeycodeDpadUp KeycodeDpadUpLeft = consts.KeycodeDpadUpLeft KeycodeDpadUpRight = consts.KeycodeDpadUpRight KeycodeDvr = consts.KeycodeDvr KeycodeE = consts.KeycodeE KeycodeEisu = consts.KeycodeEisu KeycodeEmojiPicker = consts.KeycodeEmojiPicker KeycodeEndcall = consts.KeycodeEndcall KeycodeEnter = consts.KeycodeEnter KeycodeEnvelope = consts.KeycodeEnvelope KeycodeEquals = consts.KeycodeEquals KeycodeEscape = consts.KeycodeEscape KeycodeExplorer = consts.KeycodeExplorer KeycodeF = consts.KeycodeF KeycodeF1 = consts.KeycodeF1 KeycodeF10 = consts.KeycodeF10 KeycodeF11 = consts.KeycodeF11 KeycodeF12 = consts.KeycodeF12 KeycodeF13 = consts.KeycodeF13 KeycodeF14 = consts.KeycodeF14 KeycodeF15 = consts.KeycodeF15 KeycodeF16 = consts.KeycodeF16 KeycodeF17 = consts.KeycodeF17 KeycodeF18 = consts.KeycodeF18 KeycodeF19 = consts.KeycodeF19 KeycodeF2 = consts.KeycodeF2 KeycodeF20 = consts.KeycodeF20 KeycodeF21 = consts.KeycodeF21 KeycodeF22 = consts.KeycodeF22 KeycodeF23 = consts.KeycodeF23 KeycodeF24 = consts.KeycodeF24 KeycodeF3 = consts.KeycodeF3 KeycodeF4 = consts.KeycodeF4 KeycodeF5 = consts.KeycodeF5 KeycodeF6 = consts.KeycodeF6 KeycodeF7 = consts.KeycodeF7 KeycodeF8 = consts.KeycodeF8 KeycodeF9 = consts.KeycodeF9 KeycodeFeaturedApp1 = consts.KeycodeFeaturedApp1 KeycodeFeaturedApp2 = consts.KeycodeFeaturedApp2 KeycodeFeaturedApp3 = consts.KeycodeFeaturedApp3 KeycodeFeaturedApp4 = consts.KeycodeFeaturedApp4 KeycodeFocus = consts.KeycodeFocus KeycodeForward = consts.KeycodeForward KeycodeForwardDel = consts.KeycodeForwardDel KeycodeFullscreen = consts.KeycodeFullscreen KeycodeFunction = consts.KeycodeFunction KeycodeG = consts.KeycodeG KeycodeGrave = consts.KeycodeGrave KeycodeGuide = consts.KeycodeGuide KeycodeH = consts.KeycodeH KeycodeHeadsethook = consts.KeycodeHeadsethook KeycodeHelp = consts.KeycodeHelp KeycodeHenkan = consts.KeycodeHenkan KeycodeHome = consts.KeycodeHome KeycodeI = consts.KeycodeI KeycodeInfo = consts.KeycodeInfo KeycodeInsert = consts.KeycodeInsert KeycodeJ = consts.KeycodeJ KeycodeK = consts.KeycodeK KeycodeKana = consts.KeycodeKana KeycodeKatakanaHiragana = consts.KeycodeKatakanaHiragana KeycodeKeyboardBacklightDown = consts.KeycodeKeyboardBacklightDown KeycodeKeyboardBacklightToggle = consts.KeycodeKeyboardBacklightToggle KeycodeKeyboardBacklightUp = consts.KeycodeKeyboardBacklightUp KeycodeL = consts.KeycodeL KeycodeLanguageSwitch = consts.KeycodeLanguageSwitch KeycodeLastChannel = consts.KeycodeLastChannel KeycodeLeftBracket = consts.KeycodeLeftBracket KeycodeLock = consts.KeycodeLock KeycodeM = consts.KeycodeM KeycodeMacro1 = consts.KeycodeMacro1 KeycodeMacro2 = consts.KeycodeMacro2 KeycodeMacro3 = consts.KeycodeMacro3 KeycodeMacro4 = consts.KeycodeMacro4 KeycodeMannerMode = consts.KeycodeMannerMode KeycodeMediaAudioTrack = consts.KeycodeMediaAudioTrack KeycodeMediaClose = consts.KeycodeMediaClose KeycodeMediaEject = consts.KeycodeMediaEject KeycodeMediaFastForward = consts.KeycodeMediaFastForward KeycodeMediaNext = consts.KeycodeMediaNext KeycodeMediaPause = consts.KeycodeMediaPause KeycodeMediaPlay = consts.KeycodeMediaPlay KeycodeMediaPlayPause = consts.KeycodeMediaPlayPause KeycodeMediaPrevious = consts.KeycodeMediaPrevious KeycodeMediaRecord = consts.KeycodeMediaRecord KeycodeMediaRewind = consts.KeycodeMediaRewind KeycodeMediaSkipBackward = consts.KeycodeMediaSkipBackward KeycodeMediaSkipForward = consts.KeycodeMediaSkipForward KeycodeMediaStepBackward = consts.KeycodeMediaStepBackward KeycodeMediaStepForward = consts.KeycodeMediaStepForward KeycodeMediaStop = consts.KeycodeMediaStop KeycodeMediaTopMenu = consts.KeycodeMediaTopMenu KeycodeMenu = consts.KeycodeMenu KeycodeMetaLeft = consts.KeycodeMetaLeft KeycodeMetaRight = consts.KeycodeMetaRight KeycodeMinus = consts.KeycodeMinus KeycodeMoveEnd = consts.KeycodeMoveEnd KeycodeMoveHome = consts.KeycodeMoveHome KeycodeMuhenkan = consts.KeycodeMuhenkan KeycodeMusic = consts.KeycodeMusic KeycodeMute = consts.KeycodeMute KeycodeN = consts.KeycodeN KeycodeNew = consts.KeycodeNew KeycodeNotification = consts.KeycodeNotification KeycodeNum = consts.KeycodeNum KeycodeNumpad0 = consts.KeycodeNumpad0 KeycodeNumpad1 = consts.KeycodeNumpad1 KeycodeNumpad2 = consts.KeycodeNumpad2 KeycodeNumpad3 = consts.KeycodeNumpad3 KeycodeNumpad4 = consts.KeycodeNumpad4 KeycodeNumpad5 = consts.KeycodeNumpad5 KeycodeNumpad6 = consts.KeycodeNumpad6 KeycodeNumpad7 = consts.KeycodeNumpad7 KeycodeNumpad8 = consts.KeycodeNumpad8 KeycodeNumpad9 = consts.KeycodeNumpad9 KeycodeNumpadAdd = consts.KeycodeNumpadAdd KeycodeNumpadComma = consts.KeycodeNumpadComma KeycodeNumpadDivide = consts.KeycodeNumpadDivide KeycodeNumpadDot = consts.KeycodeNumpadDot KeycodeNumpadEnter = consts.KeycodeNumpadEnter KeycodeNumpadEquals = consts.KeycodeNumpadEquals KeycodeNumpadLeftParen = consts.KeycodeNumpadLeftParen KeycodeNumpadMultiply = consts.KeycodeNumpadMultiply KeycodeNumpadRightParen = consts.KeycodeNumpadRightParen KeycodeNumpadSubtract = consts.KeycodeNumpadSubtract KeycodeNumLock = consts.KeycodeNumLock KeycodeO = consts.KeycodeO KeycodeP = consts.KeycodeP KeycodePageDown = consts.KeycodePageDown KeycodePageUp = consts.KeycodePageUp KeycodePairing = consts.KeycodePairing KeycodePaste = consts.KeycodePaste KeycodePeriod = consts.KeycodePeriod KeycodePictsymbols = consts.KeycodePictsymbols KeycodePlus = consts.KeycodePlus KeycodePound = consts.KeycodePound KeycodePower = consts.KeycodePower KeycodePrint = consts.KeycodePrint KeycodeProfileSwitch = consts.KeycodeProfileSwitch KeycodeProgBlue = consts.KeycodeProgBlue KeycodeProgGreen = consts.KeycodeProgGreen KeycodeProgRed = consts.KeycodeProgRed KeycodeProgYellow = consts.KeycodeProgYellow KeycodeQ = consts.KeycodeQ KeycodeR = consts.KeycodeR KeycodeRecentApps = consts.KeycodeRecentApps KeycodeRefresh = consts.KeycodeRefresh KeycodeRightBracket = consts.KeycodeRightBracket KeycodeRo = consts.KeycodeRo KeycodeS = consts.KeycodeS KeycodeScreenshot = consts.KeycodeScreenshot KeycodeScrollLock = consts.KeycodeScrollLock KeycodeSearch = consts.KeycodeSearch KeycodeSemicolon = consts.KeycodeSemicolon KeycodeSettings = consts.KeycodeSettings KeycodeShiftLeft = consts.KeycodeShiftLeft KeycodeShiftRight = consts.KeycodeShiftRight KeycodeSlash = consts.KeycodeSlash KeycodeSleep = consts.KeycodeSleep KeycodeSoftLeft = consts.KeycodeSoftLeft KeycodeSoftRight = consts.KeycodeSoftRight KeycodeSoftSleep = consts.KeycodeSoftSleep KeycodeSpace = consts.KeycodeSpace KeycodeStar = consts.KeycodeStar KeycodeStbInput = consts.KeycodeStbInput KeycodeStbPower = consts.KeycodeStbPower KeycodeStem1 = consts.KeycodeStem1 KeycodeStem2 = consts.KeycodeStem2 KeycodeStem3 = consts.KeycodeStem3 KeycodeStemPrimary = consts.KeycodeStemPrimary KeycodeStylusButtonPrimary = consts.KeycodeStylusButtonPrimary KeycodeStylusButtonSecondary = consts.KeycodeStylusButtonSecondary KeycodeStylusButtonTail = consts.KeycodeStylusButtonTail KeycodeStylusButtonTertiary = consts.KeycodeStylusButtonTertiary KeycodeSwitchCharset = consts.KeycodeSwitchCharset KeycodeSym = consts.KeycodeSym KeycodeSysrq = consts.KeycodeSysrq KeycodeT = consts.KeycodeT KeycodeTab = consts.KeycodeTab KeycodeThumbsDown = consts.KeycodeThumbsDown KeycodeThumbsUp = consts.KeycodeThumbsUp KeycodeTv = consts.KeycodeTv KeycodeTvAntennaCable = consts.KeycodeTvAntennaCable KeycodeTvAudioDescription = consts.KeycodeTvAudioDescription KeycodeTvAudioDescriptionMixDown = consts.KeycodeTvAudioDescriptionMixDown KeycodeTvAudioDescriptionMixUp = consts.KeycodeTvAudioDescriptionMixUp KeycodeTvContentsMenu = consts.KeycodeTvContentsMenu KeycodeTvDataService = consts.KeycodeTvDataService KeycodeTvInput = consts.KeycodeTvInput KeycodeTvInputComponent1 = consts.KeycodeTvInputComponent1 KeycodeTvInputComponent2 = consts.KeycodeTvInputComponent2 KeycodeTvInputComposite1 = consts.KeycodeTvInputComposite1 KeycodeTvInputComposite2 = consts.KeycodeTvInputComposite2 KeycodeTvInputHdmi1 = consts.KeycodeTvInputHdmi1 KeycodeTvInputHdmi2 = consts.KeycodeTvInputHdmi2 KeycodeTvInputHdmi3 = consts.KeycodeTvInputHdmi3 KeycodeTvInputHdmi4 = consts.KeycodeTvInputHdmi4 KeycodeTvInputVga1 = consts.KeycodeTvInputVga1 KeycodeTvMediaContextMenu = consts.KeycodeTvMediaContextMenu KeycodeTvNetwork = consts.KeycodeTvNetwork KeycodeTvNumberEntry = consts.KeycodeTvNumberEntry KeycodeTvPower = consts.KeycodeTvPower KeycodeTvRadioService = consts.KeycodeTvRadioService KeycodeTvSatellite = consts.KeycodeTvSatellite KeycodeTvSatelliteBs = consts.KeycodeTvSatelliteBs KeycodeTvSatelliteCs = consts.KeycodeTvSatelliteCs KeycodeTvSatelliteService = consts.KeycodeTvSatelliteService KeycodeTvTeletext = consts.KeycodeTvTeletext KeycodeTvTerrestrialAnalog = consts.KeycodeTvTerrestrialAnalog KeycodeTvTerrestrialDigital = consts.KeycodeTvTerrestrialDigital KeycodeTvTimerProgramming = consts.KeycodeTvTimerProgramming KeycodeTvZoomMode = consts.KeycodeTvZoomMode KeycodeU = consts.KeycodeU KeycodeUnknown = consts.KeycodeUnknown KeycodeV = consts.KeycodeV KeycodeVideoApp1 = consts.KeycodeVideoApp1 KeycodeVideoApp2 = consts.KeycodeVideoApp2 KeycodeVideoApp3 = consts.KeycodeVideoApp3 KeycodeVideoApp4 = consts.KeycodeVideoApp4 KeycodeVideoApp5 = consts.KeycodeVideoApp5 KeycodeVideoApp6 = consts.KeycodeVideoApp6 KeycodeVideoApp7 = consts.KeycodeVideoApp7 KeycodeVideoApp8 = consts.KeycodeVideoApp8 KeycodeVoiceAssist = consts.KeycodeVoiceAssist KeycodeVolumeDown = consts.KeycodeVolumeDown KeycodeVolumeMute = consts.KeycodeVolumeMute KeycodeVolumeUp = consts.KeycodeVolumeUp KeycodeW = consts.KeycodeW KeycodeWakeup = consts.KeycodeWakeup KeycodeWindow = consts.KeycodeWindow KeycodeX = consts.KeycodeX KeycodeY = consts.KeycodeY KeycodeYen = consts.KeycodeYen KeycodeZ = consts.KeycodeZ KeycodeZenkakuHankaku = consts.KeycodeZenkakuHankaku KeycodeZoomIn = consts.KeycodeZoomIn KeycodeZoomOut = consts.KeycodeZoomOut MaxKeycode = consts.MaxKeycode MetaAltLeftOn = consts.MetaAltLeftOn MetaAltMask = consts.MetaAltMask MetaAltOn = consts.MetaAltOn MetaAltRightOn = consts.MetaAltRightOn MetaCapsLockOn = consts.MetaCapsLockOn MetaCtrlLeftOn = consts.MetaCtrlLeftOn MetaCtrlMask = consts.MetaCtrlMask MetaCtrlOn = consts.MetaCtrlOn MetaCtrlRightOn = consts.MetaCtrlRightOn MetaFunctionOn = consts.MetaFunctionOn MetaMetaLeftOn = consts.MetaMetaLeftOn MetaMetaMask = consts.MetaMetaMask MetaMetaOn = consts.MetaMetaOn MetaMetaRightOn = consts.MetaMetaRightOn MetaNumLockOn = consts.MetaNumLockOn MetaScrollLockOn = consts.MetaScrollLockOn MetaShiftLeftOn = consts.MetaShiftLeftOn MetaShiftMask = consts.MetaShiftMask MetaShiftOn = consts.MetaShiftOn MetaShiftRightOn = consts.MetaShiftRightOn MetaSymOn = consts.MetaSymOn KeyboardTypeAlphabetic = consts.KeyboardTypeAlphabetic KeyboardTypeNone = consts.KeyboardTypeNone KeyboardTypeNonAlphabetic = consts.KeyboardTypeNonAlphabetic MotionRangeOrientation = consts.MotionRangeOrientation MotionRangePressure = consts.MotionRangePressure MotionRangeSize = consts.MotionRangeSize MotionRangeToolMajor = consts.MotionRangeToolMajor MotionRangeToolMinor = consts.MotionRangeToolMinor MotionRangeTouchMajor = consts.MotionRangeTouchMajor MotionRangeTouchMinor = consts.MotionRangeTouchMinor MotionRangeX = consts.MotionRangeX MotionRangeY = consts.MotionRangeY SourceAny = consts.SourceAny SourceBluetoothStylus = consts.SourceBluetoothStylus SourceClassButton = consts.SourceClassButton SourceClassJoystick = consts.SourceClassJoystick SourceClassMask = consts.SourceClassMask SourceClassNone = consts.SourceClassNone SourceClassPointer = consts.SourceClassPointer SourceClassPosition = consts.SourceClassPosition SourceClassTrackball = consts.SourceClassTrackball SourceDpad = consts.SourceDpad SourceGamepad = consts.SourceGamepad SourceHdmi = consts.SourceHdmi SourceJoystick = consts.SourceJoystick SourceKeyboard = consts.SourceKeyboard SourceMouse = consts.SourceMouse SourceMouseRelative = consts.SourceMouseRelative SourceRotaryEncoder = consts.SourceRotaryEncoder SourceSensor = consts.SourceSensor SourceStylus = consts.SourceStylus SourceTouchpad = consts.SourceTouchpad SourceTouchscreen = consts.SourceTouchscreen SourceTrackball = consts.SourceTrackball SourceUnknown = consts.SourceUnknown CategoryAlternative = consts.CategoryAlternative CategoryContainer = consts.CategoryContainer CategorySecondary = consts.CategorySecondary CategorySystem = consts.CategorySystem First = consts.First FlagAlwaysPerformClose = consts.FlagAlwaysPerformClose FlagAppendToGroup = consts.FlagAppendToGroup FlagPerformNoClose = consts.FlagPerformNoClose None = consts.None SupportedModifiersMask = consts.SupportedModifiersMask Consumed = consts.Consumed Bottom = consts.Bottom Left = consts.Left Right = consts.Right Top = consts.Top AnimationDuration = consts.AnimationDuration CommandIssueDuration = consts.CommandIssueDuration Deadline = consts.Deadline DrawDuration = consts.DrawDuration FirstDrawFrame = consts.FirstDrawFrame FrameTimelineVsyncId = consts.FrameTimelineVsyncId GpuDuration = consts.GpuDuration InputHandlingDuration = consts.InputHandlingDuration IntendedVsyncTimestamp = consts.IntendedVsyncTimestamp LayoutMeasureDuration = consts.LayoutMeasureDuration SwapBuffersDuration = consts.SwapBuffersDuration SyncDuration = consts.SyncDuration TotalDuration = consts.TotalDuration UnknownDelayDuration = consts.UnknownDelayDuration VsyncTimestamp = consts.VsyncTimestamp Alpha = consts.Alpha BuiltInKeyboard = consts.BuiltInKeyboard CombiningAccent = consts.CombiningAccent CombiningAccentMask = consts.CombiningAccentMask Full = consts.Full HexInput = consts.HexInput ModifierBehaviorChorded = consts.ModifierBehaviorChorded ModifierBehaviorChordedOrToggled = consts.ModifierBehaviorChordedOrToggled Numeric = consts.Numeric PickerDialogInput = consts.PickerDialogInput Predictive = consts.Predictive SpecialFunction = consts.SpecialFunction VirtualKeyboard = consts.VirtualKeyboard MetaLength = consts.MetaLength EmptyState = consts.EmptyState BuildCache = consts.BuildCache Draw = consts.Draw Invalidate = consts.Invalidate InvalidateChild = consts.InvalidateChild InvalidateChildInParent = consts.InvalidateChildInParent OnLayout = consts.OnLayout OnMeasure = consts.OnMeasure RequestLayout = consts.RequestLayout BindView = consts.BindView MoveFromActiveToScrapHeap = consts.MoveFromActiveToScrapHeap MoveToScrapHeap = consts.MoveToScrapHeap NewView = consts.NewView RecycleFromActiveHeap = consts.RecycleFromActiveHeap RecycleFromScrapHeap = consts.RecycleFromScrapHeap TypeAlias = consts.TypeAlias TypeAllScroll = consts.TypeAllScroll TypeArrow = consts.TypeArrow TypeCell = consts.TypeCell TypeContextMenu = consts.TypeContextMenu TypeCopy = consts.TypeCopy TypeCrosshair = consts.TypeCrosshair TypeDefault = consts.TypeDefault TypeGrab = consts.TypeGrab TypeGrabbing = consts.TypeGrabbing TypeHand = consts.TypeHand TypeHandwriting = consts.TypeHandwriting TypeHelp = consts.TypeHelp TypeHorizontalDoubleArrow = consts.TypeHorizontalDoubleArrow TypeNoDrop = consts.TypeNoDrop TypeNull = consts.TypeNull TypeText = consts.TypeText TypeTopLeftDiagonalDoubleArrow = consts.TypeTopLeftDiagonalDoubleArrow TypeTopRightDiagonalDoubleArrow = consts.TypeTopRightDiagonalDoubleArrow TypeVerticalDoubleArrow = consts.TypeVerticalDoubleArrow TypeVerticalText = consts.TypeVerticalText TypeWait = consts.TypeWait TypeZoomIn = consts.TypeZoomIn TypeZoomOut = consts.TypeZoomOut ShowAsActionAlways = consts.ShowAsActionAlways ShowAsActionCollapseActionView = consts.ShowAsActionCollapseActionView ShowAsActionIfRoom = consts.ShowAsActionIfRoom ShowAsActionNever = consts.ShowAsActionNever ShowAsActionWithText = consts.ShowAsActionWithText PositionBottomLeft = consts.PositionBottomLeft PositionBottomRight = consts.PositionBottomRight PositionTopLeft = consts.PositionTopLeft PositionTopRight = consts.PositionTopRight AxisClip = consts.AxisClip AxisPullAfter = consts.AxisPullAfter AxisPullBefore = consts.AxisPullBefore AxisSpecified = consts.AxisSpecified AxisXShift = consts.AxisXShift AxisYShift = consts.AxisYShift Center = consts.Center CenterHorizontal = consts.CenterHorizontal CenterVertical = consts.CenterVertical ClipHorizontal = consts.ClipHorizontal ClipVertical = consts.ClipVertical DisplayClipHorizontal = consts.DisplayClipHorizontal DisplayClipVertical = consts.DisplayClipVertical End = consts.End Fill = consts.Fill FillHorizontal = consts.FillHorizontal FillVertical = consts.FillVertical HorizontalGravityMask = consts.HorizontalGravityMask NoGravity = consts.NoGravity RelativeHorizontalGravityMask = consts.RelativeHorizontalGravityMask RelativeLayoutDirection = consts.RelativeLayoutDirection Start = consts.Start VerticalGravityMask = consts.VerticalGravityMask ClockTick = consts.ClockTick Confirm = consts.Confirm ContextClick = consts.ContextClick DragStart = consts.DragStart FlagIgnoreGlobalSetting = consts.FlagIgnoreGlobalSetting FlagIgnoreViewSetting = consts.FlagIgnoreViewSetting GestureEnd = consts.GestureEnd GestureStart = consts.GestureStart GestureThresholdActivate = consts.GestureThresholdActivate GestureThresholdDeactivate = consts.GestureThresholdDeactivate KeyboardPress = consts.KeyboardPress KeyboardRelease = consts.KeyboardRelease KeyboardTap = consts.KeyboardTap LongPress = consts.LongPress NoHaptics = consts.NoHaptics Reject = consts.Reject SegmentFrequentTick = consts.SegmentFrequentTick SegmentTick = consts.SegmentTick TextHandleMove = consts.TextHandleMove ToggleOff = consts.ToggleOff ToggleOn = consts.ToggleOn VirtualKey = consts.VirtualKey VirtualKeyRelease = consts.VirtualKeyRelease BufferTransformIdentity = consts.BufferTransformIdentity BufferTransformMirrorHorizontal = consts.BufferTransformMirrorHorizontal BufferTransformMirrorVertical = consts.BufferTransformMirrorVertical BufferTransformRotate180 = consts.BufferTransformRotate180 BufferTransformRotate270 = consts.BufferTransformRotate270 BufferTransformRotate90 = consts.BufferTransformRotate90 JankApplication = consts.JankApplication JankComposer = consts.JankComposer JankNone = consts.JankNone JankOther = consts.JankOther FlagConvertToPlainText = consts.FlagConvertToPlainText SourceApp = consts.SourceApp SourceAutofill = consts.SourceAutofill SourceClipboard = consts.SourceClipboard SourceDragAndDrop = consts.SourceDragAndDrop SourceInputMethod = consts.SourceInputMethod SourceProcessText = consts.SourceProcessText ErrorDestinationInvalid = consts.ErrorDestinationInvalid ErrorSourceInvalid = consts.ErrorSourceInvalid ErrorSourceNoData = consts.ErrorSourceNoData ErrorTimeout = consts.ErrorTimeout ErrorUnknown = consts.ErrorUnknown Success = consts.Success DecorCaptionShadeAuto = consts.DecorCaptionShadeAuto DecorCaptionShadeDark = consts.DecorCaptionShadeDark DecorCaptionShadeLight = consts.DecorCaptionShadeLight FeatureActionBar = consts.FeatureActionBar FeatureActionBarOverlay = consts.FeatureActionBarOverlay FeatureActionModeOverlay = consts.FeatureActionModeOverlay FeatureActivityTransitions = consts.FeatureActivityTransitions FeatureContentTransitions = consts.FeatureContentTransitions FeatureContextMenu = consts.FeatureContextMenu FeatureCustomTitle = consts.FeatureCustomTitle FeatureIndeterminateProgress = consts.FeatureIndeterminateProgress FeatureLeftIcon = consts.FeatureLeftIcon FeatureNoTitle = consts.FeatureNoTitle FeatureOptionsPanel = consts.FeatureOptionsPanel FeatureProgress = consts.FeatureProgress FeatureRightIcon = consts.FeatureRightIcon FeatureSwipeToDismiss = consts.FeatureSwipeToDismiss IdAndroidContent = consts.IdAndroidContent ProgressEnd = consts.ProgressEnd ProgressIndeterminateOff = consts.ProgressIndeterminateOff ProgressIndeterminateOn = consts.ProgressIndeterminateOn ProgressSecondaryEnd = consts.ProgressSecondaryEnd ProgressSecondaryStart = consts.ProgressSecondaryStart ProgressStart = consts.ProgressStart ProgressVisibilityOff = consts.ProgressVisibilityOff ProgressVisibilityOn = consts.ProgressVisibilityOn Background = consts.Background Bounds = consts.Bounds PaddedBounds = consts.PaddedBounds Click = consts.Click OrientationUnknown = consts.OrientationUnknown DispatchModeContinueOnSubtree = consts.DispatchModeContinueOnSubtree DispatchModeStop = consts.DispatchModeStop ActionDragEnded = consts.ActionDragEnded ActionDragEntered = consts.ActionDragEntered ActionDragExited = consts.ActionDragExited ActionDragLocation = consts.ActionDragLocation ActionDragStarted = consts.ActionDragStarted ActionDrop = consts.ActionDrop Above = consts.Above Below = consts.Below ToLeft = consts.ToLeft ToRight = consts.ToRight )
const ( TraceHierarchy = consts.TraceHierarchy TraceRecycler = consts.TraceRecycler )
const ( ExtraVirtualStructureType = consts.ExtraVirtualStructureType ExtraVirtualStructureVersionNumber = consts.ExtraVirtualStructureVersionNumber StatusBarBackgroundTransitionName = consts.StatusBarBackgroundTransitionName )
const (
UndefinedTimeNano = consts.UndefinedTimeNano
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AbsSavedState ¶
AbsSavedState wraps android.view.AbsSavedState.
func (*AbsSavedState) DescribeContents ¶
func (m *AbsSavedState) DescribeContents() (int32, error)
DescribeContents calls android.view.AbsSavedState.describeContents.
func (*AbsSavedState) GetSuperState ¶
func (m *AbsSavedState) GetSuperState() (*jni.Object, error)
GetSuperState calls android.view.AbsSavedState.getSuperState.
func (*AbsSavedState) ToString ¶ added in v0.0.8
func (m *AbsSavedState) ToString() (string, error)
ToString calls android.view.AbsSavedState.toString.
func (*AbsSavedState) WriteToParcel ¶
func (m *AbsSavedState) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.AbsSavedState.writeToParcel.
type ActionMode ¶
ActionMode wraps android.view.ActionMode.
func (*ActionMode) Finish ¶
func (m *ActionMode) Finish() error
Finish calls android.view.ActionMode.finish.
func (*ActionMode) GetCustomView ¶
func (m *ActionMode) GetCustomView() (*jni.Object, error)
GetCustomView calls android.view.ActionMode.getCustomView.
func (*ActionMode) GetMenu ¶
func (m *ActionMode) GetMenu() (*jni.Object, error)
GetMenu calls android.view.ActionMode.getMenu.
func (*ActionMode) GetMenuInflater ¶
func (m *ActionMode) GetMenuInflater() (*jni.Object, error)
GetMenuInflater calls android.view.ActionMode.getMenuInflater.
func (*ActionMode) GetSubtitle ¶
func (m *ActionMode) GetSubtitle() (*jni.Object, error)
GetSubtitle calls android.view.ActionMode.getSubtitle.
func (*ActionMode) GetTag ¶
func (m *ActionMode) GetTag() (*jni.Object, error)
GetTag calls android.view.ActionMode.getTag.
func (*ActionMode) GetTitle ¶
func (m *ActionMode) GetTitle() (*jni.Object, error)
GetTitle calls android.view.ActionMode.getTitle.
func (*ActionMode) GetTitleOptionalHint ¶
func (m *ActionMode) GetTitleOptionalHint() (bool, error)
GetTitleOptionalHint calls android.view.ActionMode.getTitleOptionalHint.
func (*ActionMode) GetType ¶
func (m *ActionMode) GetType() (int32, error)
GetType calls android.view.ActionMode.getType.
func (*ActionMode) Hide ¶
func (m *ActionMode) Hide(arg0 int64) error
Hide calls android.view.ActionMode.hide.
func (*ActionMode) Invalidate ¶
func (m *ActionMode) Invalidate() error
Invalidate calls android.view.ActionMode.invalidate.
func (*ActionMode) InvalidateContentRect ¶
func (m *ActionMode) InvalidateContentRect() error
InvalidateContentRect calls android.view.ActionMode.invalidateContentRect.
func (*ActionMode) IsTitleOptional ¶
func (m *ActionMode) IsTitleOptional() (bool, error)
IsTitleOptional calls android.view.ActionMode.isTitleOptional.
func (*ActionMode) OnWindowFocusChanged ¶
func (m *ActionMode) OnWindowFocusChanged(arg0 bool) error
OnWindowFocusChanged calls android.view.ActionMode.onWindowFocusChanged.
func (*ActionMode) SetCustomView ¶
func (m *ActionMode) SetCustomView(arg0 *jni.Object) error
SetCustomView calls android.view.ActionMode.setCustomView.
func (*ActionMode) SetSubtitle1 ¶
func (m *ActionMode) SetSubtitle1(arg0 int32) error
SetSubtitle1 calls android.view.ActionMode.setSubtitle.
func (*ActionMode) SetSubtitle1_1 ¶
func (m *ActionMode) SetSubtitle1_1(arg0 string) error
SetSubtitle1_1 calls android.view.ActionMode.setSubtitle.
func (*ActionMode) SetTag ¶
func (m *ActionMode) SetTag(arg0 *jni.Object) error
SetTag calls android.view.ActionMode.setTag.
func (*ActionMode) SetTitle1 ¶
func (m *ActionMode) SetTitle1(arg0 int32) error
SetTitle1 calls android.view.ActionMode.setTitle.
func (*ActionMode) SetTitle1_1 ¶
func (m *ActionMode) SetTitle1_1(arg0 string) error
SetTitle1_1 calls android.view.ActionMode.setTitle.
func (*ActionMode) SetTitleOptionalHint ¶
func (m *ActionMode) SetTitleOptionalHint(arg0 bool) error
SetTitleOptionalHint calls android.view.ActionMode.setTitleOptionalHint.
func (*ActionMode) SetType ¶
func (m *ActionMode) SetType(arg0 int32) error
SetType calls android.view.ActionMode.setType.
func (*ActionMode) ToString ¶ added in v0.0.8
func (m *ActionMode) ToString() (string, error)
ToString calls android.view.ActionMode.toString.
type ActionModeCallback ¶
ActionModeCallback wraps android.view.ActionMode$Callback.
func (*ActionModeCallback) OnActionItemClicked ¶
OnActionItemClicked calls android.view.ActionMode$Callback.onActionItemClicked.
func (*ActionModeCallback) OnCreateActionMode ¶
OnCreateActionMode calls android.view.ActionMode$Callback.onCreateActionMode.
func (*ActionModeCallback) OnDestroyActionMode ¶
func (m *ActionModeCallback) OnDestroyActionMode(arg0 *jni.Object) error
OnDestroyActionMode calls android.view.ActionMode$Callback.onDestroyActionMode.
func (*ActionModeCallback) OnPrepareActionMode ¶
OnPrepareActionMode calls android.view.ActionMode$Callback.onPrepareActionMode.
func (*ActionModeCallback) ToString ¶ added in v0.0.8
func (m *ActionModeCallback) ToString() (string, error)
ToString calls android.view.ActionMode$Callback.toString.
type ActionModeCallback2 ¶
ActionModeCallback2 wraps android.view.ActionMode$Callback2.
func (*ActionModeCallback2) OnGetContentRect ¶
func (m *ActionModeCallback2) OnGetContentRect( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnGetContentRect calls android.view.ActionMode$Callback2.onGetContentRect.
func (*ActionModeCallback2) ToString ¶ added in v0.0.8
func (m *ActionModeCallback2) ToString() (string, error)
ToString calls android.view.ActionMode$Callback2.toString.
type ActionProvider ¶
ActionProvider wraps android.view.ActionProvider.
func (*ActionProvider) HasSubMenu ¶
func (m *ActionProvider) HasSubMenu() (bool, error)
HasSubMenu calls android.view.ActionProvider.hasSubMenu.
func (*ActionProvider) IsVisible ¶
func (m *ActionProvider) IsVisible() (bool, error)
IsVisible calls android.view.ActionProvider.isVisible.
func (*ActionProvider) OnCreateActionView0 ¶
func (m *ActionProvider) OnCreateActionView0() (*jni.Object, error)
OnCreateActionView0 calls android.view.ActionProvider.onCreateActionView.
func (*ActionProvider) OnCreateActionView1_1 ¶
OnCreateActionView1_1 calls android.view.ActionProvider.onCreateActionView.
func (*ActionProvider) OnPerformDefaultAction ¶
func (m *ActionProvider) OnPerformDefaultAction() (bool, error)
OnPerformDefaultAction calls android.view.ActionProvider.onPerformDefaultAction.
func (*ActionProvider) OnPrepareSubMenu ¶
func (m *ActionProvider) OnPrepareSubMenu(arg0 *jni.Object) error
OnPrepareSubMenu calls android.view.ActionProvider.onPrepareSubMenu.
func (*ActionProvider) OverridesItemVisibility ¶
func (m *ActionProvider) OverridesItemVisibility() (bool, error)
OverridesItemVisibility calls android.view.ActionProvider.overridesItemVisibility.
func (*ActionProvider) RefreshVisibility ¶
func (m *ActionProvider) RefreshVisibility() error
RefreshVisibility calls android.view.ActionProvider.refreshVisibility.
func (*ActionProvider) SetVisibilityListener ¶
func (m *ActionProvider) SetVisibilityListener(arg0 *jni.Object) error
SetVisibilityListener calls android.view.ActionProvider.setVisibilityListener.
func (*ActionProvider) ToString ¶ added in v0.0.8
func (m *ActionProvider) ToString() (string, error)
ToString calls android.view.ActionProvider.toString.
type ActionProviderVisibilityListener ¶
ActionProviderVisibilityListener wraps android.view.ActionProvider$VisibilityListener.
func (*ActionProviderVisibilityListener) OnActionProviderVisibilityChanged ¶
func (m *ActionProviderVisibilityListener) OnActionProviderVisibilityChanged(arg0 bool) error
OnActionProviderVisibilityChanged calls android.view.ActionProvider$VisibilityListener.onActionProviderVisibilityChanged.
func (*ActionProviderVisibilityListener) ToString ¶ added in v0.0.8
func (m *ActionProviderVisibilityListener) ToString() (string, error)
ToString calls android.view.ActionProvider$VisibilityListener.toString.
type AnimationUtils ¶
AnimationUtils wraps android.view.ViewAnimationUtils.
func (*AnimationUtils) CreateCircularReveal ¶
func (m *AnimationUtils) CreateCircularReveal( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 float32, arg4 float32, ) (*jni.Object, error)
CreateCircularReveal calls android.view.ViewAnimationUtils.createCircularReveal.
func (*AnimationUtils) ToString ¶ added in v0.0.8
func (m *AnimationUtils) ToString() (string, error)
ToString calls android.view.ViewAnimationUtils.toString.
type AttachedSurfaceControl ¶
AttachedSurfaceControl wraps android.view.AttachedSurfaceControl.
func (*AttachedSurfaceControl) ApplyTransactionOnDraw ¶
func (m *AttachedSurfaceControl) ApplyTransactionOnDraw(arg0 *jni.Object) (bool, error)
ApplyTransactionOnDraw calls android.view.AttachedSurfaceControl.applyTransactionOnDraw.
func (*AttachedSurfaceControl) BuildReparentTransaction ¶
BuildReparentTransaction calls android.view.AttachedSurfaceControl.buildReparentTransaction.
func (*AttachedSurfaceControl) ToString ¶ added in v0.0.8
func (m *AttachedSurfaceControl) ToString() (string, error)
ToString calls android.view.AttachedSurfaceControl.toString.
type AttachedSurfaceControlOnBufferTransformHintChangedListener ¶
type AttachedSurfaceControlOnBufferTransformHintChangedListener struct {
VM *jni.VM
Obj *jni.GlobalRef
}
AttachedSurfaceControlOnBufferTransformHintChangedListener wraps android.view.AttachedSurfaceControl$OnBufferTransformHintChangedListener.
func (*AttachedSurfaceControlOnBufferTransformHintChangedListener) OnBufferTransformHintChanged ¶
func (m *AttachedSurfaceControlOnBufferTransformHintChangedListener) OnBufferTransformHintChanged(arg0 int32) error
OnBufferTransformHintChanged calls android.view.AttachedSurfaceControl$OnBufferTransformHintChangedListener.onBufferTransformHintChanged.
func (*AttachedSurfaceControlOnBufferTransformHintChangedListener) ToString ¶ added in v0.0.8
func (m *AttachedSurfaceControlOnBufferTransformHintChangedListener) ToString() (string, error)
ToString calls android.view.AttachedSurfaceControl$OnBufferTransformHintChangedListener.toString.
type Choreographer ¶
Choreographer wraps android.view.Choreographer.
func (*Choreographer) GetInstance ¶
func (m *Choreographer) GetInstance() (*jni.Object, error)
GetInstance calls android.view.Choreographer.getInstance.
func (*Choreographer) PostFrameCallback ¶
func (m *Choreographer) PostFrameCallback(arg0 *jni.Object) error
PostFrameCallback calls android.view.Choreographer.postFrameCallback.
func (*Choreographer) PostFrameCallbackDelayed ¶
func (m *Choreographer) PostFrameCallbackDelayed(arg0 *jni.Object, arg1 int64) error
PostFrameCallbackDelayed calls android.view.Choreographer.postFrameCallbackDelayed.
func (*Choreographer) PostVsyncCallback ¶
func (m *Choreographer) PostVsyncCallback(arg0 *jni.Object) error
PostVsyncCallback calls android.view.Choreographer.postVsyncCallback.
func (*Choreographer) RemoveFrameCallback ¶
func (m *Choreographer) RemoveFrameCallback(arg0 *jni.Object) error
RemoveFrameCallback calls android.view.Choreographer.removeFrameCallback.
func (*Choreographer) RemoveVsyncCallback ¶
func (m *Choreographer) RemoveVsyncCallback(arg0 *jni.Object) error
RemoveVsyncCallback calls android.view.Choreographer.removeVsyncCallback.
func (*Choreographer) ToString ¶ added in v0.0.8
func (m *Choreographer) ToString() (string, error)
ToString calls android.view.Choreographer.toString.
type ChoreographerFrameCallback ¶
ChoreographerFrameCallback wraps android.view.Choreographer$FrameCallback.
func (*ChoreographerFrameCallback) DoFrame ¶
func (m *ChoreographerFrameCallback) DoFrame(arg0 int64) error
DoFrame calls android.view.Choreographer$FrameCallback.doFrame.
func (*ChoreographerFrameCallback) ToString ¶ added in v0.0.8
func (m *ChoreographerFrameCallback) ToString() (string, error)
ToString calls android.view.Choreographer$FrameCallback.toString.
type ChoreographerFrameData ¶
ChoreographerFrameData wraps android.view.Choreographer$FrameData.
func (*ChoreographerFrameData) GetFrameTimeNanos ¶
func (m *ChoreographerFrameData) GetFrameTimeNanos() (int64, error)
GetFrameTimeNanos calls android.view.Choreographer$FrameData.getFrameTimeNanos.
func (*ChoreographerFrameData) GetFrameTimelines ¶
func (m *ChoreographerFrameData) GetFrameTimelines() (*jni.Object, error)
GetFrameTimelines calls android.view.Choreographer$FrameData.getFrameTimelines.
func (*ChoreographerFrameData) GetPreferredFrameTimeline ¶
func (m *ChoreographerFrameData) GetPreferredFrameTimeline() (*jni.Object, error)
GetPreferredFrameTimeline calls android.view.Choreographer$FrameData.getPreferredFrameTimeline.
func (*ChoreographerFrameData) ToString ¶ added in v0.0.8
func (m *ChoreographerFrameData) ToString() (string, error)
ToString calls android.view.Choreographer$FrameData.toString.
type ChoreographerFrameTimeline ¶
ChoreographerFrameTimeline wraps android.view.Choreographer$FrameTimeline.
func (*ChoreographerFrameTimeline) GetDeadlineNanos ¶
func (m *ChoreographerFrameTimeline) GetDeadlineNanos() (int64, error)
GetDeadlineNanos calls android.view.Choreographer$FrameTimeline.getDeadlineNanos.
func (*ChoreographerFrameTimeline) GetExpectedPresentationTimeNanos ¶
func (m *ChoreographerFrameTimeline) GetExpectedPresentationTimeNanos() (int64, error)
GetExpectedPresentationTimeNanos calls android.view.Choreographer$FrameTimeline.getExpectedPresentationTimeNanos.
func (*ChoreographerFrameTimeline) GetVsyncId ¶
func (m *ChoreographerFrameTimeline) GetVsyncId() (int64, error)
GetVsyncId calls android.view.Choreographer$FrameTimeline.getVsyncId.
func (*ChoreographerFrameTimeline) ToString ¶ added in v0.0.8
func (m *ChoreographerFrameTimeline) ToString() (string, error)
ToString calls android.view.Choreographer$FrameTimeline.toString.
type ChoreographerVsyncCallback ¶
ChoreographerVsyncCallback wraps android.view.Choreographer$VsyncCallback.
func (*ChoreographerVsyncCallback) OnVsync ¶
func (m *ChoreographerVsyncCallback) OnVsync(arg0 *jni.Object) error
OnVsync calls android.view.Choreographer$VsyncCallback.onVsync.
func (*ChoreographerVsyncCallback) ToString ¶ added in v0.0.8
func (m *ChoreographerVsyncCallback) ToString() (string, error)
ToString calls android.view.Choreographer$VsyncCallback.toString.
type CollapsibleActionView ¶
CollapsibleActionView wraps android.view.CollapsibleActionView.
func (*CollapsibleActionView) OnActionViewCollapsed ¶
func (m *CollapsibleActionView) OnActionViewCollapsed() error
OnActionViewCollapsed calls android.view.CollapsibleActionView.onActionViewCollapsed.
func (*CollapsibleActionView) OnActionViewExpanded ¶
func (m *CollapsibleActionView) OnActionViewExpanded() error
OnActionViewExpanded calls android.view.CollapsibleActionView.onActionViewExpanded.
func (*CollapsibleActionView) ToString ¶ added in v0.0.8
func (m *CollapsibleActionView) ToString() (string, error)
ToString calls android.view.CollapsibleActionView.toString.
type Configuration ¶
Configuration wraps android.view.ViewConfiguration.
func NewConfiguration ¶
func NewConfiguration(vm *jni.VM) (*Configuration, error)
NewConfiguration creates a new android.view.ViewConfiguration instance.
func (*Configuration) GetAmbiguousGestureMultiplier ¶
func (m *Configuration) GetAmbiguousGestureMultiplier() (float32, error)
GetAmbiguousGestureMultiplier calls android.view.ViewConfiguration.getAmbiguousGestureMultiplier.
func (*Configuration) GetDefaultActionModeHideDuration ¶
func (m *Configuration) GetDefaultActionModeHideDuration() (int64, error)
GetDefaultActionModeHideDuration calls android.view.ViewConfiguration.getDefaultActionModeHideDuration.
func (*Configuration) GetDoubleTapTimeout ¶
func (m *Configuration) GetDoubleTapTimeout() (int32, error)
GetDoubleTapTimeout calls android.view.ViewConfiguration.getDoubleTapTimeout.
func (*Configuration) GetEdgeSlop ¶
func (m *Configuration) GetEdgeSlop() (int32, error)
GetEdgeSlop calls android.view.ViewConfiguration.getEdgeSlop.
func (*Configuration) GetFadingEdgeLength ¶
func (m *Configuration) GetFadingEdgeLength() (int32, error)
GetFadingEdgeLength calls android.view.ViewConfiguration.getFadingEdgeLength.
func (*Configuration) GetGlobalActionKeyTimeout ¶
func (m *Configuration) GetGlobalActionKeyTimeout() (int64, error)
GetGlobalActionKeyTimeout calls android.view.ViewConfiguration.getGlobalActionKeyTimeout.
func (*Configuration) GetJumpTapTimeout ¶
func (m *Configuration) GetJumpTapTimeout() (int32, error)
GetJumpTapTimeout calls android.view.ViewConfiguration.getJumpTapTimeout.
func (*Configuration) GetKeyRepeatDelay ¶
func (m *Configuration) GetKeyRepeatDelay() (int32, error)
GetKeyRepeatDelay calls android.view.ViewConfiguration.getKeyRepeatDelay.
func (*Configuration) GetKeyRepeatTimeout ¶
func (m *Configuration) GetKeyRepeatTimeout() (int32, error)
GetKeyRepeatTimeout calls android.view.ViewConfiguration.getKeyRepeatTimeout.
func (*Configuration) GetLongPressTimeout ¶
func (m *Configuration) GetLongPressTimeout() (int32, error)
GetLongPressTimeout calls android.view.ViewConfiguration.getLongPressTimeout.
func (*Configuration) GetMaximumDrawingCacheSize ¶
func (m *Configuration) GetMaximumDrawingCacheSize() (int32, error)
GetMaximumDrawingCacheSize calls android.view.ViewConfiguration.getMaximumDrawingCacheSize.
func (*Configuration) GetMaximumFlingVelocity ¶
func (m *Configuration) GetMaximumFlingVelocity() (int32, error)
GetMaximumFlingVelocity calls android.view.ViewConfiguration.getMaximumFlingVelocity.
func (*Configuration) GetMinimumFlingVelocity ¶
func (m *Configuration) GetMinimumFlingVelocity() (int32, error)
GetMinimumFlingVelocity calls android.view.ViewConfiguration.getMinimumFlingVelocity.
func (*Configuration) GetMultiPressTimeout ¶
func (m *Configuration) GetMultiPressTimeout() (int32, error)
GetMultiPressTimeout calls android.view.ViewConfiguration.getMultiPressTimeout.
func (*Configuration) GetPressedStateDuration ¶
func (m *Configuration) GetPressedStateDuration() (int32, error)
GetPressedStateDuration calls android.view.ViewConfiguration.getPressedStateDuration.
func (*Configuration) GetScaledAmbiguousGestureMultiplier ¶
func (m *Configuration) GetScaledAmbiguousGestureMultiplier() (float32, error)
GetScaledAmbiguousGestureMultiplier calls android.view.ViewConfiguration.getScaledAmbiguousGestureMultiplier.
func (*Configuration) GetScaledDoubleTapSlop ¶
func (m *Configuration) GetScaledDoubleTapSlop() (int32, error)
GetScaledDoubleTapSlop calls android.view.ViewConfiguration.getScaledDoubleTapSlop.
func (*Configuration) GetScaledEdgeSlop ¶
func (m *Configuration) GetScaledEdgeSlop() (int32, error)
GetScaledEdgeSlop calls android.view.ViewConfiguration.getScaledEdgeSlop.
func (*Configuration) GetScaledFadingEdgeLength ¶
func (m *Configuration) GetScaledFadingEdgeLength() (int32, error)
GetScaledFadingEdgeLength calls android.view.ViewConfiguration.getScaledFadingEdgeLength.
func (*Configuration) GetScaledHandwritingGestureLineMargin ¶
func (m *Configuration) GetScaledHandwritingGestureLineMargin() (int32, error)
GetScaledHandwritingGestureLineMargin calls android.view.ViewConfiguration.getScaledHandwritingGestureLineMargin.
func (*Configuration) GetScaledHandwritingSlop ¶
func (m *Configuration) GetScaledHandwritingSlop() (int32, error)
GetScaledHandwritingSlop calls android.view.ViewConfiguration.getScaledHandwritingSlop.
func (*Configuration) GetScaledHorizontalScrollFactor ¶
func (m *Configuration) GetScaledHorizontalScrollFactor() (float32, error)
GetScaledHorizontalScrollFactor calls android.view.ViewConfiguration.getScaledHorizontalScrollFactor.
func (*Configuration) GetScaledHoverSlop ¶
func (m *Configuration) GetScaledHoverSlop() (int32, error)
GetScaledHoverSlop calls android.view.ViewConfiguration.getScaledHoverSlop.
func (*Configuration) GetScaledMaximumDrawingCacheSize ¶
func (m *Configuration) GetScaledMaximumDrawingCacheSize() (int32, error)
GetScaledMaximumDrawingCacheSize calls android.view.ViewConfiguration.getScaledMaximumDrawingCacheSize.
func (*Configuration) GetScaledMaximumFlingVelocity0 ¶
func (m *Configuration) GetScaledMaximumFlingVelocity0() (int32, error)
GetScaledMaximumFlingVelocity0 calls android.view.ViewConfiguration.getScaledMaximumFlingVelocity.
func (*Configuration) GetScaledMaximumFlingVelocity3_1 ¶
func (m *Configuration) GetScaledMaximumFlingVelocity3_1( arg0 int32, arg1 int32, arg2 int32, ) (int32, error)
GetScaledMaximumFlingVelocity3_1 calls android.view.ViewConfiguration.getScaledMaximumFlingVelocity.
func (*Configuration) GetScaledMinimumFlingVelocity0 ¶
func (m *Configuration) GetScaledMinimumFlingVelocity0() (int32, error)
GetScaledMinimumFlingVelocity0 calls android.view.ViewConfiguration.getScaledMinimumFlingVelocity.
func (*Configuration) GetScaledMinimumFlingVelocity3_1 ¶
func (m *Configuration) GetScaledMinimumFlingVelocity3_1( arg0 int32, arg1 int32, arg2 int32, ) (int32, error)
GetScaledMinimumFlingVelocity3_1 calls android.view.ViewConfiguration.getScaledMinimumFlingVelocity.
func (*Configuration) GetScaledMinimumScalingSpan ¶
func (m *Configuration) GetScaledMinimumScalingSpan() (int32, error)
GetScaledMinimumScalingSpan calls android.view.ViewConfiguration.getScaledMinimumScalingSpan.
func (*Configuration) GetScaledOverflingDistance ¶
func (m *Configuration) GetScaledOverflingDistance() (int32, error)
GetScaledOverflingDistance calls android.view.ViewConfiguration.getScaledOverflingDistance.
func (*Configuration) GetScaledOverscrollDistance ¶
func (m *Configuration) GetScaledOverscrollDistance() (int32, error)
GetScaledOverscrollDistance calls android.view.ViewConfiguration.getScaledOverscrollDistance.
func (*Configuration) GetScaledPagingTouchSlop ¶
func (m *Configuration) GetScaledPagingTouchSlop() (int32, error)
GetScaledPagingTouchSlop calls android.view.ViewConfiguration.getScaledPagingTouchSlop.
func (*Configuration) GetScaledScrollBarSize ¶
func (m *Configuration) GetScaledScrollBarSize() (int32, error)
GetScaledScrollBarSize calls android.view.ViewConfiguration.getScaledScrollBarSize.
func (*Configuration) GetScaledTouchSlop ¶
func (m *Configuration) GetScaledTouchSlop() (int32, error)
GetScaledTouchSlop calls android.view.ViewConfiguration.getScaledTouchSlop.
func (*Configuration) GetScaledVerticalScrollFactor ¶
func (m *Configuration) GetScaledVerticalScrollFactor() (float32, error)
GetScaledVerticalScrollFactor calls android.view.ViewConfiguration.getScaledVerticalScrollFactor.
func (*Configuration) GetScaledWindowTouchSlop ¶
func (m *Configuration) GetScaledWindowTouchSlop() (int32, error)
GetScaledWindowTouchSlop calls android.view.ViewConfiguration.getScaledWindowTouchSlop.
func (*Configuration) GetScrollBarFadeDuration ¶
func (m *Configuration) GetScrollBarFadeDuration() (int32, error)
GetScrollBarFadeDuration calls android.view.ViewConfiguration.getScrollBarFadeDuration.
func (*Configuration) GetScrollBarSize ¶
func (m *Configuration) GetScrollBarSize() (int32, error)
GetScrollBarSize calls android.view.ViewConfiguration.getScrollBarSize.
func (*Configuration) GetScrollDefaultDelay ¶
func (m *Configuration) GetScrollDefaultDelay() (int32, error)
GetScrollDefaultDelay calls android.view.ViewConfiguration.getScrollDefaultDelay.
func (*Configuration) GetScrollFriction ¶
func (m *Configuration) GetScrollFriction() (float32, error)
GetScrollFriction calls android.view.ViewConfiguration.getScrollFriction.
func (*Configuration) GetTapTimeout ¶
func (m *Configuration) GetTapTimeout() (int32, error)
GetTapTimeout calls android.view.ViewConfiguration.getTapTimeout.
func (*Configuration) GetTouchSlop ¶
func (m *Configuration) GetTouchSlop() (int32, error)
GetTouchSlop calls android.view.ViewConfiguration.getTouchSlop.
func (*Configuration) GetWindowTouchSlop ¶
func (m *Configuration) GetWindowTouchSlop() (int32, error)
GetWindowTouchSlop calls android.view.ViewConfiguration.getWindowTouchSlop.
func (*Configuration) GetZoomControlsTimeout ¶
func (m *Configuration) GetZoomControlsTimeout() (int64, error)
GetZoomControlsTimeout calls android.view.ViewConfiguration.getZoomControlsTimeout.
func (*Configuration) HasPermanentMenuKey ¶
func (m *Configuration) HasPermanentMenuKey() (bool, error)
HasPermanentMenuKey calls android.view.ViewConfiguration.hasPermanentMenuKey.
func (*Configuration) ShouldShowMenuShortcutsWhenKeyboardPresent ¶
func (m *Configuration) ShouldShowMenuShortcutsWhenKeyboardPresent() (bool, error)
ShouldShowMenuShortcutsWhenKeyboardPresent calls android.view.ViewConfiguration.shouldShowMenuShortcutsWhenKeyboardPresent.
func (*Configuration) ToString ¶ added in v0.0.8
func (m *Configuration) ToString() (string, error)
ToString calls android.view.ViewConfiguration.toString.
type ContentInfo ¶
ContentInfo wraps android.view.ContentInfo.
func (*ContentInfo) DescribeContents ¶
func (m *ContentInfo) DescribeContents() (int32, error)
DescribeContents calls android.view.ContentInfo.describeContents.
func (*ContentInfo) GetClip ¶
func (m *ContentInfo) GetClip() (*jni.Object, error)
GetClip calls android.view.ContentInfo.getClip.
func (*ContentInfo) GetExtras ¶
func (m *ContentInfo) GetExtras() (*jni.Object, error)
GetExtras calls android.view.ContentInfo.getExtras.
func (*ContentInfo) GetFlags ¶
func (m *ContentInfo) GetFlags() (int32, error)
GetFlags calls android.view.ContentInfo.getFlags.
func (*ContentInfo) GetLinkUri ¶
func (m *ContentInfo) GetLinkUri() (*jni.Object, error)
GetLinkUri calls android.view.ContentInfo.getLinkUri.
func (*ContentInfo) GetSource ¶
func (m *ContentInfo) GetSource() (int32, error)
GetSource calls android.view.ContentInfo.getSource.
func (*ContentInfo) ToString ¶
func (m *ContentInfo) ToString() (string, error)
ToString calls android.view.ContentInfo.toString.
func (*ContentInfo) WriteToParcel ¶
func (m *ContentInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.ContentInfo.writeToParcel.
type ContentInfoBuilder ¶
ContentInfoBuilder wraps android.view.ContentInfo$Builder.
func (*ContentInfoBuilder) Build ¶
func (m *ContentInfoBuilder) Build() (*jni.Object, error)
Build calls android.view.ContentInfo$Builder.build.
func (*ContentInfoBuilder) SetFlags ¶
func (m *ContentInfoBuilder) SetFlags(arg0 int32) (*jni.Object, error)
SetFlags calls android.view.ContentInfo$Builder.setFlags.
func (*ContentInfoBuilder) SetLinkUri ¶
SetLinkUri calls android.view.ContentInfo$Builder.setLinkUri.
func (*ContentInfoBuilder) SetSource ¶
func (m *ContentInfoBuilder) SetSource(arg0 int32) (*jni.Object, error)
SetSource calls android.view.ContentInfo$Builder.setSource.
func (*ContentInfoBuilder) ToString ¶ added in v0.0.8
func (m *ContentInfoBuilder) ToString() (string, error)
ToString calls android.view.ContentInfo$Builder.toString.
type ContextMenu ¶
ContextMenu wraps android.view.ContextMenu.
func (*ContextMenu) ClearHeader ¶
func (m *ContextMenu) ClearHeader() error
ClearHeader calls android.view.ContextMenu.clearHeader.
func (*ContextMenu) SetHeaderIcon1 ¶
SetHeaderIcon1 calls android.view.ContextMenu.setHeaderIcon.
func (*ContextMenu) SetHeaderIcon1_1 ¶
func (m *ContextMenu) SetHeaderIcon1_1(arg0 int32) (*jni.Object, error)
SetHeaderIcon1_1 calls android.view.ContextMenu.setHeaderIcon.
func (*ContextMenu) SetHeaderTitle1 ¶
func (m *ContextMenu) SetHeaderTitle1(arg0 int32) (*jni.Object, error)
SetHeaderTitle1 calls android.view.ContextMenu.setHeaderTitle.
func (*ContextMenu) SetHeaderTitle1_1 ¶
func (m *ContextMenu) SetHeaderTitle1_1(arg0 string) (*jni.Object, error)
SetHeaderTitle1_1 calls android.view.ContextMenu.setHeaderTitle.
func (*ContextMenu) SetHeaderView ¶
SetHeaderView calls android.view.ContextMenu.setHeaderView.
func (*ContextMenu) ToString ¶ added in v0.0.8
func (m *ContextMenu) ToString() (string, error)
ToString calls android.view.ContextMenu.toString.
type ContextMenuContextMenuInfo ¶ added in v0.0.8
ContextMenuContextMenuInfo wraps android.view.ContextMenu$ContextMenuInfo.
func (*ContextMenuContextMenuInfo) ToString ¶ added in v0.0.8
func (m *ContextMenuContextMenuInfo) ToString() (string, error)
ToString calls android.view.ContextMenu$ContextMenuInfo.toString.
type ContextThemeWrapper ¶
ContextThemeWrapper wraps android.view.ContextThemeWrapper.
func NewContextThemeWrapper ¶
func NewContextThemeWrapper(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object) (*ContextThemeWrapper, error)
NewContextThemeWrapper creates a new android.view.ContextThemeWrapper instance.
func (*ContextThemeWrapper) ApplyOverrideConfiguration ¶
func (m *ContextThemeWrapper) ApplyOverrideConfiguration(arg0 *jni.Object) error
ApplyOverrideConfiguration calls android.view.ContextThemeWrapper.applyOverrideConfiguration.
func (*ContextThemeWrapper) GetAssets ¶
func (m *ContextThemeWrapper) GetAssets() (*jni.Object, error)
GetAssets calls android.view.ContextThemeWrapper.getAssets.
func (*ContextThemeWrapper) GetResources ¶
func (m *ContextThemeWrapper) GetResources() (*jni.Object, error)
GetResources calls android.view.ContextThemeWrapper.getResources.
func (*ContextThemeWrapper) GetSystemService ¶
func (m *ContextThemeWrapper) GetSystemService(arg0 string) (*jni.Object, error)
GetSystemService calls android.view.ContextThemeWrapper.getSystemService.
func (*ContextThemeWrapper) GetTheme ¶
func (m *ContextThemeWrapper) GetTheme() (*jni.Object, error)
GetTheme calls android.view.ContextThemeWrapper.getTheme.
func (*ContextThemeWrapper) SetTheme1 ¶
func (m *ContextThemeWrapper) SetTheme1(arg0 *jni.Object) error
SetTheme1 calls android.view.ContextThemeWrapper.setTheme.
func (*ContextThemeWrapper) SetTheme1_1 ¶
func (m *ContextThemeWrapper) SetTheme1_1(arg0 int32) error
SetTheme1_1 calls android.view.ContextThemeWrapper.setTheme.
func (*ContextThemeWrapper) ToString ¶ added in v0.0.8
func (m *ContextThemeWrapper) ToString() (string, error)
ToString calls android.view.ContextThemeWrapper.toString.
type Debug ¶
Debug wraps android.view.ViewDebug.
func (*Debug) DumpCapturedView ¶
DumpCapturedView calls android.view.ViewDebug.dumpCapturedView.
func (*Debug) StartHierarchyTracing ¶
StartHierarchyTracing calls android.view.ViewDebug.startHierarchyTracing.
func (*Debug) StartRecyclerTracing ¶
StartRecyclerTracing calls android.view.ViewDebug.startRecyclerTracing.
func (*Debug) StopHierarchyTracing ¶
StopHierarchyTracing calls android.view.ViewDebug.stopHierarchyTracing.
func (*Debug) StopRecyclerTracing ¶
StopRecyclerTracing calls android.view.ViewDebug.stopRecyclerTracing.
type DebugCapturedViewProperty ¶
DebugCapturedViewProperty wraps android.view.ViewDebug$CapturedViewProperty.
func (*DebugCapturedViewProperty) RetrieveReturn ¶
func (m *DebugCapturedViewProperty) RetrieveReturn() (bool, error)
RetrieveReturn calls android.view.ViewDebug$CapturedViewProperty.retrieveReturn.
func (*DebugCapturedViewProperty) ToString ¶ added in v0.0.8
func (m *DebugCapturedViewProperty) ToString() (string, error)
ToString calls android.view.ViewDebug$CapturedViewProperty.toString.
type DebugExportedProperty ¶
DebugExportedProperty wraps android.view.ViewDebug$ExportedProperty.
func (*DebugExportedProperty) Category ¶
func (m *DebugExportedProperty) Category() (string, error)
Category calls android.view.ViewDebug$ExportedProperty.category.
func (*DebugExportedProperty) DeepExport ¶
func (m *DebugExportedProperty) DeepExport() (bool, error)
DeepExport calls android.view.ViewDebug$ExportedProperty.deepExport.
func (*DebugExportedProperty) FlagMapping ¶
func (m *DebugExportedProperty) FlagMapping() (*jni.Object, error)
FlagMapping calls android.view.ViewDebug$ExportedProperty.flagMapping.
func (*DebugExportedProperty) FormatToHexString ¶
func (m *DebugExportedProperty) FormatToHexString() (bool, error)
FormatToHexString calls android.view.ViewDebug$ExportedProperty.formatToHexString.
func (*DebugExportedProperty) HasAdjacentMapping ¶
func (m *DebugExportedProperty) HasAdjacentMapping() (bool, error)
HasAdjacentMapping calls android.view.ViewDebug$ExportedProperty.hasAdjacentMapping.
func (*DebugExportedProperty) IndexMapping ¶
func (m *DebugExportedProperty) IndexMapping() (*jni.Object, error)
IndexMapping calls android.view.ViewDebug$ExportedProperty.indexMapping.
func (*DebugExportedProperty) Mapping ¶
func (m *DebugExportedProperty) Mapping() (*jni.Object, error)
Mapping calls android.view.ViewDebug$ExportedProperty.mapping.
func (*DebugExportedProperty) Prefix ¶
func (m *DebugExportedProperty) Prefix() (string, error)
Prefix calls android.view.ViewDebug$ExportedProperty.prefix.
func (*DebugExportedProperty) ResolveId ¶
func (m *DebugExportedProperty) ResolveId() (bool, error)
ResolveId calls android.view.ViewDebug$ExportedProperty.resolveId.
func (*DebugExportedProperty) ToString ¶ added in v0.0.8
func (m *DebugExportedProperty) ToString() (string, error)
ToString calls android.view.ViewDebug$ExportedProperty.toString.
type DebugFlagToString ¶
DebugFlagToString wraps android.view.ViewDebug$FlagToString.
func (*DebugFlagToString) Equals ¶
func (m *DebugFlagToString) Equals() (int32, error)
Equals calls android.view.ViewDebug$FlagToString.equals.
func (*DebugFlagToString) Mask ¶
func (m *DebugFlagToString) Mask() (int32, error)
Mask calls android.view.ViewDebug$FlagToString.mask.
func (*DebugFlagToString) Name ¶
func (m *DebugFlagToString) Name() (string, error)
Name calls android.view.ViewDebug$FlagToString.name.
func (*DebugFlagToString) OutputIf ¶
func (m *DebugFlagToString) OutputIf() (bool, error)
OutputIf calls android.view.ViewDebug$FlagToString.outputIf.
func (*DebugFlagToString) ToString ¶ added in v0.0.8
func (m *DebugFlagToString) ToString() (string, error)
ToString calls android.view.ViewDebug$FlagToString.toString.
type DebugHierarchyTraceType ¶
DebugHierarchyTraceType wraps android.view.ViewDebug$HierarchyTraceType.
func (*DebugHierarchyTraceType) ToString ¶ added in v0.0.8
func (m *DebugHierarchyTraceType) ToString() (string, error)
ToString calls android.view.ViewDebug$HierarchyTraceType.toString.
type DebugIntToString ¶
DebugIntToString wraps android.view.ViewDebug$IntToString.
func (*DebugIntToString) From ¶
func (m *DebugIntToString) From() (int32, error)
From calls android.view.ViewDebug$IntToString.from.
func (*DebugIntToString) To ¶
func (m *DebugIntToString) To() (string, error)
To calls android.view.ViewDebug$IntToString.to.
func (*DebugIntToString) ToString ¶ added in v0.0.8
func (m *DebugIntToString) ToString() (string, error)
ToString calls android.view.ViewDebug$IntToString.toString.
type DebugRecyclerTraceType ¶
DebugRecyclerTraceType wraps android.view.ViewDebug$RecyclerTraceType.
func (*DebugRecyclerTraceType) ToString ¶ added in v0.0.8
func (m *DebugRecyclerTraceType) ToString() (string, error)
ToString calls android.view.ViewDebug$RecyclerTraceType.toString.
type DisplayCutout ¶
DisplayCutout wraps android.view.DisplayCutout.
func NewDisplayCutout ¶
func NewDisplayCutout(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, arg4 *jni.Object) (*DisplayCutout, error)
NewDisplayCutout creates a new android.view.DisplayCutout instance.
func (*DisplayCutout) Equals ¶
func (m *DisplayCutout) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.view.DisplayCutout.equals.
func (*DisplayCutout) GetBoundingRectBottom ¶
func (m *DisplayCutout) GetBoundingRectBottom() (*jni.Object, error)
GetBoundingRectBottom calls android.view.DisplayCutout.getBoundingRectBottom.
func (*DisplayCutout) GetBoundingRectLeft ¶
func (m *DisplayCutout) GetBoundingRectLeft() (*jni.Object, error)
GetBoundingRectLeft calls android.view.DisplayCutout.getBoundingRectLeft.
func (*DisplayCutout) GetBoundingRectRight ¶
func (m *DisplayCutout) GetBoundingRectRight() (*jni.Object, error)
GetBoundingRectRight calls android.view.DisplayCutout.getBoundingRectRight.
func (*DisplayCutout) GetBoundingRectTop ¶
func (m *DisplayCutout) GetBoundingRectTop() (*jni.Object, error)
GetBoundingRectTop calls android.view.DisplayCutout.getBoundingRectTop.
func (*DisplayCutout) GetBoundingRects ¶ added in v0.0.8
func (m *DisplayCutout) GetBoundingRects() (*jni.Object, error)
GetBoundingRects calls android.view.DisplayCutout.getBoundingRects.
func (*DisplayCutout) GetCutoutPath ¶
func (m *DisplayCutout) GetCutoutPath() (*jni.Object, error)
GetCutoutPath calls android.view.DisplayCutout.getCutoutPath.
func (*DisplayCutout) GetSafeInsetBottom ¶
func (m *DisplayCutout) GetSafeInsetBottom() (int32, error)
GetSafeInsetBottom calls android.view.DisplayCutout.getSafeInsetBottom.
func (*DisplayCutout) GetSafeInsetLeft ¶
func (m *DisplayCutout) GetSafeInsetLeft() (int32, error)
GetSafeInsetLeft calls android.view.DisplayCutout.getSafeInsetLeft.
func (*DisplayCutout) GetSafeInsetRight ¶
func (m *DisplayCutout) GetSafeInsetRight() (int32, error)
GetSafeInsetRight calls android.view.DisplayCutout.getSafeInsetRight.
func (*DisplayCutout) GetSafeInsetTop ¶
func (m *DisplayCutout) GetSafeInsetTop() (int32, error)
GetSafeInsetTop calls android.view.DisplayCutout.getSafeInsetTop.
func (*DisplayCutout) GetWaterfallInsets ¶
func (m *DisplayCutout) GetWaterfallInsets() (*jni.Object, error)
GetWaterfallInsets calls android.view.DisplayCutout.getWaterfallInsets.
func (*DisplayCutout) HashCode ¶
func (m *DisplayCutout) HashCode() (int32, error)
HashCode calls android.view.DisplayCutout.hashCode.
func (*DisplayCutout) ToString ¶
func (m *DisplayCutout) ToString() (string, error)
ToString calls android.view.DisplayCutout.toString.
type DisplayCutoutBuilder ¶
DisplayCutoutBuilder wraps android.view.DisplayCutout$Builder.
func (*DisplayCutoutBuilder) Build ¶
func (m *DisplayCutoutBuilder) Build() (*jni.Object, error)
Build calls android.view.DisplayCutout$Builder.build.
func (*DisplayCutoutBuilder) SetBoundingRectBottom ¶
SetBoundingRectBottom calls android.view.DisplayCutout$Builder.setBoundingRectBottom.
func (*DisplayCutoutBuilder) SetBoundingRectLeft ¶
SetBoundingRectLeft calls android.view.DisplayCutout$Builder.setBoundingRectLeft.
func (*DisplayCutoutBuilder) SetBoundingRectRight ¶
SetBoundingRectRight calls android.view.DisplayCutout$Builder.setBoundingRectRight.
func (*DisplayCutoutBuilder) SetBoundingRectTop ¶
SetBoundingRectTop calls android.view.DisplayCutout$Builder.setBoundingRectTop.
func (*DisplayCutoutBuilder) SetCutoutPath ¶
SetCutoutPath calls android.view.DisplayCutout$Builder.setCutoutPath.
func (*DisplayCutoutBuilder) SetSafeInsets ¶
SetSafeInsets calls android.view.DisplayCutout$Builder.setSafeInsets.
func (*DisplayCutoutBuilder) SetWaterfallInsets ¶
SetWaterfallInsets calls android.view.DisplayCutout$Builder.setWaterfallInsets.
func (*DisplayCutoutBuilder) ToString ¶ added in v0.0.8
func (m *DisplayCutoutBuilder) ToString() (string, error)
ToString calls android.view.DisplayCutout$Builder.toString.
type DisplayShape ¶
DisplayShape wraps android.view.DisplayShape.
func (*DisplayShape) DescribeContents ¶
func (m *DisplayShape) DescribeContents() (int32, error)
DescribeContents calls android.view.DisplayShape.describeContents.
func (*DisplayShape) Equals ¶
func (m *DisplayShape) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.view.DisplayShape.equals.
func (*DisplayShape) GetPath ¶
func (m *DisplayShape) GetPath() (*jni.Object, error)
GetPath calls android.view.DisplayShape.getPath.
func (*DisplayShape) HashCode ¶
func (m *DisplayShape) HashCode() (int32, error)
HashCode calls android.view.DisplayShape.hashCode.
func (*DisplayShape) ToString ¶
func (m *DisplayShape) ToString() (string, error)
ToString calls android.view.DisplayShape.toString.
func (*DisplayShape) WriteToParcel ¶
func (m *DisplayShape) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.DisplayShape.writeToParcel.
type DragAndDropPermissions ¶
DragAndDropPermissions wraps android.view.DragAndDropPermissions.
func (*DragAndDropPermissions) DescribeContents ¶
func (m *DragAndDropPermissions) DescribeContents() (int32, error)
DescribeContents calls android.view.DragAndDropPermissions.describeContents.
func (*DragAndDropPermissions) Release ¶
func (m *DragAndDropPermissions) Release() error
Release calls android.view.DragAndDropPermissions.release.
func (*DragAndDropPermissions) ToString ¶ added in v0.0.8
func (m *DragAndDropPermissions) ToString() (string, error)
ToString calls android.view.DragAndDropPermissions.toString.
func (*DragAndDropPermissions) WriteToParcel ¶
func (m *DragAndDropPermissions) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.DragAndDropPermissions.writeToParcel.
type DragEvent ¶
DragEvent wraps android.view.DragEvent.
func (*DragEvent) DescribeContents ¶
DescribeContents calls android.view.DragEvent.describeContents.
func (*DragEvent) GetClipData ¶
GetClipData calls android.view.DragEvent.getClipData.
func (*DragEvent) GetClipDescription ¶
GetClipDescription calls android.view.DragEvent.getClipDescription.
func (*DragEvent) GetLocalState ¶
GetLocalState calls android.view.DragEvent.getLocalState.
type FocusFinder ¶
FocusFinder wraps android.view.FocusFinder.
func (*FocusFinder) FindNearestTouchable ¶
func (m *FocusFinder) FindNearestTouchable( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 *jni.Object, ) (*jni.Object, error)
FindNearestTouchable calls android.view.FocusFinder.findNearestTouchable.
func (*FocusFinder) FindNextFocus ¶
func (m *FocusFinder) FindNextFocus( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) (*jni.Object, error)
FindNextFocus calls android.view.FocusFinder.findNextFocus.
func (*FocusFinder) FindNextFocusFromRect ¶
func (m *FocusFinder) FindNextFocusFromRect( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) (*jni.Object, error)
FindNextFocusFromRect calls android.view.FocusFinder.findNextFocusFromRect.
func (*FocusFinder) FindNextKeyboardNavigationCluster ¶
func (m *FocusFinder) FindNextKeyboardNavigationCluster( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) (*jni.Object, error)
FindNextKeyboardNavigationCluster calls android.view.FocusFinder.findNextKeyboardNavigationCluster.
func (*FocusFinder) GetInstance ¶
func (m *FocusFinder) GetInstance() (*jni.Object, error)
GetInstance calls android.view.FocusFinder.getInstance.
func (*FocusFinder) ToString ¶ added in v0.0.8
func (m *FocusFinder) ToString() (string, error)
ToString calls android.view.FocusFinder.toString.
type FrameMetrics ¶
FrameMetrics wraps android.view.FrameMetrics.
func NewFrameMetrics ¶
NewFrameMetrics creates a new android.view.FrameMetrics instance.
func (*FrameMetrics) GetMetric ¶
func (m *FrameMetrics) GetMetric(arg0 int32) (int64, error)
GetMetric calls android.view.FrameMetrics.getMetric.
func (*FrameMetrics) ToString ¶ added in v0.0.8
func (m *FrameMetrics) ToString() (string, error)
ToString calls android.view.FrameMetrics.toString.
type FrameStats ¶
FrameStats wraps android.view.FrameStats.
func (*FrameStats) GetEndTimeNano ¶
func (m *FrameStats) GetEndTimeNano() (int64, error)
GetEndTimeNano calls android.view.FrameStats.getEndTimeNano.
func (*FrameStats) GetFrameCount ¶
func (m *FrameStats) GetFrameCount() (int32, error)
GetFrameCount calls android.view.FrameStats.getFrameCount.
func (*FrameStats) GetFramePresentedTimeNano ¶
func (m *FrameStats) GetFramePresentedTimeNano(arg0 int32) (int64, error)
GetFramePresentedTimeNano calls android.view.FrameStats.getFramePresentedTimeNano.
func (*FrameStats) GetRefreshPeriodNano ¶
func (m *FrameStats) GetRefreshPeriodNano() (int64, error)
GetRefreshPeriodNano calls android.view.FrameStats.getRefreshPeriodNano.
func (*FrameStats) GetStartTimeNano ¶
func (m *FrameStats) GetStartTimeNano() (int64, error)
GetStartTimeNano calls android.view.FrameStats.getStartTimeNano.
func (*FrameStats) ToString ¶ added in v0.0.8
func (m *FrameStats) ToString() (string, error)
ToString calls android.view.FrameStats.toString.
type GestureDetector ¶
GestureDetector wraps android.view.GestureDetector.
func NewGestureDetector ¶
NewGestureDetector creates a new android.view.GestureDetector instance.
func (*GestureDetector) IsLongpressEnabled ¶
func (m *GestureDetector) IsLongpressEnabled() (bool, error)
IsLongpressEnabled calls android.view.GestureDetector.isLongpressEnabled.
func (*GestureDetector) OnGenericMotionEvent ¶
func (m *GestureDetector) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
OnGenericMotionEvent calls android.view.GestureDetector.onGenericMotionEvent.
func (*GestureDetector) OnTouchEvent ¶
func (m *GestureDetector) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.view.GestureDetector.onTouchEvent.
func (*GestureDetector) SetContextClickListener ¶
func (m *GestureDetector) SetContextClickListener(arg0 *jni.Object) error
SetContextClickListener calls android.view.GestureDetector.setContextClickListener.
func (*GestureDetector) SetIsLongpressEnabled ¶
func (m *GestureDetector) SetIsLongpressEnabled(arg0 bool) error
SetIsLongpressEnabled calls android.view.GestureDetector.setIsLongpressEnabled.
func (*GestureDetector) SetOnDoubleTapListener ¶
func (m *GestureDetector) SetOnDoubleTapListener(arg0 *jni.Object) error
SetOnDoubleTapListener calls android.view.GestureDetector.setOnDoubleTapListener.
func (*GestureDetector) ToString ¶ added in v0.0.8
func (m *GestureDetector) ToString() (string, error)
ToString calls android.view.GestureDetector.toString.
type GestureDetectorOnContextClickListener ¶
GestureDetectorOnContextClickListener wraps android.view.GestureDetector$OnContextClickListener.
func (*GestureDetectorOnContextClickListener) OnContextClick ¶
func (m *GestureDetectorOnContextClickListener) OnContextClick(arg0 *jni.Object) (bool, error)
OnContextClick calls android.view.GestureDetector$OnContextClickListener.onContextClick.
func (*GestureDetectorOnContextClickListener) ToString ¶ added in v0.0.8
func (m *GestureDetectorOnContextClickListener) ToString() (string, error)
ToString calls android.view.GestureDetector$OnContextClickListener.toString.
type GestureDetectorOnDoubleTapListener ¶
GestureDetectorOnDoubleTapListener wraps android.view.GestureDetector$OnDoubleTapListener.
func (*GestureDetectorOnDoubleTapListener) OnDoubleTap ¶
func (m *GestureDetectorOnDoubleTapListener) OnDoubleTap(arg0 *jni.Object) (bool, error)
OnDoubleTap calls android.view.GestureDetector$OnDoubleTapListener.onDoubleTap.
func (*GestureDetectorOnDoubleTapListener) OnDoubleTapEvent ¶
func (m *GestureDetectorOnDoubleTapListener) OnDoubleTapEvent(arg0 *jni.Object) (bool, error)
OnDoubleTapEvent calls android.view.GestureDetector$OnDoubleTapListener.onDoubleTapEvent.
func (*GestureDetectorOnDoubleTapListener) OnSingleTapConfirmed ¶
func (m *GestureDetectorOnDoubleTapListener) OnSingleTapConfirmed(arg0 *jni.Object) (bool, error)
OnSingleTapConfirmed calls android.view.GestureDetector$OnDoubleTapListener.onSingleTapConfirmed.
func (*GestureDetectorOnDoubleTapListener) ToString ¶ added in v0.0.8
func (m *GestureDetectorOnDoubleTapListener) ToString() (string, error)
ToString calls android.view.GestureDetector$OnDoubleTapListener.toString.
type GestureDetectorOnGestureListener ¶
GestureDetectorOnGestureListener wraps android.view.GestureDetector$OnGestureListener.
func (*GestureDetectorOnGestureListener) OnDown ¶
func (m *GestureDetectorOnGestureListener) OnDown(arg0 *jni.Object) (bool, error)
OnDown calls android.view.GestureDetector$OnGestureListener.onDown.
func (*GestureDetectorOnGestureListener) OnFling ¶
func (m *GestureDetectorOnGestureListener) OnFling( arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32, ) (bool, error)
OnFling calls android.view.GestureDetector$OnGestureListener.onFling.
func (*GestureDetectorOnGestureListener) OnLongPress ¶
func (m *GestureDetectorOnGestureListener) OnLongPress(arg0 *jni.Object) error
OnLongPress calls android.view.GestureDetector$OnGestureListener.onLongPress.
func (*GestureDetectorOnGestureListener) OnScroll ¶
func (m *GestureDetectorOnGestureListener) OnScroll( arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32, ) (bool, error)
OnScroll calls android.view.GestureDetector$OnGestureListener.onScroll.
func (*GestureDetectorOnGestureListener) OnShowPress ¶
func (m *GestureDetectorOnGestureListener) OnShowPress(arg0 *jni.Object) error
OnShowPress calls android.view.GestureDetector$OnGestureListener.onShowPress.
func (*GestureDetectorOnGestureListener) OnSingleTapUp ¶
func (m *GestureDetectorOnGestureListener) OnSingleTapUp(arg0 *jni.Object) (bool, error)
OnSingleTapUp calls android.view.GestureDetector$OnGestureListener.onSingleTapUp.
func (*GestureDetectorOnGestureListener) ToString ¶ added in v0.0.8
func (m *GestureDetectorOnGestureListener) ToString() (string, error)
ToString calls android.view.GestureDetector$OnGestureListener.toString.
type GestureDetectorSimpleOnGestureListener ¶
GestureDetectorSimpleOnGestureListener wraps android.view.GestureDetector$SimpleOnGestureListener.
func (*GestureDetectorSimpleOnGestureListener) OnContextClick ¶
func (m *GestureDetectorSimpleOnGestureListener) OnContextClick(arg0 *jni.Object) (bool, error)
OnContextClick calls android.view.GestureDetector$SimpleOnGestureListener.onContextClick.
func (*GestureDetectorSimpleOnGestureListener) OnDoubleTap ¶
func (m *GestureDetectorSimpleOnGestureListener) OnDoubleTap(arg0 *jni.Object) (bool, error)
OnDoubleTap calls android.view.GestureDetector$SimpleOnGestureListener.onDoubleTap.
func (*GestureDetectorSimpleOnGestureListener) OnDoubleTapEvent ¶
func (m *GestureDetectorSimpleOnGestureListener) OnDoubleTapEvent(arg0 *jni.Object) (bool, error)
OnDoubleTapEvent calls android.view.GestureDetector$SimpleOnGestureListener.onDoubleTapEvent.
func (*GestureDetectorSimpleOnGestureListener) OnDown ¶
func (m *GestureDetectorSimpleOnGestureListener) OnDown(arg0 *jni.Object) (bool, error)
OnDown calls android.view.GestureDetector$SimpleOnGestureListener.onDown.
func (*GestureDetectorSimpleOnGestureListener) OnFling ¶
func (m *GestureDetectorSimpleOnGestureListener) OnFling( arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32, ) (bool, error)
OnFling calls android.view.GestureDetector$SimpleOnGestureListener.onFling.
func (*GestureDetectorSimpleOnGestureListener) OnLongPress ¶
func (m *GestureDetectorSimpleOnGestureListener) OnLongPress(arg0 *jni.Object) error
OnLongPress calls android.view.GestureDetector$SimpleOnGestureListener.onLongPress.
func (*GestureDetectorSimpleOnGestureListener) OnScroll ¶
func (m *GestureDetectorSimpleOnGestureListener) OnScroll( arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32, ) (bool, error)
OnScroll calls android.view.GestureDetector$SimpleOnGestureListener.onScroll.
func (*GestureDetectorSimpleOnGestureListener) OnShowPress ¶
func (m *GestureDetectorSimpleOnGestureListener) OnShowPress(arg0 *jni.Object) error
OnShowPress calls android.view.GestureDetector$SimpleOnGestureListener.onShowPress.
func (*GestureDetectorSimpleOnGestureListener) OnSingleTapConfirmed ¶
func (m *GestureDetectorSimpleOnGestureListener) OnSingleTapConfirmed(arg0 *jni.Object) (bool, error)
OnSingleTapConfirmed calls android.view.GestureDetector$SimpleOnGestureListener.onSingleTapConfirmed.
func (*GestureDetectorSimpleOnGestureListener) OnSingleTapUp ¶
func (m *GestureDetectorSimpleOnGestureListener) OnSingleTapUp(arg0 *jni.Object) (bool, error)
OnSingleTapUp calls android.view.GestureDetector$SimpleOnGestureListener.onSingleTapUp.
func (*GestureDetectorSimpleOnGestureListener) ToString ¶ added in v0.0.8
func (m *GestureDetectorSimpleOnGestureListener) ToString() (string, error)
ToString calls android.view.GestureDetector$SimpleOnGestureListener.toString.
type Gravity ¶
Gravity wraps android.view.Gravity.
func NewGravity ¶
NewGravity creates a new android.view.Gravity instance.
func (*Gravity) Apply5 ¶
func (m *Gravity) Apply5( arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object, arg4 *jni.Object, ) error
Apply5 calls android.view.Gravity.apply.
func (*Gravity) Apply6_1 ¶
func (m *Gravity) Apply6_1( arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object, arg4 *jni.Object, arg5 int32, ) error
Apply6_1 calls android.view.Gravity.apply.
func (*Gravity) Apply7_2 ¶
func (m *Gravity) Apply7_2( arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object, arg4 int32, arg5 int32, arg6 *jni.Object, ) error
Apply7_2 calls android.view.Gravity.apply.
func (*Gravity) Apply8_3 ¶
func (m *Gravity) Apply8_3( arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object, arg4 int32, arg5 int32, arg6 *jni.Object, arg7 int32, ) error
Apply8_3 calls android.view.Gravity.apply.
func (*Gravity) ApplyDisplay3 ¶
ApplyDisplay3 calls android.view.Gravity.applyDisplay.
func (*Gravity) ApplyDisplay4_1 ¶
func (m *Gravity) ApplyDisplay4_1( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, arg3 int32, ) error
ApplyDisplay4_1 calls android.view.Gravity.applyDisplay.
func (*Gravity) GetAbsoluteGravity ¶
GetAbsoluteGravity calls android.view.Gravity.getAbsoluteGravity.
func (*Gravity) IsHorizontal ¶
IsHorizontal calls android.view.Gravity.isHorizontal.
func (*Gravity) IsVertical ¶
IsVertical calls android.view.Gravity.isVertical.
type GroupOverlay ¶
GroupOverlay wraps android.view.ViewGroupOverlay.
func (*GroupOverlay) Add ¶
func (m *GroupOverlay) Add(arg0 *jni.Object) error
Add calls android.view.ViewGroupOverlay.add.
func (*GroupOverlay) Remove ¶
func (m *GroupOverlay) Remove(arg0 *jni.Object) error
Remove calls android.view.ViewGroupOverlay.remove.
func (*GroupOverlay) ToString ¶ added in v0.0.8
func (m *GroupOverlay) ToString() (string, error)
ToString calls android.view.ViewGroupOverlay.toString.
type HapticFeedbackConstants ¶ added in v0.0.8
HapticFeedbackConstants wraps android.view.HapticFeedbackConstants.
func (*HapticFeedbackConstants) ToString ¶ added in v0.0.8
func (m *HapticFeedbackConstants) ToString() (string, error)
ToString calls android.view.HapticFeedbackConstants.toString.
type InflateException ¶
InflateException wraps android.view.InflateException.
func NewInflateException ¶
func NewInflateException(vm *jni.VM) (*InflateException, error)
NewInflateException creates a new android.view.InflateException instance.
func (*InflateException) ToString ¶ added in v0.0.8
func (m *InflateException) ToString() (string, error)
ToString calls android.view.InflateException.toString.
type InputDevice ¶
InputDevice wraps android.view.InputDevice.
func (*InputDevice) DescribeContents ¶
func (m *InputDevice) DescribeContents() (int32, error)
DescribeContents calls android.view.InputDevice.describeContents.
func (*InputDevice) GetBatteryState ¶
func (m *InputDevice) GetBatteryState() (*jni.Object, error)
GetBatteryState calls android.view.InputDevice.getBatteryState.
func (*InputDevice) GetControllerNumber ¶
func (m *InputDevice) GetControllerNumber() (int32, error)
GetControllerNumber calls android.view.InputDevice.getControllerNumber.
func (*InputDevice) GetDescriptor ¶
func (m *InputDevice) GetDescriptor() (string, error)
GetDescriptor calls android.view.InputDevice.getDescriptor.
func (*InputDevice) GetDevice ¶
func (m *InputDevice) GetDevice(arg0 int32) (*jni.Object, error)
GetDevice calls android.view.InputDevice.getDevice.
func (*InputDevice) GetDeviceIds ¶
func (m *InputDevice) GetDeviceIds() (*jni.Object, error)
GetDeviceIds calls android.view.InputDevice.getDeviceIds.
func (*InputDevice) GetId ¶
func (m *InputDevice) GetId() (int32, error)
GetId calls android.view.InputDevice.getId.
func (*InputDevice) GetKeyCharacterMap ¶
func (m *InputDevice) GetKeyCharacterMap() (*jni.Object, error)
GetKeyCharacterMap calls android.view.InputDevice.getKeyCharacterMap.
func (*InputDevice) GetKeyCodeForKeyLocation ¶
func (m *InputDevice) GetKeyCodeForKeyLocation(arg0 int32) (int32, error)
GetKeyCodeForKeyLocation calls android.view.InputDevice.getKeyCodeForKeyLocation.
func (*InputDevice) GetKeyboardType ¶
func (m *InputDevice) GetKeyboardType() (int32, error)
GetKeyboardType calls android.view.InputDevice.getKeyboardType.
func (*InputDevice) GetLightsManager ¶
func (m *InputDevice) GetLightsManager() (*jni.Object, error)
GetLightsManager calls android.view.InputDevice.getLightsManager.
func (*InputDevice) GetMotionRange1 ¶
func (m *InputDevice) GetMotionRange1(arg0 int32) (*jni.Object, error)
GetMotionRange1 calls android.view.InputDevice.getMotionRange.
func (*InputDevice) GetMotionRange2_1 ¶
GetMotionRange2_1 calls android.view.InputDevice.getMotionRange.
func (*InputDevice) GetMotionRanges ¶ added in v0.0.8
func (m *InputDevice) GetMotionRanges() (*jni.Object, error)
GetMotionRanges calls android.view.InputDevice.getMotionRanges.
func (*InputDevice) GetName ¶
func (m *InputDevice) GetName() (string, error)
GetName calls android.view.InputDevice.getName.
func (*InputDevice) GetProductId ¶
func (m *InputDevice) GetProductId() (int32, error)
GetProductId calls android.view.InputDevice.getProductId.
func (*InputDevice) GetSensorManager ¶
func (m *InputDevice) GetSensorManager() (*jni.Object, error)
GetSensorManager calls android.view.InputDevice.getSensorManager.
func (*InputDevice) GetSources ¶
func (m *InputDevice) GetSources() (int32, error)
GetSources calls android.view.InputDevice.getSources.
func (*InputDevice) GetVendorId ¶
func (m *InputDevice) GetVendorId() (int32, error)
GetVendorId calls android.view.InputDevice.getVendorId.
func (*InputDevice) GetVibrator ¶
func (m *InputDevice) GetVibrator() (*jni.Object, error)
GetVibrator calls android.view.InputDevice.getVibrator.
func (*InputDevice) GetVibratorManager ¶
func (m *InputDevice) GetVibratorManager() (*jni.Object, error)
GetVibratorManager calls android.view.InputDevice.getVibratorManager.
func (*InputDevice) HasMicrophone ¶
func (m *InputDevice) HasMicrophone() (bool, error)
HasMicrophone calls android.view.InputDevice.hasMicrophone.
func (*InputDevice) IsEnabled ¶
func (m *InputDevice) IsEnabled() (bool, error)
IsEnabled calls android.view.InputDevice.isEnabled.
func (*InputDevice) IsExternal ¶
func (m *InputDevice) IsExternal() (bool, error)
IsExternal calls android.view.InputDevice.isExternal.
func (*InputDevice) IsVirtual ¶
func (m *InputDevice) IsVirtual() (bool, error)
IsVirtual calls android.view.InputDevice.isVirtual.
func (*InputDevice) SupportsSource ¶
func (m *InputDevice) SupportsSource(arg0 int32) (bool, error)
SupportsSource calls android.view.InputDevice.supportsSource.
func (*InputDevice) ToString ¶
func (m *InputDevice) ToString() (string, error)
ToString calls android.view.InputDevice.toString.
func (*InputDevice) WriteToParcel ¶
func (m *InputDevice) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.InputDevice.writeToParcel.
type InputDeviceMotionRange ¶
InputDeviceMotionRange wraps android.view.InputDevice$MotionRange.
func (*InputDeviceMotionRange) GetAxis ¶
func (m *InputDeviceMotionRange) GetAxis() (int32, error)
GetAxis calls android.view.InputDevice$MotionRange.getAxis.
func (*InputDeviceMotionRange) GetFlat ¶
func (m *InputDeviceMotionRange) GetFlat() (float32, error)
GetFlat calls android.view.InputDevice$MotionRange.getFlat.
func (*InputDeviceMotionRange) GetFuzz ¶
func (m *InputDeviceMotionRange) GetFuzz() (float32, error)
GetFuzz calls android.view.InputDevice$MotionRange.getFuzz.
func (*InputDeviceMotionRange) GetMax ¶
func (m *InputDeviceMotionRange) GetMax() (float32, error)
GetMax calls android.view.InputDevice$MotionRange.getMax.
func (*InputDeviceMotionRange) GetMin ¶
func (m *InputDeviceMotionRange) GetMin() (float32, error)
GetMin calls android.view.InputDevice$MotionRange.getMin.
func (*InputDeviceMotionRange) GetRange ¶
func (m *InputDeviceMotionRange) GetRange() (float32, error)
GetRange calls android.view.InputDevice$MotionRange.getRange.
func (*InputDeviceMotionRange) GetResolution ¶
func (m *InputDeviceMotionRange) GetResolution() (float32, error)
GetResolution calls android.view.InputDevice$MotionRange.getResolution.
func (*InputDeviceMotionRange) GetSource ¶
func (m *InputDeviceMotionRange) GetSource() (int32, error)
GetSource calls android.view.InputDevice$MotionRange.getSource.
func (*InputDeviceMotionRange) IsFromSource ¶
func (m *InputDeviceMotionRange) IsFromSource(arg0 int32) (bool, error)
IsFromSource calls android.view.InputDevice$MotionRange.isFromSource.
func (*InputDeviceMotionRange) ToString ¶ added in v0.0.8
func (m *InputDeviceMotionRange) ToString() (string, error)
ToString calls android.view.InputDevice$MotionRange.toString.
type InputDeviceViewBehavior ¶
InputDeviceViewBehavior wraps android.view.InputDevice$ViewBehavior.
func (*InputDeviceViewBehavior) ShouldSmoothScroll ¶
func (m *InputDeviceViewBehavior) ShouldSmoothScroll(arg0 int32, arg1 int32) (bool, error)
ShouldSmoothScroll calls android.view.InputDevice$ViewBehavior.shouldSmoothScroll.
func (*InputDeviceViewBehavior) ToString ¶ added in v0.0.8
func (m *InputDeviceViewBehavior) ToString() (string, error)
ToString calls android.view.InputDevice$ViewBehavior.toString.
type InputEvent ¶
InputEvent wraps android.view.InputEvent.
func (*InputEvent) DescribeContents ¶
func (m *InputEvent) DescribeContents() (int32, error)
DescribeContents calls android.view.InputEvent.describeContents.
func (*InputEvent) GetDevice ¶
func (m *InputEvent) GetDevice() (*jni.Object, error)
GetDevice calls android.view.InputEvent.getDevice.
func (*InputEvent) GetDeviceId ¶
func (m *InputEvent) GetDeviceId() (int32, error)
GetDeviceId calls android.view.InputEvent.getDeviceId.
func (*InputEvent) GetEventTime ¶
func (m *InputEvent) GetEventTime() (int64, error)
GetEventTime calls android.view.InputEvent.getEventTime.
func (*InputEvent) GetSource ¶
func (m *InputEvent) GetSource() (int32, error)
GetSource calls android.view.InputEvent.getSource.
func (*InputEvent) IsFromSource ¶
func (m *InputEvent) IsFromSource(arg0 int32) (bool, error)
IsFromSource calls android.view.InputEvent.isFromSource.
func (*InputEvent) ToString ¶ added in v0.0.8
func (m *InputEvent) ToString() (string, error)
ToString calls android.view.InputEvent.toString.
type InputQueue ¶ added in v0.0.8
InputQueue wraps android.view.InputQueue.
func (*InputQueue) ToString ¶ added in v0.0.8
func (m *InputQueue) ToString() (string, error)
ToString calls android.view.InputQueue.toString.
type InputQueueCallback ¶
InputQueueCallback wraps android.view.InputQueue$Callback.
func (*InputQueueCallback) OnInputQueueCreated ¶
func (m *InputQueueCallback) OnInputQueueCreated(arg0 *jni.Object) error
OnInputQueueCreated calls android.view.InputQueue$Callback.onInputQueueCreated.
func (*InputQueueCallback) OnInputQueueDestroyed ¶
func (m *InputQueueCallback) OnInputQueueDestroyed(arg0 *jni.Object) error
OnInputQueueDestroyed calls android.view.InputQueue$Callback.onInputQueueDestroyed.
func (*InputQueueCallback) ToString ¶ added in v0.0.8
func (m *InputQueueCallback) ToString() (string, error)
ToString calls android.view.InputQueue$Callback.toString.
type KeyCharacterMap ¶
KeyCharacterMap wraps android.view.KeyCharacterMap.
func (*KeyCharacterMap) DescribeContents ¶
func (m *KeyCharacterMap) DescribeContents() (int32, error)
DescribeContents calls android.view.KeyCharacterMap.describeContents.
func (*KeyCharacterMap) DeviceHasKey ¶
func (m *KeyCharacterMap) DeviceHasKey(arg0 int32) (bool, error)
DeviceHasKey calls android.view.KeyCharacterMap.deviceHasKey.
func (*KeyCharacterMap) DeviceHasKeys ¶
DeviceHasKeys calls android.view.KeyCharacterMap.deviceHasKeys.
func (*KeyCharacterMap) Equals ¶
func (m *KeyCharacterMap) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.view.KeyCharacterMap.equals.
func (*KeyCharacterMap) Get ¶
func (m *KeyCharacterMap) Get(arg0 int32, arg1 int32) (int32, error)
Get calls android.view.KeyCharacterMap.get.
func (*KeyCharacterMap) GetDeadChar ¶
func (m *KeyCharacterMap) GetDeadChar(arg0 int32, arg1 int32) (int32, error)
GetDeadChar calls android.view.KeyCharacterMap.getDeadChar.
func (*KeyCharacterMap) GetDisplayLabel ¶
func (m *KeyCharacterMap) GetDisplayLabel(arg0 int32) (uint16, error)
GetDisplayLabel calls android.view.KeyCharacterMap.getDisplayLabel.
func (*KeyCharacterMap) GetKeyData ¶
GetKeyData calls android.view.KeyCharacterMap.getKeyData.
func (*KeyCharacterMap) GetKeyboardType ¶
func (m *KeyCharacterMap) GetKeyboardType() (int32, error)
GetKeyboardType calls android.view.KeyCharacterMap.getKeyboardType.
func (*KeyCharacterMap) GetMatch3_1 ¶
GetMatch3_1 calls android.view.KeyCharacterMap.getMatch.
func (*KeyCharacterMap) GetModifierBehavior ¶
func (m *KeyCharacterMap) GetModifierBehavior() (int32, error)
GetModifierBehavior calls android.view.KeyCharacterMap.getModifierBehavior.
func (*KeyCharacterMap) GetNumber ¶
func (m *KeyCharacterMap) GetNumber(arg0 int32) (uint16, error)
GetNumber calls android.view.KeyCharacterMap.getNumber.
func (*KeyCharacterMap) IsPrintingKey ¶
func (m *KeyCharacterMap) IsPrintingKey(arg0 int32) (bool, error)
IsPrintingKey calls android.view.KeyCharacterMap.isPrintingKey.
func (*KeyCharacterMap) Load ¶
func (m *KeyCharacterMap) Load(arg0 int32) (*jni.Object, error)
Load calls android.view.KeyCharacterMap.load.
func (*KeyCharacterMap) ToString ¶ added in v0.0.8
func (m *KeyCharacterMap) ToString() (string, error)
ToString calls android.view.KeyCharacterMap.toString.
func (*KeyCharacterMap) WriteToParcel ¶
func (m *KeyCharacterMap) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.KeyCharacterMap.writeToParcel.
type KeyCharacterMapKeyData ¶ added in v0.0.8
KeyCharacterMapKeyData wraps android.view.KeyCharacterMap$KeyData.
func (*KeyCharacterMapKeyData) ToString ¶ added in v0.0.8
func (m *KeyCharacterMapKeyData) ToString() (string, error)
ToString calls android.view.KeyCharacterMap$KeyData.toString.
type KeyCharacterMapUnavailableException ¶ added in v0.0.8
type KeyCharacterMapUnavailableException struct {
}
KeyCharacterMapUnavailableException wraps android.view.KeyCharacterMap$UnavailableException.
func (*KeyCharacterMapUnavailableException) ToString ¶ added in v0.0.8
func (m *KeyCharacterMapUnavailableException) ToString() (string, error)
ToString calls android.view.KeyCharacterMap$UnavailableException.toString.
type KeyEvent ¶
KeyEvent wraps android.view.KeyEvent.
func NewKeyEvent ¶
NewKeyEvent creates a new android.view.KeyEvent instance.
func (*KeyEvent) ChangeAction ¶
ChangeAction calls android.view.KeyEvent.changeAction.
func (*KeyEvent) ChangeFlags ¶
ChangeFlags calls android.view.KeyEvent.changeFlags.
func (*KeyEvent) ChangeTimeRepeat3 ¶
func (m *KeyEvent) ChangeTimeRepeat3( arg0 *jni.Object, arg1 int64, arg2 int32, ) (*jni.Object, error)
ChangeTimeRepeat3 calls android.view.KeyEvent.changeTimeRepeat.
func (*KeyEvent) ChangeTimeRepeat4_1 ¶
func (m *KeyEvent) ChangeTimeRepeat4_1( arg0 *jni.Object, arg1 int64, arg2 int32, arg3 int32, ) (*jni.Object, error)
ChangeTimeRepeat4_1 calls android.view.KeyEvent.changeTimeRepeat.
func (*KeyEvent) Dispatch3_1 ¶
func (m *KeyEvent) Dispatch3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (bool, error)
Dispatch3_1 calls android.view.KeyEvent.dispatch.
func (*KeyEvent) GetCharacters ¶
GetCharacters calls android.view.KeyEvent.getCharacters.
func (*KeyEvent) GetDeadChar ¶
GetDeadChar calls android.view.KeyEvent.getDeadChar.
func (*KeyEvent) GetDeviceId ¶
GetDeviceId calls android.view.KeyEvent.getDeviceId.
func (*KeyEvent) GetDisplayLabel ¶
GetDisplayLabel calls android.view.KeyEvent.getDisplayLabel.
func (*KeyEvent) GetDownTime ¶
GetDownTime calls android.view.KeyEvent.getDownTime.
func (*KeyEvent) GetEventTime ¶
GetEventTime calls android.view.KeyEvent.getEventTime.
func (*KeyEvent) GetKeyCharacterMap ¶
GetKeyCharacterMap calls android.view.KeyEvent.getKeyCharacterMap.
func (*KeyEvent) GetKeyCode ¶
GetKeyCode calls android.view.KeyEvent.getKeyCode.
func (*KeyEvent) GetKeyData ¶
GetKeyData calls android.view.KeyEvent.getKeyData.
func (*KeyEvent) GetMatch2_1 ¶
GetMatch2_1 calls android.view.KeyEvent.getMatch.
func (*KeyEvent) GetMaxKeyCode ¶
GetMaxKeyCode calls android.view.KeyEvent.getMaxKeyCode.
func (*KeyEvent) GetMetaState ¶
GetMetaState calls android.view.KeyEvent.getMetaState.
func (*KeyEvent) GetModifierMetaStateMask ¶
GetModifierMetaStateMask calls android.view.KeyEvent.getModifierMetaStateMask.
func (*KeyEvent) GetModifiers ¶
GetModifiers calls android.view.KeyEvent.getModifiers.
func (*KeyEvent) GetRepeatCount ¶
GetRepeatCount calls android.view.KeyEvent.getRepeatCount.
func (*KeyEvent) GetScanCode ¶
GetScanCode calls android.view.KeyEvent.getScanCode.
func (*KeyEvent) GetUnicodeChar0 ¶
GetUnicodeChar0 calls android.view.KeyEvent.getUnicodeChar.
func (*KeyEvent) GetUnicodeChar1_1 ¶
GetUnicodeChar1_1 calls android.view.KeyEvent.getUnicodeChar.
func (*KeyEvent) HasModifiers ¶
HasModifiers calls android.view.KeyEvent.hasModifiers.
func (*KeyEvent) HasNoModifiers ¶
HasNoModifiers calls android.view.KeyEvent.hasNoModifiers.
func (*KeyEvent) IsAltPressed ¶
IsAltPressed calls android.view.KeyEvent.isAltPressed.
func (*KeyEvent) IsCanceled ¶
IsCanceled calls android.view.KeyEvent.isCanceled.
func (*KeyEvent) IsCapsLockOn ¶
IsCapsLockOn calls android.view.KeyEvent.isCapsLockOn.
func (*KeyEvent) IsCtrlPressed ¶
IsCtrlPressed calls android.view.KeyEvent.isCtrlPressed.
func (*KeyEvent) IsFunctionPressed ¶
IsFunctionPressed calls android.view.KeyEvent.isFunctionPressed.
func (*KeyEvent) IsGamepadButton ¶
IsGamepadButton calls android.view.KeyEvent.isGamepadButton.
func (*KeyEvent) IsLongPress ¶
IsLongPress calls android.view.KeyEvent.isLongPress.
func (*KeyEvent) IsMediaSessionKey ¶
IsMediaSessionKey calls android.view.KeyEvent.isMediaSessionKey.
func (*KeyEvent) IsMetaPressed ¶
IsMetaPressed calls android.view.KeyEvent.isMetaPressed.
func (*KeyEvent) IsModifierKey ¶
IsModifierKey calls android.view.KeyEvent.isModifierKey.
func (*KeyEvent) IsNumLockOn ¶
IsNumLockOn calls android.view.KeyEvent.isNumLockOn.
func (*KeyEvent) IsPrintingKey ¶
IsPrintingKey calls android.view.KeyEvent.isPrintingKey.
func (*KeyEvent) IsScrollLockOn ¶
IsScrollLockOn calls android.view.KeyEvent.isScrollLockOn.
func (*KeyEvent) IsShiftPressed ¶
IsShiftPressed calls android.view.KeyEvent.isShiftPressed.
func (*KeyEvent) IsSymPressed ¶
IsSymPressed calls android.view.KeyEvent.isSymPressed.
func (*KeyEvent) IsTracking ¶
IsTracking calls android.view.KeyEvent.isTracking.
func (*KeyEvent) KeyCodeFromString ¶
KeyCodeFromString calls android.view.KeyEvent.keyCodeFromString.
func (*KeyEvent) KeyCodeToString ¶
KeyCodeToString calls android.view.KeyEvent.keyCodeToString.
func (*KeyEvent) MetaStateHasModifiers ¶
MetaStateHasModifiers calls android.view.KeyEvent.metaStateHasModifiers.
func (*KeyEvent) MetaStateHasNoModifiers ¶
MetaStateHasNoModifiers calls android.view.KeyEvent.metaStateHasNoModifiers.
func (*KeyEvent) NormalizeMetaState ¶
NormalizeMetaState calls android.view.KeyEvent.normalizeMetaState.
func (*KeyEvent) StartTracking ¶
StartTracking calls android.view.KeyEvent.startTracking.
type KeyEventCallback ¶
KeyEventCallback wraps android.view.KeyEvent$Callback.
func (*KeyEventCallback) OnKeyLongPress ¶
OnKeyLongPress calls android.view.KeyEvent$Callback.onKeyLongPress.
func (*KeyEventCallback) OnKeyMultiple ¶
OnKeyMultiple calls android.view.KeyEvent$Callback.onKeyMultiple.
func (*KeyEventCallback) ToString ¶ added in v0.0.8
func (m *KeyEventCallback) ToString() (string, error)
ToString calls android.view.KeyEvent$Callback.toString.
type KeyEventDispatcherState ¶
KeyEventDispatcherState wraps android.view.KeyEvent$DispatcherState.
func (*KeyEventDispatcherState) HandleUpEvent ¶
func (m *KeyEventDispatcherState) HandleUpEvent(arg0 *jni.Object) error
HandleUpEvent calls android.view.KeyEvent$DispatcherState.handleUpEvent.
func (*KeyEventDispatcherState) IsTracking ¶
func (m *KeyEventDispatcherState) IsTracking(arg0 *jni.Object) (bool, error)
IsTracking calls android.view.KeyEvent$DispatcherState.isTracking.
func (*KeyEventDispatcherState) PerformedLongPress ¶
func (m *KeyEventDispatcherState) PerformedLongPress(arg0 *jni.Object) error
PerformedLongPress calls android.view.KeyEvent$DispatcherState.performedLongPress.
func (*KeyEventDispatcherState) Reset0 ¶
func (m *KeyEventDispatcherState) Reset0() error
Reset0 calls android.view.KeyEvent$DispatcherState.reset.
func (*KeyEventDispatcherState) Reset1_1 ¶
func (m *KeyEventDispatcherState) Reset1_1(arg0 *jni.Object) error
Reset1_1 calls android.view.KeyEvent$DispatcherState.reset.
func (*KeyEventDispatcherState) StartTracking ¶
StartTracking calls android.view.KeyEvent$DispatcherState.startTracking.
func (*KeyEventDispatcherState) ToString ¶ added in v0.0.8
func (m *KeyEventDispatcherState) ToString() (string, error)
ToString calls android.view.KeyEvent$DispatcherState.toString.
type KeyboardShortcutGroup ¶
KeyboardShortcutGroup wraps android.view.KeyboardShortcutGroup.
func NewKeyboardShortcutGroup ¶
func NewKeyboardShortcutGroup(vm *jni.VM, arg0 string) (*KeyboardShortcutGroup, error)
NewKeyboardShortcutGroup creates a new android.view.KeyboardShortcutGroup instance.
func (*KeyboardShortcutGroup) AddItem ¶
func (m *KeyboardShortcutGroup) AddItem(arg0 *jni.Object) error
AddItem calls android.view.KeyboardShortcutGroup.addItem.
func (*KeyboardShortcutGroup) DescribeContents ¶
func (m *KeyboardShortcutGroup) DescribeContents() (int32, error)
DescribeContents calls android.view.KeyboardShortcutGroup.describeContents.
func (*KeyboardShortcutGroup) GetItems ¶ added in v0.0.8
func (m *KeyboardShortcutGroup) GetItems() (*jni.Object, error)
GetItems calls android.view.KeyboardShortcutGroup.getItems.
func (*KeyboardShortcutGroup) GetLabel ¶
func (m *KeyboardShortcutGroup) GetLabel() (*jni.Object, error)
GetLabel calls android.view.KeyboardShortcutGroup.getLabel.
func (*KeyboardShortcutGroup) ToString ¶ added in v0.0.8
func (m *KeyboardShortcutGroup) ToString() (string, error)
ToString calls android.view.KeyboardShortcutGroup.toString.
func (*KeyboardShortcutGroup) WriteToParcel ¶
func (m *KeyboardShortcutGroup) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.KeyboardShortcutGroup.writeToParcel.
type KeyboardShortcutInfo ¶
KeyboardShortcutInfo wraps android.view.KeyboardShortcutInfo.
func NewKeyboardShortcutInfo ¶
func NewKeyboardShortcutInfo(vm *jni.VM, arg0 string, arg1 uint16, arg2 int32) (*KeyboardShortcutInfo, error)
NewKeyboardShortcutInfo creates a new android.view.KeyboardShortcutInfo instance.
func (*KeyboardShortcutInfo) DescribeContents ¶
func (m *KeyboardShortcutInfo) DescribeContents() (int32, error)
DescribeContents calls android.view.KeyboardShortcutInfo.describeContents.
func (*KeyboardShortcutInfo) GetBaseCharacter ¶
func (m *KeyboardShortcutInfo) GetBaseCharacter() (uint16, error)
GetBaseCharacter calls android.view.KeyboardShortcutInfo.getBaseCharacter.
func (*KeyboardShortcutInfo) GetKeycode ¶
func (m *KeyboardShortcutInfo) GetKeycode() (int32, error)
GetKeycode calls android.view.KeyboardShortcutInfo.getKeycode.
func (*KeyboardShortcutInfo) GetLabel ¶
func (m *KeyboardShortcutInfo) GetLabel() (*jni.Object, error)
GetLabel calls android.view.KeyboardShortcutInfo.getLabel.
func (*KeyboardShortcutInfo) GetModifiers ¶
func (m *KeyboardShortcutInfo) GetModifiers() (int32, error)
GetModifiers calls android.view.KeyboardShortcutInfo.getModifiers.
func (*KeyboardShortcutInfo) ToString ¶ added in v0.0.8
func (m *KeyboardShortcutInfo) ToString() (string, error)
ToString calls android.view.KeyboardShortcutInfo.toString.
func (*KeyboardShortcutInfo) WriteToParcel ¶
func (m *KeyboardShortcutInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.KeyboardShortcutInfo.writeToParcel.
type LayoutInflater ¶
LayoutInflater wraps android.view.LayoutInflater.
func NewLayoutInflater ¶
func NewLayoutInflater(ctx *app.Context) (*LayoutInflater, error)
NewLayoutInflater obtains android.view.LayoutInflater from the Android system service manager.
func (*LayoutInflater) CloneInContext ¶
CloneInContext calls android.view.LayoutInflater.cloneInContext.
func (*LayoutInflater) Close ¶
func (m *LayoutInflater) Close()
Close releases the global reference to the underlying Java object. After Close, the LayoutInflater must not be used.
func (*LayoutInflater) CreateView3_1 ¶
func (m *LayoutInflater) CreateView3_1( arg0 string, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
CreateView3_1 calls android.view.LayoutInflater.createView.
func (*LayoutInflater) CreateView4 ¶
func (m *LayoutInflater) CreateView4( arg0 *jni.Object, arg1 string, arg2 string, arg3 *jni.Object, ) (*jni.Object, error)
CreateView4 calls android.view.LayoutInflater.createView.
func (*LayoutInflater) GetContext ¶
func (m *LayoutInflater) GetContext() (*jni.Object, error)
GetContext calls android.view.LayoutInflater.getContext.
func (*LayoutInflater) GetFactory ¶
func (m *LayoutInflater) GetFactory() (*jni.Object, error)
GetFactory calls android.view.LayoutInflater.getFactory.
func (*LayoutInflater) GetFactory2 ¶
func (m *LayoutInflater) GetFactory2() (*jni.Object, error)
GetFactory2 calls android.view.LayoutInflater.getFactory2.
func (*LayoutInflater) GetFilter ¶
func (m *LayoutInflater) GetFilter() (*jni.Object, error)
GetFilter calls android.view.LayoutInflater.getFilter.
func (*LayoutInflater) Inflate2_2 ¶
Inflate2_2 calls android.view.LayoutInflater.inflate.
func (*LayoutInflater) Inflate3_1 ¶
func (m *LayoutInflater) Inflate3_1( arg0 int32, arg1 *jni.Object, arg2 bool, ) (*jni.Object, error)
Inflate3_1 calls android.view.LayoutInflater.inflate.
func (*LayoutInflater) Inflate3_3 ¶
func (m *LayoutInflater) Inflate3_3( arg0 *jni.Object, arg1 *jni.Object, arg2 bool, ) (*jni.Object, error)
Inflate3_3 calls android.view.LayoutInflater.inflate.
func (*LayoutInflater) OnCreateView ¶
func (m *LayoutInflater) OnCreateView( arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, ) (*jni.Object, error)
OnCreateView calls android.view.LayoutInflater.onCreateView.
func (*LayoutInflater) SetFactory ¶
func (m *LayoutInflater) SetFactory(arg0 *jni.Object) error
SetFactory calls android.view.LayoutInflater.setFactory.
func (*LayoutInflater) SetFactory2 ¶
func (m *LayoutInflater) SetFactory2(arg0 *jni.Object) error
SetFactory2 calls android.view.LayoutInflater.setFactory2.
func (*LayoutInflater) SetFilter ¶
func (m *LayoutInflater) SetFilter(arg0 *jni.Object) error
SetFilter calls android.view.LayoutInflater.setFilter.
func (*LayoutInflater) ToString ¶ added in v0.0.8
func (m *LayoutInflater) ToString() (string, error)
ToString calls android.view.LayoutInflater.toString.
type LayoutInflaterFactory ¶
LayoutInflaterFactory wraps android.view.LayoutInflater$Factory.
func (*LayoutInflaterFactory) OnCreateView ¶
func (m *LayoutInflaterFactory) OnCreateView( arg0 string, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
OnCreateView calls android.view.LayoutInflater$Factory.onCreateView.
func (*LayoutInflaterFactory) ToString ¶ added in v0.0.8
func (m *LayoutInflaterFactory) ToString() (string, error)
ToString calls android.view.LayoutInflater$Factory.toString.
type LayoutInflaterFactory2 ¶
LayoutInflaterFactory2 wraps android.view.LayoutInflater$Factory2.
func (*LayoutInflaterFactory2) OnCreateView ¶
func (m *LayoutInflaterFactory2) OnCreateView( arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object, ) (*jni.Object, error)
OnCreateView calls android.view.LayoutInflater$Factory2.onCreateView.
func (*LayoutInflaterFactory2) ToString ¶ added in v0.0.8
func (m *LayoutInflaterFactory2) ToString() (string, error)
ToString calls android.view.LayoutInflater$Factory2.toString.
type LayoutInflaterFilter ¶
LayoutInflaterFilter wraps android.view.LayoutInflater$Filter.
func (*LayoutInflaterFilter) OnLoadClass ¶
func (m *LayoutInflaterFilter) OnLoadClass(arg0 *jni.Object) (bool, error)
OnLoadClass calls android.view.LayoutInflater$Filter.onLoadClass.
func (*LayoutInflaterFilter) ToString ¶ added in v0.0.8
func (m *LayoutInflaterFilter) ToString() (string, error)
ToString calls android.view.LayoutInflater$Filter.toString.
type Manager ¶
Manager wraps android.view.ViewManager.
func (*Manager) RemoveView ¶
RemoveView calls android.view.ViewManager.removeView.
type Menu ¶
Menu wraps android.view.Menu.
func (*Menu) AddIntentOptions ¶
func (m *Menu) AddIntentOptions( arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object, arg4 *jni.Object, arg5 *jni.Object, arg6 int32, arg7 *jni.Object, ) (int32, error)
AddIntentOptions calls android.view.Menu.addIntentOptions.
func (*Menu) AddSubMenu1 ¶
AddSubMenu1 calls android.view.Menu.addSubMenu.
func (*Menu) AddSubMenu1_3 ¶
AddSubMenu1_3 calls android.view.Menu.addSubMenu.
func (*Menu) AddSubMenu4_1 ¶
func (m *Menu) AddSubMenu4_1( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) (*jni.Object, error)
AddSubMenu4_1 calls android.view.Menu.addSubMenu.
func (*Menu) AddSubMenu4_2 ¶
func (m *Menu) AddSubMenu4_2( arg0 int32, arg1 int32, arg2 int32, arg3 string, ) (*jni.Object, error)
AddSubMenu4_2 calls android.view.Menu.addSubMenu.
func (*Menu) HasVisibleItems ¶
HasVisibleItems calls android.view.Menu.hasVisibleItems.
func (*Menu) IsShortcutKey ¶
IsShortcutKey calls android.view.Menu.isShortcutKey.
func (*Menu) PerformIdentifierAction ¶
PerformIdentifierAction calls android.view.Menu.performIdentifierAction.
func (*Menu) PerformShortcut ¶
PerformShortcut calls android.view.Menu.performShortcut.
func (*Menu) RemoveGroup ¶
RemoveGroup calls android.view.Menu.removeGroup.
func (*Menu) RemoveItem ¶
RemoveItem calls android.view.Menu.removeItem.
func (*Menu) SetGroupCheckable ¶
SetGroupCheckable calls android.view.Menu.setGroupCheckable.
func (*Menu) SetGroupEnabled ¶
SetGroupEnabled calls android.view.Menu.setGroupEnabled.
func (*Menu) SetGroupVisible ¶
SetGroupVisible calls android.view.Menu.setGroupVisible.
func (*Menu) SetQwertyMode ¶
SetQwertyMode calls android.view.Menu.setQwertyMode.
type MenuInflater ¶
MenuInflater wraps android.view.MenuInflater.
func NewMenuInflater ¶
NewMenuInflater creates a new android.view.MenuInflater instance.
func (*MenuInflater) Inflate ¶
func (m *MenuInflater) Inflate(arg0 int32, arg1 *jni.Object) error
Inflate calls android.view.MenuInflater.inflate.
func (*MenuInflater) ToString ¶ added in v0.0.8
func (m *MenuInflater) ToString() (string, error)
ToString calls android.view.MenuInflater.toString.
type MenuItem ¶
MenuItem wraps android.view.MenuItem.
func (*MenuItem) CollapseActionView ¶
CollapseActionView calls android.view.MenuItem.collapseActionView.
func (*MenuItem) ExpandActionView ¶
ExpandActionView calls android.view.MenuItem.expandActionView.
func (*MenuItem) GetActionProvider ¶
GetActionProvider calls android.view.MenuItem.getActionProvider.
func (*MenuItem) GetActionView ¶
GetActionView calls android.view.MenuItem.getActionView.
func (*MenuItem) GetAlphabeticShortcut ¶
GetAlphabeticShortcut calls android.view.MenuItem.getAlphabeticShortcut.
func (*MenuItem) GetGroupId ¶
GetGroupId calls android.view.MenuItem.getGroupId.
func (*MenuItem) GetMenuInfo ¶
GetMenuInfo calls android.view.MenuItem.getMenuInfo.
func (*MenuItem) GetNumericShortcut ¶
GetNumericShortcut calls android.view.MenuItem.getNumericShortcut.
func (*MenuItem) GetSubMenu ¶
GetSubMenu calls android.view.MenuItem.getSubMenu.
func (*MenuItem) GetTitleCondensed ¶
GetTitleCondensed calls android.view.MenuItem.getTitleCondensed.
func (*MenuItem) HasSubMenu ¶
HasSubMenu calls android.view.MenuItem.hasSubMenu.
func (*MenuItem) IsActionViewExpanded ¶
IsActionViewExpanded calls android.view.MenuItem.isActionViewExpanded.
func (*MenuItem) IsCheckable ¶
IsCheckable calls android.view.MenuItem.isCheckable.
func (*MenuItem) SetActionProvider ¶
SetActionProvider calls android.view.MenuItem.setActionProvider.
func (*MenuItem) SetActionView1 ¶
SetActionView1 calls android.view.MenuItem.setActionView.
func (*MenuItem) SetActionView1_1 ¶
SetActionView1_1 calls android.view.MenuItem.setActionView.
func (*MenuItem) SetAlphabeticShortcut ¶
SetAlphabeticShortcut calls android.view.MenuItem.setAlphabeticShortcut.
func (*MenuItem) SetCheckable ¶
SetCheckable calls android.view.MenuItem.setCheckable.
func (*MenuItem) SetChecked ¶
SetChecked calls android.view.MenuItem.setChecked.
func (*MenuItem) SetEnabled ¶
SetEnabled calls android.view.MenuItem.setEnabled.
func (*MenuItem) SetIcon1_1 ¶
SetIcon1_1 calls android.view.MenuItem.setIcon.
func (*MenuItem) SetNumericShortcut ¶
SetNumericShortcut calls android.view.MenuItem.setNumericShortcut.
func (*MenuItem) SetOnActionExpandListener ¶
SetOnActionExpandListener calls android.view.MenuItem.setOnActionExpandListener.
func (*MenuItem) SetOnMenuItemClickListener ¶
SetOnMenuItemClickListener calls android.view.MenuItem.setOnMenuItemClickListener.
func (*MenuItem) SetShortcut ¶
SetShortcut calls android.view.MenuItem.setShortcut.
func (*MenuItem) SetShowAsAction ¶
SetShowAsAction calls android.view.MenuItem.setShowAsAction.
func (*MenuItem) SetShowAsActionFlags ¶
SetShowAsActionFlags calls android.view.MenuItem.setShowAsActionFlags.
func (*MenuItem) SetTitle1_1 ¶
SetTitle1_1 calls android.view.MenuItem.setTitle.
func (*MenuItem) SetTitleCondensed ¶
SetTitleCondensed calls android.view.MenuItem.setTitleCondensed.
func (*MenuItem) SetVisible ¶
SetVisible calls android.view.MenuItem.setVisible.
type MenuItemOnActionExpandListener ¶
MenuItemOnActionExpandListener wraps android.view.MenuItem$OnActionExpandListener.
func (*MenuItemOnActionExpandListener) OnMenuItemActionCollapse ¶
func (m *MenuItemOnActionExpandListener) OnMenuItemActionCollapse(arg0 *jni.Object) (bool, error)
OnMenuItemActionCollapse calls android.view.MenuItem$OnActionExpandListener.onMenuItemActionCollapse.
func (*MenuItemOnActionExpandListener) OnMenuItemActionExpand ¶
func (m *MenuItemOnActionExpandListener) OnMenuItemActionExpand(arg0 *jni.Object) (bool, error)
OnMenuItemActionExpand calls android.view.MenuItem$OnActionExpandListener.onMenuItemActionExpand.
func (*MenuItemOnActionExpandListener) ToString ¶ added in v0.0.8
func (m *MenuItemOnActionExpandListener) ToString() (string, error)
ToString calls android.view.MenuItem$OnActionExpandListener.toString.
type MenuItemOnMenuItemClickListener ¶
MenuItemOnMenuItemClickListener wraps android.view.MenuItem$OnMenuItemClickListener.
func (*MenuItemOnMenuItemClickListener) OnMenuItemClick ¶
func (m *MenuItemOnMenuItemClickListener) OnMenuItemClick(arg0 *jni.Object) (bool, error)
OnMenuItemClick calls android.view.MenuItem$OnMenuItemClickListener.onMenuItemClick.
func (*MenuItemOnMenuItemClickListener) ToString ¶ added in v0.0.8
func (m *MenuItemOnMenuItemClickListener) ToString() (string, error)
ToString calls android.view.MenuItem$OnMenuItemClickListener.toString.
type MotionEvent ¶
MotionEvent wraps android.view.MotionEvent.
func (*MotionEvent) ActionToString ¶
func (m *MotionEvent) ActionToString(arg0 int32) (string, error)
ActionToString calls android.view.MotionEvent.actionToString.
func (*MotionEvent) AddBatch6_1 ¶
func (m *MotionEvent) AddBatch6_1( arg0 int64, arg1 float32, arg2 float32, arg3 float32, arg4 float32, arg5 int32, ) error
AddBatch6_1 calls android.view.MotionEvent.addBatch.
func (*MotionEvent) AxisFromString ¶
func (m *MotionEvent) AxisFromString(arg0 string) (int32, error)
AxisFromString calls android.view.MotionEvent.axisFromString.
func (*MotionEvent) AxisToString ¶
func (m *MotionEvent) AxisToString(arg0 int32) (string, error)
AxisToString calls android.view.MotionEvent.axisToString.
func (*MotionEvent) FindPointerIndex ¶
func (m *MotionEvent) FindPointerIndex(arg0 int32) (int32, error)
FindPointerIndex calls android.view.MotionEvent.findPointerIndex.
func (*MotionEvent) GetAction ¶
func (m *MotionEvent) GetAction() (int32, error)
GetAction calls android.view.MotionEvent.getAction.
func (*MotionEvent) GetActionButton ¶
func (m *MotionEvent) GetActionButton() (int32, error)
GetActionButton calls android.view.MotionEvent.getActionButton.
func (*MotionEvent) GetActionIndex ¶
func (m *MotionEvent) GetActionIndex() (int32, error)
GetActionIndex calls android.view.MotionEvent.getActionIndex.
func (*MotionEvent) GetActionMasked ¶
func (m *MotionEvent) GetActionMasked() (int32, error)
GetActionMasked calls android.view.MotionEvent.getActionMasked.
func (*MotionEvent) GetAxisValue1 ¶
func (m *MotionEvent) GetAxisValue1(arg0 int32) (float32, error)
GetAxisValue1 calls android.view.MotionEvent.getAxisValue.
func (*MotionEvent) GetAxisValue2_1 ¶
func (m *MotionEvent) GetAxisValue2_1(arg0 int32, arg1 int32) (float32, error)
GetAxisValue2_1 calls android.view.MotionEvent.getAxisValue.
func (*MotionEvent) GetButtonState ¶
func (m *MotionEvent) GetButtonState() (int32, error)
GetButtonState calls android.view.MotionEvent.getButtonState.
func (*MotionEvent) GetClassification ¶
func (m *MotionEvent) GetClassification() (int32, error)
GetClassification calls android.view.MotionEvent.getClassification.
func (*MotionEvent) GetDeviceId ¶
func (m *MotionEvent) GetDeviceId() (int32, error)
GetDeviceId calls android.view.MotionEvent.getDeviceId.
func (*MotionEvent) GetDownTime ¶
func (m *MotionEvent) GetDownTime() (int64, error)
GetDownTime calls android.view.MotionEvent.getDownTime.
func (*MotionEvent) GetEdgeFlags ¶
func (m *MotionEvent) GetEdgeFlags() (int32, error)
GetEdgeFlags calls android.view.MotionEvent.getEdgeFlags.
func (*MotionEvent) GetEventTime ¶
func (m *MotionEvent) GetEventTime() (int64, error)
GetEventTime calls android.view.MotionEvent.getEventTime.
func (*MotionEvent) GetEventTimeNanos ¶
func (m *MotionEvent) GetEventTimeNanos() (int64, error)
GetEventTimeNanos calls android.view.MotionEvent.getEventTimeNanos.
func (*MotionEvent) GetFlags ¶
func (m *MotionEvent) GetFlags() (int32, error)
GetFlags calls android.view.MotionEvent.getFlags.
func (*MotionEvent) GetHistoricalAxisValue2 ¶
func (m *MotionEvent) GetHistoricalAxisValue2(arg0 int32, arg1 int32) (float32, error)
GetHistoricalAxisValue2 calls android.view.MotionEvent.getHistoricalAxisValue.
func (*MotionEvent) GetHistoricalAxisValue3_1 ¶
func (m *MotionEvent) GetHistoricalAxisValue3_1( arg0 int32, arg1 int32, arg2 int32, ) (float32, error)
GetHistoricalAxisValue3_1 calls android.view.MotionEvent.getHistoricalAxisValue.
func (*MotionEvent) GetHistoricalEventTime ¶
func (m *MotionEvent) GetHistoricalEventTime(arg0 int32) (int64, error)
GetHistoricalEventTime calls android.view.MotionEvent.getHistoricalEventTime.
func (*MotionEvent) GetHistoricalEventTimeNanos ¶
func (m *MotionEvent) GetHistoricalEventTimeNanos(arg0 int32) (int64, error)
GetHistoricalEventTimeNanos calls android.view.MotionEvent.getHistoricalEventTimeNanos.
func (*MotionEvent) GetHistoricalOrientation1 ¶
func (m *MotionEvent) GetHistoricalOrientation1(arg0 int32) (float32, error)
GetHistoricalOrientation1 calls android.view.MotionEvent.getHistoricalOrientation.
func (*MotionEvent) GetHistoricalOrientation2_1 ¶
func (m *MotionEvent) GetHistoricalOrientation2_1(arg0 int32, arg1 int32) (float32, error)
GetHistoricalOrientation2_1 calls android.view.MotionEvent.getHistoricalOrientation.
func (*MotionEvent) GetHistoricalPointerCoords ¶
GetHistoricalPointerCoords calls android.view.MotionEvent.getHistoricalPointerCoords.
func (*MotionEvent) GetHistoricalPressure1 ¶
func (m *MotionEvent) GetHistoricalPressure1(arg0 int32) (float32, error)
GetHistoricalPressure1 calls android.view.MotionEvent.getHistoricalPressure.
func (*MotionEvent) GetHistoricalPressure2_1 ¶
func (m *MotionEvent) GetHistoricalPressure2_1(arg0 int32, arg1 int32) (float32, error)
GetHistoricalPressure2_1 calls android.view.MotionEvent.getHistoricalPressure.
func (*MotionEvent) GetHistoricalSize1 ¶
func (m *MotionEvent) GetHistoricalSize1(arg0 int32) (float32, error)
GetHistoricalSize1 calls android.view.MotionEvent.getHistoricalSize.
func (*MotionEvent) GetHistoricalSize2_1 ¶
func (m *MotionEvent) GetHistoricalSize2_1(arg0 int32, arg1 int32) (float32, error)
GetHistoricalSize2_1 calls android.view.MotionEvent.getHistoricalSize.
func (*MotionEvent) GetHistoricalToolMajor1 ¶
func (m *MotionEvent) GetHistoricalToolMajor1(arg0 int32) (float32, error)
GetHistoricalToolMajor1 calls android.view.MotionEvent.getHistoricalToolMajor.
func (*MotionEvent) GetHistoricalToolMajor2_1 ¶
func (m *MotionEvent) GetHistoricalToolMajor2_1(arg0 int32, arg1 int32) (float32, error)
GetHistoricalToolMajor2_1 calls android.view.MotionEvent.getHistoricalToolMajor.
func (*MotionEvent) GetHistoricalToolMinor1 ¶
func (m *MotionEvent) GetHistoricalToolMinor1(arg0 int32) (float32, error)
GetHistoricalToolMinor1 calls android.view.MotionEvent.getHistoricalToolMinor.
func (*MotionEvent) GetHistoricalToolMinor2_1 ¶
func (m *MotionEvent) GetHistoricalToolMinor2_1(arg0 int32, arg1 int32) (float32, error)
GetHistoricalToolMinor2_1 calls android.view.MotionEvent.getHistoricalToolMinor.
func (*MotionEvent) GetHistoricalTouchMajor1 ¶
func (m *MotionEvent) GetHistoricalTouchMajor1(arg0 int32) (float32, error)
GetHistoricalTouchMajor1 calls android.view.MotionEvent.getHistoricalTouchMajor.
func (*MotionEvent) GetHistoricalTouchMajor2_1 ¶
func (m *MotionEvent) GetHistoricalTouchMajor2_1(arg0 int32, arg1 int32) (float32, error)
GetHistoricalTouchMajor2_1 calls android.view.MotionEvent.getHistoricalTouchMajor.
func (*MotionEvent) GetHistoricalTouchMinor1 ¶
func (m *MotionEvent) GetHistoricalTouchMinor1(arg0 int32) (float32, error)
GetHistoricalTouchMinor1 calls android.view.MotionEvent.getHistoricalTouchMinor.
func (*MotionEvent) GetHistoricalTouchMinor2_1 ¶
func (m *MotionEvent) GetHistoricalTouchMinor2_1(arg0 int32, arg1 int32) (float32, error)
GetHistoricalTouchMinor2_1 calls android.view.MotionEvent.getHistoricalTouchMinor.
func (*MotionEvent) GetHistoricalX1 ¶
func (m *MotionEvent) GetHistoricalX1(arg0 int32) (float32, error)
GetHistoricalX1 calls android.view.MotionEvent.getHistoricalX.
func (*MotionEvent) GetHistoricalX2_1 ¶
func (m *MotionEvent) GetHistoricalX2_1(arg0 int32, arg1 int32) (float32, error)
GetHistoricalX2_1 calls android.view.MotionEvent.getHistoricalX.
func (*MotionEvent) GetHistoricalY1 ¶
func (m *MotionEvent) GetHistoricalY1(arg0 int32) (float32, error)
GetHistoricalY1 calls android.view.MotionEvent.getHistoricalY.
func (*MotionEvent) GetHistoricalY2_1 ¶
func (m *MotionEvent) GetHistoricalY2_1(arg0 int32, arg1 int32) (float32, error)
GetHistoricalY2_1 calls android.view.MotionEvent.getHistoricalY.
func (*MotionEvent) GetHistorySize ¶
func (m *MotionEvent) GetHistorySize() (int32, error)
GetHistorySize calls android.view.MotionEvent.getHistorySize.
func (*MotionEvent) GetMetaState ¶
func (m *MotionEvent) GetMetaState() (int32, error)
GetMetaState calls android.view.MotionEvent.getMetaState.
func (*MotionEvent) GetOrientation0 ¶
func (m *MotionEvent) GetOrientation0() (float32, error)
GetOrientation0 calls android.view.MotionEvent.getOrientation.
func (*MotionEvent) GetOrientation1_1 ¶
func (m *MotionEvent) GetOrientation1_1(arg0 int32) (float32, error)
GetOrientation1_1 calls android.view.MotionEvent.getOrientation.
func (*MotionEvent) GetPointerCoords ¶
func (m *MotionEvent) GetPointerCoords(arg0 int32, arg1 *jni.Object) error
GetPointerCoords calls android.view.MotionEvent.getPointerCoords.
func (*MotionEvent) GetPointerCount ¶
func (m *MotionEvent) GetPointerCount() (int32, error)
GetPointerCount calls android.view.MotionEvent.getPointerCount.
func (*MotionEvent) GetPointerId ¶
func (m *MotionEvent) GetPointerId(arg0 int32) (int32, error)
GetPointerId calls android.view.MotionEvent.getPointerId.
func (*MotionEvent) GetPointerProperties ¶
func (m *MotionEvent) GetPointerProperties(arg0 int32, arg1 *jni.Object) error
GetPointerProperties calls android.view.MotionEvent.getPointerProperties.
func (*MotionEvent) GetPressure0 ¶
func (m *MotionEvent) GetPressure0() (float32, error)
GetPressure0 calls android.view.MotionEvent.getPressure.
func (*MotionEvent) GetPressure1_1 ¶
func (m *MotionEvent) GetPressure1_1(arg0 int32) (float32, error)
GetPressure1_1 calls android.view.MotionEvent.getPressure.
func (*MotionEvent) GetRawX0 ¶
func (m *MotionEvent) GetRawX0() (float32, error)
GetRawX0 calls android.view.MotionEvent.getRawX.
func (*MotionEvent) GetRawX1_1 ¶
func (m *MotionEvent) GetRawX1_1(arg0 int32) (float32, error)
GetRawX1_1 calls android.view.MotionEvent.getRawX.
func (*MotionEvent) GetRawY0 ¶
func (m *MotionEvent) GetRawY0() (float32, error)
GetRawY0 calls android.view.MotionEvent.getRawY.
func (*MotionEvent) GetRawY1_1 ¶
func (m *MotionEvent) GetRawY1_1(arg0 int32) (float32, error)
GetRawY1_1 calls android.view.MotionEvent.getRawY.
func (*MotionEvent) GetSize0 ¶
func (m *MotionEvent) GetSize0() (float32, error)
GetSize0 calls android.view.MotionEvent.getSize.
func (*MotionEvent) GetSize1_1 ¶
func (m *MotionEvent) GetSize1_1(arg0 int32) (float32, error)
GetSize1_1 calls android.view.MotionEvent.getSize.
func (*MotionEvent) GetSource ¶
func (m *MotionEvent) GetSource() (int32, error)
GetSource calls android.view.MotionEvent.getSource.
func (*MotionEvent) GetToolMajor0 ¶
func (m *MotionEvent) GetToolMajor0() (float32, error)
GetToolMajor0 calls android.view.MotionEvent.getToolMajor.
func (*MotionEvent) GetToolMajor1_1 ¶
func (m *MotionEvent) GetToolMajor1_1(arg0 int32) (float32, error)
GetToolMajor1_1 calls android.view.MotionEvent.getToolMajor.
func (*MotionEvent) GetToolMinor0 ¶
func (m *MotionEvent) GetToolMinor0() (float32, error)
GetToolMinor0 calls android.view.MotionEvent.getToolMinor.
func (*MotionEvent) GetToolMinor1_1 ¶
func (m *MotionEvent) GetToolMinor1_1(arg0 int32) (float32, error)
GetToolMinor1_1 calls android.view.MotionEvent.getToolMinor.
func (*MotionEvent) GetToolType ¶
func (m *MotionEvent) GetToolType(arg0 int32) (int32, error)
GetToolType calls android.view.MotionEvent.getToolType.
func (*MotionEvent) GetTouchMajor0 ¶
func (m *MotionEvent) GetTouchMajor0() (float32, error)
GetTouchMajor0 calls android.view.MotionEvent.getTouchMajor.
func (*MotionEvent) GetTouchMajor1_1 ¶
func (m *MotionEvent) GetTouchMajor1_1(arg0 int32) (float32, error)
GetTouchMajor1_1 calls android.view.MotionEvent.getTouchMajor.
func (*MotionEvent) GetTouchMinor0 ¶
func (m *MotionEvent) GetTouchMinor0() (float32, error)
GetTouchMinor0 calls android.view.MotionEvent.getTouchMinor.
func (*MotionEvent) GetTouchMinor1_1 ¶
func (m *MotionEvent) GetTouchMinor1_1(arg0 int32) (float32, error)
GetTouchMinor1_1 calls android.view.MotionEvent.getTouchMinor.
func (*MotionEvent) GetX0 ¶
func (m *MotionEvent) GetX0() (float32, error)
GetX0 calls android.view.MotionEvent.getX.
func (*MotionEvent) GetX1_1 ¶
func (m *MotionEvent) GetX1_1(arg0 int32) (float32, error)
GetX1_1 calls android.view.MotionEvent.getX.
func (*MotionEvent) GetXPrecision ¶
func (m *MotionEvent) GetXPrecision() (float32, error)
GetXPrecision calls android.view.MotionEvent.getXPrecision.
func (*MotionEvent) GetY0 ¶
func (m *MotionEvent) GetY0() (float32, error)
GetY0 calls android.view.MotionEvent.getY.
func (*MotionEvent) GetY1_1 ¶
func (m *MotionEvent) GetY1_1(arg0 int32) (float32, error)
GetY1_1 calls android.view.MotionEvent.getY.
func (*MotionEvent) GetYPrecision ¶
func (m *MotionEvent) GetYPrecision() (float32, error)
GetYPrecision calls android.view.MotionEvent.getYPrecision.
func (*MotionEvent) IsButtonPressed ¶
func (m *MotionEvent) IsButtonPressed(arg0 int32) (bool, error)
IsButtonPressed calls android.view.MotionEvent.isButtonPressed.
func (*MotionEvent) Obtain6_2 ¶
func (m *MotionEvent) Obtain6_2( arg0 int64, arg1 int64, arg2 int32, arg3 float32, arg4 float32, arg5 int32, ) (*jni.Object, error)
Obtain6_2 calls android.view.MotionEvent.obtain.
func (*MotionEvent) Obtain12_1 ¶
func (m *MotionEvent) Obtain12_1( arg0 int64, arg1 int64, arg2 int32, arg3 float32, arg4 float32, arg5 float32, arg6 float32, arg7 int32, arg8 float32, arg9 float32, arg10 int32, arg11 int32, ) (*jni.Object, error)
Obtain12_1 calls android.view.MotionEvent.obtain.
func (*MotionEvent) Obtain13_5 ¶
func (m *MotionEvent) Obtain13_5( arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 float32, arg5 float32, arg6 float32, arg7 float32, arg8 int32, arg9 float32, arg10 float32, arg11 int32, arg12 int32, ) (*jni.Object, error)
Obtain13_5 calls android.view.MotionEvent.obtain.
func (*MotionEvent) Obtain13_6 ¶
func (m *MotionEvent) Obtain13_6( arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 *jni.Object, arg5 *jni.Object, arg6 int32, arg7 float32, arg8 float32, arg9 int32, arg10 int32, arg11 int32, arg12 int32, ) (*jni.Object, error)
Obtain13_6 calls android.view.MotionEvent.obtain.
func (*MotionEvent) Obtain14_3 ¶
func (m *MotionEvent) Obtain14_3( arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 *jni.Object, arg5 *jni.Object, arg6 int32, arg7 int32, arg8 float32, arg9 float32, arg10 int32, arg11 int32, arg12 int32, arg13 int32, ) (*jni.Object, error)
Obtain14_3 calls android.view.MotionEvent.obtain.
func (*MotionEvent) Obtain16_4 ¶
func (m *MotionEvent) Obtain16_4( arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 *jni.Object, arg5 *jni.Object, arg6 int32, arg7 int32, arg8 float32, arg9 float32, arg10 int32, arg11 int32, arg12 int32, arg13 int32, arg14 int32, arg15 int32, ) (*jni.Object, error)
Obtain16_4 calls android.view.MotionEvent.obtain.
func (*MotionEvent) ObtainNoHistory ¶
ObtainNoHistory calls android.view.MotionEvent.obtainNoHistory.
func (*MotionEvent) OffsetLocation ¶
func (m *MotionEvent) OffsetLocation(arg0 float32, arg1 float32) error
OffsetLocation calls android.view.MotionEvent.offsetLocation.
func (*MotionEvent) Recycle ¶
func (m *MotionEvent) Recycle() error
Recycle calls android.view.MotionEvent.recycle.
func (*MotionEvent) SetAction ¶
func (m *MotionEvent) SetAction(arg0 int32) error
SetAction calls android.view.MotionEvent.setAction.
func (*MotionEvent) SetEdgeFlags ¶
func (m *MotionEvent) SetEdgeFlags(arg0 int32) error
SetEdgeFlags calls android.view.MotionEvent.setEdgeFlags.
func (*MotionEvent) SetLocation ¶
func (m *MotionEvent) SetLocation(arg0 float32, arg1 float32) error
SetLocation calls android.view.MotionEvent.setLocation.
func (*MotionEvent) SetSource ¶
func (m *MotionEvent) SetSource(arg0 int32) error
SetSource calls android.view.MotionEvent.setSource.
func (*MotionEvent) ToString ¶
func (m *MotionEvent) ToString() (string, error)
ToString calls android.view.MotionEvent.toString.
func (*MotionEvent) Transform ¶
func (m *MotionEvent) Transform(arg0 *jni.Object) error
Transform calls android.view.MotionEvent.transform.
func (*MotionEvent) WriteToParcel ¶
func (m *MotionEvent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.MotionEvent.writeToParcel.
type MotionEventPointerCoords ¶
MotionEventPointerCoords wraps android.view.MotionEvent$PointerCoords.
func (*MotionEventPointerCoords) Clear ¶
func (m *MotionEventPointerCoords) Clear() error
Clear calls android.view.MotionEvent$PointerCoords.clear.
func (*MotionEventPointerCoords) CopyFrom ¶
func (m *MotionEventPointerCoords) CopyFrom(arg0 *jni.Object) error
CopyFrom calls android.view.MotionEvent$PointerCoords.copyFrom.
func (*MotionEventPointerCoords) GetAxisValue ¶
func (m *MotionEventPointerCoords) GetAxisValue(arg0 int32) (float32, error)
GetAxisValue calls android.view.MotionEvent$PointerCoords.getAxisValue.
func (*MotionEventPointerCoords) IsResampled ¶
func (m *MotionEventPointerCoords) IsResampled() (bool, error)
IsResampled calls android.view.MotionEvent$PointerCoords.isResampled.
func (*MotionEventPointerCoords) SetAxisValue ¶
func (m *MotionEventPointerCoords) SetAxisValue(arg0 int32, arg1 float32) error
SetAxisValue calls android.view.MotionEvent$PointerCoords.setAxisValue.
func (*MotionEventPointerCoords) ToString ¶ added in v0.0.8
func (m *MotionEventPointerCoords) ToString() (string, error)
ToString calls android.view.MotionEvent$PointerCoords.toString.
type MotionEventPointerProperties ¶
MotionEventPointerProperties wraps android.view.MotionEvent$PointerProperties.
func (*MotionEventPointerProperties) Clear ¶
func (m *MotionEventPointerProperties) Clear() error
Clear calls android.view.MotionEvent$PointerProperties.clear.
func (*MotionEventPointerProperties) CopyFrom ¶
func (m *MotionEventPointerProperties) CopyFrom(arg0 *jni.Object) error
CopyFrom calls android.view.MotionEvent$PointerProperties.copyFrom.
func (*MotionEventPointerProperties) Equals ¶
func (m *MotionEventPointerProperties) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.view.MotionEvent$PointerProperties.equals.
func (*MotionEventPointerProperties) HashCode ¶
func (m *MotionEventPointerProperties) HashCode() (int32, error)
HashCode calls android.view.MotionEvent$PointerProperties.hashCode.
func (*MotionEventPointerProperties) ToString ¶ added in v0.0.8
func (m *MotionEventPointerProperties) ToString() (string, error)
ToString calls android.view.MotionEvent$PointerProperties.toString.
type MotionPredictor ¶
MotionPredictor wraps android.view.MotionPredictor.
func NewMotionPredictor ¶
NewMotionPredictor creates a new android.view.MotionPredictor instance.
func (*MotionPredictor) IsPredictionAvailable ¶
func (m *MotionPredictor) IsPredictionAvailable(arg0 int32, arg1 int32) (bool, error)
IsPredictionAvailable calls android.view.MotionPredictor.isPredictionAvailable.
func (*MotionPredictor) Predict ¶
func (m *MotionPredictor) Predict(arg0 int64) (*jni.Object, error)
Predict calls android.view.MotionPredictor.predict.
func (*MotionPredictor) Record ¶
func (m *MotionPredictor) Record(arg0 *jni.Object) error
Record calls android.view.MotionPredictor.record.
func (*MotionPredictor) ToString ¶ added in v0.0.8
func (m *MotionPredictor) ToString() (string, error)
ToString calls android.view.MotionPredictor.toString.
type OnReceiveContentListener ¶
OnReceiveContentListener wraps android.view.OnReceiveContentListener.
func (*OnReceiveContentListener) OnReceiveContent ¶
func (m *OnReceiveContentListener) OnReceiveContent(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
OnReceiveContent calls android.view.OnReceiveContentListener.onReceiveContent.
func (*OnReceiveContentListener) ToString ¶ added in v0.0.8
func (m *OnReceiveContentListener) ToString() (string, error)
ToString calls android.view.OnReceiveContentListener.toString.
type OrientationEventListener ¶
OrientationEventListener wraps android.view.OrientationEventListener.
func (*OrientationEventListener) CanDetectOrientation ¶
func (m *OrientationEventListener) CanDetectOrientation() (bool, error)
CanDetectOrientation calls android.view.OrientationEventListener.canDetectOrientation.
func (*OrientationEventListener) Disable ¶
func (m *OrientationEventListener) Disable() error
Disable calls android.view.OrientationEventListener.disable.
func (*OrientationEventListener) Enable ¶
func (m *OrientationEventListener) Enable() error
Enable calls android.view.OrientationEventListener.enable.
func (*OrientationEventListener) OnOrientationChanged ¶
func (m *OrientationEventListener) OnOrientationChanged(arg0 int32) error
OnOrientationChanged calls android.view.OrientationEventListener.onOrientationChanged.
func (*OrientationEventListener) ToString ¶ added in v0.0.8
func (m *OrientationEventListener) ToString() (string, error)
ToString calls android.view.OrientationEventListener.toString.
type OrientationListener ¶
OrientationListener wraps android.view.OrientationListener.
func (*OrientationListener) Disable ¶
func (m *OrientationListener) Disable() error
Disable calls android.view.OrientationListener.disable.
func (*OrientationListener) Enable ¶
func (m *OrientationListener) Enable() error
Enable calls android.view.OrientationListener.enable.
func (*OrientationListener) OnAccuracyChanged ¶
func (m *OrientationListener) OnAccuracyChanged(arg0 int32, arg1 int32) error
OnAccuracyChanged calls android.view.OrientationListener.onAccuracyChanged.
func (*OrientationListener) OnOrientationChanged ¶
func (m *OrientationListener) OnOrientationChanged(arg0 int32) error
OnOrientationChanged calls android.view.OrientationListener.onOrientationChanged.
func (*OrientationListener) OnSensorChanged ¶
func (m *OrientationListener) OnSensorChanged(arg0 int32, arg1 *jni.Object) error
OnSensorChanged calls android.view.OrientationListener.onSensorChanged.
func (*OrientationListener) ToString ¶ added in v0.0.8
func (m *OrientationListener) ToString() (string, error)
ToString calls android.view.OrientationListener.toString.
type OutlineProvider ¶
OutlineProvider wraps android.view.ViewOutlineProvider.
func (*OutlineProvider) GetOutline ¶
GetOutline calls android.view.ViewOutlineProvider.getOutline.
func (*OutlineProvider) ToString ¶ added in v0.0.8
func (m *OutlineProvider) ToString() (string, error)
ToString calls android.view.ViewOutlineProvider.toString.
type Overlay ¶
Overlay wraps android.view.ViewOverlay.
type Parent ¶
Parent wraps android.view.ViewParent.
func (*Parent) BringChildToFront ¶
BringChildToFront calls android.view.ViewParent.bringChildToFront.
func (*Parent) CanResolveLayoutDirection ¶
CanResolveLayoutDirection calls android.view.ViewParent.canResolveLayoutDirection.
func (*Parent) CanResolveTextAlignment ¶
CanResolveTextAlignment calls android.view.ViewParent.canResolveTextAlignment.
func (*Parent) CanResolveTextDirection ¶
CanResolveTextDirection calls android.view.ViewParent.canResolveTextDirection.
func (*Parent) ChildDrawableStateChanged ¶
ChildDrawableStateChanged calls android.view.ViewParent.childDrawableStateChanged.
func (*Parent) ChildHasTransientStateChanged ¶
ChildHasTransientStateChanged calls android.view.ViewParent.childHasTransientStateChanged.
func (*Parent) ClearChildFocus ¶
ClearChildFocus calls android.view.ViewParent.clearChildFocus.
func (*Parent) CreateContextMenu ¶
CreateContextMenu calls android.view.ViewParent.createContextMenu.
func (*Parent) FocusSearch ¶
FocusSearch calls android.view.ViewParent.focusSearch.
func (*Parent) FocusableViewAvailable ¶
FocusableViewAvailable calls android.view.ViewParent.focusableViewAvailable.
func (*Parent) GetChildVisibleRect ¶
func (m *Parent) GetChildVisibleRect( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (bool, error)
GetChildVisibleRect calls android.view.ViewParent.getChildVisibleRect.
func (*Parent) GetLayoutDirection ¶
GetLayoutDirection calls android.view.ViewParent.getLayoutDirection.
func (*Parent) GetParentForAccessibility ¶
GetParentForAccessibility calls android.view.ViewParent.getParentForAccessibility.
func (*Parent) GetTextAlignment ¶
GetTextAlignment calls android.view.ViewParent.getTextAlignment.
func (*Parent) GetTextDirection ¶
GetTextDirection calls android.view.ViewParent.getTextDirection.
func (*Parent) InvalidateChild ¶
InvalidateChild calls android.view.ViewParent.invalidateChild.
func (*Parent) InvalidateChildInParent ¶
InvalidateChildInParent calls android.view.ViewParent.invalidateChildInParent.
func (*Parent) IsLayoutDirectionResolved ¶
IsLayoutDirectionResolved calls android.view.ViewParent.isLayoutDirectionResolved.
func (*Parent) IsLayoutRequested ¶
IsLayoutRequested calls android.view.ViewParent.isLayoutRequested.
func (*Parent) IsTextAlignmentResolved ¶
IsTextAlignmentResolved calls android.view.ViewParent.isTextAlignmentResolved.
func (*Parent) IsTextDirectionResolved ¶
IsTextDirectionResolved calls android.view.ViewParent.isTextDirectionResolved.
func (*Parent) KeyboardNavigationClusterSearch ¶
KeyboardNavigationClusterSearch calls android.view.ViewParent.keyboardNavigationClusterSearch.
func (*Parent) NotifySubtreeAccessibilityStateChanged ¶
func (m *Parent) NotifySubtreeAccessibilityStateChanged( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) error
NotifySubtreeAccessibilityStateChanged calls android.view.ViewParent.notifySubtreeAccessibilityStateChanged.
func (*Parent) OnNestedFling ¶
func (m *Parent) OnNestedFling( arg0 *jni.Object, arg1 float32, arg2 float32, arg3 bool, ) (bool, error)
OnNestedFling calls android.view.ViewParent.onNestedFling.
func (*Parent) OnNestedPreFling ¶
OnNestedPreFling calls android.view.ViewParent.onNestedPreFling.
func (*Parent) OnNestedPrePerformAccessibilityAction ¶
func (m *Parent) OnNestedPrePerformAccessibilityAction( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) (bool, error)
OnNestedPrePerformAccessibilityAction calls android.view.ViewParent.onNestedPrePerformAccessibilityAction.
func (*Parent) OnNestedPreScroll ¶
func (m *Parent) OnNestedPreScroll( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 *jni.Object, ) error
OnNestedPreScroll calls android.view.ViewParent.onNestedPreScroll.
func (*Parent) OnNestedScroll ¶
func (m *Parent) OnNestedScroll( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) error
OnNestedScroll calls android.view.ViewParent.onNestedScroll.
func (*Parent) OnNestedScrollAccepted ¶
OnNestedScrollAccepted calls android.view.ViewParent.onNestedScrollAccepted.
func (*Parent) OnStartNestedScroll ¶
func (m *Parent) OnStartNestedScroll( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) (bool, error)
OnStartNestedScroll calls android.view.ViewParent.onStartNestedScroll.
func (*Parent) OnStopNestedScroll ¶
OnStopNestedScroll calls android.view.ViewParent.onStopNestedScroll.
func (*Parent) RecomputeViewAttributes ¶
RecomputeViewAttributes calls android.view.ViewParent.recomputeViewAttributes.
func (*Parent) RequestChildFocus ¶
RequestChildFocus calls android.view.ViewParent.requestChildFocus.
func (*Parent) RequestChildRectangleOnScreen ¶
func (m *Parent) RequestChildRectangleOnScreen( arg0 *jni.Object, arg1 *jni.Object, arg2 bool, ) (bool, error)
RequestChildRectangleOnScreen calls android.view.ViewParent.requestChildRectangleOnScreen.
func (*Parent) RequestDisallowInterceptTouchEvent ¶
RequestDisallowInterceptTouchEvent calls android.view.ViewParent.requestDisallowInterceptTouchEvent.
func (*Parent) RequestFitSystemWindows ¶
RequestFitSystemWindows calls android.view.ViewParent.requestFitSystemWindows.
func (*Parent) RequestLayout ¶
RequestLayout calls android.view.ViewParent.requestLayout.
func (*Parent) RequestSendAccessibilityEvent ¶
RequestSendAccessibilityEvent calls android.view.ViewParent.requestSendAccessibilityEvent.
func (*Parent) RequestTransparentRegion ¶
RequestTransparentRegion calls android.view.ViewParent.requestTransparentRegion.
func (*Parent) ShowContextMenuForChild1 ¶
ShowContextMenuForChild1 calls android.view.ViewParent.showContextMenuForChild.
func (*Parent) ShowContextMenuForChild3_1 ¶
func (m *Parent) ShowContextMenuForChild3_1( arg0 *jni.Object, arg1 float32, arg2 float32, ) (bool, error)
ShowContextMenuForChild3_1 calls android.view.ViewParent.showContextMenuForChild.
func (*Parent) StartActionModeForChild2 ¶
StartActionModeForChild2 calls android.view.ViewParent.startActionModeForChild.
type PixelCopyOnPixelCopyFinishedListener ¶
PixelCopyOnPixelCopyFinishedListener wraps android.view.PixelCopy$OnPixelCopyFinishedListener.
func (*PixelCopyOnPixelCopyFinishedListener) OnPixelCopyFinished ¶
func (m *PixelCopyOnPixelCopyFinishedListener) OnPixelCopyFinished(arg0 int32) error
OnPixelCopyFinished calls android.view.PixelCopy$OnPixelCopyFinishedListener.onPixelCopyFinished.
func (*PixelCopyOnPixelCopyFinishedListener) ToString ¶ added in v0.0.8
func (m *PixelCopyOnPixelCopyFinishedListener) ToString() (string, error)
ToString calls android.view.PixelCopy$OnPixelCopyFinishedListener.toString.
type PixelCopyRequest ¶
PixelCopyRequest wraps android.view.PixelCopy$Request.
func (*PixelCopyRequest) GetDestinationBitmap ¶
func (m *PixelCopyRequest) GetDestinationBitmap() (*jni.Object, error)
GetDestinationBitmap calls android.view.PixelCopy$Request.getDestinationBitmap.
func (*PixelCopyRequest) GetSourceRect ¶
func (m *PixelCopyRequest) GetSourceRect() (*jni.Object, error)
GetSourceRect calls android.view.PixelCopy$Request.getSourceRect.
func (*PixelCopyRequest) ToString ¶ added in v0.0.8
func (m *PixelCopyRequest) ToString() (string, error)
ToString calls android.view.PixelCopy$Request.toString.
type PixelCopyResult ¶
PixelCopyResult wraps android.view.PixelCopy$Result.
func (*PixelCopyResult) GetBitmap ¶
func (m *PixelCopyResult) GetBitmap() (*jni.Object, error)
GetBitmap calls android.view.PixelCopy$Result.getBitmap.
func (*PixelCopyResult) GetStatus ¶
func (m *PixelCopyResult) GetStatus() (int32, error)
GetStatus calls android.view.PixelCopy$Result.getStatus.
func (*PixelCopyResult) ToString ¶ added in v0.0.8
func (m *PixelCopyResult) ToString() (string, error)
ToString calls android.view.PixelCopy$Result.toString.
type PointerIcon ¶
PointerIcon wraps android.view.PointerIcon.
func (*PointerIcon) DescribeContents ¶
func (m *PointerIcon) DescribeContents() (int32, error)
DescribeContents calls android.view.PointerIcon.describeContents.
func (*PointerIcon) Equals ¶
func (m *PointerIcon) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.view.PointerIcon.equals.
func (*PointerIcon) GetSystemIcon ¶
GetSystemIcon calls android.view.PointerIcon.getSystemIcon.
func (*PointerIcon) ToString ¶
func (m *PointerIcon) ToString() (string, error)
ToString calls android.view.PointerIcon.toString.
func (*PointerIcon) WriteToParcel ¶
func (m *PointerIcon) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.PointerIcon.writeToParcel.
type PropertyAnimator ¶
PropertyAnimator wraps android.view.ViewPropertyAnimator.
func (*PropertyAnimator) Alpha ¶
func (m *PropertyAnimator) Alpha(arg0 float32) (*jni.Object, error)
Alpha calls android.view.ViewPropertyAnimator.alpha.
func (*PropertyAnimator) AlphaBy ¶
func (m *PropertyAnimator) AlphaBy(arg0 float32) (*jni.Object, error)
AlphaBy calls android.view.ViewPropertyAnimator.alphaBy.
func (*PropertyAnimator) Cancel ¶
func (m *PropertyAnimator) Cancel() error
Cancel calls android.view.ViewPropertyAnimator.cancel.
func (*PropertyAnimator) GetDuration ¶
func (m *PropertyAnimator) GetDuration() (int64, error)
GetDuration calls android.view.ViewPropertyAnimator.getDuration.
func (*PropertyAnimator) GetInterpolator ¶
func (m *PropertyAnimator) GetInterpolator() (*jni.Object, error)
GetInterpolator calls android.view.ViewPropertyAnimator.getInterpolator.
func (*PropertyAnimator) GetStartDelay ¶
func (m *PropertyAnimator) GetStartDelay() (int64, error)
GetStartDelay calls android.view.ViewPropertyAnimator.getStartDelay.
func (*PropertyAnimator) Rotation ¶
func (m *PropertyAnimator) Rotation(arg0 float32) (*jni.Object, error)
Rotation calls android.view.ViewPropertyAnimator.rotation.
func (*PropertyAnimator) RotationBy ¶
func (m *PropertyAnimator) RotationBy(arg0 float32) (*jni.Object, error)
RotationBy calls android.view.ViewPropertyAnimator.rotationBy.
func (*PropertyAnimator) RotationX ¶
func (m *PropertyAnimator) RotationX(arg0 float32) (*jni.Object, error)
RotationX calls android.view.ViewPropertyAnimator.rotationX.
func (*PropertyAnimator) RotationXBy ¶
func (m *PropertyAnimator) RotationXBy(arg0 float32) (*jni.Object, error)
RotationXBy calls android.view.ViewPropertyAnimator.rotationXBy.
func (*PropertyAnimator) RotationY ¶
func (m *PropertyAnimator) RotationY(arg0 float32) (*jni.Object, error)
RotationY calls android.view.ViewPropertyAnimator.rotationY.
func (*PropertyAnimator) RotationYBy ¶
func (m *PropertyAnimator) RotationYBy(arg0 float32) (*jni.Object, error)
RotationYBy calls android.view.ViewPropertyAnimator.rotationYBy.
func (*PropertyAnimator) ScaleX ¶
func (m *PropertyAnimator) ScaleX(arg0 float32) (*jni.Object, error)
ScaleX calls android.view.ViewPropertyAnimator.scaleX.
func (*PropertyAnimator) ScaleXBy ¶
func (m *PropertyAnimator) ScaleXBy(arg0 float32) (*jni.Object, error)
ScaleXBy calls android.view.ViewPropertyAnimator.scaleXBy.
func (*PropertyAnimator) ScaleY ¶
func (m *PropertyAnimator) ScaleY(arg0 float32) (*jni.Object, error)
ScaleY calls android.view.ViewPropertyAnimator.scaleY.
func (*PropertyAnimator) ScaleYBy ¶
func (m *PropertyAnimator) ScaleYBy(arg0 float32) (*jni.Object, error)
ScaleYBy calls android.view.ViewPropertyAnimator.scaleYBy.
func (*PropertyAnimator) SetDuration ¶
func (m *PropertyAnimator) SetDuration(arg0 int64) (*jni.Object, error)
SetDuration calls android.view.ViewPropertyAnimator.setDuration.
func (*PropertyAnimator) SetInterpolator ¶
SetInterpolator calls android.view.ViewPropertyAnimator.setInterpolator.
func (*PropertyAnimator) SetListener ¶
SetListener calls android.view.ViewPropertyAnimator.setListener.
func (*PropertyAnimator) SetStartDelay ¶
func (m *PropertyAnimator) SetStartDelay(arg0 int64) (*jni.Object, error)
SetStartDelay calls android.view.ViewPropertyAnimator.setStartDelay.
func (*PropertyAnimator) SetUpdateListener ¶
SetUpdateListener calls android.view.ViewPropertyAnimator.setUpdateListener.
func (*PropertyAnimator) Start ¶
func (m *PropertyAnimator) Start() error
Start calls android.view.ViewPropertyAnimator.start.
func (*PropertyAnimator) ToString ¶ added in v0.0.8
func (m *PropertyAnimator) ToString() (string, error)
ToString calls android.view.ViewPropertyAnimator.toString.
func (*PropertyAnimator) TranslationX ¶
func (m *PropertyAnimator) TranslationX(arg0 float32) (*jni.Object, error)
TranslationX calls android.view.ViewPropertyAnimator.translationX.
func (*PropertyAnimator) TranslationXBy ¶
func (m *PropertyAnimator) TranslationXBy(arg0 float32) (*jni.Object, error)
TranslationXBy calls android.view.ViewPropertyAnimator.translationXBy.
func (*PropertyAnimator) TranslationY ¶
func (m *PropertyAnimator) TranslationY(arg0 float32) (*jni.Object, error)
TranslationY calls android.view.ViewPropertyAnimator.translationY.
func (*PropertyAnimator) TranslationYBy ¶
func (m *PropertyAnimator) TranslationYBy(arg0 float32) (*jni.Object, error)
TranslationYBy calls android.view.ViewPropertyAnimator.translationYBy.
func (*PropertyAnimator) TranslationZ ¶
func (m *PropertyAnimator) TranslationZ(arg0 float32) (*jni.Object, error)
TranslationZ calls android.view.ViewPropertyAnimator.translationZ.
func (*PropertyAnimator) TranslationZBy ¶
func (m *PropertyAnimator) TranslationZBy(arg0 float32) (*jni.Object, error)
TranslationZBy calls android.view.ViewPropertyAnimator.translationZBy.
func (*PropertyAnimator) WithEndAction ¶
WithEndAction calls android.view.ViewPropertyAnimator.withEndAction.
func (*PropertyAnimator) WithLayer ¶
func (m *PropertyAnimator) WithLayer() (*jni.Object, error)
WithLayer calls android.view.ViewPropertyAnimator.withLayer.
func (*PropertyAnimator) WithStartAction ¶
WithStartAction calls android.view.ViewPropertyAnimator.withStartAction.
func (*PropertyAnimator) X ¶
func (m *PropertyAnimator) X(arg0 float32) (*jni.Object, error)
X calls android.view.ViewPropertyAnimator.x.
func (*PropertyAnimator) XBy ¶
func (m *PropertyAnimator) XBy(arg0 float32) (*jni.Object, error)
XBy calls android.view.ViewPropertyAnimator.xBy.
func (*PropertyAnimator) Y ¶
func (m *PropertyAnimator) Y(arg0 float32) (*jni.Object, error)
Y calls android.view.ViewPropertyAnimator.y.
func (*PropertyAnimator) YBy ¶
func (m *PropertyAnimator) YBy(arg0 float32) (*jni.Object, error)
YBy calls android.view.ViewPropertyAnimator.yBy.
type RoundedCorner ¶
RoundedCorner wraps android.view.RoundedCorner.
func NewRoundedCorner ¶
func NewRoundedCorner(vm *jni.VM, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (*RoundedCorner, error)
NewRoundedCorner creates a new android.view.RoundedCorner instance.
func (*RoundedCorner) DescribeContents ¶
func (m *RoundedCorner) DescribeContents() (int32, error)
DescribeContents calls android.view.RoundedCorner.describeContents.
func (*RoundedCorner) Equals ¶
func (m *RoundedCorner) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.view.RoundedCorner.equals.
func (*RoundedCorner) GetCenter ¶
func (m *RoundedCorner) GetCenter() (*jni.Object, error)
GetCenter calls android.view.RoundedCorner.getCenter.
func (*RoundedCorner) GetPosition ¶
func (m *RoundedCorner) GetPosition() (int32, error)
GetPosition calls android.view.RoundedCorner.getPosition.
func (*RoundedCorner) GetRadius ¶
func (m *RoundedCorner) GetRadius() (int32, error)
GetRadius calls android.view.RoundedCorner.getRadius.
func (*RoundedCorner) HashCode ¶
func (m *RoundedCorner) HashCode() (int32, error)
HashCode calls android.view.RoundedCorner.hashCode.
func (*RoundedCorner) ToString ¶
func (m *RoundedCorner) ToString() (string, error)
ToString calls android.view.RoundedCorner.toString.
func (*RoundedCorner) WriteToParcel ¶
func (m *RoundedCorner) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.RoundedCorner.writeToParcel.
type ScaleGestureDetector ¶
ScaleGestureDetector wraps android.view.ScaleGestureDetector.
func NewScaleGestureDetector ¶
func NewScaleGestureDetector(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object) (*ScaleGestureDetector, error)
NewScaleGestureDetector creates a new android.view.ScaleGestureDetector instance.
func (*ScaleGestureDetector) GetCurrentSpan ¶
func (m *ScaleGestureDetector) GetCurrentSpan() (float32, error)
GetCurrentSpan calls android.view.ScaleGestureDetector.getCurrentSpan.
func (*ScaleGestureDetector) GetCurrentSpanX ¶
func (m *ScaleGestureDetector) GetCurrentSpanX() (float32, error)
GetCurrentSpanX calls android.view.ScaleGestureDetector.getCurrentSpanX.
func (*ScaleGestureDetector) GetCurrentSpanY ¶
func (m *ScaleGestureDetector) GetCurrentSpanY() (float32, error)
GetCurrentSpanY calls android.view.ScaleGestureDetector.getCurrentSpanY.
func (*ScaleGestureDetector) GetEventTime ¶
func (m *ScaleGestureDetector) GetEventTime() (int64, error)
GetEventTime calls android.view.ScaleGestureDetector.getEventTime.
func (*ScaleGestureDetector) GetFocusX ¶
func (m *ScaleGestureDetector) GetFocusX() (float32, error)
GetFocusX calls android.view.ScaleGestureDetector.getFocusX.
func (*ScaleGestureDetector) GetFocusY ¶
func (m *ScaleGestureDetector) GetFocusY() (float32, error)
GetFocusY calls android.view.ScaleGestureDetector.getFocusY.
func (*ScaleGestureDetector) GetPreviousSpan ¶
func (m *ScaleGestureDetector) GetPreviousSpan() (float32, error)
GetPreviousSpan calls android.view.ScaleGestureDetector.getPreviousSpan.
func (*ScaleGestureDetector) GetPreviousSpanX ¶
func (m *ScaleGestureDetector) GetPreviousSpanX() (float32, error)
GetPreviousSpanX calls android.view.ScaleGestureDetector.getPreviousSpanX.
func (*ScaleGestureDetector) GetPreviousSpanY ¶
func (m *ScaleGestureDetector) GetPreviousSpanY() (float32, error)
GetPreviousSpanY calls android.view.ScaleGestureDetector.getPreviousSpanY.
func (*ScaleGestureDetector) GetScaleFactor ¶
func (m *ScaleGestureDetector) GetScaleFactor() (float32, error)
GetScaleFactor calls android.view.ScaleGestureDetector.getScaleFactor.
func (*ScaleGestureDetector) GetTimeDelta ¶
func (m *ScaleGestureDetector) GetTimeDelta() (int64, error)
GetTimeDelta calls android.view.ScaleGestureDetector.getTimeDelta.
func (*ScaleGestureDetector) IsInProgress ¶
func (m *ScaleGestureDetector) IsInProgress() (bool, error)
IsInProgress calls android.view.ScaleGestureDetector.isInProgress.
func (*ScaleGestureDetector) IsQuickScaleEnabled ¶
func (m *ScaleGestureDetector) IsQuickScaleEnabled() (bool, error)
IsQuickScaleEnabled calls android.view.ScaleGestureDetector.isQuickScaleEnabled.
func (*ScaleGestureDetector) IsStylusScaleEnabled ¶
func (m *ScaleGestureDetector) IsStylusScaleEnabled() (bool, error)
IsStylusScaleEnabled calls android.view.ScaleGestureDetector.isStylusScaleEnabled.
func (*ScaleGestureDetector) OnTouchEvent ¶
func (m *ScaleGestureDetector) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.view.ScaleGestureDetector.onTouchEvent.
func (*ScaleGestureDetector) SetQuickScaleEnabled ¶
func (m *ScaleGestureDetector) SetQuickScaleEnabled(arg0 bool) error
SetQuickScaleEnabled calls android.view.ScaleGestureDetector.setQuickScaleEnabled.
func (*ScaleGestureDetector) SetStylusScaleEnabled ¶
func (m *ScaleGestureDetector) SetStylusScaleEnabled(arg0 bool) error
SetStylusScaleEnabled calls android.view.ScaleGestureDetector.setStylusScaleEnabled.
func (*ScaleGestureDetector) ToString ¶ added in v0.0.8
func (m *ScaleGestureDetector) ToString() (string, error)
ToString calls android.view.ScaleGestureDetector.toString.
type ScaleGestureDetectorOnScaleGestureListener ¶
ScaleGestureDetectorOnScaleGestureListener wraps android.view.ScaleGestureDetector$OnScaleGestureListener.
func (*ScaleGestureDetectorOnScaleGestureListener) OnScale ¶
func (m *ScaleGestureDetectorOnScaleGestureListener) OnScale(arg0 *jni.Object) (bool, error)
OnScale calls android.view.ScaleGestureDetector$OnScaleGestureListener.onScale.
func (*ScaleGestureDetectorOnScaleGestureListener) OnScaleBegin ¶
func (m *ScaleGestureDetectorOnScaleGestureListener) OnScaleBegin(arg0 *jni.Object) (bool, error)
OnScaleBegin calls android.view.ScaleGestureDetector$OnScaleGestureListener.onScaleBegin.
func (*ScaleGestureDetectorOnScaleGestureListener) OnScaleEnd ¶
func (m *ScaleGestureDetectorOnScaleGestureListener) OnScaleEnd(arg0 *jni.Object) error
OnScaleEnd calls android.view.ScaleGestureDetector$OnScaleGestureListener.onScaleEnd.
func (*ScaleGestureDetectorOnScaleGestureListener) ToString ¶ added in v0.0.8
func (m *ScaleGestureDetectorOnScaleGestureListener) ToString() (string, error)
ToString calls android.view.ScaleGestureDetector$OnScaleGestureListener.toString.
type ScaleGestureDetectorSimpleOnScaleGestureListener ¶
ScaleGestureDetectorSimpleOnScaleGestureListener wraps android.view.ScaleGestureDetector$SimpleOnScaleGestureListener.
func (*ScaleGestureDetectorSimpleOnScaleGestureListener) OnScale ¶
func (m *ScaleGestureDetectorSimpleOnScaleGestureListener) OnScale(arg0 *jni.Object) (bool, error)
OnScale calls android.view.ScaleGestureDetector$SimpleOnScaleGestureListener.onScale.
func (*ScaleGestureDetectorSimpleOnScaleGestureListener) OnScaleBegin ¶
func (m *ScaleGestureDetectorSimpleOnScaleGestureListener) OnScaleBegin(arg0 *jni.Object) (bool, error)
OnScaleBegin calls android.view.ScaleGestureDetector$SimpleOnScaleGestureListener.onScaleBegin.
func (*ScaleGestureDetectorSimpleOnScaleGestureListener) OnScaleEnd ¶
func (m *ScaleGestureDetectorSimpleOnScaleGestureListener) OnScaleEnd(arg0 *jni.Object) error
OnScaleEnd calls android.view.ScaleGestureDetector$SimpleOnScaleGestureListener.onScaleEnd.
func (*ScaleGestureDetectorSimpleOnScaleGestureListener) ToString ¶ added in v0.0.8
func (m *ScaleGestureDetectorSimpleOnScaleGestureListener) ToString() (string, error)
ToString calls android.view.ScaleGestureDetector$SimpleOnScaleGestureListener.toString.
type ScrollCaptureCallback ¶
ScrollCaptureCallback wraps android.view.ScrollCaptureCallback.
func (*ScrollCaptureCallback) OnScrollCaptureEnd ¶
func (m *ScrollCaptureCallback) OnScrollCaptureEnd(arg0 *jni.Object) error
OnScrollCaptureEnd calls android.view.ScrollCaptureCallback.onScrollCaptureEnd.
func (*ScrollCaptureCallback) OnScrollCaptureStart ¶
func (m *ScrollCaptureCallback) OnScrollCaptureStart( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnScrollCaptureStart calls android.view.ScrollCaptureCallback.onScrollCaptureStart.
func (*ScrollCaptureCallback) ToString ¶ added in v0.0.8
func (m *ScrollCaptureCallback) ToString() (string, error)
ToString calls android.view.ScrollCaptureCallback.toString.
type ScrollCaptureSession ¶
ScrollCaptureSession wraps android.view.ScrollCaptureSession.
func NewScrollCaptureSession ¶
func NewScrollCaptureSession(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*ScrollCaptureSession, error)
NewScrollCaptureSession creates a new android.view.ScrollCaptureSession instance.
func (*ScrollCaptureSession) GetPositionInWindow ¶
func (m *ScrollCaptureSession) GetPositionInWindow() (*jni.Object, error)
GetPositionInWindow calls android.view.ScrollCaptureSession.getPositionInWindow.
func (*ScrollCaptureSession) GetScrollBounds ¶
func (m *ScrollCaptureSession) GetScrollBounds() (*jni.Object, error)
GetScrollBounds calls android.view.ScrollCaptureSession.getScrollBounds.
func (*ScrollCaptureSession) GetSurface ¶
func (m *ScrollCaptureSession) GetSurface() (*jni.Object, error)
GetSurface calls android.view.ScrollCaptureSession.getSurface.
func (*ScrollCaptureSession) ToString ¶ added in v0.0.8
func (m *ScrollCaptureSession) ToString() (string, error)
ToString calls android.view.ScrollCaptureSession.toString.
type ScrollCaptureTarget ¶
ScrollCaptureTarget wraps android.view.ScrollCaptureTarget.
func NewScrollCaptureTarget ¶
func NewScrollCaptureTarget(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) (*ScrollCaptureTarget, error)
NewScrollCaptureTarget creates a new android.view.ScrollCaptureTarget instance.
func (*ScrollCaptureTarget) GetCallback ¶
func (m *ScrollCaptureTarget) GetCallback() (*jni.Object, error)
GetCallback calls android.view.ScrollCaptureTarget.getCallback.
func (*ScrollCaptureTarget) GetContainingView ¶
func (m *ScrollCaptureTarget) GetContainingView() (*jni.Object, error)
GetContainingView calls android.view.ScrollCaptureTarget.getContainingView.
func (*ScrollCaptureTarget) GetHint ¶
func (m *ScrollCaptureTarget) GetHint() (int32, error)
GetHint calls android.view.ScrollCaptureTarget.getHint.
func (*ScrollCaptureTarget) GetLocalVisibleRect ¶
func (m *ScrollCaptureTarget) GetLocalVisibleRect() (*jni.Object, error)
GetLocalVisibleRect calls android.view.ScrollCaptureTarget.getLocalVisibleRect.
func (*ScrollCaptureTarget) GetPositionInWindow ¶
func (m *ScrollCaptureTarget) GetPositionInWindow() (*jni.Object, error)
GetPositionInWindow calls android.view.ScrollCaptureTarget.getPositionInWindow.
func (*ScrollCaptureTarget) GetScrollBounds ¶
func (m *ScrollCaptureTarget) GetScrollBounds() (*jni.Object, error)
GetScrollBounds calls android.view.ScrollCaptureTarget.getScrollBounds.
func (*ScrollCaptureTarget) SetScrollBounds ¶
func (m *ScrollCaptureTarget) SetScrollBounds(arg0 *jni.Object) error
SetScrollBounds calls android.view.ScrollCaptureTarget.setScrollBounds.
func (*ScrollCaptureTarget) ToString ¶
func (m *ScrollCaptureTarget) ToString() (string, error)
ToString calls android.view.ScrollCaptureTarget.toString.
func (*ScrollCaptureTarget) UpdatePositionInWindow ¶
func (m *ScrollCaptureTarget) UpdatePositionInWindow() error
UpdatePositionInWindow calls android.view.ScrollCaptureTarget.updatePositionInWindow.
type ScrollFeedbackProvider ¶
ScrollFeedbackProvider wraps android.view.ScrollFeedbackProvider.
func (*ScrollFeedbackProvider) CreateProvider ¶
CreateProvider calls android.view.ScrollFeedbackProvider.createProvider.
func (*ScrollFeedbackProvider) OnScrollLimit ¶
func (m *ScrollFeedbackProvider) OnScrollLimit( arg0 int32, arg1 int32, arg2 int32, arg3 bool, ) error
OnScrollLimit calls android.view.ScrollFeedbackProvider.onScrollLimit.
func (*ScrollFeedbackProvider) OnScrollProgress ¶
func (m *ScrollFeedbackProvider) OnScrollProgress( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) error
OnScrollProgress calls android.view.ScrollFeedbackProvider.onScrollProgress.
func (*ScrollFeedbackProvider) OnSnapToItem ¶
func (m *ScrollFeedbackProvider) OnSnapToItem( arg0 int32, arg1 int32, arg2 int32, ) error
OnSnapToItem calls android.view.ScrollFeedbackProvider.onSnapToItem.
func (*ScrollFeedbackProvider) ToString ¶ added in v0.0.8
func (m *ScrollFeedbackProvider) ToString() (string, error)
ToString calls android.view.ScrollFeedbackProvider.toString.
type SearchEvent ¶
SearchEvent wraps android.view.SearchEvent.
func NewSearchEvent ¶
NewSearchEvent creates a new android.view.SearchEvent instance.
func (*SearchEvent) GetInputDevice ¶
func (m *SearchEvent) GetInputDevice() (*jni.Object, error)
GetInputDevice calls android.view.SearchEvent.getInputDevice.
func (*SearchEvent) ToString ¶ added in v0.0.8
func (m *SearchEvent) ToString() (string, error)
ToString calls android.view.SearchEvent.toString.
type SoundEffectConstants ¶
SoundEffectConstants wraps android.view.SoundEffectConstants.
func (*SoundEffectConstants) GetConstantForFocusDirection ¶
func (m *SoundEffectConstants) GetConstantForFocusDirection(arg0 int32, arg1 bool) (int32, error)
GetConstantForFocusDirection calls android.view.SoundEffectConstants.getConstantForFocusDirection.
func (*SoundEffectConstants) GetContantForFocusDirection ¶
func (m *SoundEffectConstants) GetContantForFocusDirection(arg0 int32) (int32, error)
GetContantForFocusDirection calls android.view.SoundEffectConstants.getContantForFocusDirection.
func (*SoundEffectConstants) ToString ¶ added in v0.0.8
func (m *SoundEffectConstants) ToString() (string, error)
ToString calls android.view.SoundEffectConstants.toString.
type Structure ¶
Structure wraps android.view.ViewStructure.
func (*Structure) AddChildCount ¶
AddChildCount calls android.view.ViewStructure.addChildCount.
func (*Structure) AsyncCommit ¶
AsyncCommit calls android.view.ViewStructure.asyncCommit.
func (*Structure) AsyncNewChild ¶
AsyncNewChild calls android.view.ViewStructure.asyncNewChild.
func (*Structure) ClearCredentialManagerRequest ¶
ClearCredentialManagerRequest calls android.view.ViewStructure.clearCredentialManagerRequest.
func (*Structure) GetAutofillId ¶
GetAutofillId calls android.view.ViewStructure.getAutofillId.
func (*Structure) GetChildCount ¶
GetChildCount calls android.view.ViewStructure.getChildCount.
func (*Structure) GetPendingCredentialRequest ¶
GetPendingCredentialRequest calls android.view.ViewStructure.getPendingCredentialRequest.
func (*Structure) GetTextSelectionEnd ¶
GetTextSelectionEnd calls android.view.ViewStructure.getTextSelectionEnd.
func (*Structure) GetTextSelectionStart ¶
GetTextSelectionStart calls android.view.ViewStructure.getTextSelectionStart.
func (*Structure) NewHtmlInfoBuilder ¶
NewHtmlInfoBuilder calls android.view.ViewStructure.newHtmlInfoBuilder.
func (*Structure) SetAccessibilityFocused ¶
SetAccessibilityFocused calls android.view.ViewStructure.setAccessibilityFocused.
func (*Structure) SetActivated ¶
SetActivated calls android.view.ViewStructure.setActivated.
func (*Structure) SetAutofillHints ¶
SetAutofillHints calls android.view.ViewStructure.setAutofillHints.
func (*Structure) SetAutofillId1 ¶
SetAutofillId1 calls android.view.ViewStructure.setAutofillId.
func (*Structure) SetAutofillId2_1 ¶
SetAutofillId2_1 calls android.view.ViewStructure.setAutofillId.
func (*Structure) SetAutofillOptions ¶
SetAutofillOptions calls android.view.ViewStructure.setAutofillOptions.
func (*Structure) SetAutofillType ¶
SetAutofillType calls android.view.ViewStructure.setAutofillType.
func (*Structure) SetAutofillValue ¶
SetAutofillValue calls android.view.ViewStructure.setAutofillValue.
func (*Structure) SetCheckable ¶
SetCheckable calls android.view.ViewStructure.setCheckable.
func (*Structure) SetChecked ¶
SetChecked calls android.view.ViewStructure.setChecked.
func (*Structure) SetChildCount ¶
SetChildCount calls android.view.ViewStructure.setChildCount.
func (*Structure) SetClassName ¶
SetClassName calls android.view.ViewStructure.setClassName.
func (*Structure) SetClickable ¶
SetClickable calls android.view.ViewStructure.setClickable.
func (*Structure) SetContentDescription ¶
SetContentDescription calls android.view.ViewStructure.setContentDescription.
func (*Structure) SetContextClickable ¶
SetContextClickable calls android.view.ViewStructure.setContextClickable.
func (*Structure) SetDataIsSensitive ¶
SetDataIsSensitive calls android.view.ViewStructure.setDataIsSensitive.
func (*Structure) SetDimens ¶
func (m *Structure) SetDimens( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, ) error
SetDimens calls android.view.ViewStructure.setDimens.
func (*Structure) SetElevation ¶
SetElevation calls android.view.ViewStructure.setElevation.
func (*Structure) SetEnabled ¶
SetEnabled calls android.view.ViewStructure.setEnabled.
func (*Structure) SetFocusable ¶
SetFocusable calls android.view.ViewStructure.setFocusable.
func (*Structure) SetFocused ¶
SetFocused calls android.view.ViewStructure.setFocused.
func (*Structure) SetHintIdEntry ¶
SetHintIdEntry calls android.view.ViewStructure.setHintIdEntry.
func (*Structure) SetHtmlInfo ¶
SetHtmlInfo calls android.view.ViewStructure.setHtmlInfo.
func (*Structure) SetImportantForAutofill ¶
SetImportantForAutofill calls android.view.ViewStructure.setImportantForAutofill.
func (*Structure) SetInputType ¶
SetInputType calls android.view.ViewStructure.setInputType.
func (*Structure) SetLocaleList ¶
SetLocaleList calls android.view.ViewStructure.setLocaleList.
func (*Structure) SetLongClickable ¶
SetLongClickable calls android.view.ViewStructure.setLongClickable.
func (*Structure) SetMaxTextEms ¶
SetMaxTextEms calls android.view.ViewStructure.setMaxTextEms.
func (*Structure) SetMaxTextLength ¶
SetMaxTextLength calls android.view.ViewStructure.setMaxTextLength.
func (*Structure) SetMinTextEms ¶
SetMinTextEms calls android.view.ViewStructure.setMinTextEms.
func (*Structure) SetReceiveContentMimeTypes ¶
SetReceiveContentMimeTypes calls android.view.ViewStructure.setReceiveContentMimeTypes.
func (*Structure) SetSelected ¶
SetSelected calls android.view.ViewStructure.setSelected.
func (*Structure) SetText3_1 ¶
SetText3_1 calls android.view.ViewStructure.setText.
func (*Structure) SetTextIdEntry ¶
SetTextIdEntry calls android.view.ViewStructure.setTextIdEntry.
func (*Structure) SetTextLines ¶
SetTextLines calls android.view.ViewStructure.setTextLines.
func (*Structure) SetTextStyle ¶
SetTextStyle calls android.view.ViewStructure.setTextStyle.
func (*Structure) SetTransformation ¶
SetTransformation calls android.view.ViewStructure.setTransformation.
func (*Structure) SetVisibility ¶
SetVisibility calls android.view.ViewStructure.setVisibility.
func (*Structure) SetWebDomain ¶
SetWebDomain calls android.view.ViewStructure.setWebDomain.
type StructureHtmlInfo ¶
StructureHtmlInfo wraps android.view.ViewStructure$HtmlInfo.
func (*StructureHtmlInfo) GetTag ¶
func (m *StructureHtmlInfo) GetTag() (string, error)
GetTag calls android.view.ViewStructure$HtmlInfo.getTag.
func (*StructureHtmlInfo) ToString ¶ added in v0.0.8
func (m *StructureHtmlInfo) ToString() (string, error)
ToString calls android.view.ViewStructure$HtmlInfo.toString.
type Stub ¶
Stub wraps android.view.ViewStub.
func (*Stub) GetInflatedId ¶
GetInflatedId calls android.view.ViewStub.getInflatedId.
func (*Stub) GetLayoutInflater ¶
GetLayoutInflater calls android.view.ViewStub.getLayoutInflater.
func (*Stub) GetLayoutResource ¶
GetLayoutResource calls android.view.ViewStub.getLayoutResource.
func (*Stub) SetInflatedId ¶
SetInflatedId calls android.view.ViewStub.setInflatedId.
func (*Stub) SetLayoutInflater ¶
SetLayoutInflater calls android.view.ViewStub.setLayoutInflater.
func (*Stub) SetLayoutResource ¶
SetLayoutResource calls android.view.ViewStub.setLayoutResource.
func (*Stub) SetOnInflateListener ¶
SetOnInflateListener calls android.view.ViewStub.setOnInflateListener.
func (*Stub) SetVisibility ¶
SetVisibility calls android.view.ViewStub.setVisibility.
type StubOnInflateListener ¶
StubOnInflateListener wraps android.view.ViewStub$OnInflateListener.
func (*StubOnInflateListener) OnInflate ¶
OnInflate calls android.view.ViewStub$OnInflateListener.onInflate.
func (*StubOnInflateListener) ToString ¶ added in v0.0.8
func (m *StubOnInflateListener) ToString() (string, error)
ToString calls android.view.ViewStub$OnInflateListener.toString.
type SubMenu ¶
SubMenu wraps android.view.SubMenu.
func (*SubMenu) ClearHeader ¶
ClearHeader calls android.view.SubMenu.clearHeader.
func (*SubMenu) SetHeaderIcon1 ¶
SetHeaderIcon1 calls android.view.SubMenu.setHeaderIcon.
func (*SubMenu) SetHeaderIcon1_1 ¶
SetHeaderIcon1_1 calls android.view.SubMenu.setHeaderIcon.
func (*SubMenu) SetHeaderTitle1 ¶
SetHeaderTitle1 calls android.view.SubMenu.setHeaderTitle.
func (*SubMenu) SetHeaderTitle1_1 ¶
SetHeaderTitle1_1 calls android.view.SubMenu.setHeaderTitle.
func (*SubMenu) SetHeaderView ¶
SetHeaderView calls android.view.SubMenu.setHeaderView.
func (*SubMenu) SetIcon1_1 ¶
SetIcon1_1 calls android.view.SubMenu.setIcon.
type SurfaceControl ¶
SurfaceControl wraps android.view.SurfaceControl.
func (*SurfaceControl) DescribeContents ¶
func (m *SurfaceControl) DescribeContents() (int32, error)
DescribeContents calls android.view.SurfaceControl.describeContents.
func (*SurfaceControl) IsValid ¶
func (m *SurfaceControl) IsValid() (bool, error)
IsValid calls android.view.SurfaceControl.isValid.
func (*SurfaceControl) ReadFromParcel ¶
func (m *SurfaceControl) ReadFromParcel(arg0 *jni.Object) error
ReadFromParcel calls android.view.SurfaceControl.readFromParcel.
func (*SurfaceControl) Release ¶
func (m *SurfaceControl) Release() error
Release calls android.view.SurfaceControl.release.
func (*SurfaceControl) ToString ¶
func (m *SurfaceControl) ToString() (string, error)
ToString calls android.view.SurfaceControl.toString.
func (*SurfaceControl) WriteToParcel ¶
func (m *SurfaceControl) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.SurfaceControl.writeToParcel.
type SurfaceControlBuilder ¶
SurfaceControlBuilder wraps android.view.SurfaceControl$Builder.
func (*SurfaceControlBuilder) Build ¶
func (m *SurfaceControlBuilder) Build() (*jni.Object, error)
Build calls android.view.SurfaceControl$Builder.build.
func (*SurfaceControlBuilder) SetBufferSize ¶
SetBufferSize calls android.view.SurfaceControl$Builder.setBufferSize.
func (*SurfaceControlBuilder) SetFormat ¶
func (m *SurfaceControlBuilder) SetFormat(arg0 int32) (*jni.Object, error)
SetFormat calls android.view.SurfaceControl$Builder.setFormat.
func (*SurfaceControlBuilder) SetHidden ¶
func (m *SurfaceControlBuilder) SetHidden(arg0 bool) (*jni.Object, error)
SetHidden calls android.view.SurfaceControl$Builder.setHidden.
func (*SurfaceControlBuilder) SetName ¶
func (m *SurfaceControlBuilder) SetName(arg0 string) (*jni.Object, error)
SetName calls android.view.SurfaceControl$Builder.setName.
func (*SurfaceControlBuilder) SetOpaque ¶
func (m *SurfaceControlBuilder) SetOpaque(arg0 bool) (*jni.Object, error)
SetOpaque calls android.view.SurfaceControl$Builder.setOpaque.
func (*SurfaceControlBuilder) SetParent ¶
SetParent calls android.view.SurfaceControl$Builder.setParent.
func (*SurfaceControlBuilder) ToString ¶ added in v0.0.8
func (m *SurfaceControlBuilder) ToString() (string, error)
ToString calls android.view.SurfaceControl$Builder.toString.
type SurfaceControlInputReceiver ¶
SurfaceControlInputReceiver wraps android.view.SurfaceControlInputReceiver.
func (*SurfaceControlInputReceiver) OnInputEvent ¶
func (m *SurfaceControlInputReceiver) OnInputEvent(arg0 *jni.Object) (bool, error)
OnInputEvent calls android.view.SurfaceControlInputReceiver.onInputEvent.
func (*SurfaceControlInputReceiver) ToString ¶ added in v0.0.8
func (m *SurfaceControlInputReceiver) ToString() (string, error)
ToString calls android.view.SurfaceControlInputReceiver.toString.
type SurfaceControlJankData ¶
SurfaceControlJankData wraps android.view.SurfaceControl$JankData.
func (*SurfaceControlJankData) GetActualAppFrameTimeNanos ¶
func (m *SurfaceControlJankData) GetActualAppFrameTimeNanos() (int64, error)
GetActualAppFrameTimeNanos calls android.view.SurfaceControl$JankData.getActualAppFrameTimeNanos.
func (*SurfaceControlJankData) GetJankType ¶
func (m *SurfaceControlJankData) GetJankType() (int32, error)
GetJankType calls android.view.SurfaceControl$JankData.getJankType.
func (*SurfaceControlJankData) GetScheduledAppFrameTimeNanos ¶
func (m *SurfaceControlJankData) GetScheduledAppFrameTimeNanos() (int64, error)
GetScheduledAppFrameTimeNanos calls android.view.SurfaceControl$JankData.getScheduledAppFrameTimeNanos.
func (*SurfaceControlJankData) GetVsyncId ¶
func (m *SurfaceControlJankData) GetVsyncId() (int64, error)
GetVsyncId calls android.view.SurfaceControl$JankData.getVsyncId.
func (*SurfaceControlJankData) ToString ¶
func (m *SurfaceControlJankData) ToString() (string, error)
ToString calls android.view.SurfaceControl$JankData.toString.
type SurfaceControlOnJankDataListener ¶ added in v0.0.8
SurfaceControlOnJankDataListener wraps android.view.SurfaceControl$OnJankDataListener.
func (*SurfaceControlOnJankDataListener) ToString ¶ added in v0.0.8
func (m *SurfaceControlOnJankDataListener) ToString() (string, error)
ToString calls android.view.SurfaceControl$OnJankDataListener.toString.
type SurfaceControlOnJankDataListenerRegistration ¶
SurfaceControlOnJankDataListenerRegistration wraps android.view.SurfaceControl$OnJankDataListenerRegistration.
func (*SurfaceControlOnJankDataListenerRegistration) Flush ¶
func (m *SurfaceControlOnJankDataListenerRegistration) Flush() error
Flush calls android.view.SurfaceControl$OnJankDataListenerRegistration.flush.
func (*SurfaceControlOnJankDataListenerRegistration) RemoveAfter ¶
func (m *SurfaceControlOnJankDataListenerRegistration) RemoveAfter(arg0 int64) error
RemoveAfter calls android.view.SurfaceControl$OnJankDataListenerRegistration.removeAfter.
func (*SurfaceControlOnJankDataListenerRegistration) ToString ¶ added in v0.0.8
func (m *SurfaceControlOnJankDataListenerRegistration) ToString() (string, error)
ToString calls android.view.SurfaceControl$OnJankDataListenerRegistration.toString.
type SurfaceControlTransaction ¶
SurfaceControlTransaction wraps android.view.SurfaceControl$Transaction.
func (*SurfaceControlTransaction) AddTransactionCommittedListener ¶
func (m *SurfaceControlTransaction) AddTransactionCommittedListener(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
AddTransactionCommittedListener calls android.view.SurfaceControl$Transaction.addTransactionCommittedListener.
func (*SurfaceControlTransaction) Apply ¶
func (m *SurfaceControlTransaction) Apply() error
Apply calls android.view.SurfaceControl$Transaction.apply.
func (*SurfaceControlTransaction) ClearFrameRate ¶
ClearFrameRate calls android.view.SurfaceControl$Transaction.clearFrameRate.
func (*SurfaceControlTransaction) ClearTrustedPresentationCallback ¶
func (m *SurfaceControlTransaction) ClearTrustedPresentationCallback(arg0 *jni.Object) (*jni.Object, error)
ClearTrustedPresentationCallback calls android.view.SurfaceControl$Transaction.clearTrustedPresentationCallback.
func (*SurfaceControlTransaction) Close ¶
func (m *SurfaceControlTransaction) Close() error
Close calls android.view.SurfaceControl$Transaction.close.
func (*SurfaceControlTransaction) DescribeContents ¶
func (m *SurfaceControlTransaction) DescribeContents() (int32, error)
DescribeContents calls android.view.SurfaceControl$Transaction.describeContents.
func (*SurfaceControlTransaction) Merge ¶
Merge calls android.view.SurfaceControl$Transaction.merge.
func (*SurfaceControlTransaction) Reparent ¶
func (m *SurfaceControlTransaction) Reparent(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
Reparent calls android.view.SurfaceControl$Transaction.reparent.
func (*SurfaceControlTransaction) SetAlpha ¶
SetAlpha calls android.view.SurfaceControl$Transaction.setAlpha.
func (*SurfaceControlTransaction) SetBuffer2 ¶
func (m *SurfaceControlTransaction) SetBuffer2(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
SetBuffer2 calls android.view.SurfaceControl$Transaction.setBuffer.
func (*SurfaceControlTransaction) SetBuffer3_1 ¶
func (m *SurfaceControlTransaction) SetBuffer3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
SetBuffer3_1 calls android.view.SurfaceControl$Transaction.setBuffer.
func (*SurfaceControlTransaction) SetBufferSize ¶
func (m *SurfaceControlTransaction) SetBufferSize( arg0 *jni.Object, arg1 int32, arg2 int32, ) (*jni.Object, error)
SetBufferSize calls android.view.SurfaceControl$Transaction.setBufferSize.
func (*SurfaceControlTransaction) SetBufferTransform ¶
func (m *SurfaceControlTransaction) SetBufferTransform(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
SetBufferTransform calls android.view.SurfaceControl$Transaction.setBufferTransform.
func (*SurfaceControlTransaction) SetContentPriority ¶
func (m *SurfaceControlTransaction) SetContentPriority(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
SetContentPriority calls android.view.SurfaceControl$Transaction.setContentPriority.
func (*SurfaceControlTransaction) SetCrop ¶
func (m *SurfaceControlTransaction) SetCrop(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
SetCrop calls android.view.SurfaceControl$Transaction.setCrop.
func (*SurfaceControlTransaction) SetDamageRegion ¶
func (m *SurfaceControlTransaction) SetDamageRegion(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
SetDamageRegion calls android.view.SurfaceControl$Transaction.setDamageRegion.
func (*SurfaceControlTransaction) SetDataSpace ¶
SetDataSpace calls android.view.SurfaceControl$Transaction.setDataSpace.
func (*SurfaceControlTransaction) SetDesiredHdrHeadroom ¶
func (m *SurfaceControlTransaction) SetDesiredHdrHeadroom(arg0 *jni.Object, arg1 float32) (*jni.Object, error)
SetDesiredHdrHeadroom calls android.view.SurfaceControl$Transaction.setDesiredHdrHeadroom.
func (*SurfaceControlTransaction) SetDesiredPresentTimeNanos ¶
func (m *SurfaceControlTransaction) SetDesiredPresentTimeNanos(arg0 int64) (*jni.Object, error)
SetDesiredPresentTimeNanos calls android.view.SurfaceControl$Transaction.setDesiredPresentTimeNanos.
func (*SurfaceControlTransaction) SetExtendedRangeBrightness ¶
func (m *SurfaceControlTransaction) SetExtendedRangeBrightness( arg0 *jni.Object, arg1 float32, arg2 float32, ) (*jni.Object, error)
SetExtendedRangeBrightness calls android.view.SurfaceControl$Transaction.setExtendedRangeBrightness.
func (*SurfaceControlTransaction) SetFrameRate3 ¶
func (m *SurfaceControlTransaction) SetFrameRate3( arg0 *jni.Object, arg1 float32, arg2 int32, ) (*jni.Object, error)
SetFrameRate3 calls android.view.SurfaceControl$Transaction.setFrameRate.
func (*SurfaceControlTransaction) SetFrameRate4_1 ¶
func (m *SurfaceControlTransaction) SetFrameRate4_1( arg0 *jni.Object, arg1 float32, arg2 int32, arg3 int32, ) (*jni.Object, error)
SetFrameRate4_1 calls android.view.SurfaceControl$Transaction.setFrameRate.
func (*SurfaceControlTransaction) SetFrameTimeline ¶
func (m *SurfaceControlTransaction) SetFrameTimeline(arg0 int64) (*jni.Object, error)
SetFrameTimeline calls android.view.SurfaceControl$Transaction.setFrameTimeline.
func (*SurfaceControlTransaction) SetGeometry ¶
func (m *SurfaceControlTransaction) SetGeometry( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 int32, ) (*jni.Object, error)
SetGeometry calls android.view.SurfaceControl$Transaction.setGeometry.
func (*SurfaceControlTransaction) SetLayer ¶
SetLayer calls android.view.SurfaceControl$Transaction.setLayer.
func (*SurfaceControlTransaction) SetLuts ¶
func (m *SurfaceControlTransaction) SetLuts(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
SetLuts calls android.view.SurfaceControl$Transaction.setLuts.
func (*SurfaceControlTransaction) SetOpaque ¶
SetOpaque calls android.view.SurfaceControl$Transaction.setOpaque.
func (*SurfaceControlTransaction) SetPosition ¶
func (m *SurfaceControlTransaction) SetPosition( arg0 *jni.Object, arg1 float32, arg2 float32, ) (*jni.Object, error)
SetPosition calls android.view.SurfaceControl$Transaction.setPosition.
func (*SurfaceControlTransaction) SetScale ¶
func (m *SurfaceControlTransaction) SetScale( arg0 *jni.Object, arg1 float32, arg2 float32, ) (*jni.Object, error)
SetScale calls android.view.SurfaceControl$Transaction.setScale.
func (*SurfaceControlTransaction) SetVisibility ¶
SetVisibility calls android.view.SurfaceControl$Transaction.setVisibility.
func (*SurfaceControlTransaction) ToString ¶ added in v0.0.8
func (m *SurfaceControlTransaction) ToString() (string, error)
ToString calls android.view.SurfaceControl$Transaction.toString.
func (*SurfaceControlTransaction) WriteToParcel ¶
func (m *SurfaceControlTransaction) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.SurfaceControl$Transaction.writeToParcel.
type SurfaceControlTransactionCommittedListener ¶
SurfaceControlTransactionCommittedListener wraps android.view.SurfaceControl$TransactionCommittedListener.
func (*SurfaceControlTransactionCommittedListener) OnTransactionCommitted ¶
func (m *SurfaceControlTransactionCommittedListener) OnTransactionCommitted() error
OnTransactionCommitted calls android.view.SurfaceControl$TransactionCommittedListener.onTransactionCommitted.
func (*SurfaceControlTransactionCommittedListener) ToString ¶ added in v0.0.8
func (m *SurfaceControlTransactionCommittedListener) ToString() (string, error)
ToString calls android.view.SurfaceControl$TransactionCommittedListener.toString.
type SurfaceControlTransactionStats ¶
SurfaceControlTransactionStats wraps android.view.SurfaceControl$TransactionStats.
func (*SurfaceControlTransactionStats) GetLatchTimeNanos ¶
func (m *SurfaceControlTransactionStats) GetLatchTimeNanos() (int64, error)
GetLatchTimeNanos calls android.view.SurfaceControl$TransactionStats.getLatchTimeNanos.
func (*SurfaceControlTransactionStats) GetPresentFence ¶
func (m *SurfaceControlTransactionStats) GetPresentFence() (*jni.Object, error)
GetPresentFence calls android.view.SurfaceControl$TransactionStats.getPresentFence.
func (*SurfaceControlTransactionStats) ToString ¶ added in v0.0.8
func (m *SurfaceControlTransactionStats) ToString() (string, error)
ToString calls android.view.SurfaceControl$TransactionStats.toString.
type SurfaceControlTrustedPresentationThresholds ¶ added in v0.0.8
SurfaceControlTrustedPresentationThresholds wraps android.view.SurfaceControl$TrustedPresentationThresholds.
func (*SurfaceControlTrustedPresentationThresholds) ToString ¶ added in v0.0.8
func (m *SurfaceControlTrustedPresentationThresholds) ToString() (string, error)
ToString calls android.view.SurfaceControl$TrustedPresentationThresholds.toString.
type SurfaceControlViewHost ¶
SurfaceControlViewHost wraps android.view.SurfaceControlViewHost.
func NewSurfaceControlViewHost ¶
func NewSurfaceControlViewHost(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*SurfaceControlViewHost, error)
NewSurfaceControlViewHost creates a new android.view.SurfaceControlViewHost instance.
func (*SurfaceControlViewHost) GetSurfacePackage ¶
func (m *SurfaceControlViewHost) GetSurfacePackage() (*jni.Object, error)
GetSurfacePackage calls android.view.SurfaceControlViewHost.getSurfacePackage.
func (*SurfaceControlViewHost) GetView ¶
func (m *SurfaceControlViewHost) GetView() (*jni.Object, error)
GetView calls android.view.SurfaceControlViewHost.getView.
func (*SurfaceControlViewHost) Relayout ¶
func (m *SurfaceControlViewHost) Relayout(arg0 int32, arg1 int32) error
Relayout calls android.view.SurfaceControlViewHost.relayout.
func (*SurfaceControlViewHost) Release ¶
func (m *SurfaceControlViewHost) Release() error
Release calls android.view.SurfaceControlViewHost.release.
func (*SurfaceControlViewHost) ToString ¶ added in v0.0.8
func (m *SurfaceControlViewHost) ToString() (string, error)
ToString calls android.view.SurfaceControlViewHost.toString.
func (*SurfaceControlViewHost) TransferTouchGestureToHost ¶
func (m *SurfaceControlViewHost) TransferTouchGestureToHost() (bool, error)
TransferTouchGestureToHost calls android.view.SurfaceControlViewHost.transferTouchGestureToHost.
type SurfaceControlViewHostSurfacePackage ¶
SurfaceControlViewHostSurfacePackage wraps android.view.SurfaceControlViewHost$SurfacePackage.
func (*SurfaceControlViewHostSurfacePackage) DescribeContents ¶
func (m *SurfaceControlViewHostSurfacePackage) DescribeContents() (int32, error)
DescribeContents calls android.view.SurfaceControlViewHost$SurfacePackage.describeContents.
func (*SurfaceControlViewHostSurfacePackage) GetInputTransferToken ¶
func (m *SurfaceControlViewHostSurfacePackage) GetInputTransferToken() (*jni.Object, error)
GetInputTransferToken calls android.view.SurfaceControlViewHost$SurfacePackage.getInputTransferToken.
func (*SurfaceControlViewHostSurfacePackage) GetSurfaceControl ¶
func (m *SurfaceControlViewHostSurfacePackage) GetSurfaceControl() (*jni.Object, error)
GetSurfaceControl calls android.view.SurfaceControlViewHost$SurfacePackage.getSurfaceControl.
func (*SurfaceControlViewHostSurfacePackage) NotifyConfigurationChanged ¶
func (m *SurfaceControlViewHostSurfacePackage) NotifyConfigurationChanged(arg0 *jni.Object) error
NotifyConfigurationChanged calls android.view.SurfaceControlViewHost$SurfacePackage.notifyConfigurationChanged.
func (*SurfaceControlViewHostSurfacePackage) NotifyDetachedFromWindow ¶
func (m *SurfaceControlViewHostSurfacePackage) NotifyDetachedFromWindow() error
NotifyDetachedFromWindow calls android.view.SurfaceControlViewHost$SurfacePackage.notifyDetachedFromWindow.
func (*SurfaceControlViewHostSurfacePackage) Release ¶
func (m *SurfaceControlViewHostSurfacePackage) Release() error
Release calls android.view.SurfaceControlViewHost$SurfacePackage.release.
func (*SurfaceControlViewHostSurfacePackage) ToString ¶
func (m *SurfaceControlViewHostSurfacePackage) ToString() (string, error)
ToString calls android.view.SurfaceControlViewHost$SurfacePackage.toString.
func (*SurfaceControlViewHostSurfacePackage) WriteToParcel ¶
func (m *SurfaceControlViewHostSurfacePackage) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.SurfaceControlViewHost$SurfacePackage.writeToParcel.
type TextureView ¶
TextureView wraps android.view.TextureView.
func NewTextureView ¶
NewTextureView creates a new android.view.TextureView instance.
func (*TextureView) BuildLayer ¶
func (m *TextureView) BuildLayer() error
BuildLayer calls android.view.TextureView.buildLayer.
func (*TextureView) Draw ¶
func (m *TextureView) Draw(arg0 *jni.Object) error
Draw calls android.view.TextureView.draw.
func (*TextureView) GetAccessibilityClassName ¶
func (m *TextureView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.view.TextureView.getAccessibilityClassName.
func (*TextureView) GetBitmap0 ¶
func (m *TextureView) GetBitmap0() (*jni.Object, error)
GetBitmap0 calls android.view.TextureView.getBitmap.
func (*TextureView) GetBitmap1_1 ¶
GetBitmap1_1 calls android.view.TextureView.getBitmap.
func (*TextureView) GetBitmap2_2 ¶
GetBitmap2_2 calls android.view.TextureView.getBitmap.
func (*TextureView) GetLayerType ¶
func (m *TextureView) GetLayerType() (int32, error)
GetLayerType calls android.view.TextureView.getLayerType.
func (*TextureView) GetSurfaceTexture ¶
func (m *TextureView) GetSurfaceTexture() (*jni.Object, error)
GetSurfaceTexture calls android.view.TextureView.getSurfaceTexture.
func (*TextureView) GetSurfaceTextureListener ¶
func (m *TextureView) GetSurfaceTextureListener() (*jni.Object, error)
GetSurfaceTextureListener calls android.view.TextureView.getSurfaceTextureListener.
func (*TextureView) GetTransform ¶
GetTransform calls android.view.TextureView.getTransform.
func (*TextureView) IsAvailable ¶
func (m *TextureView) IsAvailable() (bool, error)
IsAvailable calls android.view.TextureView.isAvailable.
func (*TextureView) IsOpaque ¶
func (m *TextureView) IsOpaque() (bool, error)
IsOpaque calls android.view.TextureView.isOpaque.
func (*TextureView) LockCanvas0 ¶
func (m *TextureView) LockCanvas0() (*jni.Object, error)
LockCanvas0 calls android.view.TextureView.lockCanvas.
func (*TextureView) LockCanvas1_1 ¶
LockCanvas1_1 calls android.view.TextureView.lockCanvas.
func (*TextureView) SetBackgroundDrawable ¶
func (m *TextureView) SetBackgroundDrawable(arg0 *jni.Object) error
SetBackgroundDrawable calls android.view.TextureView.setBackgroundDrawable.
func (*TextureView) SetForeground ¶
func (m *TextureView) SetForeground(arg0 *jni.Object) error
SetForeground calls android.view.TextureView.setForeground.
func (*TextureView) SetLayerPaint ¶
func (m *TextureView) SetLayerPaint(arg0 *jni.Object) error
SetLayerPaint calls android.view.TextureView.setLayerPaint.
func (*TextureView) SetLayerType ¶
func (m *TextureView) SetLayerType(arg0 int32, arg1 *jni.Object) error
SetLayerType calls android.view.TextureView.setLayerType.
func (*TextureView) SetOpaque ¶
func (m *TextureView) SetOpaque(arg0 bool) error
SetOpaque calls android.view.TextureView.setOpaque.
func (*TextureView) SetSurfaceTexture ¶
func (m *TextureView) SetSurfaceTexture(arg0 *jni.Object) error
SetSurfaceTexture calls android.view.TextureView.setSurfaceTexture.
func (*TextureView) SetSurfaceTextureListener ¶
func (m *TextureView) SetSurfaceTextureListener(arg0 *jni.Object) error
SetSurfaceTextureListener calls android.view.TextureView.setSurfaceTextureListener.
func (*TextureView) SetTransform ¶
func (m *TextureView) SetTransform(arg0 *jni.Object) error
SetTransform calls android.view.TextureView.setTransform.
func (*TextureView) ToString ¶ added in v0.0.8
func (m *TextureView) ToString() (string, error)
ToString calls android.view.TextureView.toString.
func (*TextureView) UnlockCanvasAndPost ¶
func (m *TextureView) UnlockCanvasAndPost(arg0 *jni.Object) error
UnlockCanvasAndPost calls android.view.TextureView.unlockCanvasAndPost.
type TextureViewSurfaceTextureListener ¶
TextureViewSurfaceTextureListener wraps android.view.TextureView$SurfaceTextureListener.
func (*TextureViewSurfaceTextureListener) OnSurfaceTextureAvailable ¶
func (m *TextureViewSurfaceTextureListener) OnSurfaceTextureAvailable( arg0 *jni.Object, arg1 int32, arg2 int32, ) error
OnSurfaceTextureAvailable calls android.view.TextureView$SurfaceTextureListener.onSurfaceTextureAvailable.
func (*TextureViewSurfaceTextureListener) OnSurfaceTextureDestroyed ¶
func (m *TextureViewSurfaceTextureListener) OnSurfaceTextureDestroyed(arg0 *jni.Object) (bool, error)
OnSurfaceTextureDestroyed calls android.view.TextureView$SurfaceTextureListener.onSurfaceTextureDestroyed.
func (*TextureViewSurfaceTextureListener) OnSurfaceTextureSizeChanged ¶
func (m *TextureViewSurfaceTextureListener) OnSurfaceTextureSizeChanged( arg0 *jni.Object, arg1 int32, arg2 int32, ) error
OnSurfaceTextureSizeChanged calls android.view.TextureView$SurfaceTextureListener.onSurfaceTextureSizeChanged.
func (*TextureViewSurfaceTextureListener) OnSurfaceTextureUpdated ¶
func (m *TextureViewSurfaceTextureListener) OnSurfaceTextureUpdated(arg0 *jni.Object) error
OnSurfaceTextureUpdated calls android.view.TextureView$SurfaceTextureListener.onSurfaceTextureUpdated.
func (*TextureViewSurfaceTextureListener) ToString ¶ added in v0.0.8
func (m *TextureViewSurfaceTextureListener) ToString() (string, error)
ToString calls android.view.TextureView$SurfaceTextureListener.toString.
type TouchDelegate ¶
TouchDelegate wraps android.view.TouchDelegate.
func NewTouchDelegate ¶
NewTouchDelegate creates a new android.view.TouchDelegate instance.
func (*TouchDelegate) GetTouchDelegateInfo ¶
func (m *TouchDelegate) GetTouchDelegateInfo() (*jni.Object, error)
GetTouchDelegateInfo calls android.view.TouchDelegate.getTouchDelegateInfo.
func (*TouchDelegate) OnTouchEvent ¶
func (m *TouchDelegate) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.view.TouchDelegate.onTouchEvent.
func (*TouchDelegate) OnTouchExplorationHoverEvent ¶
func (m *TouchDelegate) OnTouchExplorationHoverEvent(arg0 *jni.Object) (bool, error)
OnTouchExplorationHoverEvent calls android.view.TouchDelegate.onTouchExplorationHoverEvent.
func (*TouchDelegate) ToString ¶ added in v0.0.8
func (m *TouchDelegate) ToString() (string, error)
ToString calls android.view.TouchDelegate.toString.
type TreeObserver ¶
TreeObserver wraps android.view.ViewTreeObserver.
func (*TreeObserver) AddOnDrawListener ¶
func (m *TreeObserver) AddOnDrawListener(arg0 *jni.Object) error
AddOnDrawListener calls android.view.ViewTreeObserver.addOnDrawListener.
func (*TreeObserver) AddOnGlobalFocusChangeListener ¶
func (m *TreeObserver) AddOnGlobalFocusChangeListener(arg0 *jni.Object) error
AddOnGlobalFocusChangeListener calls android.view.ViewTreeObserver.addOnGlobalFocusChangeListener.
func (*TreeObserver) AddOnGlobalLayoutListener ¶
func (m *TreeObserver) AddOnGlobalLayoutListener(arg0 *jni.Object) error
AddOnGlobalLayoutListener calls android.view.ViewTreeObserver.addOnGlobalLayoutListener.
func (*TreeObserver) AddOnPreDrawListener ¶
func (m *TreeObserver) AddOnPreDrawListener(arg0 *jni.Object) error
AddOnPreDrawListener calls android.view.ViewTreeObserver.addOnPreDrawListener.
func (*TreeObserver) AddOnScrollChangedListener ¶
func (m *TreeObserver) AddOnScrollChangedListener(arg0 *jni.Object) error
AddOnScrollChangedListener calls android.view.ViewTreeObserver.addOnScrollChangedListener.
func (*TreeObserver) AddOnTouchModeChangeListener ¶
func (m *TreeObserver) AddOnTouchModeChangeListener(arg0 *jni.Object) error
AddOnTouchModeChangeListener calls android.view.ViewTreeObserver.addOnTouchModeChangeListener.
func (*TreeObserver) AddOnWindowAttachListener ¶
func (m *TreeObserver) AddOnWindowAttachListener(arg0 *jni.Object) error
AddOnWindowAttachListener calls android.view.ViewTreeObserver.addOnWindowAttachListener.
func (*TreeObserver) AddOnWindowFocusChangeListener ¶
func (m *TreeObserver) AddOnWindowFocusChangeListener(arg0 *jni.Object) error
AddOnWindowFocusChangeListener calls android.view.ViewTreeObserver.addOnWindowFocusChangeListener.
func (*TreeObserver) AddOnWindowVisibilityChangeListener ¶
func (m *TreeObserver) AddOnWindowVisibilityChangeListener(arg0 *jni.Object) error
AddOnWindowVisibilityChangeListener calls android.view.ViewTreeObserver.addOnWindowVisibilityChangeListener.
func (*TreeObserver) DispatchOnDraw ¶
func (m *TreeObserver) DispatchOnDraw() error
DispatchOnDraw calls android.view.ViewTreeObserver.dispatchOnDraw.
func (*TreeObserver) DispatchOnGlobalLayout ¶
func (m *TreeObserver) DispatchOnGlobalLayout() error
DispatchOnGlobalLayout calls android.view.ViewTreeObserver.dispatchOnGlobalLayout.
func (*TreeObserver) DispatchOnPreDraw ¶
func (m *TreeObserver) DispatchOnPreDraw() (bool, error)
DispatchOnPreDraw calls android.view.ViewTreeObserver.dispatchOnPreDraw.
func (*TreeObserver) IsAlive ¶
func (m *TreeObserver) IsAlive() (bool, error)
IsAlive calls android.view.ViewTreeObserver.isAlive.
func (*TreeObserver) RegisterFrameCommitCallback ¶
func (m *TreeObserver) RegisterFrameCommitCallback(arg0 *jni.Object) error
RegisterFrameCommitCallback calls android.view.ViewTreeObserver.registerFrameCommitCallback.
func (*TreeObserver) RemoveGlobalOnLayoutListener ¶
func (m *TreeObserver) RemoveGlobalOnLayoutListener(arg0 *jni.Object) error
RemoveGlobalOnLayoutListener calls android.view.ViewTreeObserver.removeGlobalOnLayoutListener.
func (*TreeObserver) RemoveOnDrawListener ¶
func (m *TreeObserver) RemoveOnDrawListener(arg0 *jni.Object) error
RemoveOnDrawListener calls android.view.ViewTreeObserver.removeOnDrawListener.
func (*TreeObserver) RemoveOnGlobalFocusChangeListener ¶
func (m *TreeObserver) RemoveOnGlobalFocusChangeListener(arg0 *jni.Object) error
RemoveOnGlobalFocusChangeListener calls android.view.ViewTreeObserver.removeOnGlobalFocusChangeListener.
func (*TreeObserver) RemoveOnGlobalLayoutListener ¶
func (m *TreeObserver) RemoveOnGlobalLayoutListener(arg0 *jni.Object) error
RemoveOnGlobalLayoutListener calls android.view.ViewTreeObserver.removeOnGlobalLayoutListener.
func (*TreeObserver) RemoveOnPreDrawListener ¶
func (m *TreeObserver) RemoveOnPreDrawListener(arg0 *jni.Object) error
RemoveOnPreDrawListener calls android.view.ViewTreeObserver.removeOnPreDrawListener.
func (*TreeObserver) RemoveOnScrollChangedListener ¶
func (m *TreeObserver) RemoveOnScrollChangedListener(arg0 *jni.Object) error
RemoveOnScrollChangedListener calls android.view.ViewTreeObserver.removeOnScrollChangedListener.
func (*TreeObserver) RemoveOnTouchModeChangeListener ¶
func (m *TreeObserver) RemoveOnTouchModeChangeListener(arg0 *jni.Object) error
RemoveOnTouchModeChangeListener calls android.view.ViewTreeObserver.removeOnTouchModeChangeListener.
func (*TreeObserver) RemoveOnWindowAttachListener ¶
func (m *TreeObserver) RemoveOnWindowAttachListener(arg0 *jni.Object) error
RemoveOnWindowAttachListener calls android.view.ViewTreeObserver.removeOnWindowAttachListener.
func (*TreeObserver) RemoveOnWindowFocusChangeListener ¶
func (m *TreeObserver) RemoveOnWindowFocusChangeListener(arg0 *jni.Object) error
RemoveOnWindowFocusChangeListener calls android.view.ViewTreeObserver.removeOnWindowFocusChangeListener.
func (*TreeObserver) RemoveOnWindowVisibilityChangeListener ¶
func (m *TreeObserver) RemoveOnWindowVisibilityChangeListener(arg0 *jni.Object) error
RemoveOnWindowVisibilityChangeListener calls android.view.ViewTreeObserver.removeOnWindowVisibilityChangeListener.
func (*TreeObserver) ToString ¶ added in v0.0.8
func (m *TreeObserver) ToString() (string, error)
ToString calls android.view.ViewTreeObserver.toString.
func (*TreeObserver) UnregisterFrameCommitCallback ¶
func (m *TreeObserver) UnregisterFrameCommitCallback(arg0 *jni.Object) (bool, error)
UnregisterFrameCommitCallback calls android.view.ViewTreeObserver.unregisterFrameCommitCallback.
type TreeObserverOnDrawListener ¶
TreeObserverOnDrawListener wraps android.view.ViewTreeObserver$OnDrawListener.
func (*TreeObserverOnDrawListener) OnDraw ¶
func (m *TreeObserverOnDrawListener) OnDraw() error
OnDraw calls android.view.ViewTreeObserver$OnDrawListener.onDraw.
func (*TreeObserverOnDrawListener) ToString ¶ added in v0.0.8
func (m *TreeObserverOnDrawListener) ToString() (string, error)
ToString calls android.view.ViewTreeObserver$OnDrawListener.toString.
type TreeObserverOnGlobalFocusChangeListener ¶
TreeObserverOnGlobalFocusChangeListener wraps android.view.ViewTreeObserver$OnGlobalFocusChangeListener.
func (*TreeObserverOnGlobalFocusChangeListener) OnGlobalFocusChanged ¶
func (m *TreeObserverOnGlobalFocusChangeListener) OnGlobalFocusChanged(arg0 *jni.Object, arg1 *jni.Object) error
OnGlobalFocusChanged calls android.view.ViewTreeObserver$OnGlobalFocusChangeListener.onGlobalFocusChanged.
func (*TreeObserverOnGlobalFocusChangeListener) ToString ¶ added in v0.0.8
func (m *TreeObserverOnGlobalFocusChangeListener) ToString() (string, error)
ToString calls android.view.ViewTreeObserver$OnGlobalFocusChangeListener.toString.
type TreeObserverOnGlobalLayoutListener ¶
TreeObserverOnGlobalLayoutListener wraps android.view.ViewTreeObserver$OnGlobalLayoutListener.
func (*TreeObserverOnGlobalLayoutListener) OnGlobalLayout ¶
func (m *TreeObserverOnGlobalLayoutListener) OnGlobalLayout() error
OnGlobalLayout calls android.view.ViewTreeObserver$OnGlobalLayoutListener.onGlobalLayout.
func (*TreeObserverOnGlobalLayoutListener) ToString ¶ added in v0.0.8
func (m *TreeObserverOnGlobalLayoutListener) ToString() (string, error)
ToString calls android.view.ViewTreeObserver$OnGlobalLayoutListener.toString.
type TreeObserverOnPreDrawListener ¶
TreeObserverOnPreDrawListener wraps android.view.ViewTreeObserver$OnPreDrawListener.
func (*TreeObserverOnPreDrawListener) OnPreDraw ¶
func (m *TreeObserverOnPreDrawListener) OnPreDraw() (bool, error)
OnPreDraw calls android.view.ViewTreeObserver$OnPreDrawListener.onPreDraw.
func (*TreeObserverOnPreDrawListener) ToString ¶ added in v0.0.8
func (m *TreeObserverOnPreDrawListener) ToString() (string, error)
ToString calls android.view.ViewTreeObserver$OnPreDrawListener.toString.
type TreeObserverOnScrollChangedListener ¶
TreeObserverOnScrollChangedListener wraps android.view.ViewTreeObserver$OnScrollChangedListener.
func (*TreeObserverOnScrollChangedListener) OnScrollChanged ¶
func (m *TreeObserverOnScrollChangedListener) OnScrollChanged() error
OnScrollChanged calls android.view.ViewTreeObserver$OnScrollChangedListener.onScrollChanged.
func (*TreeObserverOnScrollChangedListener) ToString ¶ added in v0.0.8
func (m *TreeObserverOnScrollChangedListener) ToString() (string, error)
ToString calls android.view.ViewTreeObserver$OnScrollChangedListener.toString.
type TreeObserverOnTouchModeChangeListener ¶
TreeObserverOnTouchModeChangeListener wraps android.view.ViewTreeObserver$OnTouchModeChangeListener.
func (*TreeObserverOnTouchModeChangeListener) OnTouchModeChanged ¶
func (m *TreeObserverOnTouchModeChangeListener) OnTouchModeChanged(arg0 bool) error
OnTouchModeChanged calls android.view.ViewTreeObserver$OnTouchModeChangeListener.onTouchModeChanged.
func (*TreeObserverOnTouchModeChangeListener) ToString ¶ added in v0.0.8
func (m *TreeObserverOnTouchModeChangeListener) ToString() (string, error)
ToString calls android.view.ViewTreeObserver$OnTouchModeChangeListener.toString.
type TreeObserverOnWindowAttachListener ¶
TreeObserverOnWindowAttachListener wraps android.view.ViewTreeObserver$OnWindowAttachListener.
func (*TreeObserverOnWindowAttachListener) OnWindowAttached ¶
func (m *TreeObserverOnWindowAttachListener) OnWindowAttached() error
OnWindowAttached calls android.view.ViewTreeObserver$OnWindowAttachListener.onWindowAttached.
func (*TreeObserverOnWindowAttachListener) OnWindowDetached ¶
func (m *TreeObserverOnWindowAttachListener) OnWindowDetached() error
OnWindowDetached calls android.view.ViewTreeObserver$OnWindowAttachListener.onWindowDetached.
func (*TreeObserverOnWindowAttachListener) ToString ¶ added in v0.0.8
func (m *TreeObserverOnWindowAttachListener) ToString() (string, error)
ToString calls android.view.ViewTreeObserver$OnWindowAttachListener.toString.
type TreeObserverOnWindowFocusChangeListener ¶
TreeObserverOnWindowFocusChangeListener wraps android.view.ViewTreeObserver$OnWindowFocusChangeListener.
func (*TreeObserverOnWindowFocusChangeListener) OnWindowFocusChanged ¶
func (m *TreeObserverOnWindowFocusChangeListener) OnWindowFocusChanged(arg0 bool) error
OnWindowFocusChanged calls android.view.ViewTreeObserver$OnWindowFocusChangeListener.onWindowFocusChanged.
func (*TreeObserverOnWindowFocusChangeListener) ToString ¶ added in v0.0.8
func (m *TreeObserverOnWindowFocusChangeListener) ToString() (string, error)
ToString calls android.view.ViewTreeObserver$OnWindowFocusChangeListener.toString.
type TreeObserverOnWindowVisibilityChangeListener ¶
TreeObserverOnWindowVisibilityChangeListener wraps android.view.ViewTreeObserver$OnWindowVisibilityChangeListener.
func (*TreeObserverOnWindowVisibilityChangeListener) OnWindowVisibilityChanged ¶
func (m *TreeObserverOnWindowVisibilityChangeListener) OnWindowVisibilityChanged(arg0 int32) error
OnWindowVisibilityChanged calls android.view.ViewTreeObserver$OnWindowVisibilityChangeListener.onWindowVisibilityChanged.
func (*TreeObserverOnWindowVisibilityChangeListener) ToString ¶ added in v0.0.8
func (m *TreeObserverOnWindowVisibilityChangeListener) ToString() (string, error)
ToString calls android.view.ViewTreeObserver$OnWindowVisibilityChangeListener.toString.
type VelocityTracker ¶
VelocityTracker wraps android.view.VelocityTracker.
func (*VelocityTracker) AddMovement ¶
func (m *VelocityTracker) AddMovement(arg0 *jni.Object) error
AddMovement calls android.view.VelocityTracker.addMovement.
func (*VelocityTracker) Clear ¶
func (m *VelocityTracker) Clear() error
Clear calls android.view.VelocityTracker.clear.
func (*VelocityTracker) ComputeCurrentVelocity1 ¶
func (m *VelocityTracker) ComputeCurrentVelocity1(arg0 int32) error
ComputeCurrentVelocity1 calls android.view.VelocityTracker.computeCurrentVelocity.
func (*VelocityTracker) ComputeCurrentVelocity2_1 ¶
func (m *VelocityTracker) ComputeCurrentVelocity2_1(arg0 int32, arg1 float32) error
ComputeCurrentVelocity2_1 calls android.view.VelocityTracker.computeCurrentVelocity.
func (*VelocityTracker) GetAxisVelocity1 ¶
func (m *VelocityTracker) GetAxisVelocity1(arg0 int32) (float32, error)
GetAxisVelocity1 calls android.view.VelocityTracker.getAxisVelocity.
func (*VelocityTracker) GetAxisVelocity2_1 ¶
func (m *VelocityTracker) GetAxisVelocity2_1(arg0 int32, arg1 int32) (float32, error)
GetAxisVelocity2_1 calls android.view.VelocityTracker.getAxisVelocity.
func (*VelocityTracker) GetXVelocity0 ¶
func (m *VelocityTracker) GetXVelocity0() (float32, error)
GetXVelocity0 calls android.view.VelocityTracker.getXVelocity.
func (*VelocityTracker) GetXVelocity1_1 ¶
func (m *VelocityTracker) GetXVelocity1_1(arg0 int32) (float32, error)
GetXVelocity1_1 calls android.view.VelocityTracker.getXVelocity.
func (*VelocityTracker) GetYVelocity0 ¶
func (m *VelocityTracker) GetYVelocity0() (float32, error)
GetYVelocity0 calls android.view.VelocityTracker.getYVelocity.
func (*VelocityTracker) GetYVelocity1_1 ¶
func (m *VelocityTracker) GetYVelocity1_1(arg0 int32) (float32, error)
GetYVelocity1_1 calls android.view.VelocityTracker.getYVelocity.
func (*VelocityTracker) IsAxisSupported ¶
func (m *VelocityTracker) IsAxisSupported(arg0 int32) (bool, error)
IsAxisSupported calls android.view.VelocityTracker.isAxisSupported.
func (*VelocityTracker) Obtain ¶
func (m *VelocityTracker) Obtain() (*jni.Object, error)
Obtain calls android.view.VelocityTracker.obtain.
func (*VelocityTracker) Recycle ¶
func (m *VelocityTracker) Recycle() error
Recycle calls android.view.VelocityTracker.recycle.
func (*VelocityTracker) ToString ¶ added in v0.0.8
func (m *VelocityTracker) ToString() (string, error)
ToString calls android.view.VelocityTracker.toString.
type VerifiedInputEvent ¶
VerifiedInputEvent wraps android.view.VerifiedInputEvent.
func (*VerifiedInputEvent) DescribeContents ¶
func (m *VerifiedInputEvent) DescribeContents() (int32, error)
DescribeContents calls android.view.VerifiedInputEvent.describeContents.
func (*VerifiedInputEvent) Equals ¶
func (m *VerifiedInputEvent) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.view.VerifiedInputEvent.equals.
func (*VerifiedInputEvent) GetDeviceId ¶
func (m *VerifiedInputEvent) GetDeviceId() (int32, error)
GetDeviceId calls android.view.VerifiedInputEvent.getDeviceId.
func (*VerifiedInputEvent) GetDisplayId ¶
func (m *VerifiedInputEvent) GetDisplayId() (int32, error)
GetDisplayId calls android.view.VerifiedInputEvent.getDisplayId.
func (*VerifiedInputEvent) GetEventTimeNanos ¶
func (m *VerifiedInputEvent) GetEventTimeNanos() (int64, error)
GetEventTimeNanos calls android.view.VerifiedInputEvent.getEventTimeNanos.
func (*VerifiedInputEvent) GetSource ¶
func (m *VerifiedInputEvent) GetSource() (int32, error)
GetSource calls android.view.VerifiedInputEvent.getSource.
func (*VerifiedInputEvent) HashCode ¶
func (m *VerifiedInputEvent) HashCode() (int32, error)
HashCode calls android.view.VerifiedInputEvent.hashCode.
func (*VerifiedInputEvent) ToString ¶ added in v0.0.8
func (m *VerifiedInputEvent) ToString() (string, error)
ToString calls android.view.VerifiedInputEvent.toString.
func (*VerifiedInputEvent) WriteToParcel ¶
func (m *VerifiedInputEvent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.VerifiedInputEvent.writeToParcel.
type VerifiedKeyEvent ¶
VerifiedKeyEvent wraps android.view.VerifiedKeyEvent.
func (*VerifiedKeyEvent) DescribeContents ¶
func (m *VerifiedKeyEvent) DescribeContents() (int32, error)
DescribeContents calls android.view.VerifiedKeyEvent.describeContents.
func (*VerifiedKeyEvent) Equals ¶
func (m *VerifiedKeyEvent) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.view.VerifiedKeyEvent.equals.
func (*VerifiedKeyEvent) GetAction ¶
func (m *VerifiedKeyEvent) GetAction() (int32, error)
GetAction calls android.view.VerifiedKeyEvent.getAction.
func (*VerifiedKeyEvent) GetDownTimeNanos ¶
func (m *VerifiedKeyEvent) GetDownTimeNanos() (int64, error)
GetDownTimeNanos calls android.view.VerifiedKeyEvent.getDownTimeNanos.
func (*VerifiedKeyEvent) GetFlag ¶
func (m *VerifiedKeyEvent) GetFlag(arg0 int32) (*jni.Object, error)
GetFlag calls android.view.VerifiedKeyEvent.getFlag.
func (*VerifiedKeyEvent) GetKeyCode ¶
func (m *VerifiedKeyEvent) GetKeyCode() (int32, error)
GetKeyCode calls android.view.VerifiedKeyEvent.getKeyCode.
func (*VerifiedKeyEvent) GetMetaState ¶
func (m *VerifiedKeyEvent) GetMetaState() (int32, error)
GetMetaState calls android.view.VerifiedKeyEvent.getMetaState.
func (*VerifiedKeyEvent) GetRepeatCount ¶
func (m *VerifiedKeyEvent) GetRepeatCount() (int32, error)
GetRepeatCount calls android.view.VerifiedKeyEvent.getRepeatCount.
func (*VerifiedKeyEvent) GetScanCode ¶
func (m *VerifiedKeyEvent) GetScanCode() (int32, error)
GetScanCode calls android.view.VerifiedKeyEvent.getScanCode.
func (*VerifiedKeyEvent) HashCode ¶
func (m *VerifiedKeyEvent) HashCode() (int32, error)
HashCode calls android.view.VerifiedKeyEvent.hashCode.
func (*VerifiedKeyEvent) ToString ¶ added in v0.0.8
func (m *VerifiedKeyEvent) ToString() (string, error)
ToString calls android.view.VerifiedKeyEvent.toString.
func (*VerifiedKeyEvent) WriteToParcel ¶
func (m *VerifiedKeyEvent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.VerifiedKeyEvent.writeToParcel.
type VerifiedMotionEvent ¶
VerifiedMotionEvent wraps android.view.VerifiedMotionEvent.
func (*VerifiedMotionEvent) DescribeContents ¶
func (m *VerifiedMotionEvent) DescribeContents() (int32, error)
DescribeContents calls android.view.VerifiedMotionEvent.describeContents.
func (*VerifiedMotionEvent) Equals ¶
func (m *VerifiedMotionEvent) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.view.VerifiedMotionEvent.equals.
func (*VerifiedMotionEvent) GetActionMasked ¶
func (m *VerifiedMotionEvent) GetActionMasked() (int32, error)
GetActionMasked calls android.view.VerifiedMotionEvent.getActionMasked.
func (*VerifiedMotionEvent) GetButtonState ¶
func (m *VerifiedMotionEvent) GetButtonState() (int32, error)
GetButtonState calls android.view.VerifiedMotionEvent.getButtonState.
func (*VerifiedMotionEvent) GetDownTimeNanos ¶
func (m *VerifiedMotionEvent) GetDownTimeNanos() (int64, error)
GetDownTimeNanos calls android.view.VerifiedMotionEvent.getDownTimeNanos.
func (*VerifiedMotionEvent) GetFlag ¶
func (m *VerifiedMotionEvent) GetFlag(arg0 int32) (*jni.Object, error)
GetFlag calls android.view.VerifiedMotionEvent.getFlag.
func (*VerifiedMotionEvent) GetMetaState ¶
func (m *VerifiedMotionEvent) GetMetaState() (int32, error)
GetMetaState calls android.view.VerifiedMotionEvent.getMetaState.
func (*VerifiedMotionEvent) GetRawX ¶
func (m *VerifiedMotionEvent) GetRawX() (float32, error)
GetRawX calls android.view.VerifiedMotionEvent.getRawX.
func (*VerifiedMotionEvent) GetRawY ¶
func (m *VerifiedMotionEvent) GetRawY() (float32, error)
GetRawY calls android.view.VerifiedMotionEvent.getRawY.
func (*VerifiedMotionEvent) HashCode ¶
func (m *VerifiedMotionEvent) HashCode() (int32, error)
HashCode calls android.view.VerifiedMotionEvent.hashCode.
func (*VerifiedMotionEvent) ToString ¶ added in v0.0.8
func (m *VerifiedMotionEvent) ToString() (string, error)
ToString calls android.view.VerifiedMotionEvent.toString.
func (*VerifiedMotionEvent) WriteToParcel ¶
func (m *VerifiedMotionEvent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.VerifiedMotionEvent.writeToParcel.
type Window ¶
Window wraps android.view.Window.
func (*Window) AddContentView ¶
AddContentView calls android.view.Window.addContentView.
func (*Window) ClearFlags ¶
ClearFlags calls android.view.Window.clearFlags.
func (*Window) CloseAllPanels ¶
CloseAllPanels calls android.view.Window.closeAllPanels.
func (*Window) ClosePanel ¶
ClosePanel calls android.view.Window.closePanel.
func (*Window) GetAllowEnterTransitionOverlap ¶
GetAllowEnterTransitionOverlap calls android.view.Window.getAllowEnterTransitionOverlap.
func (*Window) GetAllowReturnTransitionOverlap ¶
GetAllowReturnTransitionOverlap calls android.view.Window.getAllowReturnTransitionOverlap.
func (*Window) GetAttributes ¶
GetAttributes calls android.view.Window.getAttributes.
func (*Window) GetCallback ¶
GetCallback calls android.view.Window.getCallback.
func (*Window) GetColorMode ¶
GetColorMode calls android.view.Window.getColorMode.
func (*Window) GetContainer ¶
GetContainer calls android.view.Window.getContainer.
func (*Window) GetContentScene ¶
GetContentScene calls android.view.Window.getContentScene.
func (*Window) GetContext ¶
GetContext calls android.view.Window.getContext.
func (*Window) GetCurrentFocus ¶
GetCurrentFocus calls android.view.Window.getCurrentFocus.
func (*Window) GetDecorView ¶
GetDecorView calls android.view.Window.getDecorView.
func (*Window) GetDefaultFeatures ¶
GetDefaultFeatures calls android.view.Window.getDefaultFeatures.
func (*Window) GetDesiredHdrHeadroom ¶
GetDesiredHdrHeadroom calls android.view.Window.getDesiredHdrHeadroom.
func (*Window) GetEnterTransition ¶
GetEnterTransition calls android.view.Window.getEnterTransition.
func (*Window) GetExitTransition ¶
GetExitTransition calls android.view.Window.getExitTransition.
func (*Window) GetFrameRateBoostOnTouchEnabled ¶
GetFrameRateBoostOnTouchEnabled calls android.view.Window.getFrameRateBoostOnTouchEnabled.
func (*Window) GetInsetsController ¶
GetInsetsController calls android.view.Window.getInsetsController.
func (*Window) GetLayoutInflater ¶
GetLayoutInflater calls android.view.Window.getLayoutInflater.
func (*Window) GetMediaController ¶
GetMediaController calls android.view.Window.getMediaController.
func (*Window) GetNavigationBarColor ¶
GetNavigationBarColor calls android.view.Window.getNavigationBarColor.
func (*Window) GetNavigationBarDividerColor ¶
GetNavigationBarDividerColor calls android.view.Window.getNavigationBarDividerColor.
func (*Window) GetOnBackInvokedDispatcher ¶
GetOnBackInvokedDispatcher calls android.view.Window.getOnBackInvokedDispatcher.
func (*Window) GetReenterTransition ¶
GetReenterTransition calls android.view.Window.getReenterTransition.
func (*Window) GetReturnTransition ¶
GetReturnTransition calls android.view.Window.getReturnTransition.
func (*Window) GetRootSurfaceControl ¶
GetRootSurfaceControl calls android.view.Window.getRootSurfaceControl.
func (*Window) GetSharedElementEnterTransition ¶
GetSharedElementEnterTransition calls android.view.Window.getSharedElementEnterTransition.
func (*Window) GetSharedElementExitTransition ¶
GetSharedElementExitTransition calls android.view.Window.getSharedElementExitTransition.
func (*Window) GetSharedElementReenterTransition ¶
GetSharedElementReenterTransition calls android.view.Window.getSharedElementReenterTransition.
func (*Window) GetSharedElementReturnTransition ¶
GetSharedElementReturnTransition calls android.view.Window.getSharedElementReturnTransition.
func (*Window) GetSharedElementsUseOverlay ¶
GetSharedElementsUseOverlay calls android.view.Window.getSharedElementsUseOverlay.
func (*Window) GetStatusBarColor ¶
GetStatusBarColor calls android.view.Window.getStatusBarColor.
func (*Window) GetSystemGestureExclusionRects ¶ added in v0.0.8
GetSystemGestureExclusionRects calls android.view.Window.getSystemGestureExclusionRects.
func (*Window) GetTransitionBackgroundFadeDuration ¶
GetTransitionBackgroundFadeDuration calls android.view.Window.getTransitionBackgroundFadeDuration.
func (*Window) GetTransitionManager ¶
GetTransitionManager calls android.view.Window.getTransitionManager.
func (*Window) GetVolumeControlStream ¶
GetVolumeControlStream calls android.view.Window.getVolumeControlStream.
func (*Window) GetWindowManager ¶
GetWindowManager calls android.view.Window.getWindowManager.
func (*Window) GetWindowStyle ¶
GetWindowStyle calls android.view.Window.getWindowStyle.
func (*Window) HasChildren ¶
HasChildren calls android.view.Window.hasChildren.
func (*Window) HasFeature ¶
HasFeature calls android.view.Window.hasFeature.
func (*Window) InjectInputEvent ¶
InjectInputEvent calls android.view.Window.injectInputEvent.
func (*Window) InvalidatePanelMenu ¶
InvalidatePanelMenu calls android.view.Window.invalidatePanelMenu.
func (*Window) IsFloating ¶
IsFloating calls android.view.Window.isFloating.
func (*Window) IsFrameRatePowerSavingsBalanced ¶
IsFrameRatePowerSavingsBalanced calls android.view.Window.isFrameRatePowerSavingsBalanced.
func (*Window) IsNavigationBarContrastEnforced ¶
IsNavigationBarContrastEnforced calls android.view.Window.isNavigationBarContrastEnforced.
func (*Window) IsShortcutKey ¶
IsShortcutKey calls android.view.Window.isShortcutKey.
func (*Window) IsStatusBarContrastEnforced ¶
IsStatusBarContrastEnforced calls android.view.Window.isStatusBarContrastEnforced.
func (*Window) IsWideColorGamut ¶
IsWideColorGamut calls android.view.Window.isWideColorGamut.
func (*Window) MakeActive ¶
MakeActive calls android.view.Window.makeActive.
func (*Window) OnConfigurationChanged ¶
OnConfigurationChanged calls android.view.Window.onConfigurationChanged.
func (*Window) PeekDecorView ¶
PeekDecorView calls android.view.Window.peekDecorView.
func (*Window) PerformContextMenuIdentifierAction ¶
PerformContextMenuIdentifierAction calls android.view.Window.performContextMenuIdentifierAction.
func (*Window) PerformPanelIdentifierAction ¶
PerformPanelIdentifierAction calls android.view.Window.performPanelIdentifierAction.
func (*Window) PerformPanelShortcut ¶
func (m *Window) PerformPanelShortcut( arg0 int32, arg1 int32, arg2 *jni.Object, arg3 int32, ) (bool, error)
PerformPanelShortcut calls android.view.Window.performPanelShortcut.
func (*Window) RegisterScrollCaptureCallback ¶
RegisterScrollCaptureCallback calls android.view.Window.registerScrollCaptureCallback.
func (*Window) RemoveOnFrameMetricsAvailableListener ¶
RemoveOnFrameMetricsAvailableListener calls android.view.Window.removeOnFrameMetricsAvailableListener.
func (*Window) RequestFeature ¶
RequestFeature calls android.view.Window.requestFeature.
func (*Window) RestoreHierarchyState ¶
RestoreHierarchyState calls android.view.Window.restoreHierarchyState.
func (*Window) SaveHierarchyState ¶
SaveHierarchyState calls android.view.Window.saveHierarchyState.
func (*Window) SetAllowEnterTransitionOverlap ¶
SetAllowEnterTransitionOverlap calls android.view.Window.setAllowEnterTransitionOverlap.
func (*Window) SetAllowReturnTransitionOverlap ¶
SetAllowReturnTransitionOverlap calls android.view.Window.setAllowReturnTransitionOverlap.
func (*Window) SetAttributes ¶
SetAttributes calls android.view.Window.setAttributes.
func (*Window) SetBackgroundBlurRadius ¶
SetBackgroundBlurRadius calls android.view.Window.setBackgroundBlurRadius.
func (*Window) SetBackgroundDrawable ¶
SetBackgroundDrawable calls android.view.Window.setBackgroundDrawable.
func (*Window) SetBackgroundDrawableResource ¶
SetBackgroundDrawableResource calls android.view.Window.setBackgroundDrawableResource.
func (*Window) SetCallback ¶
SetCallback calls android.view.Window.setCallback.
func (*Window) SetChildDrawable ¶
SetChildDrawable calls android.view.Window.setChildDrawable.
func (*Window) SetChildInt ¶
SetChildInt calls android.view.Window.setChildInt.
func (*Window) SetClipToOutline ¶
SetClipToOutline calls android.view.Window.setClipToOutline.
func (*Window) SetColorMode ¶
SetColorMode calls android.view.Window.setColorMode.
func (*Window) SetContainer ¶
SetContainer calls android.view.Window.setContainer.
func (*Window) SetContentView1 ¶
SetContentView1 calls android.view.Window.setContentView.
func (*Window) SetContentView1_2 ¶
SetContentView1_2 calls android.view.Window.setContentView.
func (*Window) SetContentView2_1 ¶
SetContentView2_1 calls android.view.Window.setContentView.
func (*Window) SetDecorCaptionShade ¶
SetDecorCaptionShade calls android.view.Window.setDecorCaptionShade.
func (*Window) SetDecorFitsSystemWindows ¶
SetDecorFitsSystemWindows calls android.view.Window.setDecorFitsSystemWindows.
func (*Window) SetDesiredHdrHeadroom ¶
SetDesiredHdrHeadroom calls android.view.Window.setDesiredHdrHeadroom.
func (*Window) SetDimAmount ¶
SetDimAmount calls android.view.Window.setDimAmount.
func (*Window) SetElevation ¶
SetElevation calls android.view.Window.setElevation.
func (*Window) SetEnterTransition ¶
SetEnterTransition calls android.view.Window.setEnterTransition.
func (*Window) SetExitTransition ¶
SetExitTransition calls android.view.Window.setExitTransition.
func (*Window) SetFeatureDrawable ¶
SetFeatureDrawable calls android.view.Window.setFeatureDrawable.
func (*Window) SetFeatureDrawableAlpha ¶
SetFeatureDrawableAlpha calls android.view.Window.setFeatureDrawableAlpha.
func (*Window) SetFeatureDrawableResource ¶
SetFeatureDrawableResource calls android.view.Window.setFeatureDrawableResource.
func (*Window) SetFeatureDrawableUri ¶
SetFeatureDrawableUri calls android.view.Window.setFeatureDrawableUri.
func (*Window) SetFeatureInt ¶
SetFeatureInt calls android.view.Window.setFeatureInt.
func (*Window) SetFrameRateBoostOnTouchEnabled ¶
SetFrameRateBoostOnTouchEnabled calls android.view.Window.setFrameRateBoostOnTouchEnabled.
func (*Window) SetFrameRatePowerSavingsBalanced ¶
SetFrameRatePowerSavingsBalanced calls android.view.Window.setFrameRatePowerSavingsBalanced.
func (*Window) SetGravity ¶
SetGravity calls android.view.Window.setGravity.
func (*Window) SetHideOverlayWindows ¶
SetHideOverlayWindows calls android.view.Window.setHideOverlayWindows.
func (*Window) SetLocalFocus ¶
SetLocalFocus calls android.view.Window.setLocalFocus.
func (*Window) SetMediaController ¶
SetMediaController calls android.view.Window.setMediaController.
func (*Window) SetNavigationBarColor ¶
SetNavigationBarColor calls android.view.Window.setNavigationBarColor.
func (*Window) SetNavigationBarContrastEnforced ¶
SetNavigationBarContrastEnforced calls android.view.Window.setNavigationBarContrastEnforced.
func (*Window) SetNavigationBarDividerColor ¶
SetNavigationBarDividerColor calls android.view.Window.setNavigationBarDividerColor.
func (*Window) SetPreferMinimalPostProcessing ¶
SetPreferMinimalPostProcessing calls android.view.Window.setPreferMinimalPostProcessing.
func (*Window) SetReenterTransition ¶
SetReenterTransition calls android.view.Window.setReenterTransition.
func (*Window) SetResizingCaptionDrawable ¶
SetResizingCaptionDrawable calls android.view.Window.setResizingCaptionDrawable.
func (*Window) SetRestrictedCaptionAreaListener ¶
SetRestrictedCaptionAreaListener calls android.view.Window.setRestrictedCaptionAreaListener.
func (*Window) SetReturnTransition ¶
SetReturnTransition calls android.view.Window.setReturnTransition.
func (*Window) SetSharedElementEnterTransition ¶
SetSharedElementEnterTransition calls android.view.Window.setSharedElementEnterTransition.
func (*Window) SetSharedElementExitTransition ¶
SetSharedElementExitTransition calls android.view.Window.setSharedElementExitTransition.
func (*Window) SetSharedElementReenterTransition ¶
SetSharedElementReenterTransition calls android.view.Window.setSharedElementReenterTransition.
func (*Window) SetSharedElementReturnTransition ¶
SetSharedElementReturnTransition calls android.view.Window.setSharedElementReturnTransition.
func (*Window) SetSharedElementsUseOverlay ¶
SetSharedElementsUseOverlay calls android.view.Window.setSharedElementsUseOverlay.
func (*Window) SetSoftInputMode ¶
SetSoftInputMode calls android.view.Window.setSoftInputMode.
func (*Window) SetStatusBarColor ¶
SetStatusBarColor calls android.view.Window.setStatusBarColor.
func (*Window) SetStatusBarContrastEnforced ¶
SetStatusBarContrastEnforced calls android.view.Window.setStatusBarContrastEnforced.
func (*Window) SetSustainedPerformanceMode ¶
SetSustainedPerformanceMode calls android.view.Window.setSustainedPerformanceMode.
func (*Window) SetTitleColor ¶
SetTitleColor calls android.view.Window.setTitleColor.
func (*Window) SetTransitionBackgroundFadeDuration ¶
SetTransitionBackgroundFadeDuration calls android.view.Window.setTransitionBackgroundFadeDuration.
func (*Window) SetTransitionManager ¶
SetTransitionManager calls android.view.Window.setTransitionManager.
func (*Window) SetUiOptions1 ¶
SetUiOptions1 calls android.view.Window.setUiOptions.
func (*Window) SetUiOptions2_1 ¶
SetUiOptions2_1 calls android.view.Window.setUiOptions.
func (*Window) SetVolumeControlStream ¶
SetVolumeControlStream calls android.view.Window.setVolumeControlStream.
func (*Window) SetWindowAnimations ¶
SetWindowAnimations calls android.view.Window.setWindowAnimations.
func (*Window) SetWindowManager3 ¶
SetWindowManager3 calls android.view.Window.setWindowManager.
func (*Window) SetWindowManager4_1 ¶
func (m *Window) SetWindowManager4_1( arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 bool, ) error
SetWindowManager4_1 calls android.view.Window.setWindowManager.
func (*Window) SuperDispatchGenericMotionEvent ¶
SuperDispatchGenericMotionEvent calls android.view.Window.superDispatchGenericMotionEvent.
func (*Window) SuperDispatchKeyEvent ¶
SuperDispatchKeyEvent calls android.view.Window.superDispatchKeyEvent.
func (*Window) SuperDispatchKeyShortcutEvent ¶
SuperDispatchKeyShortcutEvent calls android.view.Window.superDispatchKeyShortcutEvent.
func (*Window) SuperDispatchTouchEvent ¶
SuperDispatchTouchEvent calls android.view.Window.superDispatchTouchEvent.
func (*Window) SuperDispatchTrackballEvent ¶
SuperDispatchTrackballEvent calls android.view.Window.superDispatchTrackballEvent.
func (*Window) TakeInputQueue ¶
TakeInputQueue calls android.view.Window.takeInputQueue.
func (*Window) TakeKeyEvents ¶
TakeKeyEvents calls android.view.Window.takeKeyEvents.
func (*Window) TakeSurface ¶
TakeSurface calls android.view.Window.takeSurface.
func (*Window) TogglePanel ¶
TogglePanel calls android.view.Window.togglePanel.
type WindowAnimationFrameStats ¶
WindowAnimationFrameStats wraps android.view.WindowAnimationFrameStats.
func (*WindowAnimationFrameStats) DescribeContents ¶
func (m *WindowAnimationFrameStats) DescribeContents() (int32, error)
DescribeContents calls android.view.WindowAnimationFrameStats.describeContents.
func (*WindowAnimationFrameStats) ToString ¶
func (m *WindowAnimationFrameStats) ToString() (string, error)
ToString calls android.view.WindowAnimationFrameStats.toString.
func (*WindowAnimationFrameStats) WriteToParcel ¶
func (m *WindowAnimationFrameStats) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.WindowAnimationFrameStats.writeToParcel.
type WindowCallback ¶
WindowCallback wraps android.view.Window$Callback.
func (*WindowCallback) DispatchGenericMotionEvent ¶
func (m *WindowCallback) DispatchGenericMotionEvent(arg0 *jni.Object) (bool, error)
DispatchGenericMotionEvent calls android.view.Window$Callback.dispatchGenericMotionEvent.
func (*WindowCallback) DispatchKeyEvent ¶
func (m *WindowCallback) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
DispatchKeyEvent calls android.view.Window$Callback.dispatchKeyEvent.
func (*WindowCallback) DispatchKeyShortcutEvent ¶
func (m *WindowCallback) DispatchKeyShortcutEvent(arg0 *jni.Object) (bool, error)
DispatchKeyShortcutEvent calls android.view.Window$Callback.dispatchKeyShortcutEvent.
func (*WindowCallback) DispatchPopulateAccessibilityEvent ¶
func (m *WindowCallback) DispatchPopulateAccessibilityEvent(arg0 *jni.Object) (bool, error)
DispatchPopulateAccessibilityEvent calls android.view.Window$Callback.dispatchPopulateAccessibilityEvent.
func (*WindowCallback) DispatchTouchEvent ¶
func (m *WindowCallback) DispatchTouchEvent(arg0 *jni.Object) (bool, error)
DispatchTouchEvent calls android.view.Window$Callback.dispatchTouchEvent.
func (*WindowCallback) DispatchTrackballEvent ¶
func (m *WindowCallback) DispatchTrackballEvent(arg0 *jni.Object) (bool, error)
DispatchTrackballEvent calls android.view.Window$Callback.dispatchTrackballEvent.
func (*WindowCallback) OnActionModeFinished ¶
func (m *WindowCallback) OnActionModeFinished(arg0 *jni.Object) error
OnActionModeFinished calls android.view.Window$Callback.onActionModeFinished.
func (*WindowCallback) OnActionModeStarted ¶
func (m *WindowCallback) OnActionModeStarted(arg0 *jni.Object) error
OnActionModeStarted calls android.view.Window$Callback.onActionModeStarted.
func (*WindowCallback) OnAttachedToWindow ¶
func (m *WindowCallback) OnAttachedToWindow() error
OnAttachedToWindow calls android.view.Window$Callback.onAttachedToWindow.
func (*WindowCallback) OnContentChanged ¶
func (m *WindowCallback) OnContentChanged() error
OnContentChanged calls android.view.Window$Callback.onContentChanged.
func (*WindowCallback) OnCreatePanelMenu ¶
OnCreatePanelMenu calls android.view.Window$Callback.onCreatePanelMenu.
func (*WindowCallback) OnCreatePanelView ¶
func (m *WindowCallback) OnCreatePanelView(arg0 int32) (*jni.Object, error)
OnCreatePanelView calls android.view.Window$Callback.onCreatePanelView.
func (*WindowCallback) OnDetachedFromWindow ¶
func (m *WindowCallback) OnDetachedFromWindow() error
OnDetachedFromWindow calls android.view.Window$Callback.onDetachedFromWindow.
func (*WindowCallback) OnMenuItemSelected ¶
OnMenuItemSelected calls android.view.Window$Callback.onMenuItemSelected.
func (*WindowCallback) OnMenuOpened ¶
OnMenuOpened calls android.view.Window$Callback.onMenuOpened.
func (*WindowCallback) OnPanelClosed ¶
func (m *WindowCallback) OnPanelClosed(arg0 int32, arg1 *jni.Object) error
OnPanelClosed calls android.view.Window$Callback.onPanelClosed.
func (*WindowCallback) OnPreparePanel ¶
func (m *WindowCallback) OnPreparePanel( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) (bool, error)
OnPreparePanel calls android.view.Window$Callback.onPreparePanel.
func (*WindowCallback) OnSearchRequested0 ¶
func (m *WindowCallback) OnSearchRequested0() (bool, error)
OnSearchRequested0 calls android.view.Window$Callback.onSearchRequested.
func (*WindowCallback) OnSearchRequested1_1 ¶
func (m *WindowCallback) OnSearchRequested1_1(arg0 *jni.Object) (bool, error)
OnSearchRequested1_1 calls android.view.Window$Callback.onSearchRequested.
func (*WindowCallback) OnWindowAttributesChanged ¶
func (m *WindowCallback) OnWindowAttributesChanged(arg0 *jni.Object) error
OnWindowAttributesChanged calls android.view.Window$Callback.onWindowAttributesChanged.
func (*WindowCallback) OnWindowFocusChanged ¶
func (m *WindowCallback) OnWindowFocusChanged(arg0 bool) error
OnWindowFocusChanged calls android.view.Window$Callback.onWindowFocusChanged.
func (*WindowCallback) OnWindowStartingActionMode1 ¶
OnWindowStartingActionMode1 calls android.view.Window$Callback.onWindowStartingActionMode.
func (*WindowCallback) OnWindowStartingActionMode2_1 ¶
func (m *WindowCallback) OnWindowStartingActionMode2_1(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
OnWindowStartingActionMode2_1 calls android.view.Window$Callback.onWindowStartingActionMode.
func (*WindowCallback) ToString ¶ added in v0.0.8
func (m *WindowCallback) ToString() (string, error)
ToString calls android.view.Window$Callback.toString.
type WindowContentFrameStats ¶
WindowContentFrameStats wraps android.view.WindowContentFrameStats.
func (*WindowContentFrameStats) DescribeContents ¶
func (m *WindowContentFrameStats) DescribeContents() (int32, error)
DescribeContents calls android.view.WindowContentFrameStats.describeContents.
func (*WindowContentFrameStats) GetFramePostedTimeNano ¶
func (m *WindowContentFrameStats) GetFramePostedTimeNano(arg0 int32) (int64, error)
GetFramePostedTimeNano calls android.view.WindowContentFrameStats.getFramePostedTimeNano.
func (*WindowContentFrameStats) GetFrameReadyTimeNano ¶
func (m *WindowContentFrameStats) GetFrameReadyTimeNano(arg0 int32) (int64, error)
GetFrameReadyTimeNano calls android.view.WindowContentFrameStats.getFrameReadyTimeNano.
func (*WindowContentFrameStats) ToString ¶
func (m *WindowContentFrameStats) ToString() (string, error)
ToString calls android.view.WindowContentFrameStats.toString.
func (*WindowContentFrameStats) WriteToParcel ¶
func (m *WindowContentFrameStats) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.view.WindowContentFrameStats.writeToParcel.
type WindowId ¶
WindowId wraps android.view.WindowId.
func (*WindowId) DescribeContents ¶
DescribeContents calls android.view.WindowId.describeContents.
func (*WindowId) RegisterFocusObserver ¶
RegisterFocusObserver calls android.view.WindowId.registerFocusObserver.
func (*WindowId) UnregisterFocusObserver ¶
UnregisterFocusObserver calls android.view.WindowId.unregisterFocusObserver.
type WindowIdFocusObserver ¶
WindowIdFocusObserver wraps android.view.WindowId$FocusObserver.
func (*WindowIdFocusObserver) OnFocusGained ¶
func (m *WindowIdFocusObserver) OnFocusGained(arg0 *jni.Object) error
OnFocusGained calls android.view.WindowId$FocusObserver.onFocusGained.
func (*WindowIdFocusObserver) OnFocusLost ¶
func (m *WindowIdFocusObserver) OnFocusLost(arg0 *jni.Object) error
OnFocusLost calls android.view.WindowId$FocusObserver.onFocusLost.
func (*WindowIdFocusObserver) ToString ¶ added in v0.0.8
func (m *WindowIdFocusObserver) ToString() (string, error)
ToString calls android.view.WindowId$FocusObserver.toString.
type WindowInsets ¶
WindowInsets wraps android.view.WindowInsets.
func NewWindowInsets ¶
NewWindowInsets creates a new android.view.WindowInsets instance.
func (*WindowInsets) ConsumeDisplayCutout ¶
func (m *WindowInsets) ConsumeDisplayCutout() (*jni.Object, error)
ConsumeDisplayCutout calls android.view.WindowInsets.consumeDisplayCutout.
func (*WindowInsets) ConsumeStableInsets ¶
func (m *WindowInsets) ConsumeStableInsets() (*jni.Object, error)
ConsumeStableInsets calls android.view.WindowInsets.consumeStableInsets.
func (*WindowInsets) ConsumeSystemWindowInsets ¶
func (m *WindowInsets) ConsumeSystemWindowInsets() (*jni.Object, error)
ConsumeSystemWindowInsets calls android.view.WindowInsets.consumeSystemWindowInsets.
func (*WindowInsets) Equals ¶
func (m *WindowInsets) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.view.WindowInsets.equals.
func (*WindowInsets) GetBoundingRects ¶ added in v0.0.8
func (m *WindowInsets) GetBoundingRects(arg0 int32) (*jni.Object, error)
GetBoundingRects calls android.view.WindowInsets.getBoundingRects.
func (*WindowInsets) GetBoundingRectsIgnoringVisibility ¶ added in v0.0.8
func (m *WindowInsets) GetBoundingRectsIgnoringVisibility(arg0 int32) (*jni.Object, error)
GetBoundingRectsIgnoringVisibility calls android.view.WindowInsets.getBoundingRectsIgnoringVisibility.
func (*WindowInsets) GetDisplayCutout ¶
func (m *WindowInsets) GetDisplayCutout() (*jni.Object, error)
GetDisplayCutout calls android.view.WindowInsets.getDisplayCutout.
func (*WindowInsets) GetDisplayShape ¶
func (m *WindowInsets) GetDisplayShape() (*jni.Object, error)
GetDisplayShape calls android.view.WindowInsets.getDisplayShape.
func (*WindowInsets) GetFrame ¶
func (m *WindowInsets) GetFrame() (*jni.Object, error)
GetFrame calls android.view.WindowInsets.getFrame.
func (*WindowInsets) GetInsets ¶
func (m *WindowInsets) GetInsets(arg0 int32) (*jni.Object, error)
GetInsets calls android.view.WindowInsets.getInsets.
func (*WindowInsets) GetInsetsIgnoringVisibility ¶
func (m *WindowInsets) GetInsetsIgnoringVisibility(arg0 int32) (*jni.Object, error)
GetInsetsIgnoringVisibility calls android.view.WindowInsets.getInsetsIgnoringVisibility.
func (*WindowInsets) GetMandatorySystemGestureInsets ¶
func (m *WindowInsets) GetMandatorySystemGestureInsets() (*jni.Object, error)
GetMandatorySystemGestureInsets calls android.view.WindowInsets.getMandatorySystemGestureInsets.
func (*WindowInsets) GetPrivacyIndicatorBounds ¶
func (m *WindowInsets) GetPrivacyIndicatorBounds() (*jni.Object, error)
GetPrivacyIndicatorBounds calls android.view.WindowInsets.getPrivacyIndicatorBounds.
func (*WindowInsets) GetRoundedCorner ¶
func (m *WindowInsets) GetRoundedCorner(arg0 int32) (*jni.Object, error)
GetRoundedCorner calls android.view.WindowInsets.getRoundedCorner.
func (*WindowInsets) GetStableInsetBottom ¶
func (m *WindowInsets) GetStableInsetBottom() (int32, error)
GetStableInsetBottom calls android.view.WindowInsets.getStableInsetBottom.
func (*WindowInsets) GetStableInsetLeft ¶
func (m *WindowInsets) GetStableInsetLeft() (int32, error)
GetStableInsetLeft calls android.view.WindowInsets.getStableInsetLeft.
func (*WindowInsets) GetStableInsetRight ¶
func (m *WindowInsets) GetStableInsetRight() (int32, error)
GetStableInsetRight calls android.view.WindowInsets.getStableInsetRight.
func (*WindowInsets) GetStableInsetTop ¶
func (m *WindowInsets) GetStableInsetTop() (int32, error)
GetStableInsetTop calls android.view.WindowInsets.getStableInsetTop.
func (*WindowInsets) GetStableInsets ¶
func (m *WindowInsets) GetStableInsets() (*jni.Object, error)
GetStableInsets calls android.view.WindowInsets.getStableInsets.
func (*WindowInsets) GetSystemGestureInsets ¶
func (m *WindowInsets) GetSystemGestureInsets() (*jni.Object, error)
GetSystemGestureInsets calls android.view.WindowInsets.getSystemGestureInsets.
func (*WindowInsets) GetSystemWindowInsetBottom ¶
func (m *WindowInsets) GetSystemWindowInsetBottom() (int32, error)
GetSystemWindowInsetBottom calls android.view.WindowInsets.getSystemWindowInsetBottom.
func (*WindowInsets) GetSystemWindowInsetLeft ¶
func (m *WindowInsets) GetSystemWindowInsetLeft() (int32, error)
GetSystemWindowInsetLeft calls android.view.WindowInsets.getSystemWindowInsetLeft.
func (*WindowInsets) GetSystemWindowInsetRight ¶
func (m *WindowInsets) GetSystemWindowInsetRight() (int32, error)
GetSystemWindowInsetRight calls android.view.WindowInsets.getSystemWindowInsetRight.
func (*WindowInsets) GetSystemWindowInsetTop ¶
func (m *WindowInsets) GetSystemWindowInsetTop() (int32, error)
GetSystemWindowInsetTop calls android.view.WindowInsets.getSystemWindowInsetTop.
func (*WindowInsets) GetSystemWindowInsets ¶
func (m *WindowInsets) GetSystemWindowInsets() (*jni.Object, error)
GetSystemWindowInsets calls android.view.WindowInsets.getSystemWindowInsets.
func (*WindowInsets) GetTappableElementInsets ¶
func (m *WindowInsets) GetTappableElementInsets() (*jni.Object, error)
GetTappableElementInsets calls android.view.WindowInsets.getTappableElementInsets.
func (*WindowInsets) HasInsets ¶
func (m *WindowInsets) HasInsets() (bool, error)
HasInsets calls android.view.WindowInsets.hasInsets.
func (*WindowInsets) HasStableInsets ¶
func (m *WindowInsets) HasStableInsets() (bool, error)
HasStableInsets calls android.view.WindowInsets.hasStableInsets.
func (*WindowInsets) HasSystemWindowInsets ¶
func (m *WindowInsets) HasSystemWindowInsets() (bool, error)
HasSystemWindowInsets calls android.view.WindowInsets.hasSystemWindowInsets.
func (*WindowInsets) HashCode ¶
func (m *WindowInsets) HashCode() (int32, error)
HashCode calls android.view.WindowInsets.hashCode.
func (*WindowInsets) Inset4_1 ¶
func (m *WindowInsets) Inset4_1( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) (*jni.Object, error)
Inset4_1 calls android.view.WindowInsets.inset.
func (*WindowInsets) IsConsumed ¶
func (m *WindowInsets) IsConsumed() (bool, error)
IsConsumed calls android.view.WindowInsets.isConsumed.
func (*WindowInsets) IsRound ¶
func (m *WindowInsets) IsRound() (bool, error)
IsRound calls android.view.WindowInsets.isRound.
func (*WindowInsets) IsVisible ¶
func (m *WindowInsets) IsVisible(arg0 int32) (bool, error)
IsVisible calls android.view.WindowInsets.isVisible.
func (*WindowInsets) ReplaceSystemWindowInsets1 ¶
ReplaceSystemWindowInsets1 calls android.view.WindowInsets.replaceSystemWindowInsets.
func (*WindowInsets) ReplaceSystemWindowInsets4_1 ¶
func (m *WindowInsets) ReplaceSystemWindowInsets4_1( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) (*jni.Object, error)
ReplaceSystemWindowInsets4_1 calls android.view.WindowInsets.replaceSystemWindowInsets.
func (*WindowInsets) ToString ¶
func (m *WindowInsets) ToString() (string, error)
ToString calls android.view.WindowInsets.toString.
type WindowInsetsAnimation ¶
WindowInsetsAnimation wraps android.view.WindowInsetsAnimation.
func NewWindowInsetsAnimation ¶
func NewWindowInsetsAnimation(vm *jni.VM, arg0 int32, arg1 *jni.Object, arg2 int64) (*WindowInsetsAnimation, error)
NewWindowInsetsAnimation creates a new android.view.WindowInsetsAnimation instance.
func (*WindowInsetsAnimation) GetAlpha ¶
func (m *WindowInsetsAnimation) GetAlpha() (float32, error)
GetAlpha calls android.view.WindowInsetsAnimation.getAlpha.
func (*WindowInsetsAnimation) GetDurationMillis ¶
func (m *WindowInsetsAnimation) GetDurationMillis() (int64, error)
GetDurationMillis calls android.view.WindowInsetsAnimation.getDurationMillis.
func (*WindowInsetsAnimation) GetFraction ¶
func (m *WindowInsetsAnimation) GetFraction() (float32, error)
GetFraction calls android.view.WindowInsetsAnimation.getFraction.
func (*WindowInsetsAnimation) GetInterpolatedFraction ¶
func (m *WindowInsetsAnimation) GetInterpolatedFraction() (float32, error)
GetInterpolatedFraction calls android.view.WindowInsetsAnimation.getInterpolatedFraction.
func (*WindowInsetsAnimation) GetInterpolator ¶
func (m *WindowInsetsAnimation) GetInterpolator() (*jni.Object, error)
GetInterpolator calls android.view.WindowInsetsAnimation.getInterpolator.
func (*WindowInsetsAnimation) GetTypeMask ¶
func (m *WindowInsetsAnimation) GetTypeMask() (int32, error)
GetTypeMask calls android.view.WindowInsetsAnimation.getTypeMask.
func (*WindowInsetsAnimation) SetAlpha ¶
func (m *WindowInsetsAnimation) SetAlpha(arg0 float32) error
SetAlpha calls android.view.WindowInsetsAnimation.setAlpha.
func (*WindowInsetsAnimation) SetFraction ¶
func (m *WindowInsetsAnimation) SetFraction(arg0 float32) error
SetFraction calls android.view.WindowInsetsAnimation.setFraction.
func (*WindowInsetsAnimation) ToString ¶ added in v0.0.8
func (m *WindowInsetsAnimation) ToString() (string, error)
ToString calls android.view.WindowInsetsAnimation.toString.
type WindowInsetsAnimationBounds ¶
WindowInsetsAnimationBounds wraps android.view.WindowInsetsAnimation$Bounds.
func (*WindowInsetsAnimationBounds) GetLowerBound ¶
func (m *WindowInsetsAnimationBounds) GetLowerBound() (*jni.Object, error)
GetLowerBound calls android.view.WindowInsetsAnimation$Bounds.getLowerBound.
func (*WindowInsetsAnimationBounds) GetUpperBound ¶
func (m *WindowInsetsAnimationBounds) GetUpperBound() (*jni.Object, error)
GetUpperBound calls android.view.WindowInsetsAnimation$Bounds.getUpperBound.
func (*WindowInsetsAnimationBounds) Inset ¶
Inset calls android.view.WindowInsetsAnimation$Bounds.inset.
func (*WindowInsetsAnimationBounds) ToString ¶
func (m *WindowInsetsAnimationBounds) ToString() (string, error)
ToString calls android.view.WindowInsetsAnimation$Bounds.toString.
type WindowInsetsAnimationCallback ¶
WindowInsetsAnimationCallback wraps android.view.WindowInsetsAnimation$Callback.
func (*WindowInsetsAnimationCallback) GetDispatchMode ¶
func (m *WindowInsetsAnimationCallback) GetDispatchMode() (int32, error)
GetDispatchMode calls android.view.WindowInsetsAnimation$Callback.getDispatchMode.
func (*WindowInsetsAnimationCallback) OnEnd ¶
func (m *WindowInsetsAnimationCallback) OnEnd(arg0 *jni.Object) error
OnEnd calls android.view.WindowInsetsAnimation$Callback.onEnd.
func (*WindowInsetsAnimationCallback) OnPrepare ¶
func (m *WindowInsetsAnimationCallback) OnPrepare(arg0 *jni.Object) error
OnPrepare calls android.view.WindowInsetsAnimation$Callback.onPrepare.
func (*WindowInsetsAnimationCallback) OnStart ¶
func (m *WindowInsetsAnimationCallback) OnStart(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
OnStart calls android.view.WindowInsetsAnimation$Callback.onStart.
func (*WindowInsetsAnimationCallback) ToString ¶ added in v0.0.8
func (m *WindowInsetsAnimationCallback) ToString() (string, error)
ToString calls android.view.WindowInsetsAnimation$Callback.toString.
type WindowInsetsAnimationControlListener ¶
WindowInsetsAnimationControlListener wraps android.view.WindowInsetsAnimationControlListener.
func (*WindowInsetsAnimationControlListener) OnCancelled ¶
func (m *WindowInsetsAnimationControlListener) OnCancelled(arg0 *jni.Object) error
OnCancelled calls android.view.WindowInsetsAnimationControlListener.onCancelled.
func (*WindowInsetsAnimationControlListener) OnFinished ¶
func (m *WindowInsetsAnimationControlListener) OnFinished(arg0 *jni.Object) error
OnFinished calls android.view.WindowInsetsAnimationControlListener.onFinished.
func (*WindowInsetsAnimationControlListener) OnReady ¶
func (m *WindowInsetsAnimationControlListener) OnReady(arg0 *jni.Object, arg1 int32) error
OnReady calls android.view.WindowInsetsAnimationControlListener.onReady.
func (*WindowInsetsAnimationControlListener) ToString ¶ added in v0.0.8
func (m *WindowInsetsAnimationControlListener) ToString() (string, error)
ToString calls android.view.WindowInsetsAnimationControlListener.toString.
type WindowInsetsAnimationController ¶
WindowInsetsAnimationController wraps android.view.WindowInsetsAnimationController.
func (*WindowInsetsAnimationController) Finish ¶
func (m *WindowInsetsAnimationController) Finish(arg0 bool) error
Finish calls android.view.WindowInsetsAnimationController.finish.
func (*WindowInsetsAnimationController) GetCurrentAlpha ¶
func (m *WindowInsetsAnimationController) GetCurrentAlpha() (float32, error)
GetCurrentAlpha calls android.view.WindowInsetsAnimationController.getCurrentAlpha.
func (*WindowInsetsAnimationController) GetCurrentFraction ¶
func (m *WindowInsetsAnimationController) GetCurrentFraction() (float32, error)
GetCurrentFraction calls android.view.WindowInsetsAnimationController.getCurrentFraction.
func (*WindowInsetsAnimationController) GetCurrentInsets ¶
func (m *WindowInsetsAnimationController) GetCurrentInsets() (*jni.Object, error)
GetCurrentInsets calls android.view.WindowInsetsAnimationController.getCurrentInsets.
func (*WindowInsetsAnimationController) GetHiddenStateInsets ¶
func (m *WindowInsetsAnimationController) GetHiddenStateInsets() (*jni.Object, error)
GetHiddenStateInsets calls android.view.WindowInsetsAnimationController.getHiddenStateInsets.
func (*WindowInsetsAnimationController) GetShownStateInsets ¶
func (m *WindowInsetsAnimationController) GetShownStateInsets() (*jni.Object, error)
GetShownStateInsets calls android.view.WindowInsetsAnimationController.getShownStateInsets.
func (*WindowInsetsAnimationController) GetTypes ¶
func (m *WindowInsetsAnimationController) GetTypes() (int32, error)
GetTypes calls android.view.WindowInsetsAnimationController.getTypes.
func (*WindowInsetsAnimationController) IsCancelled ¶
func (m *WindowInsetsAnimationController) IsCancelled() (bool, error)
IsCancelled calls android.view.WindowInsetsAnimationController.isCancelled.
func (*WindowInsetsAnimationController) IsFinished ¶
func (m *WindowInsetsAnimationController) IsFinished() (bool, error)
IsFinished calls android.view.WindowInsetsAnimationController.isFinished.
func (*WindowInsetsAnimationController) SetInsetsAndAlpha ¶
func (m *WindowInsetsAnimationController) SetInsetsAndAlpha( arg0 *jni.Object, arg1 float32, arg2 float32, ) error
SetInsetsAndAlpha calls android.view.WindowInsetsAnimationController.setInsetsAndAlpha.
func (*WindowInsetsAnimationController) ToString ¶ added in v0.0.8
func (m *WindowInsetsAnimationController) ToString() (string, error)
ToString calls android.view.WindowInsetsAnimationController.toString.
type WindowInsetsBuilder ¶
WindowInsetsBuilder wraps android.view.WindowInsets$Builder.
func (*WindowInsetsBuilder) Build ¶
func (m *WindowInsetsBuilder) Build() (*jni.Object, error)
Build calls android.view.WindowInsets$Builder.build.
func (*WindowInsetsBuilder) SetDisplayCutout ¶
SetDisplayCutout calls android.view.WindowInsets$Builder.setDisplayCutout.
func (*WindowInsetsBuilder) SetDisplayShape ¶
SetDisplayShape calls android.view.WindowInsets$Builder.setDisplayShape.
func (*WindowInsetsBuilder) SetInsets ¶
SetInsets calls android.view.WindowInsets$Builder.setInsets.
func (*WindowInsetsBuilder) SetInsetsIgnoringVisibility ¶
func (m *WindowInsetsBuilder) SetInsetsIgnoringVisibility(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
SetInsetsIgnoringVisibility calls android.view.WindowInsets$Builder.setInsetsIgnoringVisibility.
func (*WindowInsetsBuilder) SetMandatorySystemGestureInsets ¶
func (m *WindowInsetsBuilder) SetMandatorySystemGestureInsets(arg0 *jni.Object) (*jni.Object, error)
SetMandatorySystemGestureInsets calls android.view.WindowInsets$Builder.setMandatorySystemGestureInsets.
func (*WindowInsetsBuilder) SetPrivacyIndicatorBounds ¶
SetPrivacyIndicatorBounds calls android.view.WindowInsets$Builder.setPrivacyIndicatorBounds.
func (*WindowInsetsBuilder) SetRoundedCorner ¶
SetRoundedCorner calls android.view.WindowInsets$Builder.setRoundedCorner.
func (*WindowInsetsBuilder) SetStableInsets ¶
SetStableInsets calls android.view.WindowInsets$Builder.setStableInsets.
func (*WindowInsetsBuilder) SetSystemGestureInsets ¶
SetSystemGestureInsets calls android.view.WindowInsets$Builder.setSystemGestureInsets.
func (*WindowInsetsBuilder) SetSystemWindowInsets ¶
SetSystemWindowInsets calls android.view.WindowInsets$Builder.setSystemWindowInsets.
func (*WindowInsetsBuilder) SetTappableElementInsets ¶
SetTappableElementInsets calls android.view.WindowInsets$Builder.setTappableElementInsets.
func (*WindowInsetsBuilder) SetVisible ¶
SetVisible calls android.view.WindowInsets$Builder.setVisible.
func (*WindowInsetsBuilder) ToString ¶ added in v0.0.8
func (m *WindowInsetsBuilder) ToString() (string, error)
ToString calls android.view.WindowInsets$Builder.toString.
type WindowInsetsController ¶
WindowInsetsController wraps android.view.WindowInsetsController.
func (*WindowInsetsController) AddOnControllableInsetsChangedListener ¶
func (m *WindowInsetsController) AddOnControllableInsetsChangedListener(arg0 *jni.Object) error
AddOnControllableInsetsChangedListener calls android.view.WindowInsetsController.addOnControllableInsetsChangedListener.
func (*WindowInsetsController) ControlWindowInsetsAnimation ¶
func (m *WindowInsetsController) ControlWindowInsetsAnimation( arg0 int32, arg1 int64, arg2 *jni.Object, arg3 *jni.Object, arg4 *jni.Object, ) error
ControlWindowInsetsAnimation calls android.view.WindowInsetsController.controlWindowInsetsAnimation.
func (*WindowInsetsController) GetSystemBarsAppearance ¶
func (m *WindowInsetsController) GetSystemBarsAppearance() (int32, error)
GetSystemBarsAppearance calls android.view.WindowInsetsController.getSystemBarsAppearance.
func (*WindowInsetsController) GetSystemBarsBehavior ¶
func (m *WindowInsetsController) GetSystemBarsBehavior() (int32, error)
GetSystemBarsBehavior calls android.view.WindowInsetsController.getSystemBarsBehavior.
func (*WindowInsetsController) Hide ¶
func (m *WindowInsetsController) Hide(arg0 int32) error
Hide calls android.view.WindowInsetsController.hide.
func (*WindowInsetsController) RemoveOnControllableInsetsChangedListener ¶
func (m *WindowInsetsController) RemoveOnControllableInsetsChangedListener(arg0 *jni.Object) error
RemoveOnControllableInsetsChangedListener calls android.view.WindowInsetsController.removeOnControllableInsetsChangedListener.
func (*WindowInsetsController) SetSystemBarsAppearance ¶
func (m *WindowInsetsController) SetSystemBarsAppearance(arg0 int32, arg1 int32) error
SetSystemBarsAppearance calls android.view.WindowInsetsController.setSystemBarsAppearance.
func (*WindowInsetsController) SetSystemBarsBehavior ¶
func (m *WindowInsetsController) SetSystemBarsBehavior(arg0 int32) error
SetSystemBarsBehavior calls android.view.WindowInsetsController.setSystemBarsBehavior.
func (*WindowInsetsController) Show ¶
func (m *WindowInsetsController) Show(arg0 int32) error
Show calls android.view.WindowInsetsController.show.
func (*WindowInsetsController) ToString ¶ added in v0.0.8
func (m *WindowInsetsController) ToString() (string, error)
ToString calls android.view.WindowInsetsController.toString.
type WindowInsetsControllerOnControllableInsetsChangedListener ¶
type WindowInsetsControllerOnControllableInsetsChangedListener struct {
VM *jni.VM
Obj *jni.GlobalRef
}
WindowInsetsControllerOnControllableInsetsChangedListener wraps android.view.WindowInsetsController$OnControllableInsetsChangedListener.
func (*WindowInsetsControllerOnControllableInsetsChangedListener) OnControllableInsetsChanged ¶
func (m *WindowInsetsControllerOnControllableInsetsChangedListener) OnControllableInsetsChanged(arg0 *jni.Object, arg1 int32) error
OnControllableInsetsChanged calls android.view.WindowInsetsController$OnControllableInsetsChangedListener.onControllableInsetsChanged.
func (*WindowInsetsControllerOnControllableInsetsChangedListener) ToString ¶ added in v0.0.8
func (m *WindowInsetsControllerOnControllableInsetsChangedListener) ToString() (string, error)
ToString calls android.view.WindowInsetsController$OnControllableInsetsChangedListener.toString.
type WindowInsetsSide ¶
WindowInsetsSide wraps android.view.WindowInsets$Side.
func (*WindowInsetsSide) All ¶
func (m *WindowInsetsSide) All() (int32, error)
All calls android.view.WindowInsets$Side.all.
func (*WindowInsetsSide) ToString ¶ added in v0.0.8
func (m *WindowInsetsSide) ToString() (string, error)
ToString calls android.view.WindowInsets$Side.toString.
type WindowInsetsType ¶
WindowInsetsType wraps android.view.WindowInsets$Type.
func (*WindowInsetsType) CaptionBar ¶
func (m *WindowInsetsType) CaptionBar() (int32, error)
CaptionBar calls android.view.WindowInsets$Type.captionBar.
func (*WindowInsetsType) DisplayCutout ¶
func (m *WindowInsetsType) DisplayCutout() (int32, error)
DisplayCutout calls android.view.WindowInsets$Type.displayCutout.
func (*WindowInsetsType) Ime ¶
func (m *WindowInsetsType) Ime() (int32, error)
Ime calls android.view.WindowInsets$Type.ime.
func (*WindowInsetsType) MandatorySystemGestures ¶
func (m *WindowInsetsType) MandatorySystemGestures() (int32, error)
MandatorySystemGestures calls android.view.WindowInsets$Type.mandatorySystemGestures.
func (*WindowInsetsType) NavigationBars ¶
func (m *WindowInsetsType) NavigationBars() (int32, error)
NavigationBars calls android.view.WindowInsets$Type.navigationBars.
func (*WindowInsetsType) StatusBars ¶
func (m *WindowInsetsType) StatusBars() (int32, error)
StatusBars calls android.view.WindowInsets$Type.statusBars.
func (*WindowInsetsType) SystemBars ¶
func (m *WindowInsetsType) SystemBars() (int32, error)
SystemBars calls android.view.WindowInsets$Type.systemBars.
func (*WindowInsetsType) SystemGestures ¶
func (m *WindowInsetsType) SystemGestures() (int32, error)
SystemGestures calls android.view.WindowInsets$Type.systemGestures.
func (*WindowInsetsType) SystemOverlays ¶
func (m *WindowInsetsType) SystemOverlays() (int32, error)
SystemOverlays calls android.view.WindowInsets$Type.systemOverlays.
func (*WindowInsetsType) TappableElement ¶
func (m *WindowInsetsType) TappableElement() (int32, error)
TappableElement calls android.view.WindowInsets$Type.tappableElement.
func (*WindowInsetsType) ToString ¶ added in v0.0.8
func (m *WindowInsetsType) ToString() (string, error)
ToString calls android.view.WindowInsets$Type.toString.
type WindowMetrics ¶
WindowMetrics wraps android.view.WindowMetrics.
func NewWindowMetrics ¶
NewWindowMetrics creates a new android.view.WindowMetrics instance.
func (*WindowMetrics) GetBounds ¶
func (m *WindowMetrics) GetBounds() (*jni.Object, error)
GetBounds calls android.view.WindowMetrics.getBounds.
func (*WindowMetrics) GetDensity ¶
func (m *WindowMetrics) GetDensity() (float32, error)
GetDensity calls android.view.WindowMetrics.getDensity.
func (*WindowMetrics) GetWindowInsets ¶
func (m *WindowMetrics) GetWindowInsets() (*jni.Object, error)
GetWindowInsets calls android.view.WindowMetrics.getWindowInsets.
func (*WindowMetrics) ToString ¶
func (m *WindowMetrics) ToString() (string, error)
ToString calls android.view.WindowMetrics.toString.
type WindowOnFrameMetricsAvailableListener ¶
WindowOnFrameMetricsAvailableListener wraps android.view.Window$OnFrameMetricsAvailableListener.
func (*WindowOnFrameMetricsAvailableListener) OnFrameMetricsAvailable ¶
func (m *WindowOnFrameMetricsAvailableListener) OnFrameMetricsAvailable( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) error
OnFrameMetricsAvailable calls android.view.Window$OnFrameMetricsAvailableListener.onFrameMetricsAvailable.
func (*WindowOnFrameMetricsAvailableListener) ToString ¶ added in v0.0.8
func (m *WindowOnFrameMetricsAvailableListener) ToString() (string, error)
ToString calls android.view.Window$OnFrameMetricsAvailableListener.toString.
type WindowOnRestrictedCaptionAreaChangedListener ¶
WindowOnRestrictedCaptionAreaChangedListener wraps android.view.Window$OnRestrictedCaptionAreaChangedListener.
func (*WindowOnRestrictedCaptionAreaChangedListener) OnRestrictedCaptionAreaChanged ¶
func (m *WindowOnRestrictedCaptionAreaChangedListener) OnRestrictedCaptionAreaChanged(arg0 *jni.Object) error
OnRestrictedCaptionAreaChanged calls android.view.Window$OnRestrictedCaptionAreaChangedListener.onRestrictedCaptionAreaChanged.
func (*WindowOnRestrictedCaptionAreaChangedListener) ToString ¶ added in v0.0.8
func (m *WindowOnRestrictedCaptionAreaChangedListener) ToString() (string, error)
ToString calls android.view.Window$OnRestrictedCaptionAreaChangedListener.toString.
Source Files
¶
- abs_saved_state.go
- action_mode.go
- action_mode_callback.go
- action_mode_callback2.go
- action_provider.go
- action_provider_visibility_listener.go
- animation_utils.go
- attached_surface_control.go
- attached_surface_control_on_buffer_transform_hint_changed_listener.go
- choreographer.go
- choreographer_frame_callback.go
- choreographer_frame_data.go
- choreographer_frame_timeline.go
- choreographer_vsync_callback.go
- collapsible_action_view.go
- configuration.go
- constants.go
- content_info.go
- content_info_builder.go
- context_menu.go
- context_menu_context_menu_info.go
- context_theme_wrapper.go
- debug.go
- debug_captured_view_property.go
- debug_exported_property.go
- debug_flag_to_string.go
- debug_hierarchy_trace_type.go
- debug_int_to_string.go
- debug_recycler_trace_type.go
- display_cutout.go
- display_cutout_builder.go
- display_shape.go
- doc.go
- drag_and_drop_permissions.go
- drag_event.go
- focus_finder.go
- frame_metrics.go
- frame_stats.go
- gesture_detector.go
- gesture_detector_on_context_click_listener.go
- gesture_detector_on_double_tap_listener.go
- gesture_detector_on_gesture_listener.go
- gesture_detector_simple_on_gesture_listener.go
- gravity.go
- group_overlay.go
- haptic_feedback_constants.go
- inflate_exception.go
- init.go
- input_device.go
- input_device_motion_range.go
- input_device_view_behavior.go
- input_event.go
- input_queue.go
- input_queue_callback.go
- key_character_map.go
- key_character_map_key_data.go
- key_character_map_unavailable_exception.go
- key_event.go
- key_event_callback.go
- key_event_dispatcher_state.go
- keyboard_shortcut_group.go
- keyboard_shortcut_info.go
- layout_inflater.go
- layout_inflater_factory.go
- layout_inflater_factory2.go
- layout_inflater_filter.go
- manager.go
- menu.go
- menu_inflater.go
- menu_item.go
- menu_item_on_action_expand_listener.go
- menu_item_on_menu_item_click_listener.go
- motion_event.go
- motion_event_pointer_coords.go
- motion_event_pointer_properties.go
- motion_predictor.go
- on_receive_content_listener.go
- orientation_event_listener.go
- orientation_listener.go
- outline_provider.go
- overlay.go
- parent.go
- pixel_copy.go
- pixel_copy_on_pixel_copy_finished_listener.go
- pixel_copy_request.go
- pixel_copy_result.go
- pointer_icon.go
- property_animator.go
- rounded_corner.go
- scale_gesture_detector.go
- scale_gesture_detector_on_scale_gesture_listener.go
- scale_gesture_detector_simple_on_scale_gesture_listener.go
- scroll_capture_callback.go
- scroll_capture_session.go
- scroll_capture_target.go
- scroll_feedback_provider.go
- search_event.go
- sound_effect_constants.go
- structure.go
- structure_html_info.go
- stub.go
- stub_on_inflate_listener.go
- sub_menu.go
- surface_control.go
- surface_control_builder.go
- surface_control_input_receiver.go
- surface_control_jank_data.go
- surface_control_on_jank_data_listener.go
- surface_control_on_jank_data_listener_registration.go
- surface_control_transaction.go
- surface_control_transaction_committed_listener.go
- surface_control_transaction_stats.go
- surface_control_trusted_presentation_thresholds.go
- surface_control_view_host.go
- surface_control_view_host_surface_package.go
- texture_view.go
- texture_view_surface_texture_listener.go
- touch_delegate.go
- tree_observer.go
- tree_observer_on_draw_listener.go
- tree_observer_on_global_focus_change_listener.go
- tree_observer_on_global_layout_listener.go
- tree_observer_on_pre_draw_listener.go
- tree_observer_on_scroll_changed_listener.go
- tree_observer_on_touch_mode_change_listener.go
- tree_observer_on_window_attach_listener.go
- tree_observer_on_window_focus_change_listener.go
- tree_observer_on_window_visibility_change_listener.go
- velocity_tracker.go
- verified_input_event.go
- verified_key_event.go
- verified_motion_event.go
- window.go
- window_animation_frame_stats.go
- window_callback.go
- window_content_frame_stats.go
- window_id.go
- window_id_focus_observer.go
- window_insets.go
- window_insets_animation.go
- window_insets_animation_bounds.go
- window_insets_animation_callback.go
- window_insets_animation_control_listener.go
- window_insets_animation_controller.go
- window_insets_builder.go
- window_insets_controller.go
- window_insets_controller_on_controllable_insets_changed_listener.go
- window_insets_side.go
- window_insets_type.go
- window_metrics.go
- window_on_frame_metrics_available_listener.go
- window_on_restricted_caption_area_changed_listener.go
Directories
¶
| Path | Synopsis |
|---|---|
|
Package accessibility provides Go bindings for android.view.accessibility.
|
Package accessibility provides Go bindings for android.view.accessibility. |
|
Package animation provides Go bindings for android.view.animation.
|
Package animation provides Go bindings for android.view.animation. |
|
Package autofill provides Go bindings for android.view.autofill.
|
Package autofill provides Go bindings for android.view.autofill. |
|
Package contentcapture provides Go bindings for android.view.contentcapture.
|
Package contentcapture provides Go bindings for android.view.contentcapture. |
|
Package display provides Go bindings for android.view.
|
Package display provides Go bindings for android.view. |
|
Package displayhash provides Go bindings for android.view.displayhash.
|
Package displayhash provides Go bindings for android.view.displayhash. |
|
Package inputmethod provides Go bindings for android.view.inputmethod.
|
Package inputmethod provides Go bindings for android.view.inputmethod. |
|
Package inspector provides Go bindings for android.view.inspector.
|
Package inspector provides Go bindings for android.view.inspector. |
|
Package textclassifier provides Go bindings for android.view.textclassifier.
|
Package textclassifier provides Go bindings for android.view.textclassifier. |
|
Package textservice provides Go bindings for android.view.textservice.
|
Package textservice provides Go bindings for android.view.textservice. |
|
Package translation provides Go bindings for android.view.translation.
|
Package translation provides Go bindings for android.view.translation. |