Documentation
¶
Overview ¶
Package widget provides Go bindings for android.widget.
Index ¶
- Constants
- func Init(env *jni.Env) error
- type AbsListView
- func (m *AbsListView) AfterTextChanged(arg0 *jni.Object) error
- func (m *AbsListView) BeforeTextChanged(arg0 string, arg1 int32, arg2 int32, arg3 int32) error
- func (m *AbsListView) CanScrollList(arg0 int32) (bool, error)
- func (m *AbsListView) CheckInputConnectionProxy(arg0 *jni.Object) (bool, error)
- func (m *AbsListView) ClearChoices() error
- func (m *AbsListView) ClearTextFilter() error
- func (m *AbsListView) DeferNotifyDataSetChanged() error
- func (m *AbsListView) DispatchDrawableHotspotChanged(arg0 float32, arg1 float32) error
- func (m *AbsListView) Draw(arg0 *jni.Object) error
- func (m *AbsListView) Fling(arg0 int32) error
- func (m *AbsListView) GenerateLayoutParams1(arg0 *jni.Object) (*jni.Object, error)
- func (m *AbsListView) GenerateLayoutParams1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *AbsListView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *AbsListView) GetBottomEdgeEffectColor() (int32, error)
- func (m *AbsListView) GetCacheColorHint() (int32, error)
- func (m *AbsListView) GetCheckedItemCount() (int32, error)
- func (m *AbsListView) GetCheckedItemIds() (*jni.Object, error)
- func (m *AbsListView) GetCheckedItemPosition() (int32, error)
- func (m *AbsListView) GetCheckedItemPositions() (*jni.Object, error)
- func (m *AbsListView) GetChoiceMode() (int32, error)
- func (m *AbsListView) GetFocusedRect(arg0 *jni.Object) error
- func (m *AbsListView) GetListPaddingBottom() (int32, error)
- func (m *AbsListView) GetListPaddingLeft() (int32, error)
- func (m *AbsListView) GetListPaddingRight() (int32, error)
- func (m *AbsListView) GetListPaddingTop() (int32, error)
- func (m *AbsListView) GetSelectedView() (*jni.Object, error)
- func (m *AbsListView) GetSelector() (*jni.Object, error)
- func (m *AbsListView) GetSolidColor() (int32, error)
- func (m *AbsListView) GetTextFilter() (*jni.Object, error)
- func (m *AbsListView) GetTopEdgeEffectColor() (int32, error)
- func (m *AbsListView) GetTranscriptMode() (int32, error)
- func (m *AbsListView) GetVerticalScrollbarWidth() (int32, error)
- func (m *AbsListView) HasTextFilter() (bool, error)
- func (m *AbsListView) InvalidateViews() error
- func (m *AbsListView) IsDrawSelectorOnTop() (bool, error)
- func (m *AbsListView) IsFastScrollAlwaysVisible() (bool, error)
- func (m *AbsListView) IsFastScrollEnabled() (bool, error)
- func (m *AbsListView) IsItemChecked(arg0 int32) (bool, error)
- func (m *AbsListView) IsScrollingCacheEnabled() (bool, error)
- func (m *AbsListView) IsSelectedChildViewEnabled() (bool, error)
- func (m *AbsListView) IsSmoothScrollbarEnabled() (bool, error)
- func (m *AbsListView) IsStackFromBottom() (bool, error)
- func (m *AbsListView) IsTextFilterEnabled() (bool, error)
- func (m *AbsListView) JumpDrawablesToCurrentState() error
- func (m *AbsListView) OnCancelPendingInputEvents() error
- func (m *AbsListView) OnCreateInputConnection(arg0 *jni.Object) (*jni.Object, error)
- func (m *AbsListView) OnFilterComplete(arg0 int32) error
- func (m *AbsListView) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *AbsListView) OnGlobalLayout() error
- func (m *AbsListView) OnInitializeAccessibilityNodeInfoForItem(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *AbsListView) OnInterceptHoverEvent(arg0 *jni.Object) (bool, error)
- func (m *AbsListView) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *AbsListView) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *AbsListView) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *AbsListView) OnNestedFling(arg0 *jni.Object, arg1 float32, arg2 float32, arg3 bool) (bool, error)
- func (m *AbsListView) OnNestedScroll(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
- func (m *AbsListView) OnNestedScrollAccepted(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) error
- func (m *AbsListView) OnProvideContentCaptureStructure(arg0 *jni.Object, arg1 int32) error
- func (m *AbsListView) OnRemoteAdapterConnected() (bool, error)
- func (m *AbsListView) OnRemoteAdapterDisconnected() error
- func (m *AbsListView) OnResolvePointerIcon(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *AbsListView) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *AbsListView) OnRtlPropertiesChanged(arg0 int32) error
- func (m *AbsListView) OnSaveInstanceState() (*jni.Object, error)
- func (m *AbsListView) OnStartNestedScroll(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) (bool, error)
- func (m *AbsListView) OnTextChanged(arg0 string, arg1 int32, arg2 int32, arg3 int32) error
- func (m *AbsListView) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *AbsListView) OnTouchModeChanged(arg0 bool) error
- func (m *AbsListView) OnWindowFocusChanged(arg0 bool) error
- func (m *AbsListView) PerformItemClick(arg0 *jni.Object, arg1 int32, arg2 int64) (bool, error)
- func (m *AbsListView) PointToPosition(arg0 int32, arg1 int32) (int32, error)
- func (m *AbsListView) PointToRowId(arg0 int32, arg1 int32) (int64, error)
- func (m *AbsListView) RequestDisallowInterceptTouchEvent(arg0 bool) error
- func (m *AbsListView) RequestLayout() error
- func (m *AbsListView) ScrollListBy(arg0 int32) error
- func (m *AbsListView) SetAdapter1(arg0 *jni.Object) error
- func (m *AbsListView) SetAdapter1_1(arg0 *jni.Object) error
- func (m *AbsListView) SetBottomEdgeEffectColor(arg0 int32) error
- func (m *AbsListView) SetCacheColorHint(arg0 int32) error
- func (m *AbsListView) SetChoiceMode(arg0 int32) error
- func (m *AbsListView) SetDrawSelectorOnTop(arg0 bool) error
- func (m *AbsListView) SetEdgeEffectColor(arg0 int32) error
- func (m *AbsListView) SetFastScrollAlwaysVisible(arg0 bool) error
- func (m *AbsListView) SetFastScrollEnabled(arg0 bool) error
- func (m *AbsListView) SetFastScrollStyle(arg0 int32) error
- func (m *AbsListView) SetFilterText(arg0 string) error
- func (m *AbsListView) SetFriction(arg0 float32) error
- func (m *AbsListView) SetItemChecked(arg0 int32, arg1 bool) error
- func (m *AbsListView) SetMultiChoiceModeListener(arg0 *jni.Object) error
- func (m *AbsListView) SetOnScrollListener(arg0 *jni.Object) error
- func (m *AbsListView) SetRecyclerListener(arg0 *jni.Object) error
- func (m *AbsListView) SetRemoteViewsAdapter(arg0 *jni.Object) error
- func (m *AbsListView) SetScrollBarStyle(arg0 int32) error
- func (m *AbsListView) SetScrollIndicators(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *AbsListView) SetScrollingCacheEnabled(arg0 bool) error
- func (m *AbsListView) SetSelectedChildViewEnabled(arg0 bool) error
- func (m *AbsListView) SetSelectionFromTop(arg0 int32, arg1 int32) error
- func (m *AbsListView) SetSelector1(arg0 *jni.Object) error
- func (m *AbsListView) SetSelector1_1(arg0 int32) error
- func (m *AbsListView) SetSmoothScrollbarEnabled(arg0 bool) error
- func (m *AbsListView) SetStackFromBottom(arg0 bool) error
- func (m *AbsListView) SetTextFilterEnabled(arg0 bool) error
- func (m *AbsListView) SetTopEdgeEffectColor(arg0 int32) error
- func (m *AbsListView) SetTranscriptMode(arg0 int32) error
- func (m *AbsListView) SetVelocityScale(arg0 float32) error
- func (m *AbsListView) SetVerticalScrollbarPosition(arg0 int32) error
- func (m *AbsListView) ShowContextMenu0() (bool, error)
- func (m *AbsListView) ShowContextMenu2_1(arg0 float32, arg1 float32) (bool, error)
- func (m *AbsListView) ShowContextMenuForChild1(arg0 *jni.Object) (bool, error)
- func (m *AbsListView) ShowContextMenuForChild3_1(arg0 *jni.Object, arg1 float32, arg2 float32) (bool, error)
- func (m *AbsListView) SmoothScrollBy(arg0 int32, arg1 int32) error
- func (m *AbsListView) SmoothScrollToPosition1(arg0 int32) error
- func (m *AbsListView) SmoothScrollToPosition2_1(arg0 int32, arg1 int32) error
- func (m *AbsListView) SmoothScrollToPositionFromTop2(arg0 int32, arg1 int32) error
- func (m *AbsListView) SmoothScrollToPositionFromTop3_1(arg0 int32, arg1 int32, arg2 int32) error
- func (m *AbsListView) VerifyDrawable(arg0 *jni.Object) (bool, error)
- type AbsListViewMultiChoiceModeListener
- type AbsListViewOnScrollListener
- type AbsListViewRecyclerListener
- type AbsListViewSelectionBoundsAdjuster
- type AbsSeekBar
- func (m *AbsSeekBar) DrawableHotspotChanged(arg0 float32, arg1 float32) error
- func (m *AbsSeekBar) GetAccessibilityClassName() (*jni.Object, error)
- func (m *AbsSeekBar) GetKeyProgressIncrement() (int32, error)
- func (m *AbsSeekBar) GetSplitTrack() (bool, error)
- func (m *AbsSeekBar) GetThumb() (*jni.Object, error)
- func (m *AbsSeekBar) GetThumbOffset() (int32, error)
- func (m *AbsSeekBar) GetThumbTintBlendMode() (*jni.Object, error)
- func (m *AbsSeekBar) GetThumbTintList() (*jni.Object, error)
- func (m *AbsSeekBar) GetThumbTintMode() (*jni.Object, error)
- func (m *AbsSeekBar) GetTickMark() (*jni.Object, error)
- func (m *AbsSeekBar) GetTickMarkTintBlendMode() (*jni.Object, error)
- func (m *AbsSeekBar) GetTickMarkTintList() (*jni.Object, error)
- func (m *AbsSeekBar) GetTickMarkTintMode() (*jni.Object, error)
- func (m *AbsSeekBar) JumpDrawablesToCurrentState() error
- func (m *AbsSeekBar) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *AbsSeekBar) OnRtlPropertiesChanged(arg0 int32) error
- func (m *AbsSeekBar) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *AbsSeekBar) SetKeyProgressIncrement(arg0 int32) error
- func (m *AbsSeekBar) SetSplitTrack(arg0 bool) error
- func (m *AbsSeekBar) SetThumb(arg0 *jni.Object) error
- func (m *AbsSeekBar) SetThumbOffset(arg0 int32) error
- func (m *AbsSeekBar) SetThumbTintBlendMode(arg0 *jni.Object) error
- func (m *AbsSeekBar) SetThumbTintList(arg0 *jni.Object) error
- func (m *AbsSeekBar) SetThumbTintMode(arg0 *jni.Object) error
- func (m *AbsSeekBar) SetTickMark(arg0 *jni.Object) error
- func (m *AbsSeekBar) SetTickMarkTintBlendMode(arg0 *jni.Object) error
- func (m *AbsSeekBar) SetTickMarkTintList(arg0 *jni.Object) error
- func (m *AbsSeekBar) SetTickMarkTintMode(arg0 *jni.Object) error
- type AbsSpinner
- func (m *AbsSpinner) Autofill(arg0 *jni.Object) error
- func (m *AbsSpinner) GetAccessibilityClassName() (*jni.Object, error)
- func (m *AbsSpinner) GetAdapter0() (*jni.Object, error)
- func (m *AbsSpinner) GetAdapter0_1() (*jni.Object, error)
- func (m *AbsSpinner) GetAutofillType() (int32, error)
- func (m *AbsSpinner) GetAutofillValue() (*jni.Object, error)
- func (m *AbsSpinner) GetCount() (int32, error)
- func (m *AbsSpinner) GetSelectedView() (*jni.Object, error)
- func (m *AbsSpinner) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *AbsSpinner) OnSaveInstanceState() (*jni.Object, error)
- func (m *AbsSpinner) PointToPosition(arg0 int32, arg1 int32) (int32, error)
- func (m *AbsSpinner) RequestLayout() error
- func (m *AbsSpinner) SetAdapter1(arg0 *jni.Object) error
- func (m *AbsSpinner) SetAdapter1_1(arg0 *jni.Object) error
- func (m *AbsSpinner) SetSelection1(arg0 int32) error
- func (m *AbsSpinner) SetSelection2_1(arg0 int32, arg1 bool) error
- type AbsoluteLayout
- type AbsoluteLayoutLayoutParams
- type ActionMenuView
- func (m *ActionMenuView) DismissPopupMenus() error
- func (m *ActionMenuView) GenerateLayoutParams1(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActionMenuView) GenerateLayoutParams1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActionMenuView) GenerateLayoutParams1_2(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActionMenuView) GetMenu() (*jni.Object, error)
- func (m *ActionMenuView) GetOverflowIcon() (*jni.Object, error)
- func (m *ActionMenuView) GetPopupTheme() (int32, error)
- func (m *ActionMenuView) HideOverflowMenu() (bool, error)
- func (m *ActionMenuView) IsOverflowMenuShowing() (bool, error)
- func (m *ActionMenuView) OnConfigurationChanged(arg0 *jni.Object) error
- func (m *ActionMenuView) OnDetachedFromWindow() error
- func (m *ActionMenuView) SetOnMenuItemClickListener(arg0 *jni.Object) error
- func (m *ActionMenuView) SetOverflowIcon(arg0 *jni.Object) error
- func (m *ActionMenuView) SetPopupTheme(arg0 int32) error
- func (m *ActionMenuView) ShowOverflowMenu() (bool, error)
- type ActionMenuViewOnMenuItemClickListener
- type Adapter
- func (m *Adapter) GetCount() (int32, error)
- func (m *Adapter) GetItem(arg0 int32) (*jni.Object, error)
- func (m *Adapter) GetItemId(arg0 int32) (int64, error)
- func (m *Adapter) GetItemViewType(arg0 int32) (int32, error)
- func (m *Adapter) GetView(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *Adapter) GetViewTypeCount() (int32, error)
- func (m *Adapter) HasStableIds() (bool, error)
- func (m *Adapter) IsEmpty() (bool, error)
- func (m *Adapter) RegisterDataSetObserver(arg0 *jni.Object) error
- func (m *Adapter) UnregisterDataSetObserver(arg0 *jni.Object) error
- type AdapterView
- func (m *AdapterView) AddView1(arg0 *jni.Object) error
- func (m *AdapterView) AddView2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *AdapterView) AddView2_2(arg0 *jni.Object, arg1 int32) error
- func (m *AdapterView) AddView3_3(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *AdapterView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *AdapterView) GetCount() (int32, error)
- func (m *AdapterView) GetEmptyView() (*jni.Object, error)
- func (m *AdapterView) GetFirstVisiblePosition() (int32, error)
- func (m *AdapterView) GetItemAtPosition(arg0 int32) (*jni.Object, error)
- func (m *AdapterView) GetItemIdAtPosition(arg0 int32) (int64, error)
- func (m *AdapterView) GetLastVisiblePosition() (int32, error)
- func (m *AdapterView) GetOnItemClickListener() (*jni.Object, error)
- func (m *AdapterView) GetOnItemLongClickListener() (*jni.Object, error)
- func (m *AdapterView) GetOnItemSelectedListener() (*jni.Object, error)
- func (m *AdapterView) GetPositionForView(arg0 *jni.Object) (int32, error)
- func (m *AdapterView) GetSelectedItem() (*jni.Object, error)
- func (m *AdapterView) GetSelectedItemId() (int64, error)
- func (m *AdapterView) GetSelectedItemPosition() (int32, error)
- func (m *AdapterView) GetSelectedView() (*jni.Object, error)
- func (m *AdapterView) OnProvideAutofillStructure(arg0 *jni.Object, arg1 int32) error
- func (m *AdapterView) PerformItemClick(arg0 *jni.Object, arg1 int32, arg2 int64) (bool, error)
- func (m *AdapterView) RemoveAllViews() error
- func (m *AdapterView) RemoveView(arg0 *jni.Object) error
- func (m *AdapterView) RemoveViewAt(arg0 int32) error
- func (m *AdapterView) SetEmptyView(arg0 *jni.Object) error
- func (m *AdapterView) SetFocusable(arg0 int32) error
- func (m *AdapterView) SetFocusableInTouchMode(arg0 bool) error
- func (m *AdapterView) SetOnClickListener(arg0 *jni.Object) error
- func (m *AdapterView) SetOnItemClickListener(arg0 *jni.Object) error
- func (m *AdapterView) SetOnItemLongClickListener(arg0 *jni.Object) error
- func (m *AdapterView) SetOnItemSelectedListener(arg0 *jni.Object) error
- func (m *AdapterView) SetSelection(arg0 int32) error
- type AdapterViewAnimator
- func (m *AdapterViewAnimator) Advance() error
- func (m *AdapterViewAnimator) DeferNotifyDataSetChanged() error
- func (m *AdapterViewAnimator) FyiWillBeAdvancedByHostKThx() error
- func (m *AdapterViewAnimator) GetAccessibilityClassName() (*jni.Object, error)
- func (m *AdapterViewAnimator) GetAdapter() (*jni.Object, error)
- func (m *AdapterViewAnimator) GetBaseline() (int32, error)
- func (m *AdapterViewAnimator) GetCurrentView() (*jni.Object, error)
- func (m *AdapterViewAnimator) GetDisplayedChild() (int32, error)
- func (m *AdapterViewAnimator) GetInAnimation() (*jni.Object, error)
- func (m *AdapterViewAnimator) GetOutAnimation() (*jni.Object, error)
- func (m *AdapterViewAnimator) GetSelectedView() (*jni.Object, error)
- func (m *AdapterViewAnimator) OnRemoteAdapterConnected() (bool, error)
- func (m *AdapterViewAnimator) OnRemoteAdapterDisconnected() error
- func (m *AdapterViewAnimator) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *AdapterViewAnimator) OnSaveInstanceState() (*jni.Object, error)
- func (m *AdapterViewAnimator) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *AdapterViewAnimator) SetAdapter(arg0 *jni.Object) error
- func (m *AdapterViewAnimator) SetAnimateFirstView(arg0 bool) error
- func (m *AdapterViewAnimator) SetDisplayedChild(arg0 int32) error
- func (m *AdapterViewAnimator) SetInAnimation1(arg0 *jni.Object) error
- func (m *AdapterViewAnimator) SetInAnimation2_1(arg0 *jni.Object, arg1 int32) error
- func (m *AdapterViewAnimator) SetOutAnimation1(arg0 *jni.Object) error
- func (m *AdapterViewAnimator) SetOutAnimation2_1(arg0 *jni.Object, arg1 int32) error
- func (m *AdapterViewAnimator) SetRemoteViewsAdapter(arg0 *jni.Object) error
- func (m *AdapterViewAnimator) SetSelection(arg0 int32) error
- func (m *AdapterViewAnimator) ShowNext() error
- func (m *AdapterViewAnimator) ShowPrevious() error
- type AdapterViewFlipper
- func (m *AdapterViewFlipper) FyiWillBeAdvancedByHostKThx() error
- func (m *AdapterViewFlipper) GetAccessibilityClassName() (*jni.Object, error)
- func (m *AdapterViewFlipper) GetFlipInterval() (int32, error)
- func (m *AdapterViewFlipper) IsAutoStart() (bool, error)
- func (m *AdapterViewFlipper) IsFlipping() (bool, error)
- func (m *AdapterViewFlipper) SetAdapter(arg0 *jni.Object) error
- func (m *AdapterViewFlipper) SetAutoStart(arg0 bool) error
- func (m *AdapterViewFlipper) SetFlipInterval(arg0 int32) error
- func (m *AdapterViewFlipper) ShowNext() error
- func (m *AdapterViewFlipper) ShowPrevious() error
- func (m *AdapterViewFlipper) StartFlipping() error
- func (m *AdapterViewFlipper) StopFlipping() error
- type Advanceable
- type AlphabetIndexer
- func (m *AlphabetIndexer) GetPositionForSection(arg0 int32) (int32, error)
- func (m *AlphabetIndexer) GetSectionForPosition(arg0 int32) (int32, error)
- func (m *AlphabetIndexer) GetSections() (*jni.Object, error)
- func (m *AlphabetIndexer) OnChanged() error
- func (m *AlphabetIndexer) OnInvalidated() error
- func (m *AlphabetIndexer) SetCursor(arg0 *jni.Object) error
- type AnalogClock
- func (m *AnalogClock) GetDialTintBlendMode() (*jni.Object, error)
- func (m *AnalogClock) GetDialTintList() (*jni.Object, error)
- func (m *AnalogClock) GetHourHandTintBlendMode() (*jni.Object, error)
- func (m *AnalogClock) GetHourHandTintList() (*jni.Object, error)
- func (m *AnalogClock) GetMinuteHandTintBlendMode() (*jni.Object, error)
- func (m *AnalogClock) GetMinuteHandTintList() (*jni.Object, error)
- func (m *AnalogClock) GetSecondHandTintBlendMode() (*jni.Object, error)
- func (m *AnalogClock) GetSecondHandTintList() (*jni.Object, error)
- func (m *AnalogClock) GetTimeZone() (string, error)
- func (m *AnalogClock) OnVisibilityAggregated(arg0 bool) error
- func (m *AnalogClock) SetDial(arg0 *jni.Object) error
- func (m *AnalogClock) SetDialTintBlendMode(arg0 *jni.Object) error
- func (m *AnalogClock) SetDialTintList(arg0 *jni.Object) error
- func (m *AnalogClock) SetHourHand(arg0 *jni.Object) error
- func (m *AnalogClock) SetHourHandTintBlendMode(arg0 *jni.Object) error
- func (m *AnalogClock) SetHourHandTintList(arg0 *jni.Object) error
- func (m *AnalogClock) SetMinuteHand(arg0 *jni.Object) error
- func (m *AnalogClock) SetMinuteHandTintBlendMode(arg0 *jni.Object) error
- func (m *AnalogClock) SetMinuteHandTintList(arg0 *jni.Object) error
- func (m *AnalogClock) SetSecondHand(arg0 *jni.Object) error
- func (m *AnalogClock) SetSecondHandTintBlendMode(arg0 *jni.Object) error
- func (m *AnalogClock) SetSecondHandTintList(arg0 *jni.Object) error
- func (m *AnalogClock) SetTimeZone(arg0 string) error
- type ArrayAdapter
- func (m *ArrayAdapter) AddAll(arg0 *jni.Object) error
- func (m *ArrayAdapter) Clear() error
- func (m *ArrayAdapter) GetAutofillOptions() (*jni.Object, error)
- func (m *ArrayAdapter) GetContext() (*jni.Object, error)
- func (m *ArrayAdapter) GetCount() (int32, error)
- func (m *ArrayAdapter) GetDropDownView(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *ArrayAdapter) GetDropDownViewTheme() (*jni.Object, error)
- func (m *ArrayAdapter) GetFilter() (*jni.Object, error)
- func (m *ArrayAdapter) GetItemId(arg0 int32) (int64, error)
- func (m *ArrayAdapter) GetView(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *ArrayAdapter) NotifyDataSetChanged() error
- func (m *ArrayAdapter) SetDropDownViewResource(arg0 int32) error
- func (m *ArrayAdapter) SetDropDownViewTheme(arg0 *jni.Object) error
- func (m *ArrayAdapter) SetNotifyOnChange(arg0 bool) error
- type AutoCompleteTextView
- func (m *AutoCompleteTextView) ClearListSelection() error
- func (m *AutoCompleteTextView) DismissDropDown() error
- func (m *AutoCompleteTextView) EnoughToFilter() (bool, error)
- func (m *AutoCompleteTextView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *AutoCompleteTextView) GetAdapter() (*jni.Object, error)
- func (m *AutoCompleteTextView) GetCompletionHint() (*jni.Object, error)
- func (m *AutoCompleteTextView) GetDropDownAnchor() (int32, error)
- func (m *AutoCompleteTextView) GetDropDownBackground() (*jni.Object, error)
- func (m *AutoCompleteTextView) GetDropDownHeight() (int32, error)
- func (m *AutoCompleteTextView) GetDropDownHorizontalOffset() (int32, error)
- func (m *AutoCompleteTextView) GetDropDownVerticalOffset() (int32, error)
- func (m *AutoCompleteTextView) GetDropDownWidth() (int32, error)
- func (m *AutoCompleteTextView) GetInputMethodMode() (int32, error)
- func (m *AutoCompleteTextView) GetItemClickListener() (*jni.Object, error)
- func (m *AutoCompleteTextView) GetItemSelectedListener() (*jni.Object, error)
- func (m *AutoCompleteTextView) GetListSelection() (int32, error)
- func (m *AutoCompleteTextView) GetOnItemClickListener() (*jni.Object, error)
- func (m *AutoCompleteTextView) GetOnItemSelectedListener() (*jni.Object, error)
- func (m *AutoCompleteTextView) GetThreshold() (int32, error)
- func (m *AutoCompleteTextView) GetValidator() (*jni.Object, error)
- func (m *AutoCompleteTextView) IsPerformingCompletion() (bool, error)
- func (m *AutoCompleteTextView) IsPopupShowing() (bool, error)
- func (m *AutoCompleteTextView) OnCommitCompletion(arg0 *jni.Object) error
- func (m *AutoCompleteTextView) OnFilterComplete(arg0 int32) error
- func (m *AutoCompleteTextView) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *AutoCompleteTextView) OnKeyPreIme(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *AutoCompleteTextView) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *AutoCompleteTextView) OnWindowFocusChanged(arg0 bool) error
- func (m *AutoCompleteTextView) PerformCompletion() error
- func (m *AutoCompleteTextView) PerformValidation() error
- func (m *AutoCompleteTextView) RefreshAutoCompleteResults() error
- func (m *AutoCompleteTextView) SetCompletionHint(arg0 string) error
- func (m *AutoCompleteTextView) SetDropDownAnchor(arg0 int32) error
- func (m *AutoCompleteTextView) SetDropDownBackgroundDrawable(arg0 *jni.Object) error
- func (m *AutoCompleteTextView) SetDropDownBackgroundResource(arg0 int32) error
- func (m *AutoCompleteTextView) SetDropDownHeight(arg0 int32) error
- func (m *AutoCompleteTextView) SetDropDownHorizontalOffset(arg0 int32) error
- func (m *AutoCompleteTextView) SetDropDownVerticalOffset(arg0 int32) error
- func (m *AutoCompleteTextView) SetDropDownWidth(arg0 int32) error
- func (m *AutoCompleteTextView) SetInputMethodMode(arg0 int32) error
- func (m *AutoCompleteTextView) SetListSelection(arg0 int32) error
- func (m *AutoCompleteTextView) SetOnClickListener(arg0 *jni.Object) error
- func (m *AutoCompleteTextView) SetOnDismissListener(arg0 *jni.Object) error
- func (m *AutoCompleteTextView) SetOnItemClickListener(arg0 *jni.Object) error
- func (m *AutoCompleteTextView) SetOnItemSelectedListener(arg0 *jni.Object) error
- func (m *AutoCompleteTextView) SetText(arg0 string, arg1 bool) error
- func (m *AutoCompleteTextView) SetThreshold(arg0 int32) error
- func (m *AutoCompleteTextView) SetValidator(arg0 *jni.Object) error
- func (m *AutoCompleteTextView) ShowDropDown() error
- type AutoCompleteTextViewOnDismissListener
- type AutoCompleteTextViewValidator
- type BaseAdapter
- func (m *BaseAdapter) AreAllItemsEnabled() (bool, error)
- func (m *BaseAdapter) GetAutofillOptions() (*jni.Object, error)
- func (m *BaseAdapter) GetDropDownView(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *BaseAdapter) GetItemViewType(arg0 int32) (int32, error)
- func (m *BaseAdapter) GetViewTypeCount() (int32, error)
- func (m *BaseAdapter) HasStableIds() (bool, error)
- func (m *BaseAdapter) IsEmpty() (bool, error)
- func (m *BaseAdapter) IsEnabled(arg0 int32) (bool, error)
- func (m *BaseAdapter) NotifyDataSetChanged() error
- func (m *BaseAdapter) NotifyDataSetInvalidated() error
- func (m *BaseAdapter) RegisterDataSetObserver(arg0 *jni.Object) error
- func (m *BaseAdapter) SetAutofillOptions(arg0 *jni.Object) error
- func (m *BaseAdapter) UnregisterDataSetObserver(arg0 *jni.Object) error
- type BaseExpandableListAdapter
- func (m *BaseExpandableListAdapter) AreAllItemsEnabled() (bool, error)
- func (m *BaseExpandableListAdapter) GetChildType(arg0 int32, arg1 int32) (int32, error)
- func (m *BaseExpandableListAdapter) GetChildTypeCount() (int32, error)
- func (m *BaseExpandableListAdapter) GetCombinedChildId(arg0 int64, arg1 int64) (int64, error)
- func (m *BaseExpandableListAdapter) GetCombinedGroupId(arg0 int64) (int64, error)
- func (m *BaseExpandableListAdapter) GetGroupType(arg0 int32) (int32, error)
- func (m *BaseExpandableListAdapter) GetGroupTypeCount() (int32, error)
- func (m *BaseExpandableListAdapter) IsEmpty() (bool, error)
- func (m *BaseExpandableListAdapter) NotifyDataSetChanged() error
- func (m *BaseExpandableListAdapter) NotifyDataSetInvalidated() error
- func (m *BaseExpandableListAdapter) OnGroupCollapsed(arg0 int32) error
- func (m *BaseExpandableListAdapter) OnGroupExpanded(arg0 int32) error
- func (m *BaseExpandableListAdapter) RegisterDataSetObserver(arg0 *jni.Object) error
- func (m *BaseExpandableListAdapter) UnregisterDataSetObserver(arg0 *jni.Object) error
- type Button
- type CalendarView
- func (m *CalendarView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *CalendarView) GetDate() (int64, error)
- func (m *CalendarView) GetDateTextAppearance() (int32, error)
- func (m *CalendarView) GetFirstDayOfWeek() (int32, error)
- func (m *CalendarView) GetFocusedMonthDateColor() (int32, error)
- func (m *CalendarView) GetMaxDate() (int64, error)
- func (m *CalendarView) GetMinDate() (int64, error)
- func (m *CalendarView) GetSelectedDateVerticalBar() (*jni.Object, error)
- func (m *CalendarView) GetSelectedWeekBackgroundColor() (int32, error)
- func (m *CalendarView) GetShowWeekNumber() (bool, error)
- func (m *CalendarView) GetShownWeekCount() (int32, error)
- func (m *CalendarView) GetUnfocusedMonthDateColor() (int32, error)
- func (m *CalendarView) GetWeekDayTextAppearance() (int32, error)
- func (m *CalendarView) GetWeekNumberColor() (int32, error)
- func (m *CalendarView) GetWeekSeparatorLineColor() (int32, error)
- func (m *CalendarView) SetDate1(arg0 int64) error
- func (m *CalendarView) SetDate3_1(arg0 int64, arg1 bool, arg2 bool) error
- func (m *CalendarView) SetDateTextAppearance(arg0 int32) error
- func (m *CalendarView) SetFirstDayOfWeek(arg0 int32) error
- func (m *CalendarView) SetFocusedMonthDateColor(arg0 int32) error
- func (m *CalendarView) SetMaxDate(arg0 int64) error
- func (m *CalendarView) SetMinDate(arg0 int64) error
- func (m *CalendarView) SetOnDateChangeListener(arg0 *jni.Object) error
- func (m *CalendarView) SetSelectedDateVerticalBar1(arg0 *jni.Object) error
- func (m *CalendarView) SetSelectedDateVerticalBar1_1(arg0 int32) error
- func (m *CalendarView) SetSelectedWeekBackgroundColor(arg0 int32) error
- func (m *CalendarView) SetShowWeekNumber(arg0 bool) error
- func (m *CalendarView) SetShownWeekCount(arg0 int32) error
- func (m *CalendarView) SetUnfocusedMonthDateColor(arg0 int32) error
- func (m *CalendarView) SetWeekDayTextAppearance(arg0 int32) error
- func (m *CalendarView) SetWeekNumberColor(arg0 int32) error
- func (m *CalendarView) SetWeekSeparatorLineColor(arg0 int32) error
- type CalendarViewOnDateChangeListener
- type CheckBox
- type Checkable
- type CheckedTextView
- func (m *CheckedTextView) DrawableHotspotChanged(arg0 float32, arg1 float32) error
- func (m *CheckedTextView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *CheckedTextView) GetCheckMarkDrawable() (*jni.Object, error)
- func (m *CheckedTextView) GetCheckMarkTintBlendMode() (*jni.Object, error)
- func (m *CheckedTextView) GetCheckMarkTintList() (*jni.Object, error)
- func (m *CheckedTextView) GetCheckMarkTintMode() (*jni.Object, error)
- func (m *CheckedTextView) IsChecked() (bool, error)
- func (m *CheckedTextView) JumpDrawablesToCurrentState() error
- func (m *CheckedTextView) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *CheckedTextView) OnRtlPropertiesChanged(arg0 int32) error
- func (m *CheckedTextView) OnSaveInstanceState() (*jni.Object, error)
- func (m *CheckedTextView) SetCheckMarkDrawable1(arg0 *jni.Object) error
- func (m *CheckedTextView) SetCheckMarkDrawable1_1(arg0 int32) error
- func (m *CheckedTextView) SetCheckMarkTintBlendMode(arg0 *jni.Object) error
- func (m *CheckedTextView) SetCheckMarkTintList(arg0 *jni.Object) error
- func (m *CheckedTextView) SetCheckMarkTintMode(arg0 *jni.Object) error
- func (m *CheckedTextView) SetChecked(arg0 bool) error
- func (m *CheckedTextView) SetVisibility(arg0 int32) error
- func (m *CheckedTextView) Toggle() error
- type Chronometer
- func (m *Chronometer) GetAccessibilityClassName() (*jni.Object, error)
- func (m *Chronometer) GetBase() (int64, error)
- func (m *Chronometer) GetContentDescription() (*jni.Object, error)
- func (m *Chronometer) GetFormat() (string, error)
- func (m *Chronometer) GetOnChronometerTickListener() (*jni.Object, error)
- func (m *Chronometer) IsCountDown() (bool, error)
- func (m *Chronometer) IsTheFinalCountDown() (bool, error)
- func (m *Chronometer) SetBase(arg0 int64) error
- func (m *Chronometer) SetCountDown(arg0 bool) error
- func (m *Chronometer) SetFormat(arg0 string) error
- func (m *Chronometer) SetOnChronometerTickListener(arg0 *jni.Object) error
- func (m *Chronometer) Start() error
- func (m *Chronometer) Stop() error
- type ChronometerOnChronometerTickListener
- type CompoundButton
- func (m *CompoundButton) Autofill(arg0 *jni.Object) error
- func (m *CompoundButton) DrawableHotspotChanged(arg0 float32, arg1 float32) error
- func (m *CompoundButton) GetAccessibilityClassName() (*jni.Object, error)
- func (m *CompoundButton) GetAutofillType() (int32, error)
- func (m *CompoundButton) GetAutofillValue() (*jni.Object, error)
- func (m *CompoundButton) GetButtonDrawable() (*jni.Object, error)
- func (m *CompoundButton) GetButtonTintBlendMode() (*jni.Object, error)
- func (m *CompoundButton) GetButtonTintList() (*jni.Object, error)
- func (m *CompoundButton) GetButtonTintMode() (*jni.Object, error)
- func (m *CompoundButton) GetCompoundPaddingLeft() (int32, error)
- func (m *CompoundButton) GetCompoundPaddingRight() (int32, error)
- func (m *CompoundButton) IsChecked() (bool, error)
- func (m *CompoundButton) JumpDrawablesToCurrentState() error
- func (m *CompoundButton) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *CompoundButton) OnSaveInstanceState() (*jni.Object, error)
- func (m *CompoundButton) PerformClick() (bool, error)
- func (m *CompoundButton) SetButtonDrawable1(arg0 *jni.Object) error
- func (m *CompoundButton) SetButtonDrawable1_1(arg0 int32) error
- func (m *CompoundButton) SetButtonIcon(arg0 *jni.Object) error
- func (m *CompoundButton) SetButtonTintBlendMode(arg0 *jni.Object) error
- func (m *CompoundButton) SetButtonTintList(arg0 *jni.Object) error
- func (m *CompoundButton) SetButtonTintMode(arg0 *jni.Object) error
- func (m *CompoundButton) SetChecked(arg0 bool) error
- func (m *CompoundButton) SetOnCheckedChangeListener(arg0 *jni.Object) error
- func (m *CompoundButton) SetStateDescription(arg0 string) error
- func (m *CompoundButton) Toggle() error
- type CompoundButtonOnCheckedChangeListener
- type CursorAdapter
- func (m *CursorAdapter) BindView(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *CursorAdapter) ChangeCursor(arg0 *jni.Object) error
- func (m *CursorAdapter) ConvertToString(arg0 *jni.Object) (*jni.Object, error)
- func (m *CursorAdapter) GetCount() (int32, error)
- func (m *CursorAdapter) GetCursor() (*jni.Object, error)
- func (m *CursorAdapter) GetDropDownView(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *CursorAdapter) GetDropDownViewTheme() (*jni.Object, error)
- func (m *CursorAdapter) GetFilter() (*jni.Object, error)
- func (m *CursorAdapter) GetFilterQueryProvider() (*jni.Object, error)
- func (m *CursorAdapter) GetItem(arg0 int32) (*jni.Object, error)
- func (m *CursorAdapter) GetItemId(arg0 int32) (int64, error)
- func (m *CursorAdapter) GetView(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *CursorAdapter) HasStableIds() (bool, error)
- func (m *CursorAdapter) NewDropDownView(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *CursorAdapter) NewView(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *CursorAdapter) RunQueryOnBackgroundThread(arg0 string) (*jni.Object, error)
- func (m *CursorAdapter) SetDropDownViewTheme(arg0 *jni.Object) error
- func (m *CursorAdapter) SetFilterQueryProvider(arg0 *jni.Object) error
- func (m *CursorAdapter) SwapCursor(arg0 *jni.Object) (*jni.Object, error)
- type CursorTreeAdapter
- func (m *CursorTreeAdapter) ChangeCursor(arg0 *jni.Object) error
- func (m *CursorTreeAdapter) ConvertToString(arg0 *jni.Object) (string, error)
- func (m *CursorTreeAdapter) GetChild2(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *CursorTreeAdapter) GetChild2_1(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *CursorTreeAdapter) GetChildId(arg0 int32, arg1 int32) (int64, error)
- func (m *CursorTreeAdapter) GetChildView(arg0 int32, arg1 int32, arg2 bool, arg3 *jni.Object, arg4 *jni.Object) (*jni.Object, error)
- func (m *CursorTreeAdapter) GetChildrenCount(arg0 int32) (int32, error)
- func (m *CursorTreeAdapter) GetCursor() (*jni.Object, error)
- func (m *CursorTreeAdapter) GetFilter() (*jni.Object, error)
- func (m *CursorTreeAdapter) GetFilterQueryProvider() (*jni.Object, error)
- func (m *CursorTreeAdapter) GetGroup1(arg0 int32) (*jni.Object, error)
- func (m *CursorTreeAdapter) GetGroup1_1(arg0 int32) (*jni.Object, error)
- func (m *CursorTreeAdapter) GetGroupCount() (int32, error)
- func (m *CursorTreeAdapter) GetGroupId(arg0 int32) (int64, error)
- func (m *CursorTreeAdapter) GetGroupView(arg0 int32, arg1 bool, arg2 *jni.Object, arg3 *jni.Object) (*jni.Object, error)
- func (m *CursorTreeAdapter) HasStableIds() (bool, error)
- func (m *CursorTreeAdapter) IsChildSelectable(arg0 int32, arg1 int32) (bool, error)
- func (m *CursorTreeAdapter) NotifyDataSetChanged0() error
- func (m *CursorTreeAdapter) NotifyDataSetChanged1_1(arg0 bool) error
- func (m *CursorTreeAdapter) NotifyDataSetInvalidated() error
- func (m *CursorTreeAdapter) OnGroupCollapsed(arg0 int32) error
- func (m *CursorTreeAdapter) RunQueryOnBackgroundThread(arg0 string) (*jni.Object, error)
- func (m *CursorTreeAdapter) SetChildrenCursor(arg0 int32, arg1 *jni.Object) error
- func (m *CursorTreeAdapter) SetFilterQueryProvider(arg0 *jni.Object) error
- func (m *CursorTreeAdapter) SetGroupCursor(arg0 *jni.Object) error
- type DatePicker
- func (m *DatePicker) Autofill(arg0 *jni.Object) error
- func (m *DatePicker) DispatchProvideAutofillStructure(arg0 *jni.Object, arg1 int32) error
- func (m *DatePicker) GetAccessibilityClassName() (*jni.Object, error)
- func (m *DatePicker) GetAutofillType() (int32, error)
- func (m *DatePicker) GetAutofillValue() (*jni.Object, error)
- func (m *DatePicker) GetCalendarView() (*jni.Object, error)
- func (m *DatePicker) GetCalendarViewShown() (bool, error)
- func (m *DatePicker) GetDayOfMonth() (int32, error)
- func (m *DatePicker) GetFirstDayOfWeek() (int32, error)
- func (m *DatePicker) GetMaxDate() (int64, error)
- func (m *DatePicker) GetMinDate() (int64, error)
- func (m *DatePicker) GetMonth() (int32, error)
- func (m *DatePicker) GetSpinnersShown() (bool, error)
- func (m *DatePicker) GetYear() (int32, error)
- func (m *DatePicker) Init(arg0 int32, arg1 int32, arg2 int32, arg3 *jni.Object) error
- func (m *DatePicker) IsEnabled() (bool, error)
- func (m *DatePicker) SetCalendarViewShown(arg0 bool) error
- func (m *DatePicker) SetEnabled(arg0 bool) error
- func (m *DatePicker) SetFirstDayOfWeek(arg0 int32) error
- func (m *DatePicker) SetMaxDate(arg0 int64) error
- func (m *DatePicker) SetMinDate(arg0 int64) error
- func (m *DatePicker) SetOnDateChangedListener(arg0 *jni.Object) error
- func (m *DatePicker) SetSpinnersShown(arg0 bool) error
- func (m *DatePicker) UpdateDate(arg0 int32, arg1 int32, arg2 int32) error
- type DatePickerOnDateChangedListener
- type DialerFilter
- func (m *DialerFilter) Append(arg0 string) error
- func (m *DialerFilter) ClearText() error
- func (m *DialerFilter) GetDigits() (*jni.Object, error)
- func (m *DialerFilter) GetFilterText() (*jni.Object, error)
- func (m *DialerFilter) GetLetters() (*jni.Object, error)
- func (m *DialerFilter) GetMode() (int32, error)
- func (m *DialerFilter) IsQwertyKeyboard() (bool, error)
- func (m *DialerFilter) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *DialerFilter) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *DialerFilter) RemoveFilterWatcher(arg0 *jni.Object) error
- func (m *DialerFilter) SetDigitsWatcher(arg0 *jni.Object) error
- func (m *DialerFilter) SetFilterWatcher(arg0 *jni.Object) error
- func (m *DialerFilter) SetLettersWatcher(arg0 *jni.Object) error
- func (m *DialerFilter) SetMode(arg0 int32) error
- type DigitalClock
- type EdgeEffect
- func (m *EdgeEffect) Draw(arg0 *jni.Object) (bool, error)
- func (m *EdgeEffect) Finish() error
- func (m *EdgeEffect) GetBlendMode() (*jni.Object, error)
- func (m *EdgeEffect) GetColor() (int32, error)
- func (m *EdgeEffect) GetDistance() (float32, error)
- func (m *EdgeEffect) GetMaxHeight() (int32, error)
- func (m *EdgeEffect) IsFinished() (bool, error)
- func (m *EdgeEffect) OnAbsorb(arg0 int32) error
- func (m *EdgeEffect) OnPull1(arg0 float32) error
- func (m *EdgeEffect) OnPull2_1(arg0 float32, arg1 float32) error
- func (m *EdgeEffect) OnPullDistance(arg0 float32, arg1 float32) (float32, error)
- func (m *EdgeEffect) OnRelease() error
- func (m *EdgeEffect) SetBlendMode(arg0 *jni.Object) error
- func (m *EdgeEffect) SetColor(arg0 int32) error
- func (m *EdgeEffect) SetSize(arg0 int32, arg1 int32) error
- type EditText
- func (m *EditText) ExtendSelection(arg0 int32) error
- func (m *EditText) GetAccessibilityClassName() (*jni.Object, error)
- func (m *EditText) GetFreezesText() (bool, error)
- func (m *EditText) GetText0() (*jni.Object, error)
- func (m *EditText) GetText0_1() (*jni.Object, error)
- func (m *EditText) IsStyleShortcutEnabled() (bool, error)
- func (m *EditText) OnKeyShortcut(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *EditText) OnTextContextMenuItem(arg0 int32) (bool, error)
- func (m *EditText) SelectAll() error
- func (m *EditText) SetEllipsize(arg0 *jni.Object) error
- func (m *EditText) SetSelection1(arg0 int32) error
- func (m *EditText) SetSelection2_1(arg0 int32, arg1 int32) error
- func (m *EditText) SetStyleShortcutsEnabled(arg0 bool) error
- func (m *EditText) SetText(arg0 string, arg1 *jni.Object) error
- type ExpandableListAdapter
- func (m *ExpandableListAdapter) AreAllItemsEnabled() (bool, error)
- func (m *ExpandableListAdapter) GetChild(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *ExpandableListAdapter) GetChildId(arg0 int32, arg1 int32) (int64, error)
- func (m *ExpandableListAdapter) GetChildView(arg0 int32, arg1 int32, arg2 bool, arg3 *jni.Object, arg4 *jni.Object) (*jni.Object, error)
- func (m *ExpandableListAdapter) GetChildrenCount(arg0 int32) (int32, error)
- func (m *ExpandableListAdapter) GetCombinedChildId(arg0 int64, arg1 int64) (int64, error)
- func (m *ExpandableListAdapter) GetCombinedGroupId(arg0 int64) (int64, error)
- func (m *ExpandableListAdapter) GetGroup(arg0 int32) (*jni.Object, error)
- func (m *ExpandableListAdapter) GetGroupCount() (int32, error)
- func (m *ExpandableListAdapter) GetGroupId(arg0 int32) (int64, error)
- func (m *ExpandableListAdapter) GetGroupView(arg0 int32, arg1 bool, arg2 *jni.Object, arg3 *jni.Object) (*jni.Object, error)
- func (m *ExpandableListAdapter) HasStableIds() (bool, error)
- func (m *ExpandableListAdapter) IsChildSelectable(arg0 int32, arg1 int32) (bool, error)
- func (m *ExpandableListAdapter) IsEmpty() (bool, error)
- func (m *ExpandableListAdapter) OnGroupCollapsed(arg0 int32) error
- func (m *ExpandableListAdapter) OnGroupExpanded(arg0 int32) error
- func (m *ExpandableListAdapter) RegisterDataSetObserver(arg0 *jni.Object) error
- func (m *ExpandableListAdapter) UnregisterDataSetObserver(arg0 *jni.Object) error
- type ExpandableListView
- func (m *ExpandableListView) CollapseGroup(arg0 int32) (bool, error)
- func (m *ExpandableListView) ExpandGroup1(arg0 int32) (bool, error)
- func (m *ExpandableListView) ExpandGroup2_1(arg0 int32, arg1 bool) (bool, error)
- func (m *ExpandableListView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ExpandableListView) GetAdapter0() (*jni.Object, error)
- func (m *ExpandableListView) GetAdapter0_1() (*jni.Object, error)
- func (m *ExpandableListView) GetExpandableListAdapter() (*jni.Object, error)
- func (m *ExpandableListView) GetExpandableListPosition(arg0 int32) (int64, error)
- func (m *ExpandableListView) GetFlatListPosition(arg0 int64) (int32, error)
- func (m *ExpandableListView) GetPackedPositionChild(arg0 int64) (int32, error)
- func (m *ExpandableListView) GetPackedPositionForChild(arg0 int32, arg1 int32) (int64, error)
- func (m *ExpandableListView) GetPackedPositionForGroup(arg0 int32) (int64, error)
- func (m *ExpandableListView) GetPackedPositionGroup(arg0 int64) (int32, error)
- func (m *ExpandableListView) GetPackedPositionType(arg0 int64) (int32, error)
- func (m *ExpandableListView) GetSelectedId() (int64, error)
- func (m *ExpandableListView) GetSelectedPosition() (int64, error)
- func (m *ExpandableListView) IsGroupExpanded(arg0 int32) (bool, error)
- func (m *ExpandableListView) OnInitializeAccessibilityNodeInfoForItem(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *ExpandableListView) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *ExpandableListView) OnRtlPropertiesChanged(arg0 int32) error
- func (m *ExpandableListView) OnSaveInstanceState() (*jni.Object, error)
- func (m *ExpandableListView) PerformItemClick(arg0 *jni.Object, arg1 int32, arg2 int64) (bool, error)
- func (m *ExpandableListView) SetAdapter1(arg0 *jni.Object) error
- func (m *ExpandableListView) SetAdapter1_1(arg0 *jni.Object) error
- func (m *ExpandableListView) SetAdapter1_2(arg0 *jni.Object) error
- func (m *ExpandableListView) SetChildDivider(arg0 *jni.Object) error
- func (m *ExpandableListView) SetChildIndicator(arg0 *jni.Object) error
- func (m *ExpandableListView) SetChildIndicatorBounds(arg0 int32, arg1 int32) error
- func (m *ExpandableListView) SetChildIndicatorBoundsRelative(arg0 int32, arg1 int32) error
- func (m *ExpandableListView) SetGroupIndicator(arg0 *jni.Object) error
- func (m *ExpandableListView) SetIndicatorBounds(arg0 int32, arg1 int32) error
- func (m *ExpandableListView) SetIndicatorBoundsRelative(arg0 int32, arg1 int32) error
- func (m *ExpandableListView) SetOnChildClickListener(arg0 *jni.Object) error
- func (m *ExpandableListView) SetOnGroupClickListener(arg0 *jni.Object) error
- func (m *ExpandableListView) SetOnGroupCollapseListener(arg0 *jni.Object) error
- func (m *ExpandableListView) SetOnGroupExpandListener(arg0 *jni.Object) error
- func (m *ExpandableListView) SetOnItemClickListener(arg0 *jni.Object) error
- func (m *ExpandableListView) SetSelectedChild(arg0 int32, arg1 int32, arg2 bool) (bool, error)
- func (m *ExpandableListView) SetSelectedGroup(arg0 int32) error
- type ExpandableListViewOnChildClickListener
- type ExpandableListViewOnGroupClickListener
- type ExpandableListViewOnGroupCollapseListener
- type ExpandableListViewOnGroupExpandListener
- type Filter
- type FilterFilterListener
- type FilterQueryProvider
- type Filterable
- type FrameLayout
- func (m *FrameLayout) GenerateLayoutParams1(arg0 *jni.Object) (*jni.Object, error)
- func (m *FrameLayout) GenerateLayoutParams1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *FrameLayout) GetAccessibilityClassName() (*jni.Object, error)
- func (m *FrameLayout) GetConsiderGoneChildrenWhenMeasuring() (bool, error)
- func (m *FrameLayout) GetMeasureAllChildren() (bool, error)
- func (m *FrameLayout) SetForegroundGravity(arg0 int32) error
- func (m *FrameLayout) SetMeasureAllChildren(arg0 bool) error
- func (m *FrameLayout) ShouldDelayChildPressedState() (bool, error)
- type Gallery
- func (m *Gallery) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *Gallery) DispatchSetSelected(arg0 bool) error
- func (m *Gallery) GenerateLayoutParams(arg0 *jni.Object) (*jni.Object, error)
- func (m *Gallery) GetAccessibilityClassName() (*jni.Object, error)
- func (m *Gallery) OnDown(arg0 *jni.Object) (bool, error)
- func (m *Gallery) OnFling(arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32) (bool, error)
- func (m *Gallery) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Gallery) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Gallery) OnLongPress(arg0 *jni.Object) error
- func (m *Gallery) OnScroll(arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32) (bool, error)
- func (m *Gallery) OnShowPress(arg0 *jni.Object) error
- func (m *Gallery) OnSingleTapUp(arg0 *jni.Object) (bool, error)
- func (m *Gallery) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *Gallery) SetAnimationDuration(arg0 int32) error
- func (m *Gallery) SetCallbackDuringFling(arg0 bool) error
- func (m *Gallery) SetGravity(arg0 int32) error
- func (m *Gallery) SetSpacing(arg0 int32) error
- func (m *Gallery) SetUnselectedAlpha(arg0 float32) error
- func (m *Gallery) ShowContextMenu0() (bool, error)
- func (m *Gallery) ShowContextMenu2_1(arg0 float32, arg1 float32) (bool, error)
- func (m *Gallery) ShowContextMenuForChild1(arg0 *jni.Object) (bool, error)
- func (m *Gallery) ShowContextMenuForChild3_1(arg0 *jni.Object, arg1 float32, arg2 float32) (bool, error)
- type GridLayout
- func (m *GridLayout) GenerateLayoutParams1(arg0 *jni.Object) (*jni.Object, error)
- func (m *GridLayout) GenerateLayoutParams1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *GridLayout) GetAccessibilityClassName() (*jni.Object, error)
- func (m *GridLayout) GetAlignmentMode() (int32, error)
- func (m *GridLayout) GetColumnCount() (int32, error)
- func (m *GridLayout) GetOrientation() (int32, error)
- func (m *GridLayout) GetRowCount() (int32, error)
- func (m *GridLayout) GetUseDefaultMargins() (bool, error)
- func (m *GridLayout) IsColumnOrderPreserved() (bool, error)
- func (m *GridLayout) IsRowOrderPreserved() (bool, error)
- func (m *GridLayout) OnViewAdded(arg0 *jni.Object) error
- func (m *GridLayout) OnViewRemoved(arg0 *jni.Object) error
- func (m *GridLayout) RequestLayout() error
- func (m *GridLayout) SetAlignmentMode(arg0 int32) error
- func (m *GridLayout) SetColumnCount(arg0 int32) error
- func (m *GridLayout) SetColumnOrderPreserved(arg0 bool) error
- func (m *GridLayout) SetOrientation(arg0 int32) error
- func (m *GridLayout) SetRowCount(arg0 int32) error
- func (m *GridLayout) SetRowOrderPreserved(arg0 bool) error
- func (m *GridLayout) SetUseDefaultMargins(arg0 bool) error
- func (m *GridLayout) Spec1(arg0 int32) (*jni.Object, error)
- func (m *GridLayout) Spec2_1(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *GridLayout) Spec2_3(arg0 int32, arg1 float32) (*jni.Object, error)
- func (m *GridLayout) Spec2_4(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *GridLayout) Spec3_2(arg0 int32, arg1 *jni.Object, arg2 float32) (*jni.Object, error)
- func (m *GridLayout) Spec3_5(arg0 int32, arg1 int32, arg2 *jni.Object) (*jni.Object, error)
- func (m *GridLayout) Spec3_7(arg0 int32, arg1 int32, arg2 float32) (*jni.Object, error)
- func (m *GridLayout) Spec4_6(arg0 int32, arg1 int32, arg2 *jni.Object, arg3 float32) (*jni.Object, error)
- type GridLayoutLayoutParams
- type GridLayoutSpec
- type GridView
- func (m *GridView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *GridView) GetAdapter0() (*jni.Object, error)
- func (m *GridView) GetAdapter0_1() (*jni.Object, error)
- func (m *GridView) GetColumnWidth() (int32, error)
- func (m *GridView) GetGravity() (int32, error)
- func (m *GridView) GetHorizontalSpacing() (int32, error)
- func (m *GridView) GetNumColumns() (int32, error)
- func (m *GridView) GetRequestedColumnWidth() (int32, error)
- func (m *GridView) GetRequestedHorizontalSpacing() (int32, error)
- func (m *GridView) GetStretchMode() (int32, error)
- func (m *GridView) GetVerticalSpacing() (int32, error)
- func (m *GridView) OnInitializeAccessibilityNodeInfoForItem(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *GridView) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *GridView) OnKeyMultiple(arg0 int32, arg1 int32, arg2 *jni.Object) (bool, error)
- func (m *GridView) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *GridView) SetAdapter1(arg0 *jni.Object) error
- func (m *GridView) SetAdapter1_1(arg0 *jni.Object) error
- func (m *GridView) SetColumnWidth(arg0 int32) error
- func (m *GridView) SetGravity(arg0 int32) error
- func (m *GridView) SetHorizontalSpacing(arg0 int32) error
- func (m *GridView) SetNumColumns(arg0 int32) error
- func (m *GridView) SetRemoteViewsAdapter(arg0 *jni.Object) error
- func (m *GridView) SetSelection(arg0 int32) error
- func (m *GridView) SetStretchMode(arg0 int32) error
- func (m *GridView) SetVerticalSpacing(arg0 int32) error
- func (m *GridView) SmoothScrollByOffset(arg0 int32) error
- func (m *GridView) SmoothScrollToPosition(arg0 int32) error
- type HeaderViewListAdapter
- func (m *HeaderViewListAdapter) AreAllItemsEnabled() (bool, error)
- func (m *HeaderViewListAdapter) GetCount() (int32, error)
- func (m *HeaderViewListAdapter) GetFilter() (*jni.Object, error)
- func (m *HeaderViewListAdapter) GetFootersCount() (int32, error)
- func (m *HeaderViewListAdapter) GetHeadersCount() (int32, error)
- func (m *HeaderViewListAdapter) GetItem(arg0 int32) (*jni.Object, error)
- func (m *HeaderViewListAdapter) GetItemId(arg0 int32) (int64, error)
- func (m *HeaderViewListAdapter) GetItemViewType(arg0 int32) (int32, error)
- func (m *HeaderViewListAdapter) GetView(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *HeaderViewListAdapter) GetViewTypeCount() (int32, error)
- func (m *HeaderViewListAdapter) GetWrappedAdapter() (*jni.Object, error)
- func (m *HeaderViewListAdapter) HasStableIds() (bool, error)
- func (m *HeaderViewListAdapter) IsEmpty() (bool, error)
- func (m *HeaderViewListAdapter) IsEnabled(arg0 int32) (bool, error)
- func (m *HeaderViewListAdapter) RegisterDataSetObserver(arg0 *jni.Object) error
- func (m *HeaderViewListAdapter) RemoveFooter(arg0 *jni.Object) (bool, error)
- func (m *HeaderViewListAdapter) RemoveHeader(arg0 *jni.Object) (bool, error)
- func (m *HeaderViewListAdapter) UnregisterDataSetObserver(arg0 *jni.Object) error
- type HeterogeneousExpandableList
- func (m *HeterogeneousExpandableList) GetChildType(arg0 int32, arg1 int32) (int32, error)
- func (m *HeterogeneousExpandableList) GetChildTypeCount() (int32, error)
- func (m *HeterogeneousExpandableList) GetGroupType(arg0 int32) (int32, error)
- func (m *HeterogeneousExpandableList) GetGroupTypeCount() (int32, error)
- type HorizontalScrollView
- func (m *HorizontalScrollView) AddView1(arg0 *jni.Object) error
- func (m *HorizontalScrollView) AddView2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *HorizontalScrollView) AddView2_2(arg0 *jni.Object, arg1 int32) error
- func (m *HorizontalScrollView) AddView3_3(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *HorizontalScrollView) ArrowScroll(arg0 int32) (bool, error)
- func (m *HorizontalScrollView) ComputeScroll() error
- func (m *HorizontalScrollView) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *HorizontalScrollView) Draw(arg0 *jni.Object) error
- func (m *HorizontalScrollView) ExecuteKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *HorizontalScrollView) Fling(arg0 int32) error
- func (m *HorizontalScrollView) FullScroll(arg0 int32) (bool, error)
- func (m *HorizontalScrollView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *HorizontalScrollView) GetLeftEdgeEffectColor() (int32, error)
- func (m *HorizontalScrollView) GetMaxScrollAmount() (int32, error)
- func (m *HorizontalScrollView) GetRightEdgeEffectColor() (int32, error)
- func (m *HorizontalScrollView) IsFillViewport() (bool, error)
- func (m *HorizontalScrollView) IsSmoothScrollingEnabled() (bool, error)
- func (m *HorizontalScrollView) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *HorizontalScrollView) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *HorizontalScrollView) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *HorizontalScrollView) PageScroll(arg0 int32) (bool, error)
- func (m *HorizontalScrollView) RequestChildFocus(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *HorizontalScrollView) RequestChildRectangleOnScreen(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) (bool, error)
- func (m *HorizontalScrollView) RequestDisallowInterceptTouchEvent(arg0 bool) error
- func (m *HorizontalScrollView) RequestLayout() error
- func (m *HorizontalScrollView) ScrollTo(arg0 int32, arg1 int32) error
- func (m *HorizontalScrollView) SetEdgeEffectColor(arg0 int32) error
- func (m *HorizontalScrollView) SetFillViewport(arg0 bool) error
- func (m *HorizontalScrollView) SetLeftEdgeEffectColor(arg0 int32) error
- func (m *HorizontalScrollView) SetRightEdgeEffectColor(arg0 int32) error
- func (m *HorizontalScrollView) SetSmoothScrollingEnabled(arg0 bool) error
- func (m *HorizontalScrollView) ShouldDelayChildPressedState() (bool, error)
- func (m *HorizontalScrollView) SmoothScrollBy(arg0 int32, arg1 int32) error
- func (m *HorizontalScrollView) SmoothScrollTo(arg0 int32, arg1 int32) error
- type ImageButton
- type ImageSwitcher
- type ImageView
- func (m *ImageView) AnimateTransform(arg0 *jni.Object) error
- func (m *ImageView) ClearColorFilter() error
- func (m *ImageView) DrawableHotspotChanged(arg0 float32, arg1 float32) error
- func (m *ImageView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ImageView) GetAdjustViewBounds() (bool, error)
- func (m *ImageView) GetBaseline() (int32, error)
- func (m *ImageView) GetBaselineAlignBottom() (bool, error)
- func (m *ImageView) GetColorFilter() (*jni.Object, error)
- func (m *ImageView) GetCropToPadding() (bool, error)
- func (m *ImageView) GetDrawable() (*jni.Object, error)
- func (m *ImageView) GetImageAlpha() (int32, error)
- func (m *ImageView) GetImageMatrix() (*jni.Object, error)
- func (m *ImageView) GetImageTintBlendMode() (*jni.Object, error)
- func (m *ImageView) GetImageTintList() (*jni.Object, error)
- func (m *ImageView) GetImageTintMode() (*jni.Object, error)
- func (m *ImageView) GetMaxHeight() (int32, error)
- func (m *ImageView) GetMaxWidth() (int32, error)
- func (m *ImageView) GetScaleType() (*jni.Object, error)
- func (m *ImageView) HasOverlappingRendering() (bool, error)
- func (m *ImageView) InvalidateDrawable(arg0 *jni.Object) error
- func (m *ImageView) IsOpaque() (bool, error)
- func (m *ImageView) JumpDrawablesToCurrentState() error
- func (m *ImageView) OnCreateDrawableState(arg0 int32) (*jni.Object, error)
- func (m *ImageView) OnRtlPropertiesChanged(arg0 int32) error
- func (m *ImageView) OnVisibilityAggregated(arg0 bool) error
- func (m *ImageView) SetAdjustViewBounds(arg0 bool) error
- func (m *ImageView) SetAlpha(arg0 int32) error
- func (m *ImageView) SetBaseline(arg0 int32) error
- func (m *ImageView) SetBaselineAlignBottom(arg0 bool) error
- func (m *ImageView) SetColorFilter1(arg0 *jni.Object) error
- func (m *ImageView) SetColorFilter1_1(arg0 int32) error
- func (m *ImageView) SetColorFilter2_2(arg0 int32, arg1 *jni.Object) error
- func (m *ImageView) SetCropToPadding(arg0 bool) error
- func (m *ImageView) SetImageAlpha(arg0 int32) error
- func (m *ImageView) SetImageBitmap(arg0 *jni.Object) error
- func (m *ImageView) SetImageDrawable(arg0 *jni.Object) error
- func (m *ImageView) SetImageIcon(arg0 *jni.Object) error
- func (m *ImageView) SetImageLevel(arg0 int32) error
- func (m *ImageView) SetImageMatrix(arg0 *jni.Object) error
- func (m *ImageView) SetImageResource(arg0 int32) error
- func (m *ImageView) SetImageState(arg0 *jni.Object, arg1 bool) error
- func (m *ImageView) SetImageTintBlendMode(arg0 *jni.Object) error
- func (m *ImageView) SetImageTintList(arg0 *jni.Object) error
- func (m *ImageView) SetImageTintMode(arg0 *jni.Object) error
- func (m *ImageView) SetImageURI(arg0 *jni.Object) error
- func (m *ImageView) SetMaxHeight(arg0 int32) error
- func (m *ImageView) SetMaxWidth(arg0 int32) error
- func (m *ImageView) SetScaleType(arg0 *jni.Object) error
- func (m *ImageView) SetSelected(arg0 bool) error
- func (m *ImageView) SetVisibility(arg0 int32) error
- type ImageViewScaleType
- type LinearLayout
- func (m *LinearLayout) GenerateLayoutParams1(arg0 *jni.Object) (*jni.Object, error)
- func (m *LinearLayout) GenerateLayoutParams1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *LinearLayout) GetAccessibilityClassName() (*jni.Object, error)
- func (m *LinearLayout) GetBaseline() (int32, error)
- func (m *LinearLayout) GetBaselineAlignedChildIndex() (int32, error)
- func (m *LinearLayout) GetDividerDrawable() (*jni.Object, error)
- func (m *LinearLayout) GetDividerPadding() (int32, error)
- func (m *LinearLayout) GetGravity() (int32, error)
- func (m *LinearLayout) GetOrientation() (int32, error)
- func (m *LinearLayout) GetShowDividers() (int32, error)
- func (m *LinearLayout) GetWeightSum() (float32, error)
- func (m *LinearLayout) IsBaselineAligned() (bool, error)
- func (m *LinearLayout) IsMeasureWithLargestChildEnabled() (bool, error)
- func (m *LinearLayout) OnRtlPropertiesChanged(arg0 int32) error
- func (m *LinearLayout) SetBaselineAligned(arg0 bool) error
- func (m *LinearLayout) SetBaselineAlignedChildIndex(arg0 int32) error
- func (m *LinearLayout) SetDividerDrawable(arg0 *jni.Object) error
- func (m *LinearLayout) SetDividerPadding(arg0 int32) error
- func (m *LinearLayout) SetGravity(arg0 int32) error
- func (m *LinearLayout) SetHorizontalGravity(arg0 int32) error
- func (m *LinearLayout) SetMeasureWithLargestChildEnabled(arg0 bool) error
- func (m *LinearLayout) SetOrientation(arg0 int32) error
- func (m *LinearLayout) SetShowDividers(arg0 int32) error
- func (m *LinearLayout) SetVerticalGravity(arg0 int32) error
- func (m *LinearLayout) SetWeightSum(arg0 float32) error
- func (m *LinearLayout) ShouldDelayChildPressedState() (bool, error)
- type LinearLayoutLayoutParams
- type ListAdapter
- type ListPopupWindow
- func (m *ListPopupWindow) ClearListSelection() error
- func (m *ListPopupWindow) CreateDragToOpenListener(arg0 *jni.Object) (*jni.Object, error)
- func (m *ListPopupWindow) Dismiss() error
- func (m *ListPopupWindow) GetAnchorView() (*jni.Object, error)
- func (m *ListPopupWindow) GetAnimationStyle() (int32, error)
- func (m *ListPopupWindow) GetBackground() (*jni.Object, error)
- func (m *ListPopupWindow) GetEpicenterBounds() (*jni.Object, error)
- func (m *ListPopupWindow) GetHeight() (int32, error)
- func (m *ListPopupWindow) GetHorizontalOffset() (int32, error)
- func (m *ListPopupWindow) GetInputMethodMode() (int32, error)
- func (m *ListPopupWindow) GetListView() (*jni.Object, error)
- func (m *ListPopupWindow) GetPromptPosition() (int32, error)
- func (m *ListPopupWindow) GetSelectedItem() (*jni.Object, error)
- func (m *ListPopupWindow) GetSelectedItemId() (int64, error)
- func (m *ListPopupWindow) GetSelectedItemPosition() (int32, error)
- func (m *ListPopupWindow) GetSelectedView() (*jni.Object, error)
- func (m *ListPopupWindow) GetSoftInputMode() (int32, error)
- func (m *ListPopupWindow) GetVerticalOffset() (int32, error)
- func (m *ListPopupWindow) GetWidth() (int32, error)
- func (m *ListPopupWindow) IsInputMethodNotNeeded() (bool, error)
- func (m *ListPopupWindow) IsModal() (bool, error)
- func (m *ListPopupWindow) IsShowing() (bool, error)
- func (m *ListPopupWindow) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *ListPopupWindow) OnKeyPreIme(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *ListPopupWindow) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *ListPopupWindow) PerformItemClick(arg0 int32) (bool, error)
- func (m *ListPopupWindow) PostShow() error
- func (m *ListPopupWindow) SetAdapter(arg0 *jni.Object) error
- func (m *ListPopupWindow) SetAnchorView(arg0 *jni.Object) error
- func (m *ListPopupWindow) SetAnimationStyle(arg0 int32) error
- func (m *ListPopupWindow) SetBackgroundDrawable(arg0 *jni.Object) error
- func (m *ListPopupWindow) SetContentWidth(arg0 int32) error
- func (m *ListPopupWindow) SetDropDownGravity(arg0 int32) error
- func (m *ListPopupWindow) SetEpicenterBounds(arg0 *jni.Object) error
- func (m *ListPopupWindow) SetHeight(arg0 int32) error
- func (m *ListPopupWindow) SetHorizontalOffset(arg0 int32) error
- func (m *ListPopupWindow) SetInputMethodMode(arg0 int32) error
- func (m *ListPopupWindow) SetListSelector(arg0 *jni.Object) error
- func (m *ListPopupWindow) SetModal(arg0 bool) error
- func (m *ListPopupWindow) SetOnDismissListener(arg0 *jni.Object) error
- func (m *ListPopupWindow) SetOnItemClickListener(arg0 *jni.Object) error
- func (m *ListPopupWindow) SetOnItemSelectedListener(arg0 *jni.Object) error
- func (m *ListPopupWindow) SetPromptPosition(arg0 int32) error
- func (m *ListPopupWindow) SetPromptView(arg0 *jni.Object) error
- func (m *ListPopupWindow) SetSelection(arg0 int32) error
- func (m *ListPopupWindow) SetSoftInputMode(arg0 int32) error
- func (m *ListPopupWindow) SetVerticalOffset(arg0 int32) error
- func (m *ListPopupWindow) SetWidth(arg0 int32) error
- func (m *ListPopupWindow) SetWindowLayoutType(arg0 int32) error
- func (m *ListPopupWindow) Show() error
- type ListView
- func (m *ListView) AddFooterView1(arg0 *jni.Object) error
- func (m *ListView) AddFooterView3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) error
- func (m *ListView) AddHeaderView1(arg0 *jni.Object) error
- func (m *ListView) AddHeaderView3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) error
- func (m *ListView) AreFooterDividersEnabled() (bool, error)
- func (m *ListView) AreHeaderDividersEnabled() (bool, error)
- func (m *ListView) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *ListView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ListView) GetAdapter0() (*jni.Object, error)
- func (m *ListView) GetAdapter0_1() (*jni.Object, error)
- func (m *ListView) GetCheckItemIds() (*jni.Object, error)
- func (m *ListView) GetDivider() (*jni.Object, error)
- func (m *ListView) GetDividerHeight() (int32, error)
- func (m *ListView) GetFooterViewsCount() (int32, error)
- func (m *ListView) GetHeaderViewsCount() (int32, error)
- func (m *ListView) GetItemsCanFocus() (bool, error)
- func (m *ListView) GetMaxScrollAmount() (int32, error)
- func (m *ListView) GetOverscrollFooter() (*jni.Object, error)
- func (m *ListView) GetOverscrollHeader() (*jni.Object, error)
- func (m *ListView) IsOpaque() (bool, error)
- func (m *ListView) OnInitializeAccessibilityNodeInfoForItem(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *ListView) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *ListView) OnKeyMultiple(arg0 int32, arg1 int32, arg2 *jni.Object) (bool, error)
- func (m *ListView) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *ListView) RemoveFooterView(arg0 *jni.Object) (bool, error)
- func (m *ListView) RemoveHeaderView(arg0 *jni.Object) (bool, error)
- func (m *ListView) RequestChildRectangleOnScreen(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) (bool, error)
- func (m *ListView) SetAdapter1(arg0 *jni.Object) error
- func (m *ListView) SetAdapter1_1(arg0 *jni.Object) error
- func (m *ListView) SetCacheColorHint(arg0 int32) error
- func (m *ListView) SetDivider(arg0 *jni.Object) error
- func (m *ListView) SetDividerHeight(arg0 int32) error
- func (m *ListView) SetFooterDividersEnabled(arg0 bool) error
- func (m *ListView) SetHeaderDividersEnabled(arg0 bool) error
- func (m *ListView) SetItemsCanFocus(arg0 bool) error
- func (m *ListView) SetOverscrollFooter(arg0 *jni.Object) error
- func (m *ListView) SetOverscrollHeader(arg0 *jni.Object) error
- func (m *ListView) SetRemoteViewsAdapter(arg0 *jni.Object) error
- func (m *ListView) SetSelection(arg0 int32) error
- func (m *ListView) SetSelectionAfterHeaderView() error
- func (m *ListView) SmoothScrollByOffset(arg0 int32) error
- func (m *ListView) SmoothScrollToPosition(arg0 int32) error
- type Magnifier
- func (m *Magnifier) Dismiss() error
- func (m *Magnifier) GetCornerRadius() (float32, error)
- func (m *Magnifier) GetDefaultHorizontalSourceToMagnifierOffset() (int32, error)
- func (m *Magnifier) GetDefaultVerticalSourceToMagnifierOffset() (int32, error)
- func (m *Magnifier) GetElevation() (float32, error)
- func (m *Magnifier) GetHeight() (int32, error)
- func (m *Magnifier) GetOverlay() (*jni.Object, error)
- func (m *Magnifier) GetPosition() (*jni.Object, error)
- func (m *Magnifier) GetSourceHeight() (int32, error)
- func (m *Magnifier) GetSourcePosition() (*jni.Object, error)
- func (m *Magnifier) GetSourceWidth() (int32, error)
- func (m *Magnifier) GetWidth() (int32, error)
- func (m *Magnifier) GetZoom() (float32, error)
- func (m *Magnifier) IsClippingEnabled() (bool, error)
- func (m *Magnifier) SetZoom(arg0 float32) error
- func (m *Magnifier) Show2(arg0 float32, arg1 float32) error
- func (m *Magnifier) Show4_1(arg0 float32, arg1 float32, arg2 float32, arg3 float32) error
- func (m *Magnifier) Update() error
- type MagnifierBuilder
- func (m *MagnifierBuilder) Build() (*jni.Object, error)
- func (m *MagnifierBuilder) SetClippingEnabled(arg0 bool) (*jni.Object, error)
- func (m *MagnifierBuilder) SetCornerRadius(arg0 float32) (*jni.Object, error)
- func (m *MagnifierBuilder) SetDefaultSourceToMagnifierOffset(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *MagnifierBuilder) SetElevation(arg0 float32) (*jni.Object, error)
- func (m *MagnifierBuilder) SetInitialZoom(arg0 float32) (*jni.Object, error)
- func (m *MagnifierBuilder) SetOverlay(arg0 *jni.Object) (*jni.Object, error)
- func (m *MagnifierBuilder) SetSize(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *MagnifierBuilder) SetSourceBounds(arg0 int32, arg1 int32, arg2 int32, arg3 int32) (*jni.Object, error)
- type MediaController
- func (m *MediaController) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *MediaController) GetAccessibilityClassName() (*jni.Object, error)
- func (m *MediaController) Hide() error
- func (m *MediaController) IsShowing() (bool, error)
- func (m *MediaController) OnFinishInflate() error
- func (m *MediaController) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *MediaController) OnTrackballEvent(arg0 *jni.Object) (bool, error)
- func (m *MediaController) SetAnchorView(arg0 *jni.Object) error
- func (m *MediaController) SetEnabled(arg0 bool) error
- func (m *MediaController) SetMediaPlayer(arg0 *jni.Object) error
- func (m *MediaController) SetPrevNextListeners(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *MediaController) Show0() error
- func (m *MediaController) Show1_1(arg0 int32) error
- type MediaControllerMediaPlayerControl
- func (m *MediaControllerMediaPlayerControl) CanPause() (bool, error)
- func (m *MediaControllerMediaPlayerControl) CanSeekBackward() (bool, error)
- func (m *MediaControllerMediaPlayerControl) CanSeekForward() (bool, error)
- func (m *MediaControllerMediaPlayerControl) GetAudioSessionId() (int32, error)
- func (m *MediaControllerMediaPlayerControl) GetBufferPercentage() (int32, error)
- func (m *MediaControllerMediaPlayerControl) GetCurrentPosition() (int32, error)
- func (m *MediaControllerMediaPlayerControl) GetDuration() (int32, error)
- func (m *MediaControllerMediaPlayerControl) IsPlaying() (bool, error)
- func (m *MediaControllerMediaPlayerControl) Pause() error
- func (m *MediaControllerMediaPlayerControl) SeekTo(arg0 int32) error
- func (m *MediaControllerMediaPlayerControl) Start() error
- type MultiAutoCompleteTextView
- type MultiAutoCompleteTextViewCommaTokenizer
- func (m *MultiAutoCompleteTextViewCommaTokenizer) FindTokenEnd(arg0 string, arg1 int32) (int32, error)
- func (m *MultiAutoCompleteTextViewCommaTokenizer) FindTokenStart(arg0 string, arg1 int32) (int32, error)
- func (m *MultiAutoCompleteTextViewCommaTokenizer) TerminateToken(arg0 string) (*jni.Object, error)
- type MultiAutoCompleteTextViewTokenizer
- type NumberPicker
- func (m *NumberPicker) ComputeScroll() error
- func (m *NumberPicker) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *NumberPicker) DispatchTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *NumberPicker) DispatchTrackballEvent(arg0 *jni.Object) (bool, error)
- func (m *NumberPicker) GetAccessibilityNodeProvider() (*jni.Object, error)
- func (m *NumberPicker) GetDisplayedValues() (*jni.Object, error)
- func (m *NumberPicker) GetMaxValue() (int32, error)
- func (m *NumberPicker) GetMinValue() (int32, error)
- func (m *NumberPicker) GetSelectionDividerHeight() (int32, error)
- func (m *NumberPicker) GetSolidColor() (int32, error)
- func (m *NumberPicker) GetTextColor() (int32, error)
- func (m *NumberPicker) GetTextSize() (float32, error)
- func (m *NumberPicker) GetValue() (int32, error)
- func (m *NumberPicker) GetWrapSelectorWheel() (bool, error)
- func (m *NumberPicker) JumpDrawablesToCurrentState() error
- func (m *NumberPicker) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *NumberPicker) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *NumberPicker) PerformClick() (bool, error)
- func (m *NumberPicker) PerformLongClick() (bool, error)
- func (m *NumberPicker) ScrollBy(arg0 int32, arg1 int32) error
- func (m *NumberPicker) SetDisplayedValues(arg0 *jni.Object) error
- func (m *NumberPicker) SetEnabled(arg0 bool) error
- func (m *NumberPicker) SetFormatter(arg0 *jni.Object) error
- func (m *NumberPicker) SetMaxValue(arg0 int32) error
- func (m *NumberPicker) SetMinValue(arg0 int32) error
- func (m *NumberPicker) SetOnLongPressUpdateInterval(arg0 int64) error
- func (m *NumberPicker) SetOnScrollListener(arg0 *jni.Object) error
- func (m *NumberPicker) SetOnValueChangedListener(arg0 *jni.Object) error
- func (m *NumberPicker) SetSelectionDividerHeight(arg0 int32) error
- func (m *NumberPicker) SetTextColor(arg0 int32) error
- func (m *NumberPicker) SetTextSize(arg0 float32) error
- func (m *NumberPicker) SetValue(arg0 int32) error
- func (m *NumberPicker) SetWrapSelectorWheel(arg0 bool) error
- type NumberPickerFormatter
- type NumberPickerOnScrollListener
- type NumberPickerOnValueChangeListener
- type OverScroller
- func (m *OverScroller) AbortAnimation() error
- func (m *OverScroller) ComputeScrollOffset() (bool, error)
- func (m *OverScroller) Fling8(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, ...) error
- func (m *OverScroller) Fling10_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, ...) error
- func (m *OverScroller) ForceFinished(arg0 bool) error
- func (m *OverScroller) GetCurrVelocity() (float32, error)
- func (m *OverScroller) GetCurrX() (int32, error)
- func (m *OverScroller) GetCurrY() (int32, error)
- func (m *OverScroller) GetFinalX() (int32, error)
- func (m *OverScroller) GetFinalY() (int32, error)
- func (m *OverScroller) GetStartX() (int32, error)
- func (m *OverScroller) GetStartY() (int32, error)
- func (m *OverScroller) IsFinished() (bool, error)
- func (m *OverScroller) IsOverScrolled() (bool, error)
- func (m *OverScroller) NotifyHorizontalEdgeReached(arg0 int32, arg1 int32, arg2 int32) error
- func (m *OverScroller) NotifyVerticalEdgeReached(arg0 int32, arg1 int32, arg2 int32) error
- func (m *OverScroller) SetFriction(arg0 float32) error
- func (m *OverScroller) SpringBack(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32) (bool, error)
- func (m *OverScroller) StartScroll4(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *OverScroller) StartScroll5_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
- type PopupMenu
- func (m *PopupMenu) Dismiss() error
- func (m *PopupMenu) GetDragToOpenListener() (*jni.Object, error)
- func (m *PopupMenu) GetGravity() (int32, error)
- func (m *PopupMenu) GetMenu() (*jni.Object, error)
- func (m *PopupMenu) GetMenuInflater() (*jni.Object, error)
- func (m *PopupMenu) Inflate(arg0 int32) error
- func (m *PopupMenu) SetForceShowIcon(arg0 bool) error
- func (m *PopupMenu) SetGravity(arg0 int32) error
- func (m *PopupMenu) SetOnDismissListener(arg0 *jni.Object) error
- func (m *PopupMenu) SetOnMenuItemClickListener(arg0 *jni.Object) error
- func (m *PopupMenu) Show() error
- type PopupMenuOnDismissListener
- type PopupMenuOnMenuItemClickListener
- type PopupWindow
- func (m *PopupWindow) Dismiss() error
- func (m *PopupWindow) GetAnimationStyle() (int32, error)
- func (m *PopupWindow) GetBackground() (*jni.Object, error)
- func (m *PopupWindow) GetContentView() (*jni.Object, error)
- func (m *PopupWindow) GetElevation() (float32, error)
- func (m *PopupWindow) GetEnterTransition() (*jni.Object, error)
- func (m *PopupWindow) GetEpicenterBounds() (*jni.Object, error)
- func (m *PopupWindow) GetExitTransition() (*jni.Object, error)
- func (m *PopupWindow) GetHeight() (int32, error)
- func (m *PopupWindow) GetInputMethodMode() (int32, error)
- func (m *PopupWindow) GetMaxAvailableHeight1(arg0 *jni.Object) (int32, error)
- func (m *PopupWindow) GetMaxAvailableHeight2_1(arg0 *jni.Object, arg1 int32) (int32, error)
- func (m *PopupWindow) GetMaxAvailableHeight3_2(arg0 *jni.Object, arg1 int32, arg2 bool) (int32, error)
- func (m *PopupWindow) GetOverlapAnchor() (bool, error)
- func (m *PopupWindow) GetSoftInputMode() (int32, error)
- func (m *PopupWindow) GetWidth() (int32, error)
- func (m *PopupWindow) GetWindowLayoutType() (int32, error)
- func (m *PopupWindow) IsAboveAnchor() (bool, error)
- func (m *PopupWindow) IsAttachedInDecor() (bool, error)
- func (m *PopupWindow) IsClippedToScreen() (bool, error)
- func (m *PopupWindow) IsClippingEnabled() (bool, error)
- func (m *PopupWindow) IsFocusable() (bool, error)
- func (m *PopupWindow) IsLaidOutInScreen() (bool, error)
- func (m *PopupWindow) IsOutsideTouchable() (bool, error)
- func (m *PopupWindow) IsShowing() (bool, error)
- func (m *PopupWindow) IsSplitTouchEnabled() (bool, error)
- func (m *PopupWindow) IsTouchModal() (bool, error)
- func (m *PopupWindow) IsTouchable() (bool, error)
- func (m *PopupWindow) SetAnimationStyle(arg0 int32) error
- func (m *PopupWindow) SetAttachedInDecor(arg0 bool) error
- func (m *PopupWindow) SetBackgroundDrawable(arg0 *jni.Object) error
- func (m *PopupWindow) SetClippingEnabled(arg0 bool) error
- func (m *PopupWindow) SetContentView(arg0 *jni.Object) error
- func (m *PopupWindow) SetElevation(arg0 float32) error
- func (m *PopupWindow) SetEnterTransition(arg0 *jni.Object) error
- func (m *PopupWindow) SetEpicenterBounds(arg0 *jni.Object) error
- func (m *PopupWindow) SetExitTransition(arg0 *jni.Object) error
- func (m *PopupWindow) SetFocusable(arg0 bool) error
- func (m *PopupWindow) SetHeight(arg0 int32) error
- func (m *PopupWindow) SetIgnoreCheekPress() error
- func (m *PopupWindow) SetInputMethodMode(arg0 int32) error
- func (m *PopupWindow) SetIsClippedToScreen(arg0 bool) error
- func (m *PopupWindow) SetIsLaidOutInScreen(arg0 bool) error
- func (m *PopupWindow) SetOnDismissListener(arg0 *jni.Object) error
- func (m *PopupWindow) SetOutsideTouchable(arg0 bool) error
- func (m *PopupWindow) SetOverlapAnchor(arg0 bool) error
- func (m *PopupWindow) SetSoftInputMode(arg0 int32) error
- func (m *PopupWindow) SetSplitTouchEnabled(arg0 bool) error
- func (m *PopupWindow) SetTouchInterceptor(arg0 *jni.Object) error
- func (m *PopupWindow) SetTouchModal(arg0 bool) error
- func (m *PopupWindow) SetTouchable(arg0 bool) error
- func (m *PopupWindow) SetWidth(arg0 int32) error
- func (m *PopupWindow) SetWindowLayoutMode(arg0 int32, arg1 int32) error
- func (m *PopupWindow) SetWindowLayoutType(arg0 int32) error
- func (m *PopupWindow) ShowAsDropDown1(arg0 *jni.Object) error
- func (m *PopupWindow) ShowAsDropDown3_1(arg0 *jni.Object, arg1 int32, arg2 int32) error
- func (m *PopupWindow) ShowAsDropDown4_2(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32) error
- func (m *PopupWindow) ShowAtLocation(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32) error
- func (m *PopupWindow) Update0() error
- func (m *PopupWindow) Update2_3(arg0 int32, arg1 int32) error
- func (m *PopupWindow) Update3_1(arg0 *jni.Object, arg1 int32, arg2 int32) error
- func (m *PopupWindow) Update4_4(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *PopupWindow) Update5_2(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
- func (m *PopupWindow) Update5_5(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 bool) error
- type PopupWindowOnDismissListener
- type ProgressBar
- func (m *ProgressBar) DrawableHotspotChanged(arg0 float32, arg1 float32) error
- func (m *ProgressBar) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ProgressBar) GetCurrentDrawable() (*jni.Object, error)
- func (m *ProgressBar) GetIndeterminateDrawable() (*jni.Object, error)
- func (m *ProgressBar) GetIndeterminateTintBlendMode() (*jni.Object, error)
- func (m *ProgressBar) GetIndeterminateTintList() (*jni.Object, error)
- func (m *ProgressBar) GetIndeterminateTintMode() (*jni.Object, error)
- func (m *ProgressBar) GetInterpolator() (*jni.Object, error)
- func (m *ProgressBar) GetMaxHeight() (int32, error)
- func (m *ProgressBar) GetMaxWidth() (int32, error)
- func (m *ProgressBar) GetMinHeight() (int32, error)
- func (m *ProgressBar) GetMinWidth() (int32, error)
- func (m *ProgressBar) GetProgressBackgroundTintBlendMode() (*jni.Object, error)
- func (m *ProgressBar) GetProgressBackgroundTintList() (*jni.Object, error)
- func (m *ProgressBar) GetProgressBackgroundTintMode() (*jni.Object, error)
- func (m *ProgressBar) GetProgressDrawable() (*jni.Object, error)
- func (m *ProgressBar) GetProgressTintBlendMode() (*jni.Object, error)
- func (m *ProgressBar) GetProgressTintList() (*jni.Object, error)
- func (m *ProgressBar) GetProgressTintMode() (*jni.Object, error)
- func (m *ProgressBar) GetSecondaryProgressTintBlendMode() (*jni.Object, error)
- func (m *ProgressBar) GetSecondaryProgressTintList() (*jni.Object, error)
- func (m *ProgressBar) GetSecondaryProgressTintMode() (*jni.Object, error)
- func (m *ProgressBar) InvalidateDrawable(arg0 *jni.Object) error
- func (m *ProgressBar) IsAnimating() (bool, error)
- func (m *ProgressBar) JumpDrawablesToCurrentState() error
- func (m *ProgressBar) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *ProgressBar) OnSaveInstanceState() (*jni.Object, error)
- func (m *ProgressBar) OnVisibilityAggregated(arg0 bool) error
- func (m *ProgressBar) PostInvalidate() error
- func (m *ProgressBar) SetIndeterminateDrawable(arg0 *jni.Object) error
- func (m *ProgressBar) SetIndeterminateDrawableTiled(arg0 *jni.Object) error
- func (m *ProgressBar) SetIndeterminateTintBlendMode(arg0 *jni.Object) error
- func (m *ProgressBar) SetIndeterminateTintList(arg0 *jni.Object) error
- func (m *ProgressBar) SetIndeterminateTintMode(arg0 *jni.Object) error
- func (m *ProgressBar) SetInterpolator1_1(arg0 *jni.Object) error
- func (m *ProgressBar) SetInterpolator2(arg0 *jni.Object, arg1 int32) error
- func (m *ProgressBar) SetMaxHeight(arg0 int32) error
- func (m *ProgressBar) SetMaxWidth(arg0 int32) error
- func (m *ProgressBar) SetMinHeight(arg0 int32) error
- func (m *ProgressBar) SetMinWidth(arg0 int32) error
- func (m *ProgressBar) SetProgress(arg0 int32, arg1 bool) error
- func (m *ProgressBar) SetProgressBackgroundTintBlendMode(arg0 *jni.Object) error
- func (m *ProgressBar) SetProgressBackgroundTintList(arg0 *jni.Object) error
- func (m *ProgressBar) SetProgressBackgroundTintMode(arg0 *jni.Object) error
- func (m *ProgressBar) SetProgressDrawable(arg0 *jni.Object) error
- func (m *ProgressBar) SetProgressDrawableTiled(arg0 *jni.Object) error
- func (m *ProgressBar) SetProgressTintBlendMode(arg0 *jni.Object) error
- func (m *ProgressBar) SetProgressTintList(arg0 *jni.Object) error
- func (m *ProgressBar) SetProgressTintMode(arg0 *jni.Object) error
- func (m *ProgressBar) SetSecondaryProgressTintBlendMode(arg0 *jni.Object) error
- func (m *ProgressBar) SetSecondaryProgressTintList(arg0 *jni.Object) error
- func (m *ProgressBar) SetSecondaryProgressTintMode(arg0 *jni.Object) error
- func (m *ProgressBar) SetStateDescription(arg0 string) error
- type QuickContactBadge
- func (m *QuickContactBadge) AssignContactFromEmail2(arg0 string, arg1 bool) error
- func (m *QuickContactBadge) AssignContactFromEmail3_1(arg0 string, arg1 bool, arg2 *jni.Object) error
- func (m *QuickContactBadge) AssignContactFromPhone2(arg0 string, arg1 bool) error
- func (m *QuickContactBadge) AssignContactFromPhone3_1(arg0 string, arg1 bool, arg2 *jni.Object) error
- func (m *QuickContactBadge) AssignContactUri(arg0 *jni.Object) error
- func (m *QuickContactBadge) DrawableHotspotChanged(arg0 float32, arg1 float32) error
- func (m *QuickContactBadge) GetAccessibilityClassName() (*jni.Object, error)
- func (m *QuickContactBadge) OnClick(arg0 *jni.Object) error
- func (m *QuickContactBadge) SetExcludeMimes(arg0 *jni.Object) error
- func (m *QuickContactBadge) SetImageToDefault() error
- func (m *QuickContactBadge) SetMode(arg0 int32) error
- func (m *QuickContactBadge) SetOverlay(arg0 *jni.Object) error
- func (m *QuickContactBadge) SetPrioritizedMimeType(arg0 string) error
- type RadioButton
- type RadioGroup
- func (m *RadioGroup) AddView(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *RadioGroup) Autofill(arg0 *jni.Object) error
- func (m *RadioGroup) Check(arg0 int32) error
- func (m *RadioGroup) ClearCheck() error
- func (m *RadioGroup) GenerateLayoutParams1(arg0 *jni.Object) (*jni.Object, error)
- func (m *RadioGroup) GenerateLayoutParams1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *RadioGroup) GenerateLayoutParams1_2(arg0 *jni.Object) (*jni.Object, error)
- func (m *RadioGroup) GetAccessibilityClassName() (*jni.Object, error)
- func (m *RadioGroup) GetAutofillType() (int32, error)
- func (m *RadioGroup) GetAutofillValue() (*jni.Object, error)
- func (m *RadioGroup) GetCheckedRadioButtonId() (int32, error)
- func (m *RadioGroup) OnInitializeAccessibilityNodeInfo(arg0 *jni.Object) error
- func (m *RadioGroup) SetOnCheckedChangeListener(arg0 *jni.Object) error
- func (m *RadioGroup) SetOnHierarchyChangeListener(arg0 *jni.Object) error
- type RadioGroupOnCheckedChangeListener
- type RatingBar
- func (m *RatingBar) GetAccessibilityClassName() (*jni.Object, error)
- func (m *RatingBar) GetNumStars() (int32, error)
- func (m *RatingBar) GetOnRatingBarChangeListener() (*jni.Object, error)
- func (m *RatingBar) GetRating() (float32, error)
- func (m *RatingBar) GetStepSize() (float32, error)
- func (m *RatingBar) IsIndicator() (bool, error)
- func (m *RatingBar) SetIsIndicator(arg0 bool) error
- func (m *RatingBar) SetNumStars(arg0 int32) error
- func (m *RatingBar) SetOnRatingBarChangeListener(arg0 *jni.Object) error
- func (m *RatingBar) SetRating(arg0 float32) error
- func (m *RatingBar) SetStepSize(arg0 float32) error
- type RatingBarOnRatingBarChangeListener
- type RelativeLayout
- func (m *RelativeLayout) GenerateLayoutParams1(arg0 *jni.Object) (*jni.Object, error)
- func (m *RelativeLayout) GenerateLayoutParams1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *RelativeLayout) GetAccessibilityClassName() (*jni.Object, error)
- func (m *RelativeLayout) GetBaseline() (int32, error)
- func (m *RelativeLayout) GetGravity() (int32, error)
- func (m *RelativeLayout) GetIgnoreGravity() (int32, error)
- func (m *RelativeLayout) RequestLayout() error
- func (m *RelativeLayout) SetGravity(arg0 int32) error
- func (m *RelativeLayout) SetHorizontalGravity(arg0 int32) error
- func (m *RelativeLayout) SetIgnoreGravity(arg0 int32) error
- func (m *RelativeLayout) SetVerticalGravity(arg0 int32) error
- func (m *RelativeLayout) ShouldDelayChildPressedState() (bool, error)
- type RelativeLayoutLayoutParams
- func (m *RelativeLayoutLayoutParams) AddRule1(arg0 int32) error
- func (m *RelativeLayoutLayoutParams) AddRule2_1(arg0 int32, arg1 int32) error
- func (m *RelativeLayoutLayoutParams) Debug(arg0 string) (string, error)
- func (m *RelativeLayoutLayoutParams) GetRule(arg0 int32) (int32, error)
- func (m *RelativeLayoutLayoutParams) GetRules() (*jni.Object, error)
- func (m *RelativeLayoutLayoutParams) RemoveRule(arg0 int32) error
- func (m *RelativeLayoutLayoutParams) ResolveLayoutDirection(arg0 int32) error
- type RemoteViews
- func (m *RemoteViews) AddStableView(arg0 int32, arg1 *jni.Object, arg2 int32) error
- func (m *RemoteViews) AddView(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) Apply(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *RemoteViews) Clone0() (*jni.Object, error)
- func (m *RemoteViews) Clone0_1() (*jni.Object, error)
- func (m *RemoteViews) DescribeContents() (int32, error)
- func (m *RemoteViews) GetLayoutId() (int32, error)
- func (m *RemoteViews) GetPackage() (string, error)
- func (m *RemoteViews) GetViewId() (int32, error)
- func (m *RemoteViews) OnLoadClass(arg0 *jni.Object) (bool, error)
- func (m *RemoteViews) Reapply(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *RemoteViews) RemoveAllViews(arg0 int32) error
- func (m *RemoteViews) SetAccessibilityTraversalAfter(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetAccessibilityTraversalBefore(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetBitmap(arg0 int32, arg1 string, arg2 *jni.Object) error
- func (m *RemoteViews) SetBlendMode(arg0 int32, arg1 string, arg2 *jni.Object) error
- func (m *RemoteViews) SetBoolean(arg0 int32, arg1 string, arg2 bool) error
- func (m *RemoteViews) SetBundle(arg0 int32, arg1 string, arg2 *jni.Object) error
- func (m *RemoteViews) SetByte(arg0 int32, arg1 string, arg2 int8) error
- func (m *RemoteViews) SetChar(arg0 int32, arg1 string, arg2 uint16) error
- func (m *RemoteViews) SetCharSequence3(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetCharSequence3_1(arg0 int32, arg1 string, arg2 string) error
- func (m *RemoteViews) SetCharSequenceAttr(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetChronometer(arg0 int32, arg1 int64, arg2 string, arg3 bool) error
- func (m *RemoteViews) SetChronometerCountDown(arg0 int32, arg1 bool) error
- func (m *RemoteViews) SetColor(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetColorAttr(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetColorInt(arg0 int32, arg1 string, arg2 int32, arg3 int32) error
- func (m *RemoteViews) SetColorStateList3(arg0 int32, arg1 string, arg2 *jni.Object) error
- func (m *RemoteViews) SetColorStateList3_2(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetColorStateList4_1(arg0 int32, arg1 string, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *RemoteViews) SetColorStateListAttr(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetCompoundButtonChecked(arg0 int32, arg1 bool) error
- func (m *RemoteViews) SetContentDescription(arg0 int32, arg1 string) error
- func (m *RemoteViews) SetDisplayedChild(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetDouble(arg0 int32, arg1 string, arg2 float64) error
- func (m *RemoteViews) SetEmptyView(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetFloat(arg0 int32, arg1 string, arg2 float32) error
- func (m *RemoteViews) SetFloatDimen3_1(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetFloatDimen4(arg0 int32, arg1 string, arg2 float32, arg3 int32) error
- func (m *RemoteViews) SetFloatDimenAttr(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetIcon3(arg0 int32, arg1 string, arg2 *jni.Object) error
- func (m *RemoteViews) SetIcon4_1(arg0 int32, arg1 string, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *RemoteViews) SetImageViewBitmap(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetImageViewIcon(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetImageViewResource(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetImageViewUri(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetInt(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetIntDimen3_1(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetIntDimen4(arg0 int32, arg1 string, arg2 float32, arg3 int32) error
- func (m *RemoteViews) SetIntDimenAttr(arg0 int32, arg1 string, arg2 int32) error
- func (m *RemoteViews) SetIntent(arg0 int32, arg1 string, arg2 *jni.Object) error
- func (m *RemoteViews) SetLabelFor(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetLightBackgroundLayoutId(arg0 int32) error
- func (m *RemoteViews) SetLong(arg0 int32, arg1 string, arg2 int64) error
- func (m *RemoteViews) SetOnCheckedChangeResponse(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetOnClickFillInIntent(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetOnClickPendingIntent(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetOnClickResponse(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetOnStylusHandwritingPendingIntent(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetPendingIntentTemplate(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetProgressBar(arg0 int32, arg1 int32, arg2 int32, arg3 bool) error
- func (m *RemoteViews) SetRadioGroupChecked(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetRelativeScrollPosition(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetRemoteAdapter2(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetRemoteAdapter2_1(arg0 int32, arg1 *jni.Object) error
- func (m *RemoteViews) SetRemoteAdapter3_2(arg0 int32, arg1 int32, arg2 *jni.Object) error
- func (m *RemoteViews) SetScrollPosition(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetShort(arg0 int32, arg1 string, arg2 int16) error
- func (m *RemoteViews) SetString(arg0 int32, arg1 string, arg2 string) error
- func (m *RemoteViews) SetTextColor(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetTextViewCompoundDrawables(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
- func (m *RemoteViews) SetTextViewCompoundDrawablesRelative(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
- func (m *RemoteViews) SetTextViewText(arg0 int32, arg1 string) error
- func (m *RemoteViews) SetTextViewTextSize(arg0 int32, arg1 int32, arg2 float32) error
- func (m *RemoteViews) SetUri(arg0 int32, arg1 string, arg2 *jni.Object) error
- func (m *RemoteViews) SetViewLayoutHeight(arg0 int32, arg1 float32, arg2 int32) error
- func (m *RemoteViews) SetViewLayoutHeightAttr(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetViewLayoutHeightDimen(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetViewLayoutMargin(arg0 int32, arg1 int32, arg2 float32, arg3 int32) error
- func (m *RemoteViews) SetViewLayoutMarginAttr(arg0 int32, arg1 int32, arg2 int32) error
- func (m *RemoteViews) SetViewLayoutMarginDimen(arg0 int32, arg1 int32, arg2 int32) error
- func (m *RemoteViews) SetViewLayoutWidth(arg0 int32, arg1 float32, arg2 int32) error
- func (m *RemoteViews) SetViewLayoutWidthAttr(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetViewLayoutWidthDimen(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetViewOutlinePreferredRadius(arg0 int32, arg1 float32, arg2 int32) error
- func (m *RemoteViews) SetViewOutlinePreferredRadiusAttr(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetViewOutlinePreferredRadiusDimen(arg0 int32, arg1 int32) error
- func (m *RemoteViews) SetViewPadding(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
- func (m *RemoteViews) SetViewVisibility(arg0 int32, arg1 int32) error
- func (m *RemoteViews) ShowNext(arg0 int32) error
- func (m *RemoteViews) ShowPrevious(arg0 int32) error
- func (m *RemoteViews) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type RemoteViewsDrawInstructions
- type RemoteViewsRemoteCollectionItems
- func (m *RemoteViewsRemoteCollectionItems) DescribeContents() (int32, error)
- func (m *RemoteViewsRemoteCollectionItems) GetItemCount() (int32, error)
- func (m *RemoteViewsRemoteCollectionItems) GetItemId(arg0 int32) (int64, error)
- func (m *RemoteViewsRemoteCollectionItems) GetItemView(arg0 int32) (*jni.Object, error)
- func (m *RemoteViewsRemoteCollectionItems) GetViewTypeCount() (int32, error)
- func (m *RemoteViewsRemoteCollectionItems) HasStableIds() (bool, error)
- func (m *RemoteViewsRemoteCollectionItems) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type RemoteViewsRemoteResponse
- type RemoteViewsRemoteViewOutlineProvider
- type RemoteViewsService
- type RemoteViewsServiceRemoteViewsFactory
- func (m *RemoteViewsServiceRemoteViewsFactory) GetCount() (int32, error)
- func (m *RemoteViewsServiceRemoteViewsFactory) GetItemId(arg0 int32) (int64, error)
- func (m *RemoteViewsServiceRemoteViewsFactory) GetLoadingView() (*jni.Object, error)
- func (m *RemoteViewsServiceRemoteViewsFactory) GetViewAt(arg0 int32) (*jni.Object, error)
- func (m *RemoteViewsServiceRemoteViewsFactory) GetViewTypeCount() (int32, error)
- func (m *RemoteViewsServiceRemoteViewsFactory) HasStableIds() (bool, error)
- func (m *RemoteViewsServiceRemoteViewsFactory) OnCreate() error
- func (m *RemoteViewsServiceRemoteViewsFactory) OnDataSetChanged() error
- func (m *RemoteViewsServiceRemoteViewsFactory) OnDestroy() error
- type ResourceCursorAdapter
- func (m *ResourceCursorAdapter) NewDropDownView(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *ResourceCursorAdapter) NewView(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *ResourceCursorAdapter) SetDropDownViewResource(arg0 int32) error
- func (m *ResourceCursorAdapter) SetDropDownViewTheme(arg0 *jni.Object) error
- func (m *ResourceCursorAdapter) SetViewResource(arg0 int32) error
- type ResourceCursorTreeAdapter
- type ScrollView
- func (m *ScrollView) AddView1(arg0 *jni.Object) error
- func (m *ScrollView) AddView2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *ScrollView) AddView2_2(arg0 *jni.Object, arg1 int32) error
- func (m *ScrollView) AddView3_3(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *ScrollView) ArrowScroll(arg0 int32) (bool, error)
- func (m *ScrollView) ComputeScroll() error
- func (m *ScrollView) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *ScrollView) Draw(arg0 *jni.Object) error
- func (m *ScrollView) ExecuteKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *ScrollView) Fling(arg0 int32) error
- func (m *ScrollView) FullScroll(arg0 int32) (bool, error)
- func (m *ScrollView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ScrollView) GetBottomEdgeEffectColor() (int32, error)
- func (m *ScrollView) GetMaxScrollAmount() (int32, error)
- func (m *ScrollView) GetTopEdgeEffectColor() (int32, error)
- func (m *ScrollView) IsFillViewport() (bool, error)
- func (m *ScrollView) IsSmoothScrollingEnabled() (bool, error)
- func (m *ScrollView) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *ScrollView) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *ScrollView) OnNestedFling(arg0 *jni.Object, arg1 float32, arg2 float32, arg3 bool) (bool, error)
- func (m *ScrollView) OnNestedScroll(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
- func (m *ScrollView) OnNestedScrollAccepted(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) error
- func (m *ScrollView) OnStartNestedScroll(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) (bool, error)
- func (m *ScrollView) OnStopNestedScroll(arg0 *jni.Object) error
- func (m *ScrollView) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *ScrollView) PageScroll(arg0 int32) (bool, error)
- func (m *ScrollView) RequestChildFocus(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *ScrollView) RequestChildRectangleOnScreen(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) (bool, error)
- func (m *ScrollView) RequestDisallowInterceptTouchEvent(arg0 bool) error
- func (m *ScrollView) RequestLayout() error
- func (m *ScrollView) ScrollTo(arg0 int32, arg1 int32) error
- func (m *ScrollView) ScrollToDescendant(arg0 *jni.Object) error
- func (m *ScrollView) SetBottomEdgeEffectColor(arg0 int32) error
- func (m *ScrollView) SetEdgeEffectColor(arg0 int32) error
- func (m *ScrollView) SetFillViewport(arg0 bool) error
- func (m *ScrollView) SetSmoothScrollingEnabled(arg0 bool) error
- func (m *ScrollView) SetTopEdgeEffectColor(arg0 int32) error
- func (m *ScrollView) ShouldDelayChildPressedState() (bool, error)
- func (m *ScrollView) SmoothScrollBy(arg0 int32, arg1 int32) error
- func (m *ScrollView) SmoothScrollTo(arg0 int32, arg1 int32) error
- type Scroller
- func (m *Scroller) AbortAnimation() error
- func (m *Scroller) ComputeScrollOffset() (bool, error)
- func (m *Scroller) ExtendDuration(arg0 int32) error
- func (m *Scroller) Fling(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, ...) error
- func (m *Scroller) ForceFinished(arg0 bool) error
- func (m *Scroller) GetCurrVelocity() (float32, error)
- func (m *Scroller) GetCurrX() (int32, error)
- func (m *Scroller) GetCurrY() (int32, error)
- func (m *Scroller) GetDuration() (int32, error)
- func (m *Scroller) GetFinalX() (int32, error)
- func (m *Scroller) GetFinalY() (int32, error)
- func (m *Scroller) GetStartX() (int32, error)
- func (m *Scroller) GetStartY() (int32, error)
- func (m *Scroller) IsFinished() (bool, error)
- func (m *Scroller) SetFinalX(arg0 int32) error
- func (m *Scroller) SetFinalY(arg0 int32) error
- func (m *Scroller) SetFriction(arg0 float32) error
- func (m *Scroller) StartScroll4(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *Scroller) StartScroll5_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
- func (m *Scroller) TimePassed() (int32, error)
- type SearchView
- func (m *SearchView) ClearFocus() error
- func (m *SearchView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *SearchView) GetImeOptions() (int32, error)
- func (m *SearchView) GetInputType() (int32, error)
- func (m *SearchView) GetMaxWidth() (int32, error)
- func (m *SearchView) GetQuery() (*jni.Object, error)
- func (m *SearchView) GetQueryHint() (*jni.Object, error)
- func (m *SearchView) GetSuggestionsAdapter() (*jni.Object, error)
- func (m *SearchView) IsIconfiedByDefault() (bool, error)
- func (m *SearchView) IsIconified() (bool, error)
- func (m *SearchView) IsIconifiedByDefault() (bool, error)
- func (m *SearchView) IsQueryRefinementEnabled() (bool, error)
- func (m *SearchView) IsSubmitButtonEnabled() (bool, error)
- func (m *SearchView) OnActionViewCollapsed() error
- func (m *SearchView) OnActionViewExpanded() error
- func (m *SearchView) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *SearchView) OnWindowFocusChanged(arg0 bool) error
- func (m *SearchView) RequestFocus(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *SearchView) SetIconified(arg0 bool) error
- func (m *SearchView) SetIconifiedByDefault(arg0 bool) error
- func (m *SearchView) SetImeOptions(arg0 int32) error
- func (m *SearchView) SetInputType(arg0 int32) error
- func (m *SearchView) SetMaxWidth(arg0 int32) error
- func (m *SearchView) SetOnCloseListener(arg0 *jni.Object) error
- func (m *SearchView) SetOnQueryTextFocusChangeListener(arg0 *jni.Object) error
- func (m *SearchView) SetOnQueryTextListener(arg0 *jni.Object) error
- func (m *SearchView) SetOnSearchClickListener(arg0 *jni.Object) error
- func (m *SearchView) SetOnSuggestionListener(arg0 *jni.Object) error
- func (m *SearchView) SetQuery(arg0 string, arg1 bool) error
- func (m *SearchView) SetQueryHint(arg0 string) error
- func (m *SearchView) SetQueryRefinementEnabled(arg0 bool) error
- func (m *SearchView) SetSearchableInfo(arg0 *jni.Object) error
- func (m *SearchView) SetSubmitButtonEnabled(arg0 bool) error
- func (m *SearchView) SetSuggestionsAdapter(arg0 *jni.Object) error
- type SearchViewOnCloseListener
- type SearchViewOnQueryTextListener
- type SearchViewOnSuggestionListener
- type SectionIndexer
- type SeekBar
- type SeekBarOnSeekBarChangeListener
- type ShareActionProvider
- func (m *ShareActionProvider) HasSubMenu() (bool, error)
- func (m *ShareActionProvider) OnCreateActionView() (*jni.Object, error)
- func (m *ShareActionProvider) OnPrepareSubMenu(arg0 *jni.Object) error
- func (m *ShareActionProvider) SetOnShareTargetSelectedListener(arg0 *jni.Object) error
- func (m *ShareActionProvider) SetShareHistoryFileName(arg0 string) error
- func (m *ShareActionProvider) SetShareIntent(arg0 *jni.Object) error
- type ShareActionProviderOnShareTargetSelectedListener
- type SimpleAdapter
- func (m *SimpleAdapter) GetCount() (int32, error)
- func (m *SimpleAdapter) GetDropDownView(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *SimpleAdapter) GetDropDownViewTheme() (*jni.Object, error)
- func (m *SimpleAdapter) GetFilter() (*jni.Object, error)
- func (m *SimpleAdapter) GetItem(arg0 int32) (*jni.Object, error)
- func (m *SimpleAdapter) GetItemId(arg0 int32) (int64, error)
- func (m *SimpleAdapter) GetView(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *SimpleAdapter) GetViewBinder() (*jni.Object, error)
- func (m *SimpleAdapter) SetDropDownViewResource(arg0 int32) error
- func (m *SimpleAdapter) SetDropDownViewTheme(arg0 *jni.Object) error
- func (m *SimpleAdapter) SetViewBinder(arg0 *jni.Object) error
- func (m *SimpleAdapter) SetViewImage2(arg0 *jni.Object, arg1 int32) error
- func (m *SimpleAdapter) SetViewImage2_1(arg0 *jni.Object, arg1 string) error
- func (m *SimpleAdapter) SetViewText(arg0 *jni.Object, arg1 string) error
- type SimpleAdapterViewBinder
- type SimpleCursorAdapter
- func (m *SimpleCursorAdapter) BindView(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *SimpleCursorAdapter) ChangeCursorAndColumns(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *SimpleCursorAdapter) ConvertToString(arg0 *jni.Object) (*jni.Object, error)
- func (m *SimpleCursorAdapter) GetCursorToStringConverter() (*jni.Object, error)
- func (m *SimpleCursorAdapter) GetStringConversionColumn() (int32, error)
- func (m *SimpleCursorAdapter) GetViewBinder() (*jni.Object, error)
- func (m *SimpleCursorAdapter) SetCursorToStringConverter(arg0 *jni.Object) error
- func (m *SimpleCursorAdapter) SetStringConversionColumn(arg0 int32) error
- func (m *SimpleCursorAdapter) SetViewBinder(arg0 *jni.Object) error
- func (m *SimpleCursorAdapter) SetViewImage(arg0 *jni.Object, arg1 string) error
- func (m *SimpleCursorAdapter) SetViewText(arg0 *jni.Object, arg1 string) error
- func (m *SimpleCursorAdapter) SwapCursor(arg0 *jni.Object) (*jni.Object, error)
- type SimpleCursorAdapterCursorToStringConverter
- type SimpleCursorAdapterViewBinder
- type SimpleCursorTreeAdapter
- type SimpleCursorTreeAdapterViewBinder
- type SimpleExpandableListAdapter
- func (m *SimpleExpandableListAdapter) GetChild(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *SimpleExpandableListAdapter) GetChildId(arg0 int32, arg1 int32) (int64, error)
- func (m *SimpleExpandableListAdapter) GetChildView(arg0 int32, arg1 int32, arg2 bool, arg3 *jni.Object, arg4 *jni.Object) (*jni.Object, error)
- func (m *SimpleExpandableListAdapter) GetChildrenCount(arg0 int32) (int32, error)
- func (m *SimpleExpandableListAdapter) GetGroup(arg0 int32) (*jni.Object, error)
- func (m *SimpleExpandableListAdapter) GetGroupCount() (int32, error)
- func (m *SimpleExpandableListAdapter) GetGroupId(arg0 int32) (int64, error)
- func (m *SimpleExpandableListAdapter) GetGroupView(arg0 int32, arg1 bool, arg2 *jni.Object, arg3 *jni.Object) (*jni.Object, error)
- func (m *SimpleExpandableListAdapter) HasStableIds() (bool, error)
- func (m *SimpleExpandableListAdapter) IsChildSelectable(arg0 int32, arg1 int32) (bool, error)
- func (m *SimpleExpandableListAdapter) NewChildView(arg0 bool, arg1 *jni.Object) (*jni.Object, error)
- func (m *SimpleExpandableListAdapter) NewGroupView(arg0 bool, arg1 *jni.Object) (*jni.Object, error)
- type SlidingDrawer
- func (m *SlidingDrawer) AnimateClose() error
- func (m *SlidingDrawer) AnimateOpen() error
- func (m *SlidingDrawer) AnimateToggle() error
- func (m *SlidingDrawer) Close() error
- func (m *SlidingDrawer) GetAccessibilityClassName() (*jni.Object, error)
- func (m *SlidingDrawer) GetContent() (*jni.Object, error)
- func (m *SlidingDrawer) GetHandle() (*jni.Object, error)
- func (m *SlidingDrawer) IsMoving() (bool, error)
- func (m *SlidingDrawer) IsOpened() (bool, error)
- func (m *SlidingDrawer) Lock() error
- func (m *SlidingDrawer) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *SlidingDrawer) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *SlidingDrawer) Open() error
- func (m *SlidingDrawer) SetOnDrawerCloseListener(arg0 *jni.Object) error
- func (m *SlidingDrawer) SetOnDrawerOpenListener(arg0 *jni.Object) error
- func (m *SlidingDrawer) SetOnDrawerScrollListener(arg0 *jni.Object) error
- func (m *SlidingDrawer) Toggle() error
- func (m *SlidingDrawer) Unlock() error
- type SlidingDrawerOnDrawerCloseListener
- type SlidingDrawerOnDrawerOpenListener
- type SlidingDrawerOnDrawerScrollListener
- type Space
- type Spinner
- func (m *Spinner) GetAccessibilityClassName() (*jni.Object, error)
- func (m *Spinner) GetBaseline() (int32, error)
- func (m *Spinner) GetDropDownHorizontalOffset() (int32, error)
- func (m *Spinner) GetDropDownVerticalOffset() (int32, error)
- func (m *Spinner) GetDropDownWidth() (int32, error)
- func (m *Spinner) GetGravity() (int32, error)
- func (m *Spinner) GetPopupBackground() (*jni.Object, error)
- func (m *Spinner) GetPopupContext() (*jni.Object, error)
- func (m *Spinner) GetPrompt() (*jni.Object, error)
- func (m *Spinner) OnClick(arg0 *jni.Object, arg1 int32) error
- func (m *Spinner) OnResolvePointerIcon(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *Spinner) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *Spinner) OnSaveInstanceState() (*jni.Object, error)
- func (m *Spinner) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *Spinner) PerformClick() (bool, error)
- func (m *Spinner) SetAdapter1(arg0 *jni.Object) error
- func (m *Spinner) SetAdapter1_1(arg0 *jni.Object) error
- func (m *Spinner) SetDropDownHorizontalOffset(arg0 int32) error
- func (m *Spinner) SetDropDownVerticalOffset(arg0 int32) error
- func (m *Spinner) SetDropDownWidth(arg0 int32) error
- func (m *Spinner) SetEnabled(arg0 bool) error
- func (m *Spinner) SetGravity(arg0 int32) error
- func (m *Spinner) SetOnItemClickListener(arg0 *jni.Object) error
- func (m *Spinner) SetPopupBackgroundDrawable(arg0 *jni.Object) error
- func (m *Spinner) SetPopupBackgroundResource(arg0 int32) error
- func (m *Spinner) SetPrompt(arg0 string) error
- func (m *Spinner) SetPromptId(arg0 int32) error
- type SpinnerAdapter
- type StackView
- func (m *StackView) Advance() error
- func (m *StackView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *StackView) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *StackView) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *StackView) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *StackView) ShowNext() error
- func (m *StackView) ShowPrevious() error
- type Switch
- func (m *Switch) Draw(arg0 *jni.Object) error
- func (m *Switch) DrawableHotspotChanged(arg0 float32, arg1 float32) error
- func (m *Switch) GetAccessibilityClassName() (*jni.Object, error)
- func (m *Switch) GetCompoundPaddingLeft() (int32, error)
- func (m *Switch) GetCompoundPaddingRight() (int32, error)
- func (m *Switch) GetShowText() (bool, error)
- func (m *Switch) GetSplitTrack() (bool, error)
- func (m *Switch) GetSwitchMinWidth() (int32, error)
- func (m *Switch) GetSwitchPadding() (int32, error)
- func (m *Switch) GetTextOff() (*jni.Object, error)
- func (m *Switch) GetTextOn() (*jni.Object, error)
- func (m *Switch) GetThumbDrawable() (*jni.Object, error)
- func (m *Switch) GetThumbTextPadding() (int32, error)
- func (m *Switch) GetThumbTintBlendMode() (*jni.Object, error)
- func (m *Switch) GetThumbTintList() (*jni.Object, error)
- func (m *Switch) GetThumbTintMode() (*jni.Object, error)
- func (m *Switch) GetTrackDrawable() (*jni.Object, error)
- func (m *Switch) GetTrackTintBlendMode() (*jni.Object, error)
- func (m *Switch) GetTrackTintList() (*jni.Object, error)
- func (m *Switch) GetTrackTintMode() (*jni.Object, error)
- func (m *Switch) JumpDrawablesToCurrentState() error
- func (m *Switch) OnMeasure(arg0 int32, arg1 int32) error
- func (m *Switch) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *Switch) SetChecked(arg0 bool) error
- func (m *Switch) SetShowText(arg0 bool) error
- func (m *Switch) SetSplitTrack(arg0 bool) error
- func (m *Switch) SetSwitchMinWidth(arg0 int32) error
- func (m *Switch) SetSwitchPadding(arg0 int32) error
- func (m *Switch) SetSwitchTextAppearance(arg0 *jni.Object, arg1 int32) error
- func (m *Switch) SetSwitchTypeface1(arg0 *jni.Object) error
- func (m *Switch) SetSwitchTypeface2_1(arg0 *jni.Object, arg1 int32) error
- func (m *Switch) SetTextOff(arg0 string) error
- func (m *Switch) SetTextOn(arg0 string) error
- func (m *Switch) SetThumbDrawable(arg0 *jni.Object) error
- func (m *Switch) SetThumbIcon(arg0 *jni.Object) error
- func (m *Switch) SetThumbResource(arg0 int32) error
- func (m *Switch) SetThumbTextPadding(arg0 int32) error
- func (m *Switch) SetThumbTintBlendMode(arg0 *jni.Object) error
- func (m *Switch) SetThumbTintList(arg0 *jni.Object) error
- func (m *Switch) SetThumbTintMode(arg0 *jni.Object) error
- func (m *Switch) SetTrackDrawable(arg0 *jni.Object) error
- func (m *Switch) SetTrackIcon(arg0 *jni.Object) error
- func (m *Switch) SetTrackResource(arg0 int32) error
- func (m *Switch) SetTrackTintBlendMode(arg0 *jni.Object) error
- func (m *Switch) SetTrackTintList(arg0 *jni.Object) error
- func (m *Switch) SetTrackTintMode(arg0 *jni.Object) error
- func (m *Switch) Toggle() error
- type TabHost
- func (m *TabHost) AddTab(arg0 *jni.Object) error
- func (m *TabHost) ClearAllTabs() error
- func (m *TabHost) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *TabHost) DispatchWindowFocusChanged(arg0 bool) error
- func (m *TabHost) GetAccessibilityClassName() (*jni.Object, error)
- func (m *TabHost) GetCurrentTab() (int32, error)
- func (m *TabHost) GetCurrentTabTag() (string, error)
- func (m *TabHost) GetCurrentTabView() (*jni.Object, error)
- func (m *TabHost) GetCurrentView() (*jni.Object, error)
- func (m *TabHost) GetTabContentView() (*jni.Object, error)
- func (m *TabHost) GetTabWidget() (*jni.Object, error)
- func (m *TabHost) NewTabSpec(arg0 string) (*jni.Object, error)
- func (m *TabHost) OnTouchModeChanged(arg0 bool) error
- func (m *TabHost) SetCurrentTab(arg0 int32) error
- func (m *TabHost) SetCurrentTabByTag(arg0 string) error
- func (m *TabHost) SetOnTabChangedListener(arg0 *jni.Object) error
- func (m *TabHost) Setup0() error
- func (m *TabHost) Setup1_1(arg0 *jni.Object) error
- type TabHostOnTabChangeListener
- type TabHostTabContentFactory
- type TabHostTabSpec
- func (m *TabHostTabSpec) GetTag() (string, error)
- func (m *TabHostTabSpec) SetContent1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TabHostTabSpec) SetContent1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TabHostTabSpec) SetContent1_2(arg0 int32) (*jni.Object, error)
- func (m *TabHostTabSpec) SetIndicator1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TabHostTabSpec) SetIndicator1_1(arg0 string) (*jni.Object, error)
- func (m *TabHostTabSpec) SetIndicator2_2(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- type TabWidget
- func (m *TabWidget) AddView(arg0 *jni.Object) error
- func (m *TabWidget) ChildDrawableStateChanged(arg0 *jni.Object) error
- func (m *TabWidget) DispatchDraw(arg0 *jni.Object) error
- func (m *TabWidget) FocusCurrentTab(arg0 int32) error
- func (m *TabWidget) GetAccessibilityClassName() (*jni.Object, error)
- func (m *TabWidget) GetChildTabViewAt(arg0 int32) (*jni.Object, error)
- func (m *TabWidget) GetLeftStripDrawable() (*jni.Object, error)
- func (m *TabWidget) GetRightStripDrawable() (*jni.Object, error)
- func (m *TabWidget) GetTabCount() (int32, error)
- func (m *TabWidget) IsStripEnabled() (bool, error)
- func (m *TabWidget) OnFocusChange(arg0 *jni.Object, arg1 bool) error
- func (m *TabWidget) OnResolvePointerIcon(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *TabWidget) RemoveAllViews() error
- func (m *TabWidget) SetCurrentTab(arg0 int32) error
- func (m *TabWidget) SetDividerDrawable1(arg0 *jni.Object) error
- func (m *TabWidget) SetDividerDrawable1_1(arg0 int32) error
- func (m *TabWidget) SetEnabled(arg0 bool) error
- func (m *TabWidget) SetLeftStripDrawable1(arg0 *jni.Object) error
- func (m *TabWidget) SetLeftStripDrawable1_1(arg0 int32) error
- func (m *TabWidget) SetRightStripDrawable1(arg0 *jni.Object) error
- func (m *TabWidget) SetRightStripDrawable1_1(arg0 int32) error
- func (m *TabWidget) SetStripEnabled(arg0 bool) error
- type TableLayout
- func (m *TableLayout) AddView1(arg0 *jni.Object) error
- func (m *TableLayout) AddView2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *TableLayout) AddView2_2(arg0 *jni.Object, arg1 int32) error
- func (m *TableLayout) AddView3_3(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *TableLayout) GenerateLayoutParams1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TableLayout) GenerateLayoutParams1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TableLayout) GenerateLayoutParams1_2(arg0 *jni.Object) (*jni.Object, error)
- func (m *TableLayout) GetAccessibilityClassName() (*jni.Object, error)
- func (m *TableLayout) IsColumnCollapsed(arg0 int32) (bool, error)
- func (m *TableLayout) IsColumnShrinkable(arg0 int32) (bool, error)
- func (m *TableLayout) IsColumnStretchable(arg0 int32) (bool, error)
- func (m *TableLayout) IsShrinkAllColumns() (bool, error)
- func (m *TableLayout) IsStretchAllColumns() (bool, error)
- func (m *TableLayout) RequestLayout() error
- func (m *TableLayout) SetColumnCollapsed(arg0 int32, arg1 bool) error
- func (m *TableLayout) SetColumnShrinkable(arg0 int32, arg1 bool) error
- func (m *TableLayout) SetColumnStretchable(arg0 int32, arg1 bool) error
- func (m *TableLayout) SetOnHierarchyChangeListener(arg0 *jni.Object) error
- func (m *TableLayout) SetShrinkAllColumns(arg0 bool) error
- func (m *TableLayout) SetStretchAllColumns(arg0 bool) error
- type TableRow
- func (m *TableRow) GenerateLayoutParams1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TableRow) GenerateLayoutParams1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TableRow) GenerateLayoutParams1_2(arg0 *jni.Object) (*jni.Object, error)
- func (m *TableRow) GetAccessibilityClassName() (*jni.Object, error)
- func (m *TableRow) GetVirtualChildAt(arg0 int32) (*jni.Object, error)
- func (m *TableRow) GetVirtualChildCount() (int32, error)
- func (m *TableRow) SetOnHierarchyChangeListener(arg0 *jni.Object) error
- type TextClock
- func (m *TextClock) GetFormat12Hour() (*jni.Object, error)
- func (m *TextClock) GetFormat24Hour() (*jni.Object, error)
- func (m *TextClock) GetTimeZone() (string, error)
- func (m *TextClock) Is24HourModeEnabled() (bool, error)
- func (m *TextClock) OnVisibilityAggregated(arg0 bool) error
- func (m *TextClock) RefreshTime() error
- func (m *TextClock) SetFormat12Hour(arg0 string) error
- func (m *TextClock) SetFormat24Hour(arg0 string) error
- func (m *TextClock) SetTimeZone(arg0 string) error
- type TextSwitcher
- type TextView
- func (m *TextView) AddExtraDataToAccessibilityNodeInfo(arg0 *jni.Object, arg1 string, arg2 *jni.Object) error
- func (m *TextView) AddTextChangedListener(arg0 *jni.Object) error
- func (m *TextView) Append1(arg0 string) error
- func (m *TextView) Append3_1(arg0 string, arg1 int32, arg2 int32) error
- func (m *TextView) Autofill(arg0 *jni.Object) error
- func (m *TextView) BeginBatchEdit() error
- func (m *TextView) BringPointIntoView1(arg0 int32) (bool, error)
- func (m *TextView) BringPointIntoView2_1(arg0 int32, arg1 bool) (bool, error)
- func (m *TextView) CancelLongPress() error
- func (m *TextView) ClearComposingText() error
- func (m *TextView) ComputeScroll() error
- func (m *TextView) Debug(arg0 int32) error
- func (m *TextView) DidTouchFocusSelect() (bool, error)
- func (m *TextView) DrawableHotspotChanged(arg0 float32, arg1 float32) error
- func (m *TextView) EndBatchEdit() error
- func (m *TextView) ExtractText(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *TextView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *TextView) GetAutoLinkMask() (int32, error)
- func (m *TextView) GetAutoSizeMaxTextSize() (int32, error)
- func (m *TextView) GetAutoSizeMinTextSize() (int32, error)
- func (m *TextView) GetAutoSizeStepGranularity() (int32, error)
- func (m *TextView) GetAutoSizeTextAvailableSizes() (*jni.Object, error)
- func (m *TextView) GetAutoSizeTextType() (int32, error)
- func (m *TextView) GetAutofillHints() (*jni.Object, error)
- func (m *TextView) GetAutofillType() (int32, error)
- func (m *TextView) GetAutofillValue() (*jni.Object, error)
- func (m *TextView) GetBaseline() (int32, error)
- func (m *TextView) GetBreakStrategy() (int32, error)
- func (m *TextView) GetCompoundDrawablePadding() (int32, error)
- func (m *TextView) GetCompoundDrawableTintBlendMode() (*jni.Object, error)
- func (m *TextView) GetCompoundDrawableTintList() (*jni.Object, error)
- func (m *TextView) GetCompoundDrawableTintMode() (*jni.Object, error)
- func (m *TextView) GetCompoundDrawables() (*jni.Object, error)
- func (m *TextView) GetCompoundDrawablesRelative() (*jni.Object, error)
- func (m *TextView) GetCompoundPaddingBottom() (int32, error)
- func (m *TextView) GetCompoundPaddingEnd() (int32, error)
- func (m *TextView) GetCompoundPaddingLeft() (int32, error)
- func (m *TextView) GetCompoundPaddingRight() (int32, error)
- func (m *TextView) GetCompoundPaddingStart() (int32, error)
- func (m *TextView) GetCompoundPaddingTop() (int32, error)
- func (m *TextView) GetCurrentHintTextColor() (int32, error)
- func (m *TextView) GetCurrentTextColor() (int32, error)
- func (m *TextView) GetCustomInsertionActionModeCallback() (*jni.Object, error)
- func (m *TextView) GetCustomSelectionActionModeCallback() (*jni.Object, error)
- func (m *TextView) GetEditableText() (*jni.Object, error)
- func (m *TextView) GetEllipsize() (*jni.Object, error)
- func (m *TextView) GetError() (*jni.Object, error)
- func (m *TextView) GetExtendedPaddingBottom() (int32, error)
- func (m *TextView) GetExtendedPaddingTop() (int32, error)
- func (m *TextView) GetFilters() (*jni.Object, error)
- func (m *TextView) GetFirstBaselineToTopHeight() (int32, error)
- func (m *TextView) GetFocusedRect(arg0 *jni.Object) error
- func (m *TextView) GetFocusedSearchResultHighlightColor() (int32, error)
- func (m *TextView) GetFocusedSearchResultIndex() (int32, error)
- func (m *TextView) GetFontFeatureSettings() (string, error)
- func (m *TextView) GetFontVariationSettings() (string, error)
- func (m *TextView) GetFreezesText() (bool, error)
- func (m *TextView) GetGravity() (int32, error)
- func (m *TextView) GetHighlightColor() (int32, error)
- func (m *TextView) GetHighlights() (*jni.Object, error)
- func (m *TextView) GetHint() (*jni.Object, error)
- func (m *TextView) GetHintTextColors() (*jni.Object, error)
- func (m *TextView) GetHyphenationFrequency() (int32, error)
- func (m *TextView) GetImeActionId() (int32, error)
- func (m *TextView) GetImeActionLabel() (*jni.Object, error)
- func (m *TextView) GetImeHintLocales() (*jni.Object, error)
- func (m *TextView) GetImeOptions() (int32, error)
- func (m *TextView) GetIncludeFontPadding() (bool, error)
- func (m *TextView) GetInputExtras(arg0 bool) (*jni.Object, error)
- func (m *TextView) GetInputType() (int32, error)
- func (m *TextView) GetJustificationMode() (int32, error)
- func (m *TextView) GetKeyListener() (*jni.Object, error)
- func (m *TextView) GetLastBaselineToBottomHeight() (int32, error)
- func (m *TextView) GetLayout() (*jni.Object, error)
- func (m *TextView) GetLetterSpacing() (float32, error)
- func (m *TextView) GetLineBounds(arg0 int32, arg1 *jni.Object) (int32, error)
- func (m *TextView) GetLineBreakStyle() (int32, error)
- func (m *TextView) GetLineBreakWordStyle() (int32, error)
- func (m *TextView) GetLineCount() (int32, error)
- func (m *TextView) GetLineHeight() (int32, error)
- func (m *TextView) GetLineSpacingExtra() (float32, error)
- func (m *TextView) GetLineSpacingMultiplier() (float32, error)
- func (m *TextView) GetLinkTextColors() (*jni.Object, error)
- func (m *TextView) GetLinksClickable() (bool, error)
- func (m *TextView) GetMarqueeRepeatLimit() (int32, error)
- func (m *TextView) GetMaxEms() (int32, error)
- func (m *TextView) GetMaxHeight() (int32, error)
- func (m *TextView) GetMaxLines() (int32, error)
- func (m *TextView) GetMaxWidth() (int32, error)
- func (m *TextView) GetMinEms() (int32, error)
- func (m *TextView) GetMinHeight() (int32, error)
- func (m *TextView) GetMinLines() (int32, error)
- func (m *TextView) GetMinWidth() (int32, error)
- func (m *TextView) GetMinimumFontMetrics() (*jni.Object, error)
- func (m *TextView) GetMovementMethod() (*jni.Object, error)
- func (m *TextView) GetOffsetForPosition(arg0 float32, arg1 float32) (int32, error)
- func (m *TextView) GetPaint() (*jni.Object, error)
- func (m *TextView) GetPaintFlags() (int32, error)
- func (m *TextView) GetPrivateImeOptions() (string, error)
- func (m *TextView) GetSearchResultHighlightColor() (int32, error)
- func (m *TextView) GetSearchResultHighlights() (*jni.Object, error)
- func (m *TextView) GetSelectionEnd() (int32, error)
- func (m *TextView) GetSelectionStart() (int32, error)
- func (m *TextView) GetShadowColor() (int32, error)
- func (m *TextView) GetShadowDx() (float32, error)
- func (m *TextView) GetShadowDy() (float32, error)
- func (m *TextView) GetShadowRadius() (float32, error)
- func (m *TextView) GetShiftDrawingOffsetForStartOverhang() (bool, error)
- func (m *TextView) GetShowSoftInputOnFocus() (bool, error)
- func (m *TextView) GetText() (*jni.Object, error)
- func (m *TextView) GetTextClassifier() (*jni.Object, error)
- func (m *TextView) GetTextColors() (*jni.Object, error)
- func (m *TextView) GetTextCursorDrawable() (*jni.Object, error)
- func (m *TextView) GetTextDirectionHeuristic() (*jni.Object, error)
- func (m *TextView) GetTextLocale() (*jni.Object, error)
- func (m *TextView) GetTextLocales() (*jni.Object, error)
- func (m *TextView) GetTextMetricsParams() (*jni.Object, error)
- func (m *TextView) GetTextScaleX() (float32, error)
- func (m *TextView) GetTextSelectHandle() (*jni.Object, error)
- func (m *TextView) GetTextSelectHandleLeft() (*jni.Object, error)
- func (m *TextView) GetTextSelectHandleRight() (*jni.Object, error)
- func (m *TextView) GetTextSize() (float32, error)
- func (m *TextView) GetTextSizeUnit() (int32, error)
- func (m *TextView) GetTotalPaddingBottom() (int32, error)
- func (m *TextView) GetTotalPaddingEnd() (int32, error)
- func (m *TextView) GetTotalPaddingLeft() (int32, error)
- func (m *TextView) GetTotalPaddingRight() (int32, error)
- func (m *TextView) GetTotalPaddingStart() (int32, error)
- func (m *TextView) GetTotalPaddingTop() (int32, error)
- func (m *TextView) GetTransformationMethod() (*jni.Object, error)
- func (m *TextView) GetTypeface() (*jni.Object, error)
- func (m *TextView) GetUrls() (*jni.Object, error)
- func (m *TextView) GetUseBoundsForWidth() (bool, error)
- func (m *TextView) HasOverlappingRendering() (bool, error)
- func (m *TextView) HasSelection() (bool, error)
- func (m *TextView) InvalidateDrawable(arg0 *jni.Object) error
- func (m *TextView) IsAllCaps() (bool, error)
- func (m *TextView) IsAutoHandwritingEnabled() (bool, error)
- func (m *TextView) IsCursorVisible() (bool, error)
- func (m *TextView) IsElegantTextHeight() (bool, error)
- func (m *TextView) IsFallbackLineSpacing() (bool, error)
- func (m *TextView) IsHorizontallyScrollable() (bool, error)
- func (m *TextView) IsInputMethodTarget() (bool, error)
- func (m *TextView) IsLocalePreferredLineHeightForMinimumUsed() (bool, error)
- func (m *TextView) IsSingleLine() (bool, error)
- func (m *TextView) IsSuggestionsEnabled() (bool, error)
- func (m *TextView) IsTextSelectable() (bool, error)
- func (m *TextView) JumpDrawablesToCurrentState() error
- func (m *TextView) Length() (int32, error)
- func (m *TextView) MoveCursorToVisibleOffset() (bool, error)
- func (m *TextView) OnBeginBatchEdit() error
- func (m *TextView) OnCheckIsTextEditor() (bool, error)
- func (m *TextView) OnCommitCompletion(arg0 *jni.Object) error
- func (m *TextView) OnCommitCorrection(arg0 *jni.Object) error
- func (m *TextView) OnCreateInputConnection(arg0 *jni.Object) (*jni.Object, error)
- func (m *TextView) OnDragEvent(arg0 *jni.Object) (bool, error)
- func (m *TextView) OnEditorAction(arg0 int32) error
- func (m *TextView) OnEndBatchEdit() error
- func (m *TextView) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *TextView) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *TextView) OnKeyMultiple(arg0 int32, arg1 int32, arg2 *jni.Object) (bool, error)
- func (m *TextView) OnKeyPreIme(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *TextView) OnKeyShortcut(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *TextView) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *TextView) OnPreDraw() (bool, error)
- func (m *TextView) OnPrivateIMECommand(arg0 string, arg1 *jni.Object) (bool, error)
- func (m *TextView) OnReceiveContent(arg0 *jni.Object) (*jni.Object, error)
- func (m *TextView) OnResolvePointerIcon(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *TextView) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *TextView) OnRtlPropertiesChanged(arg0 int32) error
- func (m *TextView) OnSaveInstanceState() (*jni.Object, error)
- func (m *TextView) OnScreenStateChanged(arg0 int32) error
- func (m *TextView) OnTextContextMenuItem(arg0 int32) (bool, error)
- func (m *TextView) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *TextView) OnTrackballEvent(arg0 *jni.Object) (bool, error)
- func (m *TextView) OnVisibilityAggregated(arg0 bool) error
- func (m *TextView) OnWindowFocusChanged(arg0 bool) error
- func (m *TextView) PerformLongClick() (bool, error)
- func (m *TextView) RemoveTextChangedListener(arg0 *jni.Object) error
- func (m *TextView) SendAccessibilityEventUnchecked(arg0 *jni.Object) error
- func (m *TextView) SetAllCaps(arg0 bool) error
- func (m *TextView) SetAutoLinkMask(arg0 int32) error
- func (m *TextView) SetAutoSizeTextTypeUniformWithConfiguration(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *TextView) SetAutoSizeTextTypeUniformWithPresetSizes(arg0 *jni.Object, arg1 int32) error
- func (m *TextView) SetAutoSizeTextTypeWithDefaults(arg0 int32) error
- func (m *TextView) SetBreakStrategy(arg0 int32) error
- func (m *TextView) SetCompoundDrawablePadding(arg0 int32) error
- func (m *TextView) SetCompoundDrawableTintBlendMode(arg0 *jni.Object) error
- func (m *TextView) SetCompoundDrawableTintList(arg0 *jni.Object) error
- func (m *TextView) SetCompoundDrawableTintMode(arg0 *jni.Object) error
- func (m *TextView) SetCompoundDrawables(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *TextView) SetCompoundDrawablesRelative(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *TextView) SetCompoundDrawablesRelativeWithIntrinsicBounds4(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *TextView) SetCompoundDrawablesRelativeWithIntrinsicBounds4_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *TextView) SetCompoundDrawablesWithIntrinsicBounds4(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *TextView) SetCompoundDrawablesWithIntrinsicBounds4_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *TextView) SetCursorVisible(arg0 bool) error
- func (m *TextView) SetCustomInsertionActionModeCallback(arg0 *jni.Object) error
- func (m *TextView) SetCustomSelectionActionModeCallback(arg0 *jni.Object) error
- func (m *TextView) SetEditableFactory(arg0 *jni.Object) error
- func (m *TextView) SetElegantTextHeight(arg0 bool) error
- func (m *TextView) SetEllipsize(arg0 *jni.Object) error
- func (m *TextView) SetEms(arg0 int32) error
- func (m *TextView) SetEnabled(arg0 bool) error
- func (m *TextView) SetError1(arg0 string) error
- func (m *TextView) SetError2_1(arg0 string, arg1 *jni.Object) error
- func (m *TextView) SetExtractedText(arg0 *jni.Object) error
- func (m *TextView) SetFallbackLineSpacing(arg0 bool) error
- func (m *TextView) SetFilters(arg0 *jni.Object) error
- func (m *TextView) SetFirstBaselineToTopHeight(arg0 int32) error
- func (m *TextView) SetFocusedSearchResultHighlightColor(arg0 int32) error
- func (m *TextView) SetFocusedSearchResultIndex(arg0 int32) error
- func (m *TextView) SetFontFeatureSettings(arg0 string) error
- func (m *TextView) SetFontVariationSettings(arg0 string) (bool, error)
- func (m *TextView) SetFreezesText(arg0 bool) error
- func (m *TextView) SetGravity(arg0 int32) error
- func (m *TextView) SetHeight(arg0 int32) error
- func (m *TextView) SetHighlightColor(arg0 int32) error
- func (m *TextView) SetHighlights(arg0 *jni.Object) error
- func (m *TextView) SetHint1(arg0 int32) error
- func (m *TextView) SetHint1_1(arg0 string) error
- func (m *TextView) SetHintTextColor1(arg0 *jni.Object) error
- func (m *TextView) SetHintTextColor1_1(arg0 int32) error
- func (m *TextView) SetHorizontallyScrolling(arg0 bool) error
- func (m *TextView) SetHyphenationFrequency(arg0 int32) error
- func (m *TextView) SetImeActionLabel(arg0 string, arg1 int32) error
- func (m *TextView) SetImeHintLocales(arg0 *jni.Object) error
- func (m *TextView) SetImeOptions(arg0 int32) error
- func (m *TextView) SetIncludeFontPadding(arg0 bool) error
- func (m *TextView) SetInputExtras(arg0 int32) error
- func (m *TextView) SetInputType(arg0 int32) error
- func (m *TextView) SetJustificationMode(arg0 int32) error
- func (m *TextView) SetKeyListener(arg0 *jni.Object) error
- func (m *TextView) SetLastBaselineToBottomHeight(arg0 int32) error
- func (m *TextView) SetLetterSpacing(arg0 float32) error
- func (m *TextView) SetLineBreakStyle(arg0 int32) error
- func (m *TextView) SetLineBreakWordStyle(arg0 int32) error
- func (m *TextView) SetLineHeight1(arg0 int32) error
- func (m *TextView) SetLineHeight2_1(arg0 int32, arg1 float32) error
- func (m *TextView) SetLineSpacing(arg0 float32, arg1 float32) error
- func (m *TextView) SetLines(arg0 int32) error
- func (m *TextView) SetLinkTextColor1(arg0 *jni.Object) error
- func (m *TextView) SetLinkTextColor1_1(arg0 int32) error
- func (m *TextView) SetLinksClickable(arg0 bool) error
- func (m *TextView) SetLocalePreferredLineHeightForMinimumUsed(arg0 bool) error
- func (m *TextView) SetMarqueeRepeatLimit(arg0 int32) error
- func (m *TextView) SetMaxEms(arg0 int32) error
- func (m *TextView) SetMaxHeight(arg0 int32) error
- func (m *TextView) SetMaxLines(arg0 int32) error
- func (m *TextView) SetMaxWidth(arg0 int32) error
- func (m *TextView) SetMinEms(arg0 int32) error
- func (m *TextView) SetMinHeight(arg0 int32) error
- func (m *TextView) SetMinLines(arg0 int32) error
- func (m *TextView) SetMinWidth(arg0 int32) error
- func (m *TextView) SetMinimumFontMetrics(arg0 *jni.Object) error
- func (m *TextView) SetMovementMethod(arg0 *jni.Object) error
- func (m *TextView) SetOnEditorActionListener(arg0 *jni.Object) error
- func (m *TextView) SetPadding(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *TextView) SetPaddingRelative(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *TextView) SetPaintFlags(arg0 int32) error
- func (m *TextView) SetPrivateImeOptions(arg0 string) error
- func (m *TextView) SetRawInputType(arg0 int32) error
- func (m *TextView) SetScroller(arg0 *jni.Object) error
- func (m *TextView) SetSearchResultHighlightColor(arg0 int32) error
- func (m *TextView) SetSearchResultHighlights(arg0 *jni.Object) error
- func (m *TextView) SetSelectAllOnFocus(arg0 bool) error
- func (m *TextView) SetSelected(arg0 bool) error
- func (m *TextView) SetShadowLayer(arg0 float32, arg1 float32, arg2 float32, arg3 int32) error
- func (m *TextView) SetShiftDrawingOffsetForStartOverhang(arg0 bool) error
- func (m *TextView) SetShowSoftInputOnFocus(arg0 bool) error
- func (m *TextView) SetSingleLine0() error
- func (m *TextView) SetSingleLine1_1(arg0 bool) error
- func (m *TextView) SetSpannableFactory(arg0 *jni.Object) error
- func (m *TextView) SetText1_1(arg0 int32) error
- func (m *TextView) SetText1_3(arg0 string) error
- func (m *TextView) SetText2_2(arg0 int32, arg1 *jni.Object) error
- func (m *TextView) SetText2_4(arg0 string, arg1 *jni.Object) error
- func (m *TextView) SetText3(arg0 *jni.Object, arg1 int32, arg2 int32) error
- func (m *TextView) SetTextAppearance1_1(arg0 int32) error
- func (m *TextView) SetTextAppearance2(arg0 *jni.Object, arg1 int32) error
- func (m *TextView) SetTextClassifier(arg0 *jni.Object) error
- func (m *TextView) SetTextColor1(arg0 *jni.Object) error
- func (m *TextView) SetTextColor1_1(arg0 int32) error
- func (m *TextView) SetTextCursorDrawable1(arg0 *jni.Object) error
- func (m *TextView) SetTextCursorDrawable1_1(arg0 int32) error
- func (m *TextView) SetTextIsSelectable(arg0 bool) error
- func (m *TextView) SetTextKeepState1(arg0 string) error
- func (m *TextView) SetTextKeepState2_1(arg0 string, arg1 *jni.Object) error
- func (m *TextView) SetTextLocale(arg0 *jni.Object) error
- func (m *TextView) SetTextLocales(arg0 *jni.Object) error
- func (m *TextView) SetTextMetricsParams(arg0 *jni.Object) error
- func (m *TextView) SetTextScaleX(arg0 float32) error
- func (m *TextView) SetTextSelectHandle1(arg0 *jni.Object) error
- func (m *TextView) SetTextSelectHandle1_1(arg0 int32) error
- func (m *TextView) SetTextSelectHandleLeft1(arg0 *jni.Object) error
- func (m *TextView) SetTextSelectHandleLeft1_1(arg0 int32) error
- func (m *TextView) SetTextSelectHandleRight1(arg0 *jni.Object) error
- func (m *TextView) SetTextSelectHandleRight1_1(arg0 int32) error
- func (m *TextView) SetTextSize1(arg0 float32) error
- func (m *TextView) SetTextSize2_1(arg0 int32, arg1 float32) error
- func (m *TextView) SetTransformationMethod(arg0 *jni.Object) error
- func (m *TextView) SetTypeface1(arg0 *jni.Object) error
- func (m *TextView) SetTypeface2_1(arg0 *jni.Object, arg1 int32) error
- func (m *TextView) SetUseBoundsForWidth(arg0 bool) error
- func (m *TextView) SetWidth(arg0 int32) error
- func (m *TextView) ShowContextMenu0() (bool, error)
- func (m *TextView) ShowContextMenu2_1(arg0 float32, arg1 float32) (bool, error)
- type TextViewBufferType
- type TextViewOnEditorActionListener
- type TextViewSavedState
- type ThemedSpinnerAdapter
- type TimePicker
- func (m *TimePicker) Autofill(arg0 *jni.Object) error
- func (m *TimePicker) DispatchProvideAutofillStructure(arg0 *jni.Object, arg1 int32) error
- func (m *TimePicker) GetAccessibilityClassName() (*jni.Object, error)
- func (m *TimePicker) GetAutofillType() (int32, error)
- func (m *TimePicker) GetAutofillValue() (*jni.Object, error)
- func (m *TimePicker) GetBaseline() (int32, error)
- func (m *TimePicker) GetCurrentHour() (*jni.Object, error)
- func (m *TimePicker) GetCurrentMinute() (*jni.Object, error)
- func (m *TimePicker) GetHour() (int32, error)
- func (m *TimePicker) GetMinute() (int32, error)
- func (m *TimePicker) Is24HourView() (bool, error)
- func (m *TimePicker) IsEnabled() (bool, error)
- func (m *TimePicker) SetCurrentHour(arg0 *jni.Object) error
- func (m *TimePicker) SetCurrentMinute(arg0 *jni.Object) error
- func (m *TimePicker) SetEnabled(arg0 bool) error
- func (m *TimePicker) SetHour(arg0 int32) error
- func (m *TimePicker) SetIs24HourView(arg0 *jni.Object) error
- func (m *TimePicker) SetMinute(arg0 int32) error
- func (m *TimePicker) SetOnTimeChangedListener(arg0 *jni.Object) error
- func (m *TimePicker) ValidateInput() (bool, error)
- type TimePickerOnTimeChangedListener
- type ToggleButton
- func (m *ToggleButton) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ToggleButton) GetDisabledAlpha() (float32, error)
- func (m *ToggleButton) GetTextOff() (*jni.Object, error)
- func (m *ToggleButton) GetTextOn() (*jni.Object, error)
- func (m *ToggleButton) SetBackgroundDrawable(arg0 *jni.Object) error
- func (m *ToggleButton) SetChecked(arg0 bool) error
- func (m *ToggleButton) SetTextOff(arg0 string) error
- func (m *ToggleButton) SetTextOn(arg0 string) error
- type Toolbar
- func (m *Toolbar) CollapseActionView() error
- func (m *Toolbar) DismissPopupMenus() error
- func (m *Toolbar) GenerateLayoutParams1(arg0 *jni.Object) (*jni.Object, error)
- func (m *Toolbar) GenerateLayoutParams1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *Toolbar) GetCollapseContentDescription() (*jni.Object, error)
- func (m *Toolbar) GetCollapseIcon() (*jni.Object, error)
- func (m *Toolbar) GetContentInsetEnd() (int32, error)
- func (m *Toolbar) GetContentInsetEndWithActions() (int32, error)
- func (m *Toolbar) GetContentInsetLeft() (int32, error)
- func (m *Toolbar) GetContentInsetRight() (int32, error)
- func (m *Toolbar) GetContentInsetStart() (int32, error)
- func (m *Toolbar) GetContentInsetStartWithNavigation() (int32, error)
- func (m *Toolbar) GetCurrentContentInsetEnd() (int32, error)
- func (m *Toolbar) GetCurrentContentInsetLeft() (int32, error)
- func (m *Toolbar) GetCurrentContentInsetRight() (int32, error)
- func (m *Toolbar) GetCurrentContentInsetStart() (int32, error)
- func (m *Toolbar) GetLogo() (*jni.Object, error)
- func (m *Toolbar) GetLogoDescription() (*jni.Object, error)
- func (m *Toolbar) GetMenu() (*jni.Object, error)
- func (m *Toolbar) GetNavigationContentDescription() (*jni.Object, error)
- func (m *Toolbar) GetNavigationIcon() (*jni.Object, error)
- func (m *Toolbar) GetOverflowIcon() (*jni.Object, error)
- func (m *Toolbar) GetPopupTheme() (int32, error)
- func (m *Toolbar) GetSubtitle() (*jni.Object, error)
- func (m *Toolbar) GetTitle() (*jni.Object, error)
- func (m *Toolbar) GetTitleMarginBottom() (int32, error)
- func (m *Toolbar) GetTitleMarginEnd() (int32, error)
- func (m *Toolbar) GetTitleMarginStart() (int32, error)
- func (m *Toolbar) GetTitleMarginTop() (int32, error)
- func (m *Toolbar) HasExpandedActionView() (bool, error)
- func (m *Toolbar) HideOverflowMenu() (bool, error)
- func (m *Toolbar) InflateMenu(arg0 int32) error
- func (m *Toolbar) IsOverflowMenuShowing() (bool, error)
- func (m *Toolbar) OnRtlPropertiesChanged(arg0 int32) error
- func (m *Toolbar) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *Toolbar) SetCollapseContentDescription1(arg0 int32) error
- func (m *Toolbar) SetCollapseContentDescription1_1(arg0 string) error
- func (m *Toolbar) SetCollapseIcon1(arg0 *jni.Object) error
- func (m *Toolbar) SetCollapseIcon1_1(arg0 int32) error
- func (m *Toolbar) SetContentInsetEndWithActions(arg0 int32) error
- func (m *Toolbar) SetContentInsetStartWithNavigation(arg0 int32) error
- func (m *Toolbar) SetContentInsetsAbsolute(arg0 int32, arg1 int32) error
- func (m *Toolbar) SetContentInsetsRelative(arg0 int32, arg1 int32) error
- func (m *Toolbar) SetLogo1(arg0 *jni.Object) error
- func (m *Toolbar) SetLogo1_1(arg0 int32) error
- func (m *Toolbar) SetLogoDescription1(arg0 int32) error
- func (m *Toolbar) SetLogoDescription1_1(arg0 string) error
- func (m *Toolbar) SetNavigationContentDescription1(arg0 int32) error
- func (m *Toolbar) SetNavigationContentDescription1_1(arg0 string) error
- func (m *Toolbar) SetNavigationIcon1(arg0 *jni.Object) error
- func (m *Toolbar) SetNavigationIcon1_1(arg0 int32) error
- func (m *Toolbar) SetNavigationOnClickListener(arg0 *jni.Object) error
- func (m *Toolbar) SetOnMenuItemClickListener(arg0 *jni.Object) error
- func (m *Toolbar) SetOverflowIcon(arg0 *jni.Object) error
- func (m *Toolbar) SetPopupTheme(arg0 int32) error
- func (m *Toolbar) SetSubtitle1(arg0 int32) error
- func (m *Toolbar) SetSubtitle1_1(arg0 string) error
- func (m *Toolbar) SetSubtitleTextAppearance(arg0 *jni.Object, arg1 int32) error
- func (m *Toolbar) SetSubtitleTextColor(arg0 int32) error
- func (m *Toolbar) SetTitle1(arg0 int32) error
- func (m *Toolbar) SetTitle1_1(arg0 string) error
- func (m *Toolbar) SetTitleMargin(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *Toolbar) SetTitleMarginBottom(arg0 int32) error
- func (m *Toolbar) SetTitleMarginEnd(arg0 int32) error
- func (m *Toolbar) SetTitleMarginStart(arg0 int32) error
- func (m *Toolbar) SetTitleMarginTop(arg0 int32) error
- func (m *Toolbar) SetTitleTextAppearance(arg0 *jni.Object, arg1 int32) error
- func (m *Toolbar) SetTitleTextColor(arg0 int32) error
- func (m *Toolbar) ShowOverflowMenu() (bool, error)
- type ToolbarOnMenuItemClickListener
- type TwoLineListItem
- type VideoView
- func (m *VideoView) AddSubtitleSource(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *VideoView) CanPause() (bool, error)
- func (m *VideoView) CanSeekBackward() (bool, error)
- func (m *VideoView) CanSeekForward() (bool, error)
- func (m *VideoView) Draw(arg0 *jni.Object) error
- func (m *VideoView) GetAccessibilityClassName() (*jni.Object, error)
- func (m *VideoView) GetAudioSessionId() (int32, error)
- func (m *VideoView) GetBufferPercentage() (int32, error)
- func (m *VideoView) GetCurrentPosition() (int32, error)
- func (m *VideoView) GetDuration() (int32, error)
- func (m *VideoView) IsPlaying() (bool, error)
- func (m *VideoView) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *VideoView) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *VideoView) OnTrackballEvent(arg0 *jni.Object) (bool, error)
- func (m *VideoView) Pause() error
- func (m *VideoView) ResolveAdjustedSize(arg0 int32, arg1 int32) (int32, error)
- func (m *VideoView) Resume() error
- func (m *VideoView) SeekTo(arg0 int32) error
- func (m *VideoView) SetAudioAttributes(arg0 *jni.Object) error
- func (m *VideoView) SetAudioFocusRequest(arg0 int32) error
- func (m *VideoView) SetMediaController(arg0 *jni.Object) error
- func (m *VideoView) SetOnCompletionListener(arg0 *jni.Object) error
- func (m *VideoView) SetOnErrorListener(arg0 *jni.Object) error
- func (m *VideoView) SetOnInfoListener(arg0 *jni.Object) error
- func (m *VideoView) SetOnPreparedListener(arg0 *jni.Object) error
- func (m *VideoView) SetVideoPath(arg0 string) error
- func (m *VideoView) SetVideoURI(arg0 *jni.Object) error
- func (m *VideoView) Start() error
- func (m *VideoView) StopPlayback() error
- func (m *VideoView) Suspend() error
- type ViewAnimator
- func (m *ViewAnimator) AddView(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *ViewAnimator) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ViewAnimator) GetAnimateFirstView() (bool, error)
- func (m *ViewAnimator) GetBaseline() (int32, error)
- func (m *ViewAnimator) GetCurrentView() (*jni.Object, error)
- func (m *ViewAnimator) GetDisplayedChild() (int32, error)
- func (m *ViewAnimator) GetInAnimation() (*jni.Object, error)
- func (m *ViewAnimator) GetOutAnimation() (*jni.Object, error)
- func (m *ViewAnimator) RemoveAllViews() error
- func (m *ViewAnimator) RemoveView(arg0 *jni.Object) error
- func (m *ViewAnimator) RemoveViewAt(arg0 int32) error
- func (m *ViewAnimator) RemoveViewInLayout(arg0 *jni.Object) error
- func (m *ViewAnimator) RemoveViews(arg0 int32, arg1 int32) error
- func (m *ViewAnimator) RemoveViewsInLayout(arg0 int32, arg1 int32) error
- func (m *ViewAnimator) SetAnimateFirstView(arg0 bool) error
- func (m *ViewAnimator) SetDisplayedChild(arg0 int32) error
- func (m *ViewAnimator) SetInAnimation1_1(arg0 *jni.Object) error
- func (m *ViewAnimator) SetInAnimation2(arg0 *jni.Object, arg1 int32) error
- func (m *ViewAnimator) SetOutAnimation1_1(arg0 *jni.Object) error
- func (m *ViewAnimator) SetOutAnimation2(arg0 *jni.Object, arg1 int32) error
- func (m *ViewAnimator) ShowNext() error
- func (m *ViewAnimator) ShowPrevious() error
- type ViewFlipper
- func (m *ViewFlipper) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ViewFlipper) GetFlipInterval() (int32, error)
- func (m *ViewFlipper) IsAutoStart() (bool, error)
- func (m *ViewFlipper) IsFlipping() (bool, error)
- func (m *ViewFlipper) SetAutoStart(arg0 bool) error
- func (m *ViewFlipper) SetFlipInterval(arg0 int32) error
- func (m *ViewFlipper) StartFlipping() error
- func (m *ViewFlipper) StopFlipping() error
- type ViewSwitcher
- func (m *ViewSwitcher) AddView(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *ViewSwitcher) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ViewSwitcher) GetNextView() (*jni.Object, error)
- func (m *ViewSwitcher) Reset() error
- func (m *ViewSwitcher) SetFactory(arg0 *jni.Object) error
- type ViewSwitcherViewFactory
- type WrapperListAdapter
- type ZoomButton
- func (m *ZoomButton) DispatchUnhandledMove(arg0 *jni.Object, arg1 int32) (bool, error)
- func (m *ZoomButton) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ZoomButton) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *ZoomButton) OnLongClick(arg0 *jni.Object) (bool, error)
- func (m *ZoomButton) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *ZoomButton) SetEnabled(arg0 bool) error
- func (m *ZoomButton) SetZoomSpeed(arg0 int64) error
- type ZoomButtonsController
- func (m *ZoomButtonsController) GetContainer() (*jni.Object, error)
- func (m *ZoomButtonsController) GetZoomControls() (*jni.Object, error)
- func (m *ZoomButtonsController) IsAutoDismissed() (bool, error)
- func (m *ZoomButtonsController) IsVisible() (bool, error)
- func (m *ZoomButtonsController) OnTouch(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *ZoomButtonsController) SetAutoDismissed(arg0 bool) error
- func (m *ZoomButtonsController) SetFocusable(arg0 bool) error
- func (m *ZoomButtonsController) SetOnZoomListener(arg0 *jni.Object) error
- func (m *ZoomButtonsController) SetVisible(arg0 bool) error
- func (m *ZoomButtonsController) SetZoomInEnabled(arg0 bool) error
- func (m *ZoomButtonsController) SetZoomOutEnabled(arg0 bool) error
- func (m *ZoomButtonsController) SetZoomSpeed(arg0 int64) error
- type ZoomButtonsControllerOnZoomListener
- type ZoomControls
- func (m *ZoomControls) GetAccessibilityClassName() (*jni.Object, error)
- func (m *ZoomControls) HasFocus() (bool, error)
- func (m *ZoomControls) Hide() error
- func (m *ZoomControls) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *ZoomControls) SetIsZoomInEnabled(arg0 bool) error
- func (m *ZoomControls) SetIsZoomOutEnabled(arg0 bool) error
- func (m *ZoomControls) SetOnZoomInClickListener(arg0 *jni.Object) error
- func (m *ZoomControls) SetOnZoomOutClickListener(arg0 *jni.Object) error
- func (m *ZoomControls) SetZoomSpeed(arg0 int64) error
- func (m *ZoomControls) Show() error
Constants ¶
const ( ModeDialog = consts.ModeDialog ModeDropdown = consts.ModeDropdown OrientationHorizontal = consts.OrientationHorizontal OrientationVertical = consts.OrientationVertical AutoSizeTextTypeNone = consts.AutoSizeTextTypeNone AutoSizeTextTypeUniform = consts.AutoSizeTextTypeUniform FocusedSearchResultIndexNone = consts.FocusedSearchResultIndexNone Editable = consts.Editable Normal = consts.Normal Spannable = consts.Spannable Creator = consts.Creator InputMethodFromFocusable = consts.InputMethodFromFocusable InputMethodNeeded = consts.InputMethodNeeded InputMethodNotNeeded = consts.InputMethodNotNeeded MatchParent = consts.MatchParent PositionPromptAbove = consts.PositionPromptAbove PositionPromptBelow = consts.PositionPromptBelow WrapContent = consts.WrapContent FlagAutoRequery = consts.FlagAutoRequery FlagRegisterContentObserver = consts.FlagRegisterContentObserver IgnoreItemViewType = consts.IgnoreItemViewType NoSelection = consts.NoSelection AutoFit = consts.AutoFit NoStretch = consts.NoStretch StretchColumnWidth = consts.StretchColumnWidth StretchSpacing = consts.StretchSpacing StretchSpacingUniform = consts.StretchSpacingUniform ScrollStateFling = consts.ScrollStateFling ScrollStateIdle = consts.ScrollStateIdle ScrollStateTouchScroll = consts.ScrollStateTouchScroll DigitsAndLetters = consts.DigitsAndLetters DigitsAndLettersNoDigits = consts.DigitsAndLettersNoDigits DigitsAndLettersNoLetters = consts.DigitsAndLettersNoLetters DigitsOnly = consts.DigitsOnly LettersOnly = consts.LettersOnly InvalidPosition = consts.InvalidPosition ItemViewTypeIgnore = consts.ItemViewTypeIgnore SourceBoundMaxInSurface = consts.SourceBoundMaxInSurface SourceBoundMaxVisible = consts.SourceBoundMaxVisible Center = consts.Center CenterCrop = consts.CenterCrop CenterInside = consts.CenterInside FitCenter = consts.FitCenter FitEnd = consts.FitEnd FitStart = consts.FitStart FitXy = consts.FitXy Matrix = consts.Matrix DefaultBlendMode = consts.DefaultBlendMode AlignBounds = consts.AlignBounds AlignMargins = consts.AlignMargins Baseline = consts.Baseline Bottom = consts.Bottom End = consts.End Fill = consts.Fill Horizontal = consts.Horizontal Left = consts.Left Right = consts.Right Start = consts.Start Top = consts.Top Undefined = consts.Undefined Vertical = consts.Vertical UnspecifiedGravity = consts.UnspecifiedGravity DefaultFormat12Hour = consts.DefaultFormat12Hour DefaultFormat24Hour = consts.DefaultFormat24Hour ShowDividerBeginning = consts.ShowDividerBeginning ShowDividerEnd = consts.ShowDividerEnd ShowDividerMiddle = consts.ShowDividerMiddle ShowDividerNone = consts.ShowDividerNone MarginBottom = consts.MarginBottom MarginEnd = consts.MarginEnd MarginLeft = consts.MarginLeft MarginRight = consts.MarginRight MarginStart = consts.MarginStart MarginTop = consts.MarginTop Above = consts.Above AlignBaseline = consts.AlignBaseline AlignBottom = consts.AlignBottom AlignEnd = consts.AlignEnd AlignLeft = consts.AlignLeft AlignParentBottom = consts.AlignParentBottom AlignParentEnd = consts.AlignParentEnd AlignParentLeft = consts.AlignParentLeft AlignParentRight = consts.AlignParentRight AlignParentStart = consts.AlignParentStart AlignParentTop = consts.AlignParentTop AlignRight = consts.AlignRight AlignStart = consts.AlignStart AlignTop = consts.AlignTop Below = consts.Below CenterHorizontal = consts.CenterHorizontal CenterInParent = consts.CenterInParent CenterVertical = consts.CenterVertical EndOf = consts.EndOf LeftOf = consts.LeftOf RightOf = consts.RightOf StartOf = consts.StartOf True = consts.True ChildIndicatorInherit = consts.ChildIndicatorInherit PackedPositionTypeChild = consts.PackedPositionTypeChild PackedPositionTypeGroup = consts.PackedPositionTypeGroup PackedPositionTypeNull = consts.PackedPositionTypeNull ChoiceModeMultiple = consts.ChoiceModeMultiple ChoiceModeMultipleModal = consts.ChoiceModeMultipleModal ChoiceModeNone = consts.ChoiceModeNone ChoiceModeSingle = consts.ChoiceModeSingle TranscriptModeAlwaysScroll = consts.TranscriptModeAlwaysScroll TranscriptModeDisabled = consts.TranscriptModeDisabled TranscriptModeNormal = consts.TranscriptModeNormal )
const ( InvalidRowId = consts.InvalidRowId PackedPositionValueNull = consts.PackedPositionValueNull )
const ( ExtraChecked = consts.ExtraChecked )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AbsListView ¶ added in v0.0.7
AbsListView wraps android.widget.AbsListView.
func (*AbsListView) AfterTextChanged ¶ added in v0.0.7
func (m *AbsListView) AfterTextChanged(arg0 *jni.Object) error
AfterTextChanged calls android.widget.AbsListView.afterTextChanged.
func (*AbsListView) BeforeTextChanged ¶ added in v0.0.7
BeforeTextChanged calls android.widget.AbsListView.beforeTextChanged.
func (*AbsListView) CanScrollList ¶ added in v0.0.7
func (m *AbsListView) CanScrollList(arg0 int32) (bool, error)
CanScrollList calls android.widget.AbsListView.canScrollList.
func (*AbsListView) CheckInputConnectionProxy ¶ added in v0.0.7
func (m *AbsListView) CheckInputConnectionProxy(arg0 *jni.Object) (bool, error)
CheckInputConnectionProxy calls android.widget.AbsListView.checkInputConnectionProxy.
func (*AbsListView) ClearChoices ¶ added in v0.0.7
func (m *AbsListView) ClearChoices() error
ClearChoices calls android.widget.AbsListView.clearChoices.
func (*AbsListView) ClearTextFilter ¶ added in v0.0.7
func (m *AbsListView) ClearTextFilter() error
ClearTextFilter calls android.widget.AbsListView.clearTextFilter.
func (*AbsListView) DeferNotifyDataSetChanged ¶ added in v0.0.7
func (m *AbsListView) DeferNotifyDataSetChanged() error
DeferNotifyDataSetChanged calls android.widget.AbsListView.deferNotifyDataSetChanged.
func (*AbsListView) DispatchDrawableHotspotChanged ¶ added in v0.0.7
func (m *AbsListView) DispatchDrawableHotspotChanged(arg0 float32, arg1 float32) error
DispatchDrawableHotspotChanged calls android.widget.AbsListView.dispatchDrawableHotspotChanged.
func (*AbsListView) Draw ¶ added in v0.0.7
func (m *AbsListView) Draw(arg0 *jni.Object) error
Draw calls android.widget.AbsListView.draw.
func (*AbsListView) Fling ¶ added in v0.0.7
func (m *AbsListView) Fling(arg0 int32) error
Fling calls android.widget.AbsListView.fling.
func (*AbsListView) GenerateLayoutParams1 ¶ added in v0.0.7
GenerateLayoutParams1 calls android.widget.AbsListView.generateLayoutParams.
func (*AbsListView) GenerateLayoutParams1_1 ¶ added in v0.0.7
GenerateLayoutParams1_1 calls android.widget.AbsListView.generateLayoutParams.
func (*AbsListView) GetAccessibilityClassName ¶ added in v0.0.7
func (m *AbsListView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.AbsListView.getAccessibilityClassName.
func (*AbsListView) GetBottomEdgeEffectColor ¶ added in v0.0.7
func (m *AbsListView) GetBottomEdgeEffectColor() (int32, error)
GetBottomEdgeEffectColor calls android.widget.AbsListView.getBottomEdgeEffectColor.
func (*AbsListView) GetCacheColorHint ¶ added in v0.0.7
func (m *AbsListView) GetCacheColorHint() (int32, error)
GetCacheColorHint calls android.widget.AbsListView.getCacheColorHint.
func (*AbsListView) GetCheckedItemCount ¶ added in v0.0.7
func (m *AbsListView) GetCheckedItemCount() (int32, error)
GetCheckedItemCount calls android.widget.AbsListView.getCheckedItemCount.
func (*AbsListView) GetCheckedItemIds ¶ added in v0.0.7
func (m *AbsListView) GetCheckedItemIds() (*jni.Object, error)
GetCheckedItemIds calls android.widget.AbsListView.getCheckedItemIds.
func (*AbsListView) GetCheckedItemPosition ¶ added in v0.0.7
func (m *AbsListView) GetCheckedItemPosition() (int32, error)
GetCheckedItemPosition calls android.widget.AbsListView.getCheckedItemPosition.
func (*AbsListView) GetCheckedItemPositions ¶ added in v0.0.7
func (m *AbsListView) GetCheckedItemPositions() (*jni.Object, error)
GetCheckedItemPositions calls android.widget.AbsListView.getCheckedItemPositions.
func (*AbsListView) GetChoiceMode ¶ added in v0.0.7
func (m *AbsListView) GetChoiceMode() (int32, error)
GetChoiceMode calls android.widget.AbsListView.getChoiceMode.
func (*AbsListView) GetFocusedRect ¶ added in v0.0.7
func (m *AbsListView) GetFocusedRect(arg0 *jni.Object) error
GetFocusedRect calls android.widget.AbsListView.getFocusedRect.
func (*AbsListView) GetListPaddingBottom ¶ added in v0.0.7
func (m *AbsListView) GetListPaddingBottom() (int32, error)
GetListPaddingBottom calls android.widget.AbsListView.getListPaddingBottom.
func (*AbsListView) GetListPaddingLeft ¶ added in v0.0.7
func (m *AbsListView) GetListPaddingLeft() (int32, error)
GetListPaddingLeft calls android.widget.AbsListView.getListPaddingLeft.
func (*AbsListView) GetListPaddingRight ¶ added in v0.0.7
func (m *AbsListView) GetListPaddingRight() (int32, error)
GetListPaddingRight calls android.widget.AbsListView.getListPaddingRight.
func (*AbsListView) GetListPaddingTop ¶ added in v0.0.7
func (m *AbsListView) GetListPaddingTop() (int32, error)
GetListPaddingTop calls android.widget.AbsListView.getListPaddingTop.
func (*AbsListView) GetSelectedView ¶ added in v0.0.7
func (m *AbsListView) GetSelectedView() (*jni.Object, error)
GetSelectedView calls android.widget.AbsListView.getSelectedView.
func (*AbsListView) GetSelector ¶ added in v0.0.7
func (m *AbsListView) GetSelector() (*jni.Object, error)
GetSelector calls android.widget.AbsListView.getSelector.
func (*AbsListView) GetSolidColor ¶ added in v0.0.7
func (m *AbsListView) GetSolidColor() (int32, error)
GetSolidColor calls android.widget.AbsListView.getSolidColor.
func (*AbsListView) GetTextFilter ¶ added in v0.0.7
func (m *AbsListView) GetTextFilter() (*jni.Object, error)
GetTextFilter calls android.widget.AbsListView.getTextFilter.
func (*AbsListView) GetTopEdgeEffectColor ¶ added in v0.0.7
func (m *AbsListView) GetTopEdgeEffectColor() (int32, error)
GetTopEdgeEffectColor calls android.widget.AbsListView.getTopEdgeEffectColor.
func (*AbsListView) GetTranscriptMode ¶ added in v0.0.7
func (m *AbsListView) GetTranscriptMode() (int32, error)
GetTranscriptMode calls android.widget.AbsListView.getTranscriptMode.
func (*AbsListView) GetVerticalScrollbarWidth ¶ added in v0.0.7
func (m *AbsListView) GetVerticalScrollbarWidth() (int32, error)
GetVerticalScrollbarWidth calls android.widget.AbsListView.getVerticalScrollbarWidth.
func (*AbsListView) HasTextFilter ¶ added in v0.0.7
func (m *AbsListView) HasTextFilter() (bool, error)
HasTextFilter calls android.widget.AbsListView.hasTextFilter.
func (*AbsListView) InvalidateViews ¶ added in v0.0.7
func (m *AbsListView) InvalidateViews() error
InvalidateViews calls android.widget.AbsListView.invalidateViews.
func (*AbsListView) IsDrawSelectorOnTop ¶ added in v0.0.7
func (m *AbsListView) IsDrawSelectorOnTop() (bool, error)
IsDrawSelectorOnTop calls android.widget.AbsListView.isDrawSelectorOnTop.
func (*AbsListView) IsFastScrollAlwaysVisible ¶ added in v0.0.7
func (m *AbsListView) IsFastScrollAlwaysVisible() (bool, error)
IsFastScrollAlwaysVisible calls android.widget.AbsListView.isFastScrollAlwaysVisible.
func (*AbsListView) IsFastScrollEnabled ¶ added in v0.0.7
func (m *AbsListView) IsFastScrollEnabled() (bool, error)
IsFastScrollEnabled calls android.widget.AbsListView.isFastScrollEnabled.
func (*AbsListView) IsItemChecked ¶ added in v0.0.7
func (m *AbsListView) IsItemChecked(arg0 int32) (bool, error)
IsItemChecked calls android.widget.AbsListView.isItemChecked.
func (*AbsListView) IsScrollingCacheEnabled ¶ added in v0.0.7
func (m *AbsListView) IsScrollingCacheEnabled() (bool, error)
IsScrollingCacheEnabled calls android.widget.AbsListView.isScrollingCacheEnabled.
func (*AbsListView) IsSelectedChildViewEnabled ¶ added in v0.0.7
func (m *AbsListView) IsSelectedChildViewEnabled() (bool, error)
IsSelectedChildViewEnabled calls android.widget.AbsListView.isSelectedChildViewEnabled.
func (*AbsListView) IsSmoothScrollbarEnabled ¶ added in v0.0.7
func (m *AbsListView) IsSmoothScrollbarEnabled() (bool, error)
IsSmoothScrollbarEnabled calls android.widget.AbsListView.isSmoothScrollbarEnabled.
func (*AbsListView) IsStackFromBottom ¶ added in v0.0.7
func (m *AbsListView) IsStackFromBottom() (bool, error)
IsStackFromBottom calls android.widget.AbsListView.isStackFromBottom.
func (*AbsListView) IsTextFilterEnabled ¶ added in v0.0.7
func (m *AbsListView) IsTextFilterEnabled() (bool, error)
IsTextFilterEnabled calls android.widget.AbsListView.isTextFilterEnabled.
func (*AbsListView) JumpDrawablesToCurrentState ¶ added in v0.0.7
func (m *AbsListView) JumpDrawablesToCurrentState() error
JumpDrawablesToCurrentState calls android.widget.AbsListView.jumpDrawablesToCurrentState.
func (*AbsListView) OnCancelPendingInputEvents ¶ added in v0.0.7
func (m *AbsListView) OnCancelPendingInputEvents() error
OnCancelPendingInputEvents calls android.widget.AbsListView.onCancelPendingInputEvents.
func (*AbsListView) OnCreateInputConnection ¶ added in v0.0.7
OnCreateInputConnection calls android.widget.AbsListView.onCreateInputConnection.
func (*AbsListView) OnFilterComplete ¶ added in v0.0.7
func (m *AbsListView) OnFilterComplete(arg0 int32) error
OnFilterComplete calls android.widget.AbsListView.onFilterComplete.
func (*AbsListView) OnGenericMotionEvent ¶ added in v0.0.7
func (m *AbsListView) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
OnGenericMotionEvent calls android.widget.AbsListView.onGenericMotionEvent.
func (*AbsListView) OnGlobalLayout ¶ added in v0.0.7
func (m *AbsListView) OnGlobalLayout() error
OnGlobalLayout calls android.widget.AbsListView.onGlobalLayout.
func (*AbsListView) OnInitializeAccessibilityNodeInfoForItem ¶ added in v0.0.7
func (m *AbsListView) OnInitializeAccessibilityNodeInfoForItem( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) error
OnInitializeAccessibilityNodeInfoForItem calls android.widget.AbsListView.onInitializeAccessibilityNodeInfoForItem.
func (*AbsListView) OnInterceptHoverEvent ¶ added in v0.0.7
func (m *AbsListView) OnInterceptHoverEvent(arg0 *jni.Object) (bool, error)
OnInterceptHoverEvent calls android.widget.AbsListView.onInterceptHoverEvent.
func (*AbsListView) OnInterceptTouchEvent ¶ added in v0.0.7
func (m *AbsListView) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
OnInterceptTouchEvent calls android.widget.AbsListView.onInterceptTouchEvent.
func (*AbsListView) OnKeyDown ¶ added in v0.0.7
OnKeyDown calls android.widget.AbsListView.onKeyDown.
func (*AbsListView) OnNestedFling ¶ added in v0.0.7
func (m *AbsListView) OnNestedFling( arg0 *jni.Object, arg1 float32, arg2 float32, arg3 bool, ) (bool, error)
OnNestedFling calls android.widget.AbsListView.onNestedFling.
func (*AbsListView) OnNestedScroll ¶ added in v0.0.7
func (m *AbsListView) OnNestedScroll( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) error
OnNestedScroll calls android.widget.AbsListView.onNestedScroll.
func (*AbsListView) OnNestedScrollAccepted ¶ added in v0.0.7
func (m *AbsListView) OnNestedScrollAccepted( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) error
OnNestedScrollAccepted calls android.widget.AbsListView.onNestedScrollAccepted.
func (*AbsListView) OnProvideContentCaptureStructure ¶ added in v0.0.7
func (m *AbsListView) OnProvideContentCaptureStructure(arg0 *jni.Object, arg1 int32) error
OnProvideContentCaptureStructure calls android.widget.AbsListView.onProvideContentCaptureStructure.
func (*AbsListView) OnRemoteAdapterConnected ¶ added in v0.0.7
func (m *AbsListView) OnRemoteAdapterConnected() (bool, error)
OnRemoteAdapterConnected calls android.widget.AbsListView.onRemoteAdapterConnected.
func (*AbsListView) OnRemoteAdapterDisconnected ¶ added in v0.0.7
func (m *AbsListView) OnRemoteAdapterDisconnected() error
OnRemoteAdapterDisconnected calls android.widget.AbsListView.onRemoteAdapterDisconnected.
func (*AbsListView) OnResolvePointerIcon ¶ added in v0.0.7
OnResolvePointerIcon calls android.widget.AbsListView.onResolvePointerIcon.
func (*AbsListView) OnRestoreInstanceState ¶ added in v0.0.7
func (m *AbsListView) OnRestoreInstanceState(arg0 *jni.Object) error
OnRestoreInstanceState calls android.widget.AbsListView.onRestoreInstanceState.
func (*AbsListView) OnRtlPropertiesChanged ¶ added in v0.0.7
func (m *AbsListView) OnRtlPropertiesChanged(arg0 int32) error
OnRtlPropertiesChanged calls android.widget.AbsListView.onRtlPropertiesChanged.
func (*AbsListView) OnSaveInstanceState ¶ added in v0.0.7
func (m *AbsListView) OnSaveInstanceState() (*jni.Object, error)
OnSaveInstanceState calls android.widget.AbsListView.onSaveInstanceState.
func (*AbsListView) OnStartNestedScroll ¶ added in v0.0.7
func (m *AbsListView) OnStartNestedScroll( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) (bool, error)
OnStartNestedScroll calls android.widget.AbsListView.onStartNestedScroll.
func (*AbsListView) OnTextChanged ¶ added in v0.0.7
OnTextChanged calls android.widget.AbsListView.onTextChanged.
func (*AbsListView) OnTouchEvent ¶ added in v0.0.7
func (m *AbsListView) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.widget.AbsListView.onTouchEvent.
func (*AbsListView) OnTouchModeChanged ¶ added in v0.0.7
func (m *AbsListView) OnTouchModeChanged(arg0 bool) error
OnTouchModeChanged calls android.widget.AbsListView.onTouchModeChanged.
func (*AbsListView) OnWindowFocusChanged ¶ added in v0.0.7
func (m *AbsListView) OnWindowFocusChanged(arg0 bool) error
OnWindowFocusChanged calls android.widget.AbsListView.onWindowFocusChanged.
func (*AbsListView) PerformItemClick ¶ added in v0.0.7
PerformItemClick calls android.widget.AbsListView.performItemClick.
func (*AbsListView) PointToPosition ¶ added in v0.0.7
func (m *AbsListView) PointToPosition(arg0 int32, arg1 int32) (int32, error)
PointToPosition calls android.widget.AbsListView.pointToPosition.
func (*AbsListView) PointToRowId ¶ added in v0.0.7
func (m *AbsListView) PointToRowId(arg0 int32, arg1 int32) (int64, error)
PointToRowId calls android.widget.AbsListView.pointToRowId.
func (*AbsListView) RequestDisallowInterceptTouchEvent ¶ added in v0.0.7
func (m *AbsListView) RequestDisallowInterceptTouchEvent(arg0 bool) error
RequestDisallowInterceptTouchEvent calls android.widget.AbsListView.requestDisallowInterceptTouchEvent.
func (*AbsListView) RequestLayout ¶ added in v0.0.7
func (m *AbsListView) RequestLayout() error
RequestLayout calls android.widget.AbsListView.requestLayout.
func (*AbsListView) ScrollListBy ¶ added in v0.0.7
func (m *AbsListView) ScrollListBy(arg0 int32) error
ScrollListBy calls android.widget.AbsListView.scrollListBy.
func (*AbsListView) SetAdapter1 ¶ added in v0.0.7
func (m *AbsListView) SetAdapter1(arg0 *jni.Object) error
SetAdapter1 calls android.widget.AbsListView.setAdapter.
func (*AbsListView) SetAdapter1_1 ¶ added in v0.0.7
func (m *AbsListView) SetAdapter1_1(arg0 *jni.Object) error
SetAdapter1_1 calls android.widget.AbsListView.setAdapter.
func (*AbsListView) SetBottomEdgeEffectColor ¶ added in v0.0.7
func (m *AbsListView) SetBottomEdgeEffectColor(arg0 int32) error
SetBottomEdgeEffectColor calls android.widget.AbsListView.setBottomEdgeEffectColor.
func (*AbsListView) SetCacheColorHint ¶ added in v0.0.7
func (m *AbsListView) SetCacheColorHint(arg0 int32) error
SetCacheColorHint calls android.widget.AbsListView.setCacheColorHint.
func (*AbsListView) SetChoiceMode ¶ added in v0.0.7
func (m *AbsListView) SetChoiceMode(arg0 int32) error
SetChoiceMode calls android.widget.AbsListView.setChoiceMode.
func (*AbsListView) SetDrawSelectorOnTop ¶ added in v0.0.7
func (m *AbsListView) SetDrawSelectorOnTop(arg0 bool) error
SetDrawSelectorOnTop calls android.widget.AbsListView.setDrawSelectorOnTop.
func (*AbsListView) SetEdgeEffectColor ¶ added in v0.0.7
func (m *AbsListView) SetEdgeEffectColor(arg0 int32) error
SetEdgeEffectColor calls android.widget.AbsListView.setEdgeEffectColor.
func (*AbsListView) SetFastScrollAlwaysVisible ¶ added in v0.0.7
func (m *AbsListView) SetFastScrollAlwaysVisible(arg0 bool) error
SetFastScrollAlwaysVisible calls android.widget.AbsListView.setFastScrollAlwaysVisible.
func (*AbsListView) SetFastScrollEnabled ¶ added in v0.0.7
func (m *AbsListView) SetFastScrollEnabled(arg0 bool) error
SetFastScrollEnabled calls android.widget.AbsListView.setFastScrollEnabled.
func (*AbsListView) SetFastScrollStyle ¶ added in v0.0.7
func (m *AbsListView) SetFastScrollStyle(arg0 int32) error
SetFastScrollStyle calls android.widget.AbsListView.setFastScrollStyle.
func (*AbsListView) SetFilterText ¶ added in v0.0.7
func (m *AbsListView) SetFilterText(arg0 string) error
SetFilterText calls android.widget.AbsListView.setFilterText.
func (*AbsListView) SetFriction ¶ added in v0.0.7
func (m *AbsListView) SetFriction(arg0 float32) error
SetFriction calls android.widget.AbsListView.setFriction.
func (*AbsListView) SetItemChecked ¶ added in v0.0.7
func (m *AbsListView) SetItemChecked(arg0 int32, arg1 bool) error
SetItemChecked calls android.widget.AbsListView.setItemChecked.
func (*AbsListView) SetMultiChoiceModeListener ¶ added in v0.0.7
func (m *AbsListView) SetMultiChoiceModeListener(arg0 *jni.Object) error
SetMultiChoiceModeListener calls android.widget.AbsListView.setMultiChoiceModeListener.
func (*AbsListView) SetOnScrollListener ¶ added in v0.0.7
func (m *AbsListView) SetOnScrollListener(arg0 *jni.Object) error
SetOnScrollListener calls android.widget.AbsListView.setOnScrollListener.
func (*AbsListView) SetRecyclerListener ¶ added in v0.0.7
func (m *AbsListView) SetRecyclerListener(arg0 *jni.Object) error
SetRecyclerListener calls android.widget.AbsListView.setRecyclerListener.
func (*AbsListView) SetRemoteViewsAdapter ¶ added in v0.0.7
func (m *AbsListView) SetRemoteViewsAdapter(arg0 *jni.Object) error
SetRemoteViewsAdapter calls android.widget.AbsListView.setRemoteViewsAdapter.
func (*AbsListView) SetScrollBarStyle ¶ added in v0.0.7
func (m *AbsListView) SetScrollBarStyle(arg0 int32) error
SetScrollBarStyle calls android.widget.AbsListView.setScrollBarStyle.
func (*AbsListView) SetScrollIndicators ¶ added in v0.0.7
SetScrollIndicators calls android.widget.AbsListView.setScrollIndicators.
func (*AbsListView) SetScrollingCacheEnabled ¶ added in v0.0.7
func (m *AbsListView) SetScrollingCacheEnabled(arg0 bool) error
SetScrollingCacheEnabled calls android.widget.AbsListView.setScrollingCacheEnabled.
func (*AbsListView) SetSelectedChildViewEnabled ¶ added in v0.0.7
func (m *AbsListView) SetSelectedChildViewEnabled(arg0 bool) error
SetSelectedChildViewEnabled calls android.widget.AbsListView.setSelectedChildViewEnabled.
func (*AbsListView) SetSelectionFromTop ¶ added in v0.0.7
func (m *AbsListView) SetSelectionFromTop(arg0 int32, arg1 int32) error
SetSelectionFromTop calls android.widget.AbsListView.setSelectionFromTop.
func (*AbsListView) SetSelector1 ¶ added in v0.0.7
func (m *AbsListView) SetSelector1(arg0 *jni.Object) error
SetSelector1 calls android.widget.AbsListView.setSelector.
func (*AbsListView) SetSelector1_1 ¶ added in v0.0.7
func (m *AbsListView) SetSelector1_1(arg0 int32) error
SetSelector1_1 calls android.widget.AbsListView.setSelector.
func (*AbsListView) SetSmoothScrollbarEnabled ¶ added in v0.0.7
func (m *AbsListView) SetSmoothScrollbarEnabled(arg0 bool) error
SetSmoothScrollbarEnabled calls android.widget.AbsListView.setSmoothScrollbarEnabled.
func (*AbsListView) SetStackFromBottom ¶ added in v0.0.7
func (m *AbsListView) SetStackFromBottom(arg0 bool) error
SetStackFromBottom calls android.widget.AbsListView.setStackFromBottom.
func (*AbsListView) SetTextFilterEnabled ¶ added in v0.0.7
func (m *AbsListView) SetTextFilterEnabled(arg0 bool) error
SetTextFilterEnabled calls android.widget.AbsListView.setTextFilterEnabled.
func (*AbsListView) SetTopEdgeEffectColor ¶ added in v0.0.7
func (m *AbsListView) SetTopEdgeEffectColor(arg0 int32) error
SetTopEdgeEffectColor calls android.widget.AbsListView.setTopEdgeEffectColor.
func (*AbsListView) SetTranscriptMode ¶ added in v0.0.7
func (m *AbsListView) SetTranscriptMode(arg0 int32) error
SetTranscriptMode calls android.widget.AbsListView.setTranscriptMode.
func (*AbsListView) SetVelocityScale ¶ added in v0.0.7
func (m *AbsListView) SetVelocityScale(arg0 float32) error
SetVelocityScale calls android.widget.AbsListView.setVelocityScale.
func (*AbsListView) SetVerticalScrollbarPosition ¶ added in v0.0.7
func (m *AbsListView) SetVerticalScrollbarPosition(arg0 int32) error
SetVerticalScrollbarPosition calls android.widget.AbsListView.setVerticalScrollbarPosition.
func (*AbsListView) ShowContextMenu0 ¶ added in v0.0.7
func (m *AbsListView) ShowContextMenu0() (bool, error)
ShowContextMenu0 calls android.widget.AbsListView.showContextMenu.
func (*AbsListView) ShowContextMenu2_1 ¶ added in v0.0.7
func (m *AbsListView) ShowContextMenu2_1(arg0 float32, arg1 float32) (bool, error)
ShowContextMenu2_1 calls android.widget.AbsListView.showContextMenu.
func (*AbsListView) ShowContextMenuForChild1 ¶ added in v0.0.7
func (m *AbsListView) ShowContextMenuForChild1(arg0 *jni.Object) (bool, error)
ShowContextMenuForChild1 calls android.widget.AbsListView.showContextMenuForChild.
func (*AbsListView) ShowContextMenuForChild3_1 ¶ added in v0.0.7
func (m *AbsListView) ShowContextMenuForChild3_1( arg0 *jni.Object, arg1 float32, arg2 float32, ) (bool, error)
ShowContextMenuForChild3_1 calls android.widget.AbsListView.showContextMenuForChild.
func (*AbsListView) SmoothScrollBy ¶ added in v0.0.7
func (m *AbsListView) SmoothScrollBy(arg0 int32, arg1 int32) error
SmoothScrollBy calls android.widget.AbsListView.smoothScrollBy.
func (*AbsListView) SmoothScrollToPosition1 ¶ added in v0.0.7
func (m *AbsListView) SmoothScrollToPosition1(arg0 int32) error
SmoothScrollToPosition1 calls android.widget.AbsListView.smoothScrollToPosition.
func (*AbsListView) SmoothScrollToPosition2_1 ¶ added in v0.0.7
func (m *AbsListView) SmoothScrollToPosition2_1(arg0 int32, arg1 int32) error
SmoothScrollToPosition2_1 calls android.widget.AbsListView.smoothScrollToPosition.
func (*AbsListView) SmoothScrollToPositionFromTop2 ¶ added in v0.0.7
func (m *AbsListView) SmoothScrollToPositionFromTop2(arg0 int32, arg1 int32) error
SmoothScrollToPositionFromTop2 calls android.widget.AbsListView.smoothScrollToPositionFromTop.
func (*AbsListView) SmoothScrollToPositionFromTop3_1 ¶ added in v0.0.7
func (m *AbsListView) SmoothScrollToPositionFromTop3_1( arg0 int32, arg1 int32, arg2 int32, ) error
SmoothScrollToPositionFromTop3_1 calls android.widget.AbsListView.smoothScrollToPositionFromTop.
func (*AbsListView) VerifyDrawable ¶ added in v0.0.7
func (m *AbsListView) VerifyDrawable(arg0 *jni.Object) (bool, error)
VerifyDrawable calls android.widget.AbsListView.verifyDrawable.
type AbsListViewMultiChoiceModeListener ¶ added in v0.0.7
AbsListViewMultiChoiceModeListener wraps android.widget.AbsListView$MultiChoiceModeListener.
func (*AbsListViewMultiChoiceModeListener) OnItemCheckedStateChanged ¶ added in v0.0.7
func (m *AbsListViewMultiChoiceModeListener) OnItemCheckedStateChanged( arg0 *jni.Object, arg1 int32, arg2 int64, arg3 bool, ) error
OnItemCheckedStateChanged calls android.widget.AbsListView$MultiChoiceModeListener.onItemCheckedStateChanged.
type AbsListViewOnScrollListener ¶ added in v0.0.7
AbsListViewOnScrollListener wraps android.widget.AbsListView$OnScrollListener.
func (*AbsListViewOnScrollListener) OnScroll ¶ added in v0.0.7
func (m *AbsListViewOnScrollListener) OnScroll( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) error
OnScroll calls android.widget.AbsListView$OnScrollListener.onScroll.
func (*AbsListViewOnScrollListener) OnScrollStateChanged ¶ added in v0.0.7
func (m *AbsListViewOnScrollListener) OnScrollStateChanged(arg0 *jni.Object, arg1 int32) error
OnScrollStateChanged calls android.widget.AbsListView$OnScrollListener.onScrollStateChanged.
type AbsListViewRecyclerListener ¶ added in v0.0.7
AbsListViewRecyclerListener wraps android.widget.AbsListView$RecyclerListener.
func (*AbsListViewRecyclerListener) OnMovedToScrapHeap ¶ added in v0.0.7
func (m *AbsListViewRecyclerListener) OnMovedToScrapHeap(arg0 *jni.Object) error
OnMovedToScrapHeap calls android.widget.AbsListView$RecyclerListener.onMovedToScrapHeap.
type AbsListViewSelectionBoundsAdjuster ¶ added in v0.0.7
AbsListViewSelectionBoundsAdjuster wraps android.widget.AbsListView$SelectionBoundsAdjuster.
func (*AbsListViewSelectionBoundsAdjuster) AdjustListItemSelectionBounds ¶ added in v0.0.7
func (m *AbsListViewSelectionBoundsAdjuster) AdjustListItemSelectionBounds(arg0 *jni.Object) error
AdjustListItemSelectionBounds calls android.widget.AbsListView$SelectionBoundsAdjuster.adjustListItemSelectionBounds.
type AbsSeekBar ¶ added in v0.0.7
AbsSeekBar wraps android.widget.AbsSeekBar.
func (*AbsSeekBar) DrawableHotspotChanged ¶ added in v0.0.7
func (m *AbsSeekBar) DrawableHotspotChanged(arg0 float32, arg1 float32) error
DrawableHotspotChanged calls android.widget.AbsSeekBar.drawableHotspotChanged.
func (*AbsSeekBar) GetAccessibilityClassName ¶ added in v0.0.7
func (m *AbsSeekBar) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.AbsSeekBar.getAccessibilityClassName.
func (*AbsSeekBar) GetKeyProgressIncrement ¶ added in v0.0.7
func (m *AbsSeekBar) GetKeyProgressIncrement() (int32, error)
GetKeyProgressIncrement calls android.widget.AbsSeekBar.getKeyProgressIncrement.
func (*AbsSeekBar) GetSplitTrack ¶ added in v0.0.7
func (m *AbsSeekBar) GetSplitTrack() (bool, error)
GetSplitTrack calls android.widget.AbsSeekBar.getSplitTrack.
func (*AbsSeekBar) GetThumb ¶ added in v0.0.7
func (m *AbsSeekBar) GetThumb() (*jni.Object, error)
GetThumb calls android.widget.AbsSeekBar.getThumb.
func (*AbsSeekBar) GetThumbOffset ¶ added in v0.0.7
func (m *AbsSeekBar) GetThumbOffset() (int32, error)
GetThumbOffset calls android.widget.AbsSeekBar.getThumbOffset.
func (*AbsSeekBar) GetThumbTintBlendMode ¶ added in v0.0.7
func (m *AbsSeekBar) GetThumbTintBlendMode() (*jni.Object, error)
GetThumbTintBlendMode calls android.widget.AbsSeekBar.getThumbTintBlendMode.
func (*AbsSeekBar) GetThumbTintList ¶ added in v0.0.7
func (m *AbsSeekBar) GetThumbTintList() (*jni.Object, error)
GetThumbTintList calls android.widget.AbsSeekBar.getThumbTintList.
func (*AbsSeekBar) GetThumbTintMode ¶ added in v0.0.7
func (m *AbsSeekBar) GetThumbTintMode() (*jni.Object, error)
GetThumbTintMode calls android.widget.AbsSeekBar.getThumbTintMode.
func (*AbsSeekBar) GetTickMark ¶ added in v0.0.7
func (m *AbsSeekBar) GetTickMark() (*jni.Object, error)
GetTickMark calls android.widget.AbsSeekBar.getTickMark.
func (*AbsSeekBar) GetTickMarkTintBlendMode ¶ added in v0.0.7
func (m *AbsSeekBar) GetTickMarkTintBlendMode() (*jni.Object, error)
GetTickMarkTintBlendMode calls android.widget.AbsSeekBar.getTickMarkTintBlendMode.
func (*AbsSeekBar) GetTickMarkTintList ¶ added in v0.0.7
func (m *AbsSeekBar) GetTickMarkTintList() (*jni.Object, error)
GetTickMarkTintList calls android.widget.AbsSeekBar.getTickMarkTintList.
func (*AbsSeekBar) GetTickMarkTintMode ¶ added in v0.0.7
func (m *AbsSeekBar) GetTickMarkTintMode() (*jni.Object, error)
GetTickMarkTintMode calls android.widget.AbsSeekBar.getTickMarkTintMode.
func (*AbsSeekBar) JumpDrawablesToCurrentState ¶ added in v0.0.7
func (m *AbsSeekBar) JumpDrawablesToCurrentState() error
JumpDrawablesToCurrentState calls android.widget.AbsSeekBar.jumpDrawablesToCurrentState.
func (*AbsSeekBar) OnRtlPropertiesChanged ¶ added in v0.0.7
func (m *AbsSeekBar) OnRtlPropertiesChanged(arg0 int32) error
OnRtlPropertiesChanged calls android.widget.AbsSeekBar.onRtlPropertiesChanged.
func (*AbsSeekBar) OnTouchEvent ¶ added in v0.0.7
func (m *AbsSeekBar) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.widget.AbsSeekBar.onTouchEvent.
func (*AbsSeekBar) SetKeyProgressIncrement ¶ added in v0.0.7
func (m *AbsSeekBar) SetKeyProgressIncrement(arg0 int32) error
SetKeyProgressIncrement calls android.widget.AbsSeekBar.setKeyProgressIncrement.
func (*AbsSeekBar) SetSplitTrack ¶ added in v0.0.7
func (m *AbsSeekBar) SetSplitTrack(arg0 bool) error
SetSplitTrack calls android.widget.AbsSeekBar.setSplitTrack.
func (*AbsSeekBar) SetThumb ¶ added in v0.0.7
func (m *AbsSeekBar) SetThumb(arg0 *jni.Object) error
SetThumb calls android.widget.AbsSeekBar.setThumb.
func (*AbsSeekBar) SetThumbOffset ¶ added in v0.0.7
func (m *AbsSeekBar) SetThumbOffset(arg0 int32) error
SetThumbOffset calls android.widget.AbsSeekBar.setThumbOffset.
func (*AbsSeekBar) SetThumbTintBlendMode ¶ added in v0.0.7
func (m *AbsSeekBar) SetThumbTintBlendMode(arg0 *jni.Object) error
SetThumbTintBlendMode calls android.widget.AbsSeekBar.setThumbTintBlendMode.
func (*AbsSeekBar) SetThumbTintList ¶ added in v0.0.7
func (m *AbsSeekBar) SetThumbTintList(arg0 *jni.Object) error
SetThumbTintList calls android.widget.AbsSeekBar.setThumbTintList.
func (*AbsSeekBar) SetThumbTintMode ¶ added in v0.0.7
func (m *AbsSeekBar) SetThumbTintMode(arg0 *jni.Object) error
SetThumbTintMode calls android.widget.AbsSeekBar.setThumbTintMode.
func (*AbsSeekBar) SetTickMark ¶ added in v0.0.7
func (m *AbsSeekBar) SetTickMark(arg0 *jni.Object) error
SetTickMark calls android.widget.AbsSeekBar.setTickMark.
func (*AbsSeekBar) SetTickMarkTintBlendMode ¶ added in v0.0.7
func (m *AbsSeekBar) SetTickMarkTintBlendMode(arg0 *jni.Object) error
SetTickMarkTintBlendMode calls android.widget.AbsSeekBar.setTickMarkTintBlendMode.
func (*AbsSeekBar) SetTickMarkTintList ¶ added in v0.0.7
func (m *AbsSeekBar) SetTickMarkTintList(arg0 *jni.Object) error
SetTickMarkTintList calls android.widget.AbsSeekBar.setTickMarkTintList.
func (*AbsSeekBar) SetTickMarkTintMode ¶ added in v0.0.7
func (m *AbsSeekBar) SetTickMarkTintMode(arg0 *jni.Object) error
SetTickMarkTintMode calls android.widget.AbsSeekBar.setTickMarkTintMode.
type AbsSpinner ¶ added in v0.0.7
AbsSpinner wraps android.widget.AbsSpinner.
func (*AbsSpinner) Autofill ¶ added in v0.0.7
func (m *AbsSpinner) Autofill(arg0 *jni.Object) error
Autofill calls android.widget.AbsSpinner.autofill.
func (*AbsSpinner) GetAccessibilityClassName ¶ added in v0.0.7
func (m *AbsSpinner) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.AbsSpinner.getAccessibilityClassName.
func (*AbsSpinner) GetAdapter0 ¶ added in v0.0.7
func (m *AbsSpinner) GetAdapter0() (*jni.Object, error)
GetAdapter0 calls android.widget.AbsSpinner.getAdapter.
func (*AbsSpinner) GetAdapter0_1 ¶ added in v0.0.7
func (m *AbsSpinner) GetAdapter0_1() (*jni.Object, error)
GetAdapter0_1 calls android.widget.AbsSpinner.getAdapter.
func (*AbsSpinner) GetAutofillType ¶ added in v0.0.7
func (m *AbsSpinner) GetAutofillType() (int32, error)
GetAutofillType calls android.widget.AbsSpinner.getAutofillType.
func (*AbsSpinner) GetAutofillValue ¶ added in v0.0.7
func (m *AbsSpinner) GetAutofillValue() (*jni.Object, error)
GetAutofillValue calls android.widget.AbsSpinner.getAutofillValue.
func (*AbsSpinner) GetCount ¶ added in v0.0.7
func (m *AbsSpinner) GetCount() (int32, error)
GetCount calls android.widget.AbsSpinner.getCount.
func (*AbsSpinner) GetSelectedView ¶ added in v0.0.7
func (m *AbsSpinner) GetSelectedView() (*jni.Object, error)
GetSelectedView calls android.widget.AbsSpinner.getSelectedView.
func (*AbsSpinner) OnRestoreInstanceState ¶ added in v0.0.7
func (m *AbsSpinner) OnRestoreInstanceState(arg0 *jni.Object) error
OnRestoreInstanceState calls android.widget.AbsSpinner.onRestoreInstanceState.
func (*AbsSpinner) OnSaveInstanceState ¶ added in v0.0.7
func (m *AbsSpinner) OnSaveInstanceState() (*jni.Object, error)
OnSaveInstanceState calls android.widget.AbsSpinner.onSaveInstanceState.
func (*AbsSpinner) PointToPosition ¶ added in v0.0.7
func (m *AbsSpinner) PointToPosition(arg0 int32, arg1 int32) (int32, error)
PointToPosition calls android.widget.AbsSpinner.pointToPosition.
func (*AbsSpinner) RequestLayout ¶ added in v0.0.7
func (m *AbsSpinner) RequestLayout() error
RequestLayout calls android.widget.AbsSpinner.requestLayout.
func (*AbsSpinner) SetAdapter1 ¶ added in v0.0.7
func (m *AbsSpinner) SetAdapter1(arg0 *jni.Object) error
SetAdapter1 calls android.widget.AbsSpinner.setAdapter.
func (*AbsSpinner) SetAdapter1_1 ¶ added in v0.0.7
func (m *AbsSpinner) SetAdapter1_1(arg0 *jni.Object) error
SetAdapter1_1 calls android.widget.AbsSpinner.setAdapter.
func (*AbsSpinner) SetSelection1 ¶ added in v0.0.7
func (m *AbsSpinner) SetSelection1(arg0 int32) error
SetSelection1 calls android.widget.AbsSpinner.setSelection.
func (*AbsSpinner) SetSelection2_1 ¶ added in v0.0.7
func (m *AbsSpinner) SetSelection2_1(arg0 int32, arg1 bool) error
SetSelection2_1 calls android.widget.AbsSpinner.setSelection.
type AbsoluteLayout ¶ added in v0.0.7
AbsoluteLayout wraps android.widget.AbsoluteLayout.
func NewAbsoluteLayout ¶ added in v0.0.7
NewAbsoluteLayout creates a new android.widget.AbsoluteLayout instance.
func (*AbsoluteLayout) GenerateLayoutParams ¶ added in v0.0.7
GenerateLayoutParams calls android.widget.AbsoluteLayout.generateLayoutParams.
func (*AbsoluteLayout) ShouldDelayChildPressedState ¶ added in v0.0.7
func (m *AbsoluteLayout) ShouldDelayChildPressedState() (bool, error)
ShouldDelayChildPressedState calls android.widget.AbsoluteLayout.shouldDelayChildPressedState.
type AbsoluteLayoutLayoutParams ¶ added in v0.0.7
AbsoluteLayoutLayoutParams wraps android.widget.AbsoluteLayout$LayoutParams.
type ActionMenuView ¶ added in v0.0.7
ActionMenuView wraps android.widget.ActionMenuView.
func NewActionMenuView ¶ added in v0.0.7
NewActionMenuView creates a new android.widget.ActionMenuView instance.
func (*ActionMenuView) DismissPopupMenus ¶ added in v0.0.7
func (m *ActionMenuView) DismissPopupMenus() error
DismissPopupMenus calls android.widget.ActionMenuView.dismissPopupMenus.
func (*ActionMenuView) GenerateLayoutParams1 ¶ added in v0.0.7
GenerateLayoutParams1 calls android.widget.ActionMenuView.generateLayoutParams.
func (*ActionMenuView) GenerateLayoutParams1_1 ¶ added in v0.0.7
GenerateLayoutParams1_1 calls android.widget.ActionMenuView.generateLayoutParams.
func (*ActionMenuView) GenerateLayoutParams1_2 ¶ added in v0.0.7
GenerateLayoutParams1_2 calls android.widget.ActionMenuView.generateLayoutParams.
func (*ActionMenuView) GetMenu ¶ added in v0.0.7
func (m *ActionMenuView) GetMenu() (*jni.Object, error)
GetMenu calls android.widget.ActionMenuView.getMenu.
func (*ActionMenuView) GetOverflowIcon ¶ added in v0.0.7
func (m *ActionMenuView) GetOverflowIcon() (*jni.Object, error)
GetOverflowIcon calls android.widget.ActionMenuView.getOverflowIcon.
func (*ActionMenuView) GetPopupTheme ¶ added in v0.0.7
func (m *ActionMenuView) GetPopupTheme() (int32, error)
GetPopupTheme calls android.widget.ActionMenuView.getPopupTheme.
func (*ActionMenuView) HideOverflowMenu ¶ added in v0.0.7
func (m *ActionMenuView) HideOverflowMenu() (bool, error)
HideOverflowMenu calls android.widget.ActionMenuView.hideOverflowMenu.
func (*ActionMenuView) IsOverflowMenuShowing ¶ added in v0.0.7
func (m *ActionMenuView) IsOverflowMenuShowing() (bool, error)
IsOverflowMenuShowing calls android.widget.ActionMenuView.isOverflowMenuShowing.
func (*ActionMenuView) OnConfigurationChanged ¶ added in v0.0.7
func (m *ActionMenuView) OnConfigurationChanged(arg0 *jni.Object) error
OnConfigurationChanged calls android.widget.ActionMenuView.onConfigurationChanged.
func (*ActionMenuView) OnDetachedFromWindow ¶ added in v0.0.7
func (m *ActionMenuView) OnDetachedFromWindow() error
OnDetachedFromWindow calls android.widget.ActionMenuView.onDetachedFromWindow.
func (*ActionMenuView) SetOnMenuItemClickListener ¶ added in v0.0.7
func (m *ActionMenuView) SetOnMenuItemClickListener(arg0 *jni.Object) error
SetOnMenuItemClickListener calls android.widget.ActionMenuView.setOnMenuItemClickListener.
func (*ActionMenuView) SetOverflowIcon ¶ added in v0.0.7
func (m *ActionMenuView) SetOverflowIcon(arg0 *jni.Object) error
SetOverflowIcon calls android.widget.ActionMenuView.setOverflowIcon.
func (*ActionMenuView) SetPopupTheme ¶ added in v0.0.7
func (m *ActionMenuView) SetPopupTheme(arg0 int32) error
SetPopupTheme calls android.widget.ActionMenuView.setPopupTheme.
func (*ActionMenuView) ShowOverflowMenu ¶ added in v0.0.7
func (m *ActionMenuView) ShowOverflowMenu() (bool, error)
ShowOverflowMenu calls android.widget.ActionMenuView.showOverflowMenu.
type ActionMenuViewOnMenuItemClickListener ¶ added in v0.0.7
ActionMenuViewOnMenuItemClickListener wraps android.widget.ActionMenuView$OnMenuItemClickListener.
func (*ActionMenuViewOnMenuItemClickListener) OnMenuItemClick ¶ added in v0.0.7
func (m *ActionMenuViewOnMenuItemClickListener) OnMenuItemClick(arg0 *jni.Object) (bool, error)
OnMenuItemClick calls android.widget.ActionMenuView$OnMenuItemClickListener.onMenuItemClick.
type Adapter ¶ added in v0.0.7
Adapter wraps android.widget.Adapter.
func (*Adapter) GetItemViewType ¶ added in v0.0.7
GetItemViewType calls android.widget.Adapter.getItemViewType.
func (*Adapter) GetViewTypeCount ¶ added in v0.0.7
GetViewTypeCount calls android.widget.Adapter.getViewTypeCount.
func (*Adapter) HasStableIds ¶ added in v0.0.7
HasStableIds calls android.widget.Adapter.hasStableIds.
func (*Adapter) RegisterDataSetObserver ¶ added in v0.0.7
RegisterDataSetObserver calls android.widget.Adapter.registerDataSetObserver.
type AdapterView ¶ added in v0.0.7
AdapterView wraps android.widget.AdapterView.
func (*AdapterView) AddView1 ¶ added in v0.0.7
func (m *AdapterView) AddView1(arg0 *jni.Object) error
AddView1 calls android.widget.AdapterView.addView.
func (*AdapterView) AddView2_1 ¶ added in v0.0.7
AddView2_1 calls android.widget.AdapterView.addView.
func (*AdapterView) AddView2_2 ¶ added in v0.0.7
func (m *AdapterView) AddView2_2(arg0 *jni.Object, arg1 int32) error
AddView2_2 calls android.widget.AdapterView.addView.
func (*AdapterView) AddView3_3 ¶ added in v0.0.7
AddView3_3 calls android.widget.AdapterView.addView.
func (*AdapterView) GetAccessibilityClassName ¶ added in v0.0.7
func (m *AdapterView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.AdapterView.getAccessibilityClassName.
func (*AdapterView) GetCount ¶ added in v0.0.7
func (m *AdapterView) GetCount() (int32, error)
GetCount calls android.widget.AdapterView.getCount.
func (*AdapterView) GetEmptyView ¶ added in v0.0.7
func (m *AdapterView) GetEmptyView() (*jni.Object, error)
GetEmptyView calls android.widget.AdapterView.getEmptyView.
func (*AdapterView) GetFirstVisiblePosition ¶ added in v0.0.7
func (m *AdapterView) GetFirstVisiblePosition() (int32, error)
GetFirstVisiblePosition calls android.widget.AdapterView.getFirstVisiblePosition.
func (*AdapterView) GetItemAtPosition ¶ added in v0.0.7
func (m *AdapterView) GetItemAtPosition(arg0 int32) (*jni.Object, error)
GetItemAtPosition calls android.widget.AdapterView.getItemAtPosition.
func (*AdapterView) GetItemIdAtPosition ¶ added in v0.0.7
func (m *AdapterView) GetItemIdAtPosition(arg0 int32) (int64, error)
GetItemIdAtPosition calls android.widget.AdapterView.getItemIdAtPosition.
func (*AdapterView) GetLastVisiblePosition ¶ added in v0.0.7
func (m *AdapterView) GetLastVisiblePosition() (int32, error)
GetLastVisiblePosition calls android.widget.AdapterView.getLastVisiblePosition.
func (*AdapterView) GetOnItemClickListener ¶ added in v0.0.7
func (m *AdapterView) GetOnItemClickListener() (*jni.Object, error)
GetOnItemClickListener calls android.widget.AdapterView.getOnItemClickListener.
func (*AdapterView) GetOnItemLongClickListener ¶ added in v0.0.7
func (m *AdapterView) GetOnItemLongClickListener() (*jni.Object, error)
GetOnItemLongClickListener calls android.widget.AdapterView.getOnItemLongClickListener.
func (*AdapterView) GetOnItemSelectedListener ¶ added in v0.0.7
func (m *AdapterView) GetOnItemSelectedListener() (*jni.Object, error)
GetOnItemSelectedListener calls android.widget.AdapterView.getOnItemSelectedListener.
func (*AdapterView) GetPositionForView ¶ added in v0.0.7
func (m *AdapterView) GetPositionForView(arg0 *jni.Object) (int32, error)
GetPositionForView calls android.widget.AdapterView.getPositionForView.
func (*AdapterView) GetSelectedItem ¶ added in v0.0.7
func (m *AdapterView) GetSelectedItem() (*jni.Object, error)
GetSelectedItem calls android.widget.AdapterView.getSelectedItem.
func (*AdapterView) GetSelectedItemId ¶ added in v0.0.7
func (m *AdapterView) GetSelectedItemId() (int64, error)
GetSelectedItemId calls android.widget.AdapterView.getSelectedItemId.
func (*AdapterView) GetSelectedItemPosition ¶ added in v0.0.7
func (m *AdapterView) GetSelectedItemPosition() (int32, error)
GetSelectedItemPosition calls android.widget.AdapterView.getSelectedItemPosition.
func (*AdapterView) GetSelectedView ¶ added in v0.0.7
func (m *AdapterView) GetSelectedView() (*jni.Object, error)
GetSelectedView calls android.widget.AdapterView.getSelectedView.
func (*AdapterView) OnProvideAutofillStructure ¶ added in v0.0.7
func (m *AdapterView) OnProvideAutofillStructure(arg0 *jni.Object, arg1 int32) error
OnProvideAutofillStructure calls android.widget.AdapterView.onProvideAutofillStructure.
func (*AdapterView) PerformItemClick ¶ added in v0.0.7
PerformItemClick calls android.widget.AdapterView.performItemClick.
func (*AdapterView) RemoveAllViews ¶ added in v0.0.7
func (m *AdapterView) RemoveAllViews() error
RemoveAllViews calls android.widget.AdapterView.removeAllViews.
func (*AdapterView) RemoveView ¶ added in v0.0.7
func (m *AdapterView) RemoveView(arg0 *jni.Object) error
RemoveView calls android.widget.AdapterView.removeView.
func (*AdapterView) RemoveViewAt ¶ added in v0.0.7
func (m *AdapterView) RemoveViewAt(arg0 int32) error
RemoveViewAt calls android.widget.AdapterView.removeViewAt.
func (*AdapterView) SetEmptyView ¶ added in v0.0.7
func (m *AdapterView) SetEmptyView(arg0 *jni.Object) error
SetEmptyView calls android.widget.AdapterView.setEmptyView.
func (*AdapterView) SetFocusable ¶ added in v0.0.7
func (m *AdapterView) SetFocusable(arg0 int32) error
SetFocusable calls android.widget.AdapterView.setFocusable.
func (*AdapterView) SetFocusableInTouchMode ¶ added in v0.0.7
func (m *AdapterView) SetFocusableInTouchMode(arg0 bool) error
SetFocusableInTouchMode calls android.widget.AdapterView.setFocusableInTouchMode.
func (*AdapterView) SetOnClickListener ¶ added in v0.0.7
func (m *AdapterView) SetOnClickListener(arg0 *jni.Object) error
SetOnClickListener calls android.widget.AdapterView.setOnClickListener.
func (*AdapterView) SetOnItemClickListener ¶ added in v0.0.7
func (m *AdapterView) SetOnItemClickListener(arg0 *jni.Object) error
SetOnItemClickListener calls android.widget.AdapterView.setOnItemClickListener.
func (*AdapterView) SetOnItemLongClickListener ¶ added in v0.0.7
func (m *AdapterView) SetOnItemLongClickListener(arg0 *jni.Object) error
SetOnItemLongClickListener calls android.widget.AdapterView.setOnItemLongClickListener.
func (*AdapterView) SetOnItemSelectedListener ¶ added in v0.0.7
func (m *AdapterView) SetOnItemSelectedListener(arg0 *jni.Object) error
SetOnItemSelectedListener calls android.widget.AdapterView.setOnItemSelectedListener.
func (*AdapterView) SetSelection ¶ added in v0.0.7
func (m *AdapterView) SetSelection(arg0 int32) error
SetSelection calls android.widget.AdapterView.setSelection.
type AdapterViewAnimator ¶ added in v0.0.7
AdapterViewAnimator wraps android.widget.AdapterViewAnimator.
func (*AdapterViewAnimator) Advance ¶ added in v0.0.7
func (m *AdapterViewAnimator) Advance() error
Advance calls android.widget.AdapterViewAnimator.advance.
func (*AdapterViewAnimator) DeferNotifyDataSetChanged ¶ added in v0.0.7
func (m *AdapterViewAnimator) DeferNotifyDataSetChanged() error
DeferNotifyDataSetChanged calls android.widget.AdapterViewAnimator.deferNotifyDataSetChanged.
func (*AdapterViewAnimator) FyiWillBeAdvancedByHostKThx ¶ added in v0.0.7
func (m *AdapterViewAnimator) FyiWillBeAdvancedByHostKThx() error
FyiWillBeAdvancedByHostKThx calls android.widget.AdapterViewAnimator.fyiWillBeAdvancedByHostKThx.
func (*AdapterViewAnimator) GetAccessibilityClassName ¶ added in v0.0.7
func (m *AdapterViewAnimator) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.AdapterViewAnimator.getAccessibilityClassName.
func (*AdapterViewAnimator) GetAdapter ¶ added in v0.0.7
func (m *AdapterViewAnimator) GetAdapter() (*jni.Object, error)
GetAdapter calls android.widget.AdapterViewAnimator.getAdapter.
func (*AdapterViewAnimator) GetBaseline ¶ added in v0.0.7
func (m *AdapterViewAnimator) GetBaseline() (int32, error)
GetBaseline calls android.widget.AdapterViewAnimator.getBaseline.
func (*AdapterViewAnimator) GetCurrentView ¶ added in v0.0.7
func (m *AdapterViewAnimator) GetCurrentView() (*jni.Object, error)
GetCurrentView calls android.widget.AdapterViewAnimator.getCurrentView.
func (*AdapterViewAnimator) GetDisplayedChild ¶ added in v0.0.7
func (m *AdapterViewAnimator) GetDisplayedChild() (int32, error)
GetDisplayedChild calls android.widget.AdapterViewAnimator.getDisplayedChild.
func (*AdapterViewAnimator) GetInAnimation ¶ added in v0.0.7
func (m *AdapterViewAnimator) GetInAnimation() (*jni.Object, error)
GetInAnimation calls android.widget.AdapterViewAnimator.getInAnimation.
func (*AdapterViewAnimator) GetOutAnimation ¶ added in v0.0.7
func (m *AdapterViewAnimator) GetOutAnimation() (*jni.Object, error)
GetOutAnimation calls android.widget.AdapterViewAnimator.getOutAnimation.
func (*AdapterViewAnimator) GetSelectedView ¶ added in v0.0.7
func (m *AdapterViewAnimator) GetSelectedView() (*jni.Object, error)
GetSelectedView calls android.widget.AdapterViewAnimator.getSelectedView.
func (*AdapterViewAnimator) OnRemoteAdapterConnected ¶ added in v0.0.7
func (m *AdapterViewAnimator) OnRemoteAdapterConnected() (bool, error)
OnRemoteAdapterConnected calls android.widget.AdapterViewAnimator.onRemoteAdapterConnected.
func (*AdapterViewAnimator) OnRemoteAdapterDisconnected ¶ added in v0.0.7
func (m *AdapterViewAnimator) OnRemoteAdapterDisconnected() error
OnRemoteAdapterDisconnected calls android.widget.AdapterViewAnimator.onRemoteAdapterDisconnected.
func (*AdapterViewAnimator) OnRestoreInstanceState ¶ added in v0.0.7
func (m *AdapterViewAnimator) OnRestoreInstanceState(arg0 *jni.Object) error
OnRestoreInstanceState calls android.widget.AdapterViewAnimator.onRestoreInstanceState.
func (*AdapterViewAnimator) OnSaveInstanceState ¶ added in v0.0.7
func (m *AdapterViewAnimator) OnSaveInstanceState() (*jni.Object, error)
OnSaveInstanceState calls android.widget.AdapterViewAnimator.onSaveInstanceState.
func (*AdapterViewAnimator) OnTouchEvent ¶ added in v0.0.7
func (m *AdapterViewAnimator) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.widget.AdapterViewAnimator.onTouchEvent.
func (*AdapterViewAnimator) SetAdapter ¶ added in v0.0.7
func (m *AdapterViewAnimator) SetAdapter(arg0 *jni.Object) error
SetAdapter calls android.widget.AdapterViewAnimator.setAdapter.
func (*AdapterViewAnimator) SetAnimateFirstView ¶ added in v0.0.7
func (m *AdapterViewAnimator) SetAnimateFirstView(arg0 bool) error
SetAnimateFirstView calls android.widget.AdapterViewAnimator.setAnimateFirstView.
func (*AdapterViewAnimator) SetDisplayedChild ¶ added in v0.0.7
func (m *AdapterViewAnimator) SetDisplayedChild(arg0 int32) error
SetDisplayedChild calls android.widget.AdapterViewAnimator.setDisplayedChild.
func (*AdapterViewAnimator) SetInAnimation1 ¶ added in v0.0.7
func (m *AdapterViewAnimator) SetInAnimation1(arg0 *jni.Object) error
SetInAnimation1 calls android.widget.AdapterViewAnimator.setInAnimation.
func (*AdapterViewAnimator) SetInAnimation2_1 ¶ added in v0.0.7
func (m *AdapterViewAnimator) SetInAnimation2_1(arg0 *jni.Object, arg1 int32) error
SetInAnimation2_1 calls android.widget.AdapterViewAnimator.setInAnimation.
func (*AdapterViewAnimator) SetOutAnimation1 ¶ added in v0.0.7
func (m *AdapterViewAnimator) SetOutAnimation1(arg0 *jni.Object) error
SetOutAnimation1 calls android.widget.AdapterViewAnimator.setOutAnimation.
func (*AdapterViewAnimator) SetOutAnimation2_1 ¶ added in v0.0.7
func (m *AdapterViewAnimator) SetOutAnimation2_1(arg0 *jni.Object, arg1 int32) error
SetOutAnimation2_1 calls android.widget.AdapterViewAnimator.setOutAnimation.
func (*AdapterViewAnimator) SetRemoteViewsAdapter ¶ added in v0.0.7
func (m *AdapterViewAnimator) SetRemoteViewsAdapter(arg0 *jni.Object) error
SetRemoteViewsAdapter calls android.widget.AdapterViewAnimator.setRemoteViewsAdapter.
func (*AdapterViewAnimator) SetSelection ¶ added in v0.0.7
func (m *AdapterViewAnimator) SetSelection(arg0 int32) error
SetSelection calls android.widget.AdapterViewAnimator.setSelection.
func (*AdapterViewAnimator) ShowNext ¶ added in v0.0.7
func (m *AdapterViewAnimator) ShowNext() error
ShowNext calls android.widget.AdapterViewAnimator.showNext.
func (*AdapterViewAnimator) ShowPrevious ¶ added in v0.0.7
func (m *AdapterViewAnimator) ShowPrevious() error
ShowPrevious calls android.widget.AdapterViewAnimator.showPrevious.
type AdapterViewFlipper ¶ added in v0.0.7
AdapterViewFlipper wraps android.widget.AdapterViewFlipper.
func NewAdapterViewFlipper ¶ added in v0.0.7
NewAdapterViewFlipper creates a new android.widget.AdapterViewFlipper instance.
func (*AdapterViewFlipper) FyiWillBeAdvancedByHostKThx ¶ added in v0.0.7
func (m *AdapterViewFlipper) FyiWillBeAdvancedByHostKThx() error
FyiWillBeAdvancedByHostKThx calls android.widget.AdapterViewFlipper.fyiWillBeAdvancedByHostKThx.
func (*AdapterViewFlipper) GetAccessibilityClassName ¶ added in v0.0.7
func (m *AdapterViewFlipper) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.AdapterViewFlipper.getAccessibilityClassName.
func (*AdapterViewFlipper) GetFlipInterval ¶ added in v0.0.7
func (m *AdapterViewFlipper) GetFlipInterval() (int32, error)
GetFlipInterval calls android.widget.AdapterViewFlipper.getFlipInterval.
func (*AdapterViewFlipper) IsAutoStart ¶ added in v0.0.7
func (m *AdapterViewFlipper) IsAutoStart() (bool, error)
IsAutoStart calls android.widget.AdapterViewFlipper.isAutoStart.
func (*AdapterViewFlipper) IsFlipping ¶ added in v0.0.7
func (m *AdapterViewFlipper) IsFlipping() (bool, error)
IsFlipping calls android.widget.AdapterViewFlipper.isFlipping.
func (*AdapterViewFlipper) SetAdapter ¶ added in v0.0.7
func (m *AdapterViewFlipper) SetAdapter(arg0 *jni.Object) error
SetAdapter calls android.widget.AdapterViewFlipper.setAdapter.
func (*AdapterViewFlipper) SetAutoStart ¶ added in v0.0.7
func (m *AdapterViewFlipper) SetAutoStart(arg0 bool) error
SetAutoStart calls android.widget.AdapterViewFlipper.setAutoStart.
func (*AdapterViewFlipper) SetFlipInterval ¶ added in v0.0.7
func (m *AdapterViewFlipper) SetFlipInterval(arg0 int32) error
SetFlipInterval calls android.widget.AdapterViewFlipper.setFlipInterval.
func (*AdapterViewFlipper) ShowNext ¶ added in v0.0.7
func (m *AdapterViewFlipper) ShowNext() error
ShowNext calls android.widget.AdapterViewFlipper.showNext.
func (*AdapterViewFlipper) ShowPrevious ¶ added in v0.0.7
func (m *AdapterViewFlipper) ShowPrevious() error
ShowPrevious calls android.widget.AdapterViewFlipper.showPrevious.
func (*AdapterViewFlipper) StartFlipping ¶ added in v0.0.7
func (m *AdapterViewFlipper) StartFlipping() error
StartFlipping calls android.widget.AdapterViewFlipper.startFlipping.
func (*AdapterViewFlipper) StopFlipping ¶ added in v0.0.7
func (m *AdapterViewFlipper) StopFlipping() error
StopFlipping calls android.widget.AdapterViewFlipper.stopFlipping.
type Advanceable ¶ added in v0.0.7
Advanceable wraps android.widget.Advanceable.
func (*Advanceable) Advance ¶ added in v0.0.7
func (m *Advanceable) Advance() error
Advance calls android.widget.Advanceable.advance.
func (*Advanceable) FyiWillBeAdvancedByHostKThx ¶ added in v0.0.7
func (m *Advanceable) FyiWillBeAdvancedByHostKThx() error
FyiWillBeAdvancedByHostKThx calls android.widget.Advanceable.fyiWillBeAdvancedByHostKThx.
type AlphabetIndexer ¶ added in v0.0.7
AlphabetIndexer wraps android.widget.AlphabetIndexer.
func NewAlphabetIndexer ¶ added in v0.0.7
func NewAlphabetIndexer(vm *jni.VM, arg0 *jni.Object, arg1 int32, arg2 string) (*AlphabetIndexer, error)
NewAlphabetIndexer creates a new android.widget.AlphabetIndexer instance.
func (*AlphabetIndexer) GetPositionForSection ¶ added in v0.0.7
func (m *AlphabetIndexer) GetPositionForSection(arg0 int32) (int32, error)
GetPositionForSection calls android.widget.AlphabetIndexer.getPositionForSection.
func (*AlphabetIndexer) GetSectionForPosition ¶ added in v0.0.7
func (m *AlphabetIndexer) GetSectionForPosition(arg0 int32) (int32, error)
GetSectionForPosition calls android.widget.AlphabetIndexer.getSectionForPosition.
func (*AlphabetIndexer) GetSections ¶ added in v0.0.7
func (m *AlphabetIndexer) GetSections() (*jni.Object, error)
GetSections calls android.widget.AlphabetIndexer.getSections.
func (*AlphabetIndexer) OnChanged ¶ added in v0.0.7
func (m *AlphabetIndexer) OnChanged() error
OnChanged calls android.widget.AlphabetIndexer.onChanged.
func (*AlphabetIndexer) OnInvalidated ¶ added in v0.0.7
func (m *AlphabetIndexer) OnInvalidated() error
OnInvalidated calls android.widget.AlphabetIndexer.onInvalidated.
type AnalogClock ¶ added in v0.0.7
AnalogClock wraps android.widget.AnalogClock.
func NewAnalogClock ¶ added in v0.0.7
NewAnalogClock creates a new android.widget.AnalogClock instance.
func (*AnalogClock) GetDialTintBlendMode ¶ added in v0.0.7
func (m *AnalogClock) GetDialTintBlendMode() (*jni.Object, error)
GetDialTintBlendMode calls android.widget.AnalogClock.getDialTintBlendMode.
func (*AnalogClock) GetDialTintList ¶ added in v0.0.7
func (m *AnalogClock) GetDialTintList() (*jni.Object, error)
GetDialTintList calls android.widget.AnalogClock.getDialTintList.
func (*AnalogClock) GetHourHandTintBlendMode ¶ added in v0.0.7
func (m *AnalogClock) GetHourHandTintBlendMode() (*jni.Object, error)
GetHourHandTintBlendMode calls android.widget.AnalogClock.getHourHandTintBlendMode.
func (*AnalogClock) GetHourHandTintList ¶ added in v0.0.7
func (m *AnalogClock) GetHourHandTintList() (*jni.Object, error)
GetHourHandTintList calls android.widget.AnalogClock.getHourHandTintList.
func (*AnalogClock) GetMinuteHandTintBlendMode ¶ added in v0.0.7
func (m *AnalogClock) GetMinuteHandTintBlendMode() (*jni.Object, error)
GetMinuteHandTintBlendMode calls android.widget.AnalogClock.getMinuteHandTintBlendMode.
func (*AnalogClock) GetMinuteHandTintList ¶ added in v0.0.7
func (m *AnalogClock) GetMinuteHandTintList() (*jni.Object, error)
GetMinuteHandTintList calls android.widget.AnalogClock.getMinuteHandTintList.
func (*AnalogClock) GetSecondHandTintBlendMode ¶ added in v0.0.7
func (m *AnalogClock) GetSecondHandTintBlendMode() (*jni.Object, error)
GetSecondHandTintBlendMode calls android.widget.AnalogClock.getSecondHandTintBlendMode.
func (*AnalogClock) GetSecondHandTintList ¶ added in v0.0.7
func (m *AnalogClock) GetSecondHandTintList() (*jni.Object, error)
GetSecondHandTintList calls android.widget.AnalogClock.getSecondHandTintList.
func (*AnalogClock) GetTimeZone ¶ added in v0.0.7
func (m *AnalogClock) GetTimeZone() (string, error)
GetTimeZone calls android.widget.AnalogClock.getTimeZone.
func (*AnalogClock) OnVisibilityAggregated ¶ added in v0.0.7
func (m *AnalogClock) OnVisibilityAggregated(arg0 bool) error
OnVisibilityAggregated calls android.widget.AnalogClock.onVisibilityAggregated.
func (*AnalogClock) SetDial ¶ added in v0.0.7
func (m *AnalogClock) SetDial(arg0 *jni.Object) error
SetDial calls android.widget.AnalogClock.setDial.
func (*AnalogClock) SetDialTintBlendMode ¶ added in v0.0.7
func (m *AnalogClock) SetDialTintBlendMode(arg0 *jni.Object) error
SetDialTintBlendMode calls android.widget.AnalogClock.setDialTintBlendMode.
func (*AnalogClock) SetDialTintList ¶ added in v0.0.7
func (m *AnalogClock) SetDialTintList(arg0 *jni.Object) error
SetDialTintList calls android.widget.AnalogClock.setDialTintList.
func (*AnalogClock) SetHourHand ¶ added in v0.0.7
func (m *AnalogClock) SetHourHand(arg0 *jni.Object) error
SetHourHand calls android.widget.AnalogClock.setHourHand.
func (*AnalogClock) SetHourHandTintBlendMode ¶ added in v0.0.7
func (m *AnalogClock) SetHourHandTintBlendMode(arg0 *jni.Object) error
SetHourHandTintBlendMode calls android.widget.AnalogClock.setHourHandTintBlendMode.
func (*AnalogClock) SetHourHandTintList ¶ added in v0.0.7
func (m *AnalogClock) SetHourHandTintList(arg0 *jni.Object) error
SetHourHandTintList calls android.widget.AnalogClock.setHourHandTintList.
func (*AnalogClock) SetMinuteHand ¶ added in v0.0.7
func (m *AnalogClock) SetMinuteHand(arg0 *jni.Object) error
SetMinuteHand calls android.widget.AnalogClock.setMinuteHand.
func (*AnalogClock) SetMinuteHandTintBlendMode ¶ added in v0.0.7
func (m *AnalogClock) SetMinuteHandTintBlendMode(arg0 *jni.Object) error
SetMinuteHandTintBlendMode calls android.widget.AnalogClock.setMinuteHandTintBlendMode.
func (*AnalogClock) SetMinuteHandTintList ¶ added in v0.0.7
func (m *AnalogClock) SetMinuteHandTintList(arg0 *jni.Object) error
SetMinuteHandTintList calls android.widget.AnalogClock.setMinuteHandTintList.
func (*AnalogClock) SetSecondHand ¶ added in v0.0.7
func (m *AnalogClock) SetSecondHand(arg0 *jni.Object) error
SetSecondHand calls android.widget.AnalogClock.setSecondHand.
func (*AnalogClock) SetSecondHandTintBlendMode ¶ added in v0.0.7
func (m *AnalogClock) SetSecondHandTintBlendMode(arg0 *jni.Object) error
SetSecondHandTintBlendMode calls android.widget.AnalogClock.setSecondHandTintBlendMode.
func (*AnalogClock) SetSecondHandTintList ¶ added in v0.0.7
func (m *AnalogClock) SetSecondHandTintList(arg0 *jni.Object) error
SetSecondHandTintList calls android.widget.AnalogClock.setSecondHandTintList.
func (*AnalogClock) SetTimeZone ¶ added in v0.0.7
func (m *AnalogClock) SetTimeZone(arg0 string) error
SetTimeZone calls android.widget.AnalogClock.setTimeZone.
type ArrayAdapter ¶ added in v0.0.7
ArrayAdapter wraps android.widget.ArrayAdapter.
func NewArrayAdapter ¶ added in v0.0.7
NewArrayAdapter creates a new android.widget.ArrayAdapter instance.
func (*ArrayAdapter) AddAll ¶ added in v0.0.7
func (m *ArrayAdapter) AddAll(arg0 *jni.Object) error
AddAll calls android.widget.ArrayAdapter.addAll.
func (*ArrayAdapter) Clear ¶ added in v0.0.7
func (m *ArrayAdapter) Clear() error
Clear calls android.widget.ArrayAdapter.clear.
func (*ArrayAdapter) GetAutofillOptions ¶ added in v0.0.7
func (m *ArrayAdapter) GetAutofillOptions() (*jni.Object, error)
GetAutofillOptions calls android.widget.ArrayAdapter.getAutofillOptions.
func (*ArrayAdapter) GetContext ¶ added in v0.0.7
func (m *ArrayAdapter) GetContext() (*jni.Object, error)
GetContext calls android.widget.ArrayAdapter.getContext.
func (*ArrayAdapter) GetCount ¶ added in v0.0.7
func (m *ArrayAdapter) GetCount() (int32, error)
GetCount calls android.widget.ArrayAdapter.getCount.
func (*ArrayAdapter) GetDropDownView ¶ added in v0.0.7
func (m *ArrayAdapter) GetDropDownView( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
GetDropDownView calls android.widget.ArrayAdapter.getDropDownView.
func (*ArrayAdapter) GetDropDownViewTheme ¶ added in v0.0.7
func (m *ArrayAdapter) GetDropDownViewTheme() (*jni.Object, error)
GetDropDownViewTheme calls android.widget.ArrayAdapter.getDropDownViewTheme.
func (*ArrayAdapter) GetFilter ¶ added in v0.0.7
func (m *ArrayAdapter) GetFilter() (*jni.Object, error)
GetFilter calls android.widget.ArrayAdapter.getFilter.
func (*ArrayAdapter) GetItemId ¶ added in v0.0.7
func (m *ArrayAdapter) GetItemId(arg0 int32) (int64, error)
GetItemId calls android.widget.ArrayAdapter.getItemId.
func (*ArrayAdapter) GetView ¶ added in v0.0.7
func (m *ArrayAdapter) GetView( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
GetView calls android.widget.ArrayAdapter.getView.
func (*ArrayAdapter) NotifyDataSetChanged ¶ added in v0.0.7
func (m *ArrayAdapter) NotifyDataSetChanged() error
NotifyDataSetChanged calls android.widget.ArrayAdapter.notifyDataSetChanged.
func (*ArrayAdapter) SetDropDownViewResource ¶ added in v0.0.7
func (m *ArrayAdapter) SetDropDownViewResource(arg0 int32) error
SetDropDownViewResource calls android.widget.ArrayAdapter.setDropDownViewResource.
func (*ArrayAdapter) SetDropDownViewTheme ¶ added in v0.0.7
func (m *ArrayAdapter) SetDropDownViewTheme(arg0 *jni.Object) error
SetDropDownViewTheme calls android.widget.ArrayAdapter.setDropDownViewTheme.
func (*ArrayAdapter) SetNotifyOnChange ¶ added in v0.0.7
func (m *ArrayAdapter) SetNotifyOnChange(arg0 bool) error
SetNotifyOnChange calls android.widget.ArrayAdapter.setNotifyOnChange.
type AutoCompleteTextView ¶ added in v0.0.7
AutoCompleteTextView wraps android.widget.AutoCompleteTextView.
func NewAutoCompleteTextView ¶ added in v0.0.7
NewAutoCompleteTextView creates a new android.widget.AutoCompleteTextView instance.
func (*AutoCompleteTextView) ClearListSelection ¶ added in v0.0.7
func (m *AutoCompleteTextView) ClearListSelection() error
ClearListSelection calls android.widget.AutoCompleteTextView.clearListSelection.
func (*AutoCompleteTextView) DismissDropDown ¶ added in v0.0.7
func (m *AutoCompleteTextView) DismissDropDown() error
DismissDropDown calls android.widget.AutoCompleteTextView.dismissDropDown.
func (*AutoCompleteTextView) EnoughToFilter ¶ added in v0.0.7
func (m *AutoCompleteTextView) EnoughToFilter() (bool, error)
EnoughToFilter calls android.widget.AutoCompleteTextView.enoughToFilter.
func (*AutoCompleteTextView) GetAccessibilityClassName ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.AutoCompleteTextView.getAccessibilityClassName.
func (*AutoCompleteTextView) GetAdapter ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetAdapter() (*jni.Object, error)
GetAdapter calls android.widget.AutoCompleteTextView.getAdapter.
func (*AutoCompleteTextView) GetCompletionHint ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetCompletionHint() (*jni.Object, error)
GetCompletionHint calls android.widget.AutoCompleteTextView.getCompletionHint.
func (*AutoCompleteTextView) GetDropDownAnchor ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetDropDownAnchor() (int32, error)
GetDropDownAnchor calls android.widget.AutoCompleteTextView.getDropDownAnchor.
func (*AutoCompleteTextView) GetDropDownBackground ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetDropDownBackground() (*jni.Object, error)
GetDropDownBackground calls android.widget.AutoCompleteTextView.getDropDownBackground.
func (*AutoCompleteTextView) GetDropDownHeight ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetDropDownHeight() (int32, error)
GetDropDownHeight calls android.widget.AutoCompleteTextView.getDropDownHeight.
func (*AutoCompleteTextView) GetDropDownHorizontalOffset ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetDropDownHorizontalOffset() (int32, error)
GetDropDownHorizontalOffset calls android.widget.AutoCompleteTextView.getDropDownHorizontalOffset.
func (*AutoCompleteTextView) GetDropDownVerticalOffset ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetDropDownVerticalOffset() (int32, error)
GetDropDownVerticalOffset calls android.widget.AutoCompleteTextView.getDropDownVerticalOffset.
func (*AutoCompleteTextView) GetDropDownWidth ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetDropDownWidth() (int32, error)
GetDropDownWidth calls android.widget.AutoCompleteTextView.getDropDownWidth.
func (*AutoCompleteTextView) GetInputMethodMode ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetInputMethodMode() (int32, error)
GetInputMethodMode calls android.widget.AutoCompleteTextView.getInputMethodMode.
func (*AutoCompleteTextView) GetItemClickListener ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetItemClickListener() (*jni.Object, error)
GetItemClickListener calls android.widget.AutoCompleteTextView.getItemClickListener.
func (*AutoCompleteTextView) GetItemSelectedListener ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetItemSelectedListener() (*jni.Object, error)
GetItemSelectedListener calls android.widget.AutoCompleteTextView.getItemSelectedListener.
func (*AutoCompleteTextView) GetListSelection ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetListSelection() (int32, error)
GetListSelection calls android.widget.AutoCompleteTextView.getListSelection.
func (*AutoCompleteTextView) GetOnItemClickListener ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetOnItemClickListener() (*jni.Object, error)
GetOnItemClickListener calls android.widget.AutoCompleteTextView.getOnItemClickListener.
func (*AutoCompleteTextView) GetOnItemSelectedListener ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetOnItemSelectedListener() (*jni.Object, error)
GetOnItemSelectedListener calls android.widget.AutoCompleteTextView.getOnItemSelectedListener.
func (*AutoCompleteTextView) GetThreshold ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetThreshold() (int32, error)
GetThreshold calls android.widget.AutoCompleteTextView.getThreshold.
func (*AutoCompleteTextView) GetValidator ¶ added in v0.0.7
func (m *AutoCompleteTextView) GetValidator() (*jni.Object, error)
GetValidator calls android.widget.AutoCompleteTextView.getValidator.
func (*AutoCompleteTextView) IsPerformingCompletion ¶ added in v0.0.7
func (m *AutoCompleteTextView) IsPerformingCompletion() (bool, error)
IsPerformingCompletion calls android.widget.AutoCompleteTextView.isPerformingCompletion.
func (*AutoCompleteTextView) IsPopupShowing ¶ added in v0.0.7
func (m *AutoCompleteTextView) IsPopupShowing() (bool, error)
IsPopupShowing calls android.widget.AutoCompleteTextView.isPopupShowing.
func (*AutoCompleteTextView) OnCommitCompletion ¶ added in v0.0.7
func (m *AutoCompleteTextView) OnCommitCompletion(arg0 *jni.Object) error
OnCommitCompletion calls android.widget.AutoCompleteTextView.onCommitCompletion.
func (*AutoCompleteTextView) OnFilterComplete ¶ added in v0.0.7
func (m *AutoCompleteTextView) OnFilterComplete(arg0 int32) error
OnFilterComplete calls android.widget.AutoCompleteTextView.onFilterComplete.
func (*AutoCompleteTextView) OnKeyDown ¶ added in v0.0.7
OnKeyDown calls android.widget.AutoCompleteTextView.onKeyDown.
func (*AutoCompleteTextView) OnKeyPreIme ¶ added in v0.0.7
OnKeyPreIme calls android.widget.AutoCompleteTextView.onKeyPreIme.
func (*AutoCompleteTextView) OnKeyUp ¶ added in v0.0.7
OnKeyUp calls android.widget.AutoCompleteTextView.onKeyUp.
func (*AutoCompleteTextView) OnWindowFocusChanged ¶ added in v0.0.7
func (m *AutoCompleteTextView) OnWindowFocusChanged(arg0 bool) error
OnWindowFocusChanged calls android.widget.AutoCompleteTextView.onWindowFocusChanged.
func (*AutoCompleteTextView) PerformCompletion ¶ added in v0.0.7
func (m *AutoCompleteTextView) PerformCompletion() error
PerformCompletion calls android.widget.AutoCompleteTextView.performCompletion.
func (*AutoCompleteTextView) PerformValidation ¶ added in v0.0.7
func (m *AutoCompleteTextView) PerformValidation() error
PerformValidation calls android.widget.AutoCompleteTextView.performValidation.
func (*AutoCompleteTextView) RefreshAutoCompleteResults ¶ added in v0.0.7
func (m *AutoCompleteTextView) RefreshAutoCompleteResults() error
RefreshAutoCompleteResults calls android.widget.AutoCompleteTextView.refreshAutoCompleteResults.
func (*AutoCompleteTextView) SetCompletionHint ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetCompletionHint(arg0 string) error
SetCompletionHint calls android.widget.AutoCompleteTextView.setCompletionHint.
func (*AutoCompleteTextView) SetDropDownAnchor ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetDropDownAnchor(arg0 int32) error
SetDropDownAnchor calls android.widget.AutoCompleteTextView.setDropDownAnchor.
func (*AutoCompleteTextView) SetDropDownBackgroundDrawable ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetDropDownBackgroundDrawable(arg0 *jni.Object) error
SetDropDownBackgroundDrawable calls android.widget.AutoCompleteTextView.setDropDownBackgroundDrawable.
func (*AutoCompleteTextView) SetDropDownBackgroundResource ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetDropDownBackgroundResource(arg0 int32) error
SetDropDownBackgroundResource calls android.widget.AutoCompleteTextView.setDropDownBackgroundResource.
func (*AutoCompleteTextView) SetDropDownHeight ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetDropDownHeight(arg0 int32) error
SetDropDownHeight calls android.widget.AutoCompleteTextView.setDropDownHeight.
func (*AutoCompleteTextView) SetDropDownHorizontalOffset ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetDropDownHorizontalOffset(arg0 int32) error
SetDropDownHorizontalOffset calls android.widget.AutoCompleteTextView.setDropDownHorizontalOffset.
func (*AutoCompleteTextView) SetDropDownVerticalOffset ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetDropDownVerticalOffset(arg0 int32) error
SetDropDownVerticalOffset calls android.widget.AutoCompleteTextView.setDropDownVerticalOffset.
func (*AutoCompleteTextView) SetDropDownWidth ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetDropDownWidth(arg0 int32) error
SetDropDownWidth calls android.widget.AutoCompleteTextView.setDropDownWidth.
func (*AutoCompleteTextView) SetInputMethodMode ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetInputMethodMode(arg0 int32) error
SetInputMethodMode calls android.widget.AutoCompleteTextView.setInputMethodMode.
func (*AutoCompleteTextView) SetListSelection ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetListSelection(arg0 int32) error
SetListSelection calls android.widget.AutoCompleteTextView.setListSelection.
func (*AutoCompleteTextView) SetOnClickListener ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetOnClickListener(arg0 *jni.Object) error
SetOnClickListener calls android.widget.AutoCompleteTextView.setOnClickListener.
func (*AutoCompleteTextView) SetOnDismissListener ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetOnDismissListener(arg0 *jni.Object) error
SetOnDismissListener calls android.widget.AutoCompleteTextView.setOnDismissListener.
func (*AutoCompleteTextView) SetOnItemClickListener ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetOnItemClickListener(arg0 *jni.Object) error
SetOnItemClickListener calls android.widget.AutoCompleteTextView.setOnItemClickListener.
func (*AutoCompleteTextView) SetOnItemSelectedListener ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetOnItemSelectedListener(arg0 *jni.Object) error
SetOnItemSelectedListener calls android.widget.AutoCompleteTextView.setOnItemSelectedListener.
func (*AutoCompleteTextView) SetText ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetText(arg0 string, arg1 bool) error
SetText calls android.widget.AutoCompleteTextView.setText.
func (*AutoCompleteTextView) SetThreshold ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetThreshold(arg0 int32) error
SetThreshold calls android.widget.AutoCompleteTextView.setThreshold.
func (*AutoCompleteTextView) SetValidator ¶ added in v0.0.7
func (m *AutoCompleteTextView) SetValidator(arg0 *jni.Object) error
SetValidator calls android.widget.AutoCompleteTextView.setValidator.
func (*AutoCompleteTextView) ShowDropDown ¶ added in v0.0.7
func (m *AutoCompleteTextView) ShowDropDown() error
ShowDropDown calls android.widget.AutoCompleteTextView.showDropDown.
type AutoCompleteTextViewOnDismissListener ¶ added in v0.0.7
AutoCompleteTextViewOnDismissListener wraps android.widget.AutoCompleteTextView$OnDismissListener.
func (*AutoCompleteTextViewOnDismissListener) OnDismiss ¶ added in v0.0.7
func (m *AutoCompleteTextViewOnDismissListener) OnDismiss() error
OnDismiss calls android.widget.AutoCompleteTextView$OnDismissListener.onDismiss.
type AutoCompleteTextViewValidator ¶ added in v0.0.7
AutoCompleteTextViewValidator wraps android.widget.AutoCompleteTextView$Validator.
type BaseAdapter ¶ added in v0.0.7
BaseAdapter wraps android.widget.BaseAdapter.
func (*BaseAdapter) AreAllItemsEnabled ¶ added in v0.0.7
func (m *BaseAdapter) AreAllItemsEnabled() (bool, error)
AreAllItemsEnabled calls android.widget.BaseAdapter.areAllItemsEnabled.
func (*BaseAdapter) GetAutofillOptions ¶ added in v0.0.7
func (m *BaseAdapter) GetAutofillOptions() (*jni.Object, error)
GetAutofillOptions calls android.widget.BaseAdapter.getAutofillOptions.
func (*BaseAdapter) GetDropDownView ¶ added in v0.0.7
func (m *BaseAdapter) GetDropDownView( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
GetDropDownView calls android.widget.BaseAdapter.getDropDownView.
func (*BaseAdapter) GetItemViewType ¶ added in v0.0.7
func (m *BaseAdapter) GetItemViewType(arg0 int32) (int32, error)
GetItemViewType calls android.widget.BaseAdapter.getItemViewType.
func (*BaseAdapter) GetViewTypeCount ¶ added in v0.0.7
func (m *BaseAdapter) GetViewTypeCount() (int32, error)
GetViewTypeCount calls android.widget.BaseAdapter.getViewTypeCount.
func (*BaseAdapter) HasStableIds ¶ added in v0.0.7
func (m *BaseAdapter) HasStableIds() (bool, error)
HasStableIds calls android.widget.BaseAdapter.hasStableIds.
func (*BaseAdapter) IsEmpty ¶ added in v0.0.7
func (m *BaseAdapter) IsEmpty() (bool, error)
IsEmpty calls android.widget.BaseAdapter.isEmpty.
func (*BaseAdapter) IsEnabled ¶ added in v0.0.7
func (m *BaseAdapter) IsEnabled(arg0 int32) (bool, error)
IsEnabled calls android.widget.BaseAdapter.isEnabled.
func (*BaseAdapter) NotifyDataSetChanged ¶ added in v0.0.7
func (m *BaseAdapter) NotifyDataSetChanged() error
NotifyDataSetChanged calls android.widget.BaseAdapter.notifyDataSetChanged.
func (*BaseAdapter) NotifyDataSetInvalidated ¶ added in v0.0.7
func (m *BaseAdapter) NotifyDataSetInvalidated() error
NotifyDataSetInvalidated calls android.widget.BaseAdapter.notifyDataSetInvalidated.
func (*BaseAdapter) RegisterDataSetObserver ¶ added in v0.0.7
func (m *BaseAdapter) RegisterDataSetObserver(arg0 *jni.Object) error
RegisterDataSetObserver calls android.widget.BaseAdapter.registerDataSetObserver.
func (*BaseAdapter) SetAutofillOptions ¶ added in v0.0.7
func (m *BaseAdapter) SetAutofillOptions(arg0 *jni.Object) error
SetAutofillOptions calls android.widget.BaseAdapter.setAutofillOptions.
func (*BaseAdapter) UnregisterDataSetObserver ¶ added in v0.0.7
func (m *BaseAdapter) UnregisterDataSetObserver(arg0 *jni.Object) error
UnregisterDataSetObserver calls android.widget.BaseAdapter.unregisterDataSetObserver.
type BaseExpandableListAdapter ¶ added in v0.0.7
BaseExpandableListAdapter wraps android.widget.BaseExpandableListAdapter.
func (*BaseExpandableListAdapter) AreAllItemsEnabled ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) AreAllItemsEnabled() (bool, error)
AreAllItemsEnabled calls android.widget.BaseExpandableListAdapter.areAllItemsEnabled.
func (*BaseExpandableListAdapter) GetChildType ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) GetChildType(arg0 int32, arg1 int32) (int32, error)
GetChildType calls android.widget.BaseExpandableListAdapter.getChildType.
func (*BaseExpandableListAdapter) GetChildTypeCount ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) GetChildTypeCount() (int32, error)
GetChildTypeCount calls android.widget.BaseExpandableListAdapter.getChildTypeCount.
func (*BaseExpandableListAdapter) GetCombinedChildId ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) GetCombinedChildId(arg0 int64, arg1 int64) (int64, error)
GetCombinedChildId calls android.widget.BaseExpandableListAdapter.getCombinedChildId.
func (*BaseExpandableListAdapter) GetCombinedGroupId ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) GetCombinedGroupId(arg0 int64) (int64, error)
GetCombinedGroupId calls android.widget.BaseExpandableListAdapter.getCombinedGroupId.
func (*BaseExpandableListAdapter) GetGroupType ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) GetGroupType(arg0 int32) (int32, error)
GetGroupType calls android.widget.BaseExpandableListAdapter.getGroupType.
func (*BaseExpandableListAdapter) GetGroupTypeCount ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) GetGroupTypeCount() (int32, error)
GetGroupTypeCount calls android.widget.BaseExpandableListAdapter.getGroupTypeCount.
func (*BaseExpandableListAdapter) IsEmpty ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) IsEmpty() (bool, error)
IsEmpty calls android.widget.BaseExpandableListAdapter.isEmpty.
func (*BaseExpandableListAdapter) NotifyDataSetChanged ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) NotifyDataSetChanged() error
NotifyDataSetChanged calls android.widget.BaseExpandableListAdapter.notifyDataSetChanged.
func (*BaseExpandableListAdapter) NotifyDataSetInvalidated ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) NotifyDataSetInvalidated() error
NotifyDataSetInvalidated calls android.widget.BaseExpandableListAdapter.notifyDataSetInvalidated.
func (*BaseExpandableListAdapter) OnGroupCollapsed ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) OnGroupCollapsed(arg0 int32) error
OnGroupCollapsed calls android.widget.BaseExpandableListAdapter.onGroupCollapsed.
func (*BaseExpandableListAdapter) OnGroupExpanded ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) OnGroupExpanded(arg0 int32) error
OnGroupExpanded calls android.widget.BaseExpandableListAdapter.onGroupExpanded.
func (*BaseExpandableListAdapter) RegisterDataSetObserver ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) RegisterDataSetObserver(arg0 *jni.Object) error
RegisterDataSetObserver calls android.widget.BaseExpandableListAdapter.registerDataSetObserver.
func (*BaseExpandableListAdapter) UnregisterDataSetObserver ¶ added in v0.0.7
func (m *BaseExpandableListAdapter) UnregisterDataSetObserver(arg0 *jni.Object) error
UnregisterDataSetObserver calls android.widget.BaseExpandableListAdapter.unregisterDataSetObserver.
type Button ¶ added in v0.0.7
Button wraps android.widget.Button.
func (*Button) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.Button.getAccessibilityClassName.
type CalendarView ¶ added in v0.0.7
CalendarView wraps android.widget.CalendarView.
func NewCalendarView ¶ added in v0.0.7
NewCalendarView creates a new android.widget.CalendarView instance.
func (*CalendarView) GetAccessibilityClassName ¶ added in v0.0.7
func (m *CalendarView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.CalendarView.getAccessibilityClassName.
func (*CalendarView) GetDate ¶ added in v0.0.7
func (m *CalendarView) GetDate() (int64, error)
GetDate calls android.widget.CalendarView.getDate.
func (*CalendarView) GetDateTextAppearance ¶ added in v0.0.7
func (m *CalendarView) GetDateTextAppearance() (int32, error)
GetDateTextAppearance calls android.widget.CalendarView.getDateTextAppearance.
func (*CalendarView) GetFirstDayOfWeek ¶ added in v0.0.7
func (m *CalendarView) GetFirstDayOfWeek() (int32, error)
GetFirstDayOfWeek calls android.widget.CalendarView.getFirstDayOfWeek.
func (*CalendarView) GetFocusedMonthDateColor ¶ added in v0.0.7
func (m *CalendarView) GetFocusedMonthDateColor() (int32, error)
GetFocusedMonthDateColor calls android.widget.CalendarView.getFocusedMonthDateColor.
func (*CalendarView) GetMaxDate ¶ added in v0.0.7
func (m *CalendarView) GetMaxDate() (int64, error)
GetMaxDate calls android.widget.CalendarView.getMaxDate.
func (*CalendarView) GetMinDate ¶ added in v0.0.7
func (m *CalendarView) GetMinDate() (int64, error)
GetMinDate calls android.widget.CalendarView.getMinDate.
func (*CalendarView) GetSelectedDateVerticalBar ¶ added in v0.0.7
func (m *CalendarView) GetSelectedDateVerticalBar() (*jni.Object, error)
GetSelectedDateVerticalBar calls android.widget.CalendarView.getSelectedDateVerticalBar.
func (*CalendarView) GetSelectedWeekBackgroundColor ¶ added in v0.0.7
func (m *CalendarView) GetSelectedWeekBackgroundColor() (int32, error)
GetSelectedWeekBackgroundColor calls android.widget.CalendarView.getSelectedWeekBackgroundColor.
func (*CalendarView) GetShowWeekNumber ¶ added in v0.0.7
func (m *CalendarView) GetShowWeekNumber() (bool, error)
GetShowWeekNumber calls android.widget.CalendarView.getShowWeekNumber.
func (*CalendarView) GetShownWeekCount ¶ added in v0.0.7
func (m *CalendarView) GetShownWeekCount() (int32, error)
GetShownWeekCount calls android.widget.CalendarView.getShownWeekCount.
func (*CalendarView) GetUnfocusedMonthDateColor ¶ added in v0.0.7
func (m *CalendarView) GetUnfocusedMonthDateColor() (int32, error)
GetUnfocusedMonthDateColor calls android.widget.CalendarView.getUnfocusedMonthDateColor.
func (*CalendarView) GetWeekDayTextAppearance ¶ added in v0.0.7
func (m *CalendarView) GetWeekDayTextAppearance() (int32, error)
GetWeekDayTextAppearance calls android.widget.CalendarView.getWeekDayTextAppearance.
func (*CalendarView) GetWeekNumberColor ¶ added in v0.0.7
func (m *CalendarView) GetWeekNumberColor() (int32, error)
GetWeekNumberColor calls android.widget.CalendarView.getWeekNumberColor.
func (*CalendarView) GetWeekSeparatorLineColor ¶ added in v0.0.7
func (m *CalendarView) GetWeekSeparatorLineColor() (int32, error)
GetWeekSeparatorLineColor calls android.widget.CalendarView.getWeekSeparatorLineColor.
func (*CalendarView) SetDate1 ¶ added in v0.0.7
func (m *CalendarView) SetDate1(arg0 int64) error
SetDate1 calls android.widget.CalendarView.setDate.
func (*CalendarView) SetDate3_1 ¶ added in v0.0.7
func (m *CalendarView) SetDate3_1( arg0 int64, arg1 bool, arg2 bool, ) error
SetDate3_1 calls android.widget.CalendarView.setDate.
func (*CalendarView) SetDateTextAppearance ¶ added in v0.0.7
func (m *CalendarView) SetDateTextAppearance(arg0 int32) error
SetDateTextAppearance calls android.widget.CalendarView.setDateTextAppearance.
func (*CalendarView) SetFirstDayOfWeek ¶ added in v0.0.7
func (m *CalendarView) SetFirstDayOfWeek(arg0 int32) error
SetFirstDayOfWeek calls android.widget.CalendarView.setFirstDayOfWeek.
func (*CalendarView) SetFocusedMonthDateColor ¶ added in v0.0.7
func (m *CalendarView) SetFocusedMonthDateColor(arg0 int32) error
SetFocusedMonthDateColor calls android.widget.CalendarView.setFocusedMonthDateColor.
func (*CalendarView) SetMaxDate ¶ added in v0.0.7
func (m *CalendarView) SetMaxDate(arg0 int64) error
SetMaxDate calls android.widget.CalendarView.setMaxDate.
func (*CalendarView) SetMinDate ¶ added in v0.0.7
func (m *CalendarView) SetMinDate(arg0 int64) error
SetMinDate calls android.widget.CalendarView.setMinDate.
func (*CalendarView) SetOnDateChangeListener ¶ added in v0.0.7
func (m *CalendarView) SetOnDateChangeListener(arg0 *jni.Object) error
SetOnDateChangeListener calls android.widget.CalendarView.setOnDateChangeListener.
func (*CalendarView) SetSelectedDateVerticalBar1 ¶ added in v0.0.7
func (m *CalendarView) SetSelectedDateVerticalBar1(arg0 *jni.Object) error
SetSelectedDateVerticalBar1 calls android.widget.CalendarView.setSelectedDateVerticalBar.
func (*CalendarView) SetSelectedDateVerticalBar1_1 ¶ added in v0.0.7
func (m *CalendarView) SetSelectedDateVerticalBar1_1(arg0 int32) error
SetSelectedDateVerticalBar1_1 calls android.widget.CalendarView.setSelectedDateVerticalBar.
func (*CalendarView) SetSelectedWeekBackgroundColor ¶ added in v0.0.7
func (m *CalendarView) SetSelectedWeekBackgroundColor(arg0 int32) error
SetSelectedWeekBackgroundColor calls android.widget.CalendarView.setSelectedWeekBackgroundColor.
func (*CalendarView) SetShowWeekNumber ¶ added in v0.0.7
func (m *CalendarView) SetShowWeekNumber(arg0 bool) error
SetShowWeekNumber calls android.widget.CalendarView.setShowWeekNumber.
func (*CalendarView) SetShownWeekCount ¶ added in v0.0.7
func (m *CalendarView) SetShownWeekCount(arg0 int32) error
SetShownWeekCount calls android.widget.CalendarView.setShownWeekCount.
func (*CalendarView) SetUnfocusedMonthDateColor ¶ added in v0.0.7
func (m *CalendarView) SetUnfocusedMonthDateColor(arg0 int32) error
SetUnfocusedMonthDateColor calls android.widget.CalendarView.setUnfocusedMonthDateColor.
func (*CalendarView) SetWeekDayTextAppearance ¶ added in v0.0.7
func (m *CalendarView) SetWeekDayTextAppearance(arg0 int32) error
SetWeekDayTextAppearance calls android.widget.CalendarView.setWeekDayTextAppearance.
func (*CalendarView) SetWeekNumberColor ¶ added in v0.0.7
func (m *CalendarView) SetWeekNumberColor(arg0 int32) error
SetWeekNumberColor calls android.widget.CalendarView.setWeekNumberColor.
func (*CalendarView) SetWeekSeparatorLineColor ¶ added in v0.0.7
func (m *CalendarView) SetWeekSeparatorLineColor(arg0 int32) error
SetWeekSeparatorLineColor calls android.widget.CalendarView.setWeekSeparatorLineColor.
type CalendarViewOnDateChangeListener ¶ added in v0.0.7
CalendarViewOnDateChangeListener wraps android.widget.CalendarView$OnDateChangeListener.
func (*CalendarViewOnDateChangeListener) OnSelectedDayChange ¶ added in v0.0.7
func (m *CalendarViewOnDateChangeListener) OnSelectedDayChange( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) error
OnSelectedDayChange calls android.widget.CalendarView$OnDateChangeListener.onSelectedDayChange.
type CheckBox ¶ added in v0.0.7
CheckBox wraps android.widget.CheckBox.
func NewCheckBox ¶ added in v0.0.7
NewCheckBox creates a new android.widget.CheckBox instance.
type Checkable ¶ added in v0.0.7
Checkable wraps android.widget.Checkable.
func (*Checkable) SetChecked ¶ added in v0.0.7
SetChecked calls android.widget.Checkable.setChecked.
type CheckedTextView ¶ added in v0.0.7
CheckedTextView wraps android.widget.CheckedTextView.
func NewCheckedTextView ¶ added in v0.0.7
NewCheckedTextView creates a new android.widget.CheckedTextView instance.
func (*CheckedTextView) DrawableHotspotChanged ¶ added in v0.0.7
func (m *CheckedTextView) DrawableHotspotChanged(arg0 float32, arg1 float32) error
DrawableHotspotChanged calls android.widget.CheckedTextView.drawableHotspotChanged.
func (*CheckedTextView) GetAccessibilityClassName ¶ added in v0.0.7
func (m *CheckedTextView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.CheckedTextView.getAccessibilityClassName.
func (*CheckedTextView) GetCheckMarkDrawable ¶ added in v0.0.7
func (m *CheckedTextView) GetCheckMarkDrawable() (*jni.Object, error)
GetCheckMarkDrawable calls android.widget.CheckedTextView.getCheckMarkDrawable.
func (*CheckedTextView) GetCheckMarkTintBlendMode ¶ added in v0.0.7
func (m *CheckedTextView) GetCheckMarkTintBlendMode() (*jni.Object, error)
GetCheckMarkTintBlendMode calls android.widget.CheckedTextView.getCheckMarkTintBlendMode.
func (*CheckedTextView) GetCheckMarkTintList ¶ added in v0.0.7
func (m *CheckedTextView) GetCheckMarkTintList() (*jni.Object, error)
GetCheckMarkTintList calls android.widget.CheckedTextView.getCheckMarkTintList.
func (*CheckedTextView) GetCheckMarkTintMode ¶ added in v0.0.7
func (m *CheckedTextView) GetCheckMarkTintMode() (*jni.Object, error)
GetCheckMarkTintMode calls android.widget.CheckedTextView.getCheckMarkTintMode.
func (*CheckedTextView) IsChecked ¶ added in v0.0.7
func (m *CheckedTextView) IsChecked() (bool, error)
IsChecked calls android.widget.CheckedTextView.isChecked.
func (*CheckedTextView) JumpDrawablesToCurrentState ¶ added in v0.0.7
func (m *CheckedTextView) JumpDrawablesToCurrentState() error
JumpDrawablesToCurrentState calls android.widget.CheckedTextView.jumpDrawablesToCurrentState.
func (*CheckedTextView) OnRestoreInstanceState ¶ added in v0.0.7
func (m *CheckedTextView) OnRestoreInstanceState(arg0 *jni.Object) error
OnRestoreInstanceState calls android.widget.CheckedTextView.onRestoreInstanceState.
func (*CheckedTextView) OnRtlPropertiesChanged ¶ added in v0.0.7
func (m *CheckedTextView) OnRtlPropertiesChanged(arg0 int32) error
OnRtlPropertiesChanged calls android.widget.CheckedTextView.onRtlPropertiesChanged.
func (*CheckedTextView) OnSaveInstanceState ¶ added in v0.0.7
func (m *CheckedTextView) OnSaveInstanceState() (*jni.Object, error)
OnSaveInstanceState calls android.widget.CheckedTextView.onSaveInstanceState.
func (*CheckedTextView) SetCheckMarkDrawable1 ¶ added in v0.0.7
func (m *CheckedTextView) SetCheckMarkDrawable1(arg0 *jni.Object) error
SetCheckMarkDrawable1 calls android.widget.CheckedTextView.setCheckMarkDrawable.
func (*CheckedTextView) SetCheckMarkDrawable1_1 ¶ added in v0.0.7
func (m *CheckedTextView) SetCheckMarkDrawable1_1(arg0 int32) error
SetCheckMarkDrawable1_1 calls android.widget.CheckedTextView.setCheckMarkDrawable.
func (*CheckedTextView) SetCheckMarkTintBlendMode ¶ added in v0.0.7
func (m *CheckedTextView) SetCheckMarkTintBlendMode(arg0 *jni.Object) error
SetCheckMarkTintBlendMode calls android.widget.CheckedTextView.setCheckMarkTintBlendMode.
func (*CheckedTextView) SetCheckMarkTintList ¶ added in v0.0.7
func (m *CheckedTextView) SetCheckMarkTintList(arg0 *jni.Object) error
SetCheckMarkTintList calls android.widget.CheckedTextView.setCheckMarkTintList.
func (*CheckedTextView) SetCheckMarkTintMode ¶ added in v0.0.7
func (m *CheckedTextView) SetCheckMarkTintMode(arg0 *jni.Object) error
SetCheckMarkTintMode calls android.widget.CheckedTextView.setCheckMarkTintMode.
func (*CheckedTextView) SetChecked ¶ added in v0.0.7
func (m *CheckedTextView) SetChecked(arg0 bool) error
SetChecked calls android.widget.CheckedTextView.setChecked.
func (*CheckedTextView) SetVisibility ¶ added in v0.0.7
func (m *CheckedTextView) SetVisibility(arg0 int32) error
SetVisibility calls android.widget.CheckedTextView.setVisibility.
func (*CheckedTextView) Toggle ¶ added in v0.0.7
func (m *CheckedTextView) Toggle() error
Toggle calls android.widget.CheckedTextView.toggle.
type Chronometer ¶ added in v0.0.7
Chronometer wraps android.widget.Chronometer.
func NewChronometer ¶ added in v0.0.7
NewChronometer creates a new android.widget.Chronometer instance.
func (*Chronometer) GetAccessibilityClassName ¶ added in v0.0.7
func (m *Chronometer) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.Chronometer.getAccessibilityClassName.
func (*Chronometer) GetBase ¶ added in v0.0.7
func (m *Chronometer) GetBase() (int64, error)
GetBase calls android.widget.Chronometer.getBase.
func (*Chronometer) GetContentDescription ¶ added in v0.0.7
func (m *Chronometer) GetContentDescription() (*jni.Object, error)
GetContentDescription calls android.widget.Chronometer.getContentDescription.
func (*Chronometer) GetFormat ¶ added in v0.0.7
func (m *Chronometer) GetFormat() (string, error)
GetFormat calls android.widget.Chronometer.getFormat.
func (*Chronometer) GetOnChronometerTickListener ¶ added in v0.0.7
func (m *Chronometer) GetOnChronometerTickListener() (*jni.Object, error)
GetOnChronometerTickListener calls android.widget.Chronometer.getOnChronometerTickListener.
func (*Chronometer) IsCountDown ¶ added in v0.0.7
func (m *Chronometer) IsCountDown() (bool, error)
IsCountDown calls android.widget.Chronometer.isCountDown.
func (*Chronometer) IsTheFinalCountDown ¶ added in v0.0.7
func (m *Chronometer) IsTheFinalCountDown() (bool, error)
IsTheFinalCountDown calls android.widget.Chronometer.isTheFinalCountDown.
func (*Chronometer) SetBase ¶ added in v0.0.7
func (m *Chronometer) SetBase(arg0 int64) error
SetBase calls android.widget.Chronometer.setBase.
func (*Chronometer) SetCountDown ¶ added in v0.0.7
func (m *Chronometer) SetCountDown(arg0 bool) error
SetCountDown calls android.widget.Chronometer.setCountDown.
func (*Chronometer) SetFormat ¶ added in v0.0.7
func (m *Chronometer) SetFormat(arg0 string) error
SetFormat calls android.widget.Chronometer.setFormat.
func (*Chronometer) SetOnChronometerTickListener ¶ added in v0.0.7
func (m *Chronometer) SetOnChronometerTickListener(arg0 *jni.Object) error
SetOnChronometerTickListener calls android.widget.Chronometer.setOnChronometerTickListener.
func (*Chronometer) Start ¶ added in v0.0.7
func (m *Chronometer) Start() error
Start calls android.widget.Chronometer.start.
func (*Chronometer) Stop ¶ added in v0.0.7
func (m *Chronometer) Stop() error
Stop calls android.widget.Chronometer.stop.
type ChronometerOnChronometerTickListener ¶ added in v0.0.7
ChronometerOnChronometerTickListener wraps android.widget.Chronometer$OnChronometerTickListener.
func (*ChronometerOnChronometerTickListener) OnChronometerTick ¶ added in v0.0.7
func (m *ChronometerOnChronometerTickListener) OnChronometerTick(arg0 *jni.Object) error
OnChronometerTick calls android.widget.Chronometer$OnChronometerTickListener.onChronometerTick.
type CompoundButton ¶ added in v0.0.7
CompoundButton wraps android.widget.CompoundButton.
func (*CompoundButton) Autofill ¶ added in v0.0.7
func (m *CompoundButton) Autofill(arg0 *jni.Object) error
Autofill calls android.widget.CompoundButton.autofill.
func (*CompoundButton) DrawableHotspotChanged ¶ added in v0.0.7
func (m *CompoundButton) DrawableHotspotChanged(arg0 float32, arg1 float32) error
DrawableHotspotChanged calls android.widget.CompoundButton.drawableHotspotChanged.
func (*CompoundButton) GetAccessibilityClassName ¶ added in v0.0.7
func (m *CompoundButton) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.CompoundButton.getAccessibilityClassName.
func (*CompoundButton) GetAutofillType ¶ added in v0.0.7
func (m *CompoundButton) GetAutofillType() (int32, error)
GetAutofillType calls android.widget.CompoundButton.getAutofillType.
func (*CompoundButton) GetAutofillValue ¶ added in v0.0.7
func (m *CompoundButton) GetAutofillValue() (*jni.Object, error)
GetAutofillValue calls android.widget.CompoundButton.getAutofillValue.
func (*CompoundButton) GetButtonDrawable ¶ added in v0.0.7
func (m *CompoundButton) GetButtonDrawable() (*jni.Object, error)
GetButtonDrawable calls android.widget.CompoundButton.getButtonDrawable.
func (*CompoundButton) GetButtonTintBlendMode ¶ added in v0.0.7
func (m *CompoundButton) GetButtonTintBlendMode() (*jni.Object, error)
GetButtonTintBlendMode calls android.widget.CompoundButton.getButtonTintBlendMode.
func (*CompoundButton) GetButtonTintList ¶ added in v0.0.7
func (m *CompoundButton) GetButtonTintList() (*jni.Object, error)
GetButtonTintList calls android.widget.CompoundButton.getButtonTintList.
func (*CompoundButton) GetButtonTintMode ¶ added in v0.0.7
func (m *CompoundButton) GetButtonTintMode() (*jni.Object, error)
GetButtonTintMode calls android.widget.CompoundButton.getButtonTintMode.
func (*CompoundButton) GetCompoundPaddingLeft ¶ added in v0.0.7
func (m *CompoundButton) GetCompoundPaddingLeft() (int32, error)
GetCompoundPaddingLeft calls android.widget.CompoundButton.getCompoundPaddingLeft.
func (*CompoundButton) GetCompoundPaddingRight ¶ added in v0.0.7
func (m *CompoundButton) GetCompoundPaddingRight() (int32, error)
GetCompoundPaddingRight calls android.widget.CompoundButton.getCompoundPaddingRight.
func (*CompoundButton) IsChecked ¶ added in v0.0.7
func (m *CompoundButton) IsChecked() (bool, error)
IsChecked calls android.widget.CompoundButton.isChecked.
func (*CompoundButton) JumpDrawablesToCurrentState ¶ added in v0.0.7
func (m *CompoundButton) JumpDrawablesToCurrentState() error
JumpDrawablesToCurrentState calls android.widget.CompoundButton.jumpDrawablesToCurrentState.
func (*CompoundButton) OnRestoreInstanceState ¶ added in v0.0.7
func (m *CompoundButton) OnRestoreInstanceState(arg0 *jni.Object) error
OnRestoreInstanceState calls android.widget.CompoundButton.onRestoreInstanceState.
func (*CompoundButton) OnSaveInstanceState ¶ added in v0.0.7
func (m *CompoundButton) OnSaveInstanceState() (*jni.Object, error)
OnSaveInstanceState calls android.widget.CompoundButton.onSaveInstanceState.
func (*CompoundButton) PerformClick ¶ added in v0.0.7
func (m *CompoundButton) PerformClick() (bool, error)
PerformClick calls android.widget.CompoundButton.performClick.
func (*CompoundButton) SetButtonDrawable1 ¶ added in v0.0.7
func (m *CompoundButton) SetButtonDrawable1(arg0 *jni.Object) error
SetButtonDrawable1 calls android.widget.CompoundButton.setButtonDrawable.
func (*CompoundButton) SetButtonDrawable1_1 ¶ added in v0.0.7
func (m *CompoundButton) SetButtonDrawable1_1(arg0 int32) error
SetButtonDrawable1_1 calls android.widget.CompoundButton.setButtonDrawable.
func (*CompoundButton) SetButtonIcon ¶ added in v0.0.7
func (m *CompoundButton) SetButtonIcon(arg0 *jni.Object) error
SetButtonIcon calls android.widget.CompoundButton.setButtonIcon.
func (*CompoundButton) SetButtonTintBlendMode ¶ added in v0.0.7
func (m *CompoundButton) SetButtonTintBlendMode(arg0 *jni.Object) error
SetButtonTintBlendMode calls android.widget.CompoundButton.setButtonTintBlendMode.
func (*CompoundButton) SetButtonTintList ¶ added in v0.0.7
func (m *CompoundButton) SetButtonTintList(arg0 *jni.Object) error
SetButtonTintList calls android.widget.CompoundButton.setButtonTintList.
func (*CompoundButton) SetButtonTintMode ¶ added in v0.0.7
func (m *CompoundButton) SetButtonTintMode(arg0 *jni.Object) error
SetButtonTintMode calls android.widget.CompoundButton.setButtonTintMode.
func (*CompoundButton) SetChecked ¶ added in v0.0.7
func (m *CompoundButton) SetChecked(arg0 bool) error
SetChecked calls android.widget.CompoundButton.setChecked.
func (*CompoundButton) SetOnCheckedChangeListener ¶ added in v0.0.7
func (m *CompoundButton) SetOnCheckedChangeListener(arg0 *jni.Object) error
SetOnCheckedChangeListener calls android.widget.CompoundButton.setOnCheckedChangeListener.
func (*CompoundButton) SetStateDescription ¶ added in v0.0.7
func (m *CompoundButton) SetStateDescription(arg0 string) error
SetStateDescription calls android.widget.CompoundButton.setStateDescription.
func (*CompoundButton) Toggle ¶ added in v0.0.7
func (m *CompoundButton) Toggle() error
Toggle calls android.widget.CompoundButton.toggle.
type CompoundButtonOnCheckedChangeListener ¶ added in v0.0.7
CompoundButtonOnCheckedChangeListener wraps android.widget.CompoundButton$OnCheckedChangeListener.
func (*CompoundButtonOnCheckedChangeListener) OnCheckedChanged ¶ added in v0.0.7
func (m *CompoundButtonOnCheckedChangeListener) OnCheckedChanged(arg0 *jni.Object, arg1 bool) error
OnCheckedChanged calls android.widget.CompoundButton$OnCheckedChangeListener.onCheckedChanged.
type CursorAdapter ¶ added in v0.0.7
CursorAdapter wraps android.widget.CursorAdapter.
func (*CursorAdapter) BindView ¶ added in v0.0.7
BindView calls android.widget.CursorAdapter.bindView.
func (*CursorAdapter) ChangeCursor ¶ added in v0.0.7
func (m *CursorAdapter) ChangeCursor(arg0 *jni.Object) error
ChangeCursor calls android.widget.CursorAdapter.changeCursor.
func (*CursorAdapter) ConvertToString ¶ added in v0.0.7
ConvertToString calls android.widget.CursorAdapter.convertToString.
func (*CursorAdapter) GetCount ¶ added in v0.0.7
func (m *CursorAdapter) GetCount() (int32, error)
GetCount calls android.widget.CursorAdapter.getCount.
func (*CursorAdapter) GetCursor ¶ added in v0.0.7
func (m *CursorAdapter) GetCursor() (*jni.Object, error)
GetCursor calls android.widget.CursorAdapter.getCursor.
func (*CursorAdapter) GetDropDownView ¶ added in v0.0.7
func (m *CursorAdapter) GetDropDownView( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
GetDropDownView calls android.widget.CursorAdapter.getDropDownView.
func (*CursorAdapter) GetDropDownViewTheme ¶ added in v0.0.7
func (m *CursorAdapter) GetDropDownViewTheme() (*jni.Object, error)
GetDropDownViewTheme calls android.widget.CursorAdapter.getDropDownViewTheme.
func (*CursorAdapter) GetFilter ¶ added in v0.0.7
func (m *CursorAdapter) GetFilter() (*jni.Object, error)
GetFilter calls android.widget.CursorAdapter.getFilter.
func (*CursorAdapter) GetFilterQueryProvider ¶ added in v0.0.7
func (m *CursorAdapter) GetFilterQueryProvider() (*jni.Object, error)
GetFilterQueryProvider calls android.widget.CursorAdapter.getFilterQueryProvider.
func (*CursorAdapter) GetItem ¶ added in v0.0.7
func (m *CursorAdapter) GetItem(arg0 int32) (*jni.Object, error)
GetItem calls android.widget.CursorAdapter.getItem.
func (*CursorAdapter) GetItemId ¶ added in v0.0.7
func (m *CursorAdapter) GetItemId(arg0 int32) (int64, error)
GetItemId calls android.widget.CursorAdapter.getItemId.
func (*CursorAdapter) GetView ¶ added in v0.0.7
func (m *CursorAdapter) GetView( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
GetView calls android.widget.CursorAdapter.getView.
func (*CursorAdapter) HasStableIds ¶ added in v0.0.7
func (m *CursorAdapter) HasStableIds() (bool, error)
HasStableIds calls android.widget.CursorAdapter.hasStableIds.
func (*CursorAdapter) NewDropDownView ¶ added in v0.0.7
func (m *CursorAdapter) NewDropDownView( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
NewDropDownView calls android.widget.CursorAdapter.newDropDownView.
func (*CursorAdapter) NewView ¶ added in v0.0.7
func (m *CursorAdapter) NewView( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
NewView calls android.widget.CursorAdapter.newView.
func (*CursorAdapter) RunQueryOnBackgroundThread ¶ added in v0.0.7
func (m *CursorAdapter) RunQueryOnBackgroundThread(arg0 string) (*jni.Object, error)
RunQueryOnBackgroundThread calls android.widget.CursorAdapter.runQueryOnBackgroundThread.
func (*CursorAdapter) SetDropDownViewTheme ¶ added in v0.0.7
func (m *CursorAdapter) SetDropDownViewTheme(arg0 *jni.Object) error
SetDropDownViewTheme calls android.widget.CursorAdapter.setDropDownViewTheme.
func (*CursorAdapter) SetFilterQueryProvider ¶ added in v0.0.7
func (m *CursorAdapter) SetFilterQueryProvider(arg0 *jni.Object) error
SetFilterQueryProvider calls android.widget.CursorAdapter.setFilterQueryProvider.
func (*CursorAdapter) SwapCursor ¶ added in v0.0.7
SwapCursor calls android.widget.CursorAdapter.swapCursor.
type CursorTreeAdapter ¶ added in v0.0.7
CursorTreeAdapter wraps android.widget.CursorTreeAdapter.
func (*CursorTreeAdapter) ChangeCursor ¶ added in v0.0.7
func (m *CursorTreeAdapter) ChangeCursor(arg0 *jni.Object) error
ChangeCursor calls android.widget.CursorTreeAdapter.changeCursor.
func (*CursorTreeAdapter) ConvertToString ¶ added in v0.0.7
func (m *CursorTreeAdapter) ConvertToString(arg0 *jni.Object) (string, error)
ConvertToString calls android.widget.CursorTreeAdapter.convertToString.
func (*CursorTreeAdapter) GetChild2 ¶ added in v0.0.7
GetChild2 calls android.widget.CursorTreeAdapter.getChild.
func (*CursorTreeAdapter) GetChild2_1 ¶ added in v0.0.7
GetChild2_1 calls android.widget.CursorTreeAdapter.getChild.
func (*CursorTreeAdapter) GetChildId ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetChildId(arg0 int32, arg1 int32) (int64, error)
GetChildId calls android.widget.CursorTreeAdapter.getChildId.
func (*CursorTreeAdapter) GetChildView ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetChildView( arg0 int32, arg1 int32, arg2 bool, arg3 *jni.Object, arg4 *jni.Object, ) (*jni.Object, error)
GetChildView calls android.widget.CursorTreeAdapter.getChildView.
func (*CursorTreeAdapter) GetChildrenCount ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetChildrenCount(arg0 int32) (int32, error)
GetChildrenCount calls android.widget.CursorTreeAdapter.getChildrenCount.
func (*CursorTreeAdapter) GetCursor ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetCursor() (*jni.Object, error)
GetCursor calls android.widget.CursorTreeAdapter.getCursor.
func (*CursorTreeAdapter) GetFilter ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetFilter() (*jni.Object, error)
GetFilter calls android.widget.CursorTreeAdapter.getFilter.
func (*CursorTreeAdapter) GetFilterQueryProvider ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetFilterQueryProvider() (*jni.Object, error)
GetFilterQueryProvider calls android.widget.CursorTreeAdapter.getFilterQueryProvider.
func (*CursorTreeAdapter) GetGroup1 ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetGroup1(arg0 int32) (*jni.Object, error)
GetGroup1 calls android.widget.CursorTreeAdapter.getGroup.
func (*CursorTreeAdapter) GetGroup1_1 ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetGroup1_1(arg0 int32) (*jni.Object, error)
GetGroup1_1 calls android.widget.CursorTreeAdapter.getGroup.
func (*CursorTreeAdapter) GetGroupCount ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetGroupCount() (int32, error)
GetGroupCount calls android.widget.CursorTreeAdapter.getGroupCount.
func (*CursorTreeAdapter) GetGroupId ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetGroupId(arg0 int32) (int64, error)
GetGroupId calls android.widget.CursorTreeAdapter.getGroupId.
func (*CursorTreeAdapter) GetGroupView ¶ added in v0.0.7
func (m *CursorTreeAdapter) GetGroupView( arg0 int32, arg1 bool, arg2 *jni.Object, arg3 *jni.Object, ) (*jni.Object, error)
GetGroupView calls android.widget.CursorTreeAdapter.getGroupView.
func (*CursorTreeAdapter) HasStableIds ¶ added in v0.0.7
func (m *CursorTreeAdapter) HasStableIds() (bool, error)
HasStableIds calls android.widget.CursorTreeAdapter.hasStableIds.
func (*CursorTreeAdapter) IsChildSelectable ¶ added in v0.0.7
func (m *CursorTreeAdapter) IsChildSelectable(arg0 int32, arg1 int32) (bool, error)
IsChildSelectable calls android.widget.CursorTreeAdapter.isChildSelectable.
func (*CursorTreeAdapter) NotifyDataSetChanged0 ¶ added in v0.0.7
func (m *CursorTreeAdapter) NotifyDataSetChanged0() error
NotifyDataSetChanged0 calls android.widget.CursorTreeAdapter.notifyDataSetChanged.
func (*CursorTreeAdapter) NotifyDataSetChanged1_1 ¶ added in v0.0.7
func (m *CursorTreeAdapter) NotifyDataSetChanged1_1(arg0 bool) error
NotifyDataSetChanged1_1 calls android.widget.CursorTreeAdapter.notifyDataSetChanged.
func (*CursorTreeAdapter) NotifyDataSetInvalidated ¶ added in v0.0.7
func (m *CursorTreeAdapter) NotifyDataSetInvalidated() error
NotifyDataSetInvalidated calls android.widget.CursorTreeAdapter.notifyDataSetInvalidated.
func (*CursorTreeAdapter) OnGroupCollapsed ¶ added in v0.0.7
func (m *CursorTreeAdapter) OnGroupCollapsed(arg0 int32) error
OnGroupCollapsed calls android.widget.CursorTreeAdapter.onGroupCollapsed.
func (*CursorTreeAdapter) RunQueryOnBackgroundThread ¶ added in v0.0.7
func (m *CursorTreeAdapter) RunQueryOnBackgroundThread(arg0 string) (*jni.Object, error)
RunQueryOnBackgroundThread calls android.widget.CursorTreeAdapter.runQueryOnBackgroundThread.
func (*CursorTreeAdapter) SetChildrenCursor ¶ added in v0.0.7
func (m *CursorTreeAdapter) SetChildrenCursor(arg0 int32, arg1 *jni.Object) error
SetChildrenCursor calls android.widget.CursorTreeAdapter.setChildrenCursor.
func (*CursorTreeAdapter) SetFilterQueryProvider ¶ added in v0.0.7
func (m *CursorTreeAdapter) SetFilterQueryProvider(arg0 *jni.Object) error
SetFilterQueryProvider calls android.widget.CursorTreeAdapter.setFilterQueryProvider.
func (*CursorTreeAdapter) SetGroupCursor ¶ added in v0.0.7
func (m *CursorTreeAdapter) SetGroupCursor(arg0 *jni.Object) error
SetGroupCursor calls android.widget.CursorTreeAdapter.setGroupCursor.
type DatePicker ¶ added in v0.0.7
DatePicker wraps android.widget.DatePicker.
func NewDatePicker ¶ added in v0.0.7
NewDatePicker creates a new android.widget.DatePicker instance.
func (*DatePicker) Autofill ¶ added in v0.0.7
func (m *DatePicker) Autofill(arg0 *jni.Object) error
Autofill calls android.widget.DatePicker.autofill.
func (*DatePicker) DispatchProvideAutofillStructure ¶ added in v0.0.7
func (m *DatePicker) DispatchProvideAutofillStructure(arg0 *jni.Object, arg1 int32) error
DispatchProvideAutofillStructure calls android.widget.DatePicker.dispatchProvideAutofillStructure.
func (*DatePicker) GetAccessibilityClassName ¶ added in v0.0.7
func (m *DatePicker) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.DatePicker.getAccessibilityClassName.
func (*DatePicker) GetAutofillType ¶ added in v0.0.7
func (m *DatePicker) GetAutofillType() (int32, error)
GetAutofillType calls android.widget.DatePicker.getAutofillType.
func (*DatePicker) GetAutofillValue ¶ added in v0.0.7
func (m *DatePicker) GetAutofillValue() (*jni.Object, error)
GetAutofillValue calls android.widget.DatePicker.getAutofillValue.
func (*DatePicker) GetCalendarView ¶ added in v0.0.7
func (m *DatePicker) GetCalendarView() (*jni.Object, error)
GetCalendarView calls android.widget.DatePicker.getCalendarView.
func (*DatePicker) GetCalendarViewShown ¶ added in v0.0.7
func (m *DatePicker) GetCalendarViewShown() (bool, error)
GetCalendarViewShown calls android.widget.DatePicker.getCalendarViewShown.
func (*DatePicker) GetDayOfMonth ¶ added in v0.0.7
func (m *DatePicker) GetDayOfMonth() (int32, error)
GetDayOfMonth calls android.widget.DatePicker.getDayOfMonth.
func (*DatePicker) GetFirstDayOfWeek ¶ added in v0.0.7
func (m *DatePicker) GetFirstDayOfWeek() (int32, error)
GetFirstDayOfWeek calls android.widget.DatePicker.getFirstDayOfWeek.
func (*DatePicker) GetMaxDate ¶ added in v0.0.7
func (m *DatePicker) GetMaxDate() (int64, error)
GetMaxDate calls android.widget.DatePicker.getMaxDate.
func (*DatePicker) GetMinDate ¶ added in v0.0.7
func (m *DatePicker) GetMinDate() (int64, error)
GetMinDate calls android.widget.DatePicker.getMinDate.
func (*DatePicker) GetMonth ¶ added in v0.0.7
func (m *DatePicker) GetMonth() (int32, error)
GetMonth calls android.widget.DatePicker.getMonth.
func (*DatePicker) GetSpinnersShown ¶ added in v0.0.7
func (m *DatePicker) GetSpinnersShown() (bool, error)
GetSpinnersShown calls android.widget.DatePicker.getSpinnersShown.
func (*DatePicker) GetYear ¶ added in v0.0.7
func (m *DatePicker) GetYear() (int32, error)
GetYear calls android.widget.DatePicker.getYear.
func (*DatePicker) IsEnabled ¶ added in v0.0.7
func (m *DatePicker) IsEnabled() (bool, error)
IsEnabled calls android.widget.DatePicker.isEnabled.
func (*DatePicker) SetCalendarViewShown ¶ added in v0.0.7
func (m *DatePicker) SetCalendarViewShown(arg0 bool) error
SetCalendarViewShown calls android.widget.DatePicker.setCalendarViewShown.
func (*DatePicker) SetEnabled ¶ added in v0.0.7
func (m *DatePicker) SetEnabled(arg0 bool) error
SetEnabled calls android.widget.DatePicker.setEnabled.
func (*DatePicker) SetFirstDayOfWeek ¶ added in v0.0.7
func (m *DatePicker) SetFirstDayOfWeek(arg0 int32) error
SetFirstDayOfWeek calls android.widget.DatePicker.setFirstDayOfWeek.
func (*DatePicker) SetMaxDate ¶ added in v0.0.7
func (m *DatePicker) SetMaxDate(arg0 int64) error
SetMaxDate calls android.widget.DatePicker.setMaxDate.
func (*DatePicker) SetMinDate ¶ added in v0.0.7
func (m *DatePicker) SetMinDate(arg0 int64) error
SetMinDate calls android.widget.DatePicker.setMinDate.
func (*DatePicker) SetOnDateChangedListener ¶ added in v0.0.7
func (m *DatePicker) SetOnDateChangedListener(arg0 *jni.Object) error
SetOnDateChangedListener calls android.widget.DatePicker.setOnDateChangedListener.
func (*DatePicker) SetSpinnersShown ¶ added in v0.0.7
func (m *DatePicker) SetSpinnersShown(arg0 bool) error
SetSpinnersShown calls android.widget.DatePicker.setSpinnersShown.
func (*DatePicker) UpdateDate ¶ added in v0.0.7
func (m *DatePicker) UpdateDate( arg0 int32, arg1 int32, arg2 int32, ) error
UpdateDate calls android.widget.DatePicker.updateDate.
type DatePickerOnDateChangedListener ¶ added in v0.0.7
DatePickerOnDateChangedListener wraps android.widget.DatePicker$OnDateChangedListener.
func (*DatePickerOnDateChangedListener) OnDateChanged ¶ added in v0.0.7
func (m *DatePickerOnDateChangedListener) OnDateChanged( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) error
OnDateChanged calls android.widget.DatePicker$OnDateChangedListener.onDateChanged.
type DialerFilter ¶ added in v0.0.7
DialerFilter wraps android.widget.DialerFilter.
func NewDialerFilter ¶ added in v0.0.7
NewDialerFilter creates a new android.widget.DialerFilter instance.
func (*DialerFilter) Append ¶ added in v0.0.7
func (m *DialerFilter) Append(arg0 string) error
Append calls android.widget.DialerFilter.append.
func (*DialerFilter) ClearText ¶ added in v0.0.7
func (m *DialerFilter) ClearText() error
ClearText calls android.widget.DialerFilter.clearText.
func (*DialerFilter) GetDigits ¶ added in v0.0.7
func (m *DialerFilter) GetDigits() (*jni.Object, error)
GetDigits calls android.widget.DialerFilter.getDigits.
func (*DialerFilter) GetFilterText ¶ added in v0.0.7
func (m *DialerFilter) GetFilterText() (*jni.Object, error)
GetFilterText calls android.widget.DialerFilter.getFilterText.
func (*DialerFilter) GetLetters ¶ added in v0.0.7
func (m *DialerFilter) GetLetters() (*jni.Object, error)
GetLetters calls android.widget.DialerFilter.getLetters.
func (*DialerFilter) GetMode ¶ added in v0.0.7
func (m *DialerFilter) GetMode() (int32, error)
GetMode calls android.widget.DialerFilter.getMode.
func (*DialerFilter) IsQwertyKeyboard ¶ added in v0.0.7
func (m *DialerFilter) IsQwertyKeyboard() (bool, error)
IsQwertyKeyboard calls android.widget.DialerFilter.isQwertyKeyboard.
func (*DialerFilter) OnKeyDown ¶ added in v0.0.7
OnKeyDown calls android.widget.DialerFilter.onKeyDown.
func (*DialerFilter) RemoveFilterWatcher ¶ added in v0.0.7
func (m *DialerFilter) RemoveFilterWatcher(arg0 *jni.Object) error
RemoveFilterWatcher calls android.widget.DialerFilter.removeFilterWatcher.
func (*DialerFilter) SetDigitsWatcher ¶ added in v0.0.7
func (m *DialerFilter) SetDigitsWatcher(arg0 *jni.Object) error
SetDigitsWatcher calls android.widget.DialerFilter.setDigitsWatcher.
func (*DialerFilter) SetFilterWatcher ¶ added in v0.0.7
func (m *DialerFilter) SetFilterWatcher(arg0 *jni.Object) error
SetFilterWatcher calls android.widget.DialerFilter.setFilterWatcher.
func (*DialerFilter) SetLettersWatcher ¶ added in v0.0.7
func (m *DialerFilter) SetLettersWatcher(arg0 *jni.Object) error
SetLettersWatcher calls android.widget.DialerFilter.setLettersWatcher.
func (*DialerFilter) SetMode ¶ added in v0.0.7
func (m *DialerFilter) SetMode(arg0 int32) error
SetMode calls android.widget.DialerFilter.setMode.
type DigitalClock ¶ added in v0.0.7
DigitalClock wraps android.widget.DigitalClock.
func NewDigitalClock ¶ added in v0.0.7
NewDigitalClock creates a new android.widget.DigitalClock instance.
func (*DigitalClock) GetAccessibilityClassName ¶ added in v0.0.7
func (m *DigitalClock) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.DigitalClock.getAccessibilityClassName.
type EdgeEffect ¶ added in v0.0.7
EdgeEffect wraps android.widget.EdgeEffect.
func NewEdgeEffect ¶ added in v0.0.7
NewEdgeEffect creates a new android.widget.EdgeEffect instance.
func (*EdgeEffect) Draw ¶ added in v0.0.7
func (m *EdgeEffect) Draw(arg0 *jni.Object) (bool, error)
Draw calls android.widget.EdgeEffect.draw.
func (*EdgeEffect) Finish ¶ added in v0.0.7
func (m *EdgeEffect) Finish() error
Finish calls android.widget.EdgeEffect.finish.
func (*EdgeEffect) GetBlendMode ¶ added in v0.0.7
func (m *EdgeEffect) GetBlendMode() (*jni.Object, error)
GetBlendMode calls android.widget.EdgeEffect.getBlendMode.
func (*EdgeEffect) GetColor ¶ added in v0.0.7
func (m *EdgeEffect) GetColor() (int32, error)
GetColor calls android.widget.EdgeEffect.getColor.
func (*EdgeEffect) GetDistance ¶ added in v0.0.7
func (m *EdgeEffect) GetDistance() (float32, error)
GetDistance calls android.widget.EdgeEffect.getDistance.
func (*EdgeEffect) GetMaxHeight ¶ added in v0.0.7
func (m *EdgeEffect) GetMaxHeight() (int32, error)
GetMaxHeight calls android.widget.EdgeEffect.getMaxHeight.
func (*EdgeEffect) IsFinished ¶ added in v0.0.7
func (m *EdgeEffect) IsFinished() (bool, error)
IsFinished calls android.widget.EdgeEffect.isFinished.
func (*EdgeEffect) OnAbsorb ¶ added in v0.0.7
func (m *EdgeEffect) OnAbsorb(arg0 int32) error
OnAbsorb calls android.widget.EdgeEffect.onAbsorb.
func (*EdgeEffect) OnPull1 ¶ added in v0.0.7
func (m *EdgeEffect) OnPull1(arg0 float32) error
OnPull1 calls android.widget.EdgeEffect.onPull.
func (*EdgeEffect) OnPull2_1 ¶ added in v0.0.7
func (m *EdgeEffect) OnPull2_1(arg0 float32, arg1 float32) error
OnPull2_1 calls android.widget.EdgeEffect.onPull.
func (*EdgeEffect) OnPullDistance ¶ added in v0.0.7
func (m *EdgeEffect) OnPullDistance(arg0 float32, arg1 float32) (float32, error)
OnPullDistance calls android.widget.EdgeEffect.onPullDistance.
func (*EdgeEffect) OnRelease ¶ added in v0.0.7
func (m *EdgeEffect) OnRelease() error
OnRelease calls android.widget.EdgeEffect.onRelease.
func (*EdgeEffect) SetBlendMode ¶ added in v0.0.7
func (m *EdgeEffect) SetBlendMode(arg0 *jni.Object) error
SetBlendMode calls android.widget.EdgeEffect.setBlendMode.
func (*EdgeEffect) SetColor ¶ added in v0.0.7
func (m *EdgeEffect) SetColor(arg0 int32) error
SetColor calls android.widget.EdgeEffect.setColor.
type EditText ¶ added in v0.0.7
EditText wraps android.widget.EditText.
func NewEditText ¶ added in v0.0.7
NewEditText creates a new android.widget.EditText instance.
func (*EditText) ExtendSelection ¶ added in v0.0.7
ExtendSelection calls android.widget.EditText.extendSelection.
func (*EditText) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.EditText.getAccessibilityClassName.
func (*EditText) GetFreezesText ¶ added in v0.0.7
GetFreezesText calls android.widget.EditText.getFreezesText.
func (*EditText) GetText0_1 ¶ added in v0.0.7
GetText0_1 calls android.widget.EditText.getText.
func (*EditText) IsStyleShortcutEnabled ¶ added in v0.0.7
IsStyleShortcutEnabled calls android.widget.EditText.isStyleShortcutEnabled.
func (*EditText) OnKeyShortcut ¶ added in v0.0.7
OnKeyShortcut calls android.widget.EditText.onKeyShortcut.
func (*EditText) OnTextContextMenuItem ¶ added in v0.0.7
OnTextContextMenuItem calls android.widget.EditText.onTextContextMenuItem.
func (*EditText) SetEllipsize ¶ added in v0.0.7
SetEllipsize calls android.widget.EditText.setEllipsize.
func (*EditText) SetSelection1 ¶ added in v0.0.7
SetSelection1 calls android.widget.EditText.setSelection.
func (*EditText) SetSelection2_1 ¶ added in v0.0.7
SetSelection2_1 calls android.widget.EditText.setSelection.
func (*EditText) SetStyleShortcutsEnabled ¶ added in v0.0.7
SetStyleShortcutsEnabled calls android.widget.EditText.setStyleShortcutsEnabled.
type ExpandableListAdapter ¶ added in v0.0.7
ExpandableListAdapter wraps android.widget.ExpandableListAdapter.
func (*ExpandableListAdapter) AreAllItemsEnabled ¶ added in v0.0.7
func (m *ExpandableListAdapter) AreAllItemsEnabled() (bool, error)
AreAllItemsEnabled calls android.widget.ExpandableListAdapter.areAllItemsEnabled.
func (*ExpandableListAdapter) GetChild ¶ added in v0.0.7
GetChild calls android.widget.ExpandableListAdapter.getChild.
func (*ExpandableListAdapter) GetChildId ¶ added in v0.0.7
func (m *ExpandableListAdapter) GetChildId(arg0 int32, arg1 int32) (int64, error)
GetChildId calls android.widget.ExpandableListAdapter.getChildId.
func (*ExpandableListAdapter) GetChildView ¶ added in v0.0.7
func (m *ExpandableListAdapter) GetChildView( arg0 int32, arg1 int32, arg2 bool, arg3 *jni.Object, arg4 *jni.Object, ) (*jni.Object, error)
GetChildView calls android.widget.ExpandableListAdapter.getChildView.
func (*ExpandableListAdapter) GetChildrenCount ¶ added in v0.0.7
func (m *ExpandableListAdapter) GetChildrenCount(arg0 int32) (int32, error)
GetChildrenCount calls android.widget.ExpandableListAdapter.getChildrenCount.
func (*ExpandableListAdapter) GetCombinedChildId ¶ added in v0.0.7
func (m *ExpandableListAdapter) GetCombinedChildId(arg0 int64, arg1 int64) (int64, error)
GetCombinedChildId calls android.widget.ExpandableListAdapter.getCombinedChildId.
func (*ExpandableListAdapter) GetCombinedGroupId ¶ added in v0.0.7
func (m *ExpandableListAdapter) GetCombinedGroupId(arg0 int64) (int64, error)
GetCombinedGroupId calls android.widget.ExpandableListAdapter.getCombinedGroupId.
func (*ExpandableListAdapter) GetGroup ¶ added in v0.0.7
func (m *ExpandableListAdapter) GetGroup(arg0 int32) (*jni.Object, error)
GetGroup calls android.widget.ExpandableListAdapter.getGroup.
func (*ExpandableListAdapter) GetGroupCount ¶ added in v0.0.7
func (m *ExpandableListAdapter) GetGroupCount() (int32, error)
GetGroupCount calls android.widget.ExpandableListAdapter.getGroupCount.
func (*ExpandableListAdapter) GetGroupId ¶ added in v0.0.7
func (m *ExpandableListAdapter) GetGroupId(arg0 int32) (int64, error)
GetGroupId calls android.widget.ExpandableListAdapter.getGroupId.
func (*ExpandableListAdapter) GetGroupView ¶ added in v0.0.7
func (m *ExpandableListAdapter) GetGroupView( arg0 int32, arg1 bool, arg2 *jni.Object, arg3 *jni.Object, ) (*jni.Object, error)
GetGroupView calls android.widget.ExpandableListAdapter.getGroupView.
func (*ExpandableListAdapter) HasStableIds ¶ added in v0.0.7
func (m *ExpandableListAdapter) HasStableIds() (bool, error)
HasStableIds calls android.widget.ExpandableListAdapter.hasStableIds.
func (*ExpandableListAdapter) IsChildSelectable ¶ added in v0.0.7
func (m *ExpandableListAdapter) IsChildSelectable(arg0 int32, arg1 int32) (bool, error)
IsChildSelectable calls android.widget.ExpandableListAdapter.isChildSelectable.
func (*ExpandableListAdapter) IsEmpty ¶ added in v0.0.7
func (m *ExpandableListAdapter) IsEmpty() (bool, error)
IsEmpty calls android.widget.ExpandableListAdapter.isEmpty.
func (*ExpandableListAdapter) OnGroupCollapsed ¶ added in v0.0.7
func (m *ExpandableListAdapter) OnGroupCollapsed(arg0 int32) error
OnGroupCollapsed calls android.widget.ExpandableListAdapter.onGroupCollapsed.
func (*ExpandableListAdapter) OnGroupExpanded ¶ added in v0.0.7
func (m *ExpandableListAdapter) OnGroupExpanded(arg0 int32) error
OnGroupExpanded calls android.widget.ExpandableListAdapter.onGroupExpanded.
func (*ExpandableListAdapter) RegisterDataSetObserver ¶ added in v0.0.7
func (m *ExpandableListAdapter) RegisterDataSetObserver(arg0 *jni.Object) error
RegisterDataSetObserver calls android.widget.ExpandableListAdapter.registerDataSetObserver.
func (*ExpandableListAdapter) UnregisterDataSetObserver ¶ added in v0.0.7
func (m *ExpandableListAdapter) UnregisterDataSetObserver(arg0 *jni.Object) error
UnregisterDataSetObserver calls android.widget.ExpandableListAdapter.unregisterDataSetObserver.
type ExpandableListView ¶ added in v0.0.7
ExpandableListView wraps android.widget.ExpandableListView.
func NewExpandableListView ¶ added in v0.0.7
NewExpandableListView creates a new android.widget.ExpandableListView instance.
func (*ExpandableListView) CollapseGroup ¶ added in v0.0.7
func (m *ExpandableListView) CollapseGroup(arg0 int32) (bool, error)
CollapseGroup calls android.widget.ExpandableListView.collapseGroup.
func (*ExpandableListView) ExpandGroup1 ¶ added in v0.0.7
func (m *ExpandableListView) ExpandGroup1(arg0 int32) (bool, error)
ExpandGroup1 calls android.widget.ExpandableListView.expandGroup.
func (*ExpandableListView) ExpandGroup2_1 ¶ added in v0.0.7
func (m *ExpandableListView) ExpandGroup2_1(arg0 int32, arg1 bool) (bool, error)
ExpandGroup2_1 calls android.widget.ExpandableListView.expandGroup.
func (*ExpandableListView) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ExpandableListView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ExpandableListView.getAccessibilityClassName.
func (*ExpandableListView) GetAdapter0 ¶ added in v0.0.7
func (m *ExpandableListView) GetAdapter0() (*jni.Object, error)
GetAdapter0 calls android.widget.ExpandableListView.getAdapter.
func (*ExpandableListView) GetAdapter0_1 ¶ added in v0.0.7
func (m *ExpandableListView) GetAdapter0_1() (*jni.Object, error)
GetAdapter0_1 calls android.widget.ExpandableListView.getAdapter.
func (*ExpandableListView) GetExpandableListAdapter ¶ added in v0.0.7
func (m *ExpandableListView) GetExpandableListAdapter() (*jni.Object, error)
GetExpandableListAdapter calls android.widget.ExpandableListView.getExpandableListAdapter.
func (*ExpandableListView) GetExpandableListPosition ¶ added in v0.0.7
func (m *ExpandableListView) GetExpandableListPosition(arg0 int32) (int64, error)
GetExpandableListPosition calls android.widget.ExpandableListView.getExpandableListPosition.
func (*ExpandableListView) GetFlatListPosition ¶ added in v0.0.7
func (m *ExpandableListView) GetFlatListPosition(arg0 int64) (int32, error)
GetFlatListPosition calls android.widget.ExpandableListView.getFlatListPosition.
func (*ExpandableListView) GetPackedPositionChild ¶ added in v0.0.7
func (m *ExpandableListView) GetPackedPositionChild(arg0 int64) (int32, error)
GetPackedPositionChild calls android.widget.ExpandableListView.getPackedPositionChild.
func (*ExpandableListView) GetPackedPositionForChild ¶ added in v0.0.7
func (m *ExpandableListView) GetPackedPositionForChild(arg0 int32, arg1 int32) (int64, error)
GetPackedPositionForChild calls android.widget.ExpandableListView.getPackedPositionForChild.
func (*ExpandableListView) GetPackedPositionForGroup ¶ added in v0.0.7
func (m *ExpandableListView) GetPackedPositionForGroup(arg0 int32) (int64, error)
GetPackedPositionForGroup calls android.widget.ExpandableListView.getPackedPositionForGroup.
func (*ExpandableListView) GetPackedPositionGroup ¶ added in v0.0.7
func (m *ExpandableListView) GetPackedPositionGroup(arg0 int64) (int32, error)
GetPackedPositionGroup calls android.widget.ExpandableListView.getPackedPositionGroup.
func (*ExpandableListView) GetPackedPositionType ¶ added in v0.0.7
func (m *ExpandableListView) GetPackedPositionType(arg0 int64) (int32, error)
GetPackedPositionType calls android.widget.ExpandableListView.getPackedPositionType.
func (*ExpandableListView) GetSelectedId ¶ added in v0.0.7
func (m *ExpandableListView) GetSelectedId() (int64, error)
GetSelectedId calls android.widget.ExpandableListView.getSelectedId.
func (*ExpandableListView) GetSelectedPosition ¶ added in v0.0.7
func (m *ExpandableListView) GetSelectedPosition() (int64, error)
GetSelectedPosition calls android.widget.ExpandableListView.getSelectedPosition.
func (*ExpandableListView) IsGroupExpanded ¶ added in v0.0.7
func (m *ExpandableListView) IsGroupExpanded(arg0 int32) (bool, error)
IsGroupExpanded calls android.widget.ExpandableListView.isGroupExpanded.
func (*ExpandableListView) OnInitializeAccessibilityNodeInfoForItem ¶ added in v0.0.7
func (m *ExpandableListView) OnInitializeAccessibilityNodeInfoForItem( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) error
OnInitializeAccessibilityNodeInfoForItem calls android.widget.ExpandableListView.onInitializeAccessibilityNodeInfoForItem.
func (*ExpandableListView) OnRestoreInstanceState ¶ added in v0.0.7
func (m *ExpandableListView) OnRestoreInstanceState(arg0 *jni.Object) error
OnRestoreInstanceState calls android.widget.ExpandableListView.onRestoreInstanceState.
func (*ExpandableListView) OnRtlPropertiesChanged ¶ added in v0.0.7
func (m *ExpandableListView) OnRtlPropertiesChanged(arg0 int32) error
OnRtlPropertiesChanged calls android.widget.ExpandableListView.onRtlPropertiesChanged.
func (*ExpandableListView) OnSaveInstanceState ¶ added in v0.0.7
func (m *ExpandableListView) OnSaveInstanceState() (*jni.Object, error)
OnSaveInstanceState calls android.widget.ExpandableListView.onSaveInstanceState.
func (*ExpandableListView) PerformItemClick ¶ added in v0.0.7
func (m *ExpandableListView) PerformItemClick( arg0 *jni.Object, arg1 int32, arg2 int64, ) (bool, error)
PerformItemClick calls android.widget.ExpandableListView.performItemClick.
func (*ExpandableListView) SetAdapter1 ¶ added in v0.0.7
func (m *ExpandableListView) SetAdapter1(arg0 *jni.Object) error
SetAdapter1 calls android.widget.ExpandableListView.setAdapter.
func (*ExpandableListView) SetAdapter1_1 ¶ added in v0.0.7
func (m *ExpandableListView) SetAdapter1_1(arg0 *jni.Object) error
SetAdapter1_1 calls android.widget.ExpandableListView.setAdapter.
func (*ExpandableListView) SetAdapter1_2 ¶ added in v0.0.7
func (m *ExpandableListView) SetAdapter1_2(arg0 *jni.Object) error
SetAdapter1_2 calls android.widget.ExpandableListView.setAdapter.
func (*ExpandableListView) SetChildDivider ¶ added in v0.0.7
func (m *ExpandableListView) SetChildDivider(arg0 *jni.Object) error
SetChildDivider calls android.widget.ExpandableListView.setChildDivider.
func (*ExpandableListView) SetChildIndicator ¶ added in v0.0.7
func (m *ExpandableListView) SetChildIndicator(arg0 *jni.Object) error
SetChildIndicator calls android.widget.ExpandableListView.setChildIndicator.
func (*ExpandableListView) SetChildIndicatorBounds ¶ added in v0.0.7
func (m *ExpandableListView) SetChildIndicatorBounds(arg0 int32, arg1 int32) error
SetChildIndicatorBounds calls android.widget.ExpandableListView.setChildIndicatorBounds.
func (*ExpandableListView) SetChildIndicatorBoundsRelative ¶ added in v0.0.7
func (m *ExpandableListView) SetChildIndicatorBoundsRelative(arg0 int32, arg1 int32) error
SetChildIndicatorBoundsRelative calls android.widget.ExpandableListView.setChildIndicatorBoundsRelative.
func (*ExpandableListView) SetGroupIndicator ¶ added in v0.0.7
func (m *ExpandableListView) SetGroupIndicator(arg0 *jni.Object) error
SetGroupIndicator calls android.widget.ExpandableListView.setGroupIndicator.
func (*ExpandableListView) SetIndicatorBounds ¶ added in v0.0.7
func (m *ExpandableListView) SetIndicatorBounds(arg0 int32, arg1 int32) error
SetIndicatorBounds calls android.widget.ExpandableListView.setIndicatorBounds.
func (*ExpandableListView) SetIndicatorBoundsRelative ¶ added in v0.0.7
func (m *ExpandableListView) SetIndicatorBoundsRelative(arg0 int32, arg1 int32) error
SetIndicatorBoundsRelative calls android.widget.ExpandableListView.setIndicatorBoundsRelative.
func (*ExpandableListView) SetOnChildClickListener ¶ added in v0.0.7
func (m *ExpandableListView) SetOnChildClickListener(arg0 *jni.Object) error
SetOnChildClickListener calls android.widget.ExpandableListView.setOnChildClickListener.
func (*ExpandableListView) SetOnGroupClickListener ¶ added in v0.0.7
func (m *ExpandableListView) SetOnGroupClickListener(arg0 *jni.Object) error
SetOnGroupClickListener calls android.widget.ExpandableListView.setOnGroupClickListener.
func (*ExpandableListView) SetOnGroupCollapseListener ¶ added in v0.0.7
func (m *ExpandableListView) SetOnGroupCollapseListener(arg0 *jni.Object) error
SetOnGroupCollapseListener calls android.widget.ExpandableListView.setOnGroupCollapseListener.
func (*ExpandableListView) SetOnGroupExpandListener ¶ added in v0.0.7
func (m *ExpandableListView) SetOnGroupExpandListener(arg0 *jni.Object) error
SetOnGroupExpandListener calls android.widget.ExpandableListView.setOnGroupExpandListener.
func (*ExpandableListView) SetOnItemClickListener ¶ added in v0.0.7
func (m *ExpandableListView) SetOnItemClickListener(arg0 *jni.Object) error
SetOnItemClickListener calls android.widget.ExpandableListView.setOnItemClickListener.
func (*ExpandableListView) SetSelectedChild ¶ added in v0.0.7
SetSelectedChild calls android.widget.ExpandableListView.setSelectedChild.
func (*ExpandableListView) SetSelectedGroup ¶ added in v0.0.7
func (m *ExpandableListView) SetSelectedGroup(arg0 int32) error
SetSelectedGroup calls android.widget.ExpandableListView.setSelectedGroup.
type ExpandableListViewOnChildClickListener ¶ added in v0.0.7
ExpandableListViewOnChildClickListener wraps android.widget.ExpandableListView$OnChildClickListener.
func (*ExpandableListViewOnChildClickListener) OnChildClick ¶ added in v0.0.7
func (m *ExpandableListViewOnChildClickListener) OnChildClick( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int64, ) (bool, error)
OnChildClick calls android.widget.ExpandableListView$OnChildClickListener.onChildClick.
type ExpandableListViewOnGroupClickListener ¶ added in v0.0.7
ExpandableListViewOnGroupClickListener wraps android.widget.ExpandableListView$OnGroupClickListener.
func (*ExpandableListViewOnGroupClickListener) OnGroupClick ¶ added in v0.0.7
func (m *ExpandableListViewOnGroupClickListener) OnGroupClick( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int64, ) (bool, error)
OnGroupClick calls android.widget.ExpandableListView$OnGroupClickListener.onGroupClick.
type ExpandableListViewOnGroupCollapseListener ¶ added in v0.0.7
ExpandableListViewOnGroupCollapseListener wraps android.widget.ExpandableListView$OnGroupCollapseListener.
func (*ExpandableListViewOnGroupCollapseListener) OnGroupCollapse ¶ added in v0.0.7
func (m *ExpandableListViewOnGroupCollapseListener) OnGroupCollapse(arg0 int32) error
OnGroupCollapse calls android.widget.ExpandableListView$OnGroupCollapseListener.onGroupCollapse.
type ExpandableListViewOnGroupExpandListener ¶ added in v0.0.7
ExpandableListViewOnGroupExpandListener wraps android.widget.ExpandableListView$OnGroupExpandListener.
func (*ExpandableListViewOnGroupExpandListener) OnGroupExpand ¶ added in v0.0.7
func (m *ExpandableListViewOnGroupExpandListener) OnGroupExpand(arg0 int32) error
OnGroupExpand calls android.widget.ExpandableListView$OnGroupExpandListener.onGroupExpand.
type Filter ¶ added in v0.0.7
Filter wraps android.widget.Filter.
func (*Filter) ConvertResultToString ¶ added in v0.0.7
ConvertResultToString calls android.widget.Filter.convertResultToString.
type FilterFilterListener ¶ added in v0.0.7
FilterFilterListener wraps android.widget.Filter$FilterListener.
func (*FilterFilterListener) OnFilterComplete ¶ added in v0.0.7
func (m *FilterFilterListener) OnFilterComplete(arg0 int32) error
OnFilterComplete calls android.widget.Filter$FilterListener.onFilterComplete.
type FilterQueryProvider ¶ added in v0.0.7
FilterQueryProvider wraps android.widget.FilterQueryProvider.
type Filterable ¶ added in v0.0.7
Filterable wraps android.widget.Filterable.
type FrameLayout ¶
FrameLayout wraps android.widget.FrameLayout.
func NewFrameLayout ¶ added in v0.0.7
NewFrameLayout creates a new android.widget.FrameLayout instance.
func (*FrameLayout) GenerateLayoutParams1 ¶
GenerateLayoutParams1 calls android.widget.FrameLayout.generateLayoutParams.
func (*FrameLayout) GenerateLayoutParams1_1 ¶
GenerateLayoutParams1_1 calls android.widget.FrameLayout.generateLayoutParams.
func (*FrameLayout) GetAccessibilityClassName ¶
func (m *FrameLayout) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.FrameLayout.getAccessibilityClassName.
func (*FrameLayout) GetConsiderGoneChildrenWhenMeasuring ¶
func (m *FrameLayout) GetConsiderGoneChildrenWhenMeasuring() (bool, error)
GetConsiderGoneChildrenWhenMeasuring calls android.widget.FrameLayout.getConsiderGoneChildrenWhenMeasuring.
func (*FrameLayout) GetMeasureAllChildren ¶
func (m *FrameLayout) GetMeasureAllChildren() (bool, error)
GetMeasureAllChildren calls android.widget.FrameLayout.getMeasureAllChildren.
func (*FrameLayout) SetForegroundGravity ¶
func (m *FrameLayout) SetForegroundGravity(arg0 int32) error
SetForegroundGravity calls android.widget.FrameLayout.setForegroundGravity.
func (*FrameLayout) SetMeasureAllChildren ¶
func (m *FrameLayout) SetMeasureAllChildren(arg0 bool) error
SetMeasureAllChildren calls android.widget.FrameLayout.setMeasureAllChildren.
func (*FrameLayout) ShouldDelayChildPressedState ¶
func (m *FrameLayout) ShouldDelayChildPressedState() (bool, error)
ShouldDelayChildPressedState calls android.widget.FrameLayout.shouldDelayChildPressedState.
type Gallery ¶ added in v0.0.7
Gallery wraps android.widget.Gallery.
func NewGallery ¶ added in v0.0.7
NewGallery creates a new android.widget.Gallery instance.
func (*Gallery) DispatchKeyEvent ¶ added in v0.0.7
DispatchKeyEvent calls android.widget.Gallery.dispatchKeyEvent.
func (*Gallery) DispatchSetSelected ¶ added in v0.0.7
DispatchSetSelected calls android.widget.Gallery.dispatchSetSelected.
func (*Gallery) GenerateLayoutParams ¶ added in v0.0.7
GenerateLayoutParams calls android.widget.Gallery.generateLayoutParams.
func (*Gallery) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.Gallery.getAccessibilityClassName.
func (*Gallery) OnFling ¶ added in v0.0.7
func (m *Gallery) OnFling( arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32, ) (bool, error)
OnFling calls android.widget.Gallery.onFling.
func (*Gallery) OnLongPress ¶ added in v0.0.7
OnLongPress calls android.widget.Gallery.onLongPress.
func (*Gallery) OnScroll ¶ added in v0.0.7
func (m *Gallery) OnScroll( arg0 *jni.Object, arg1 *jni.Object, arg2 float32, arg3 float32, ) (bool, error)
OnScroll calls android.widget.Gallery.onScroll.
func (*Gallery) OnShowPress ¶ added in v0.0.7
OnShowPress calls android.widget.Gallery.onShowPress.
func (*Gallery) OnSingleTapUp ¶ added in v0.0.7
OnSingleTapUp calls android.widget.Gallery.onSingleTapUp.
func (*Gallery) OnTouchEvent ¶ added in v0.0.7
OnTouchEvent calls android.widget.Gallery.onTouchEvent.
func (*Gallery) SetAnimationDuration ¶ added in v0.0.7
SetAnimationDuration calls android.widget.Gallery.setAnimationDuration.
func (*Gallery) SetCallbackDuringFling ¶ added in v0.0.7
SetCallbackDuringFling calls android.widget.Gallery.setCallbackDuringFling.
func (*Gallery) SetGravity ¶ added in v0.0.7
SetGravity calls android.widget.Gallery.setGravity.
func (*Gallery) SetSpacing ¶ added in v0.0.7
SetSpacing calls android.widget.Gallery.setSpacing.
func (*Gallery) SetUnselectedAlpha ¶ added in v0.0.7
SetUnselectedAlpha calls android.widget.Gallery.setUnselectedAlpha.
func (*Gallery) ShowContextMenu0 ¶ added in v0.0.7
ShowContextMenu0 calls android.widget.Gallery.showContextMenu.
func (*Gallery) ShowContextMenu2_1 ¶ added in v0.0.7
ShowContextMenu2_1 calls android.widget.Gallery.showContextMenu.
func (*Gallery) ShowContextMenuForChild1 ¶ added in v0.0.7
ShowContextMenuForChild1 calls android.widget.Gallery.showContextMenuForChild.
type GridLayout ¶ added in v0.0.7
GridLayout wraps android.widget.GridLayout.
func NewGridLayout ¶ added in v0.0.7
NewGridLayout creates a new android.widget.GridLayout instance.
func (*GridLayout) GenerateLayoutParams1 ¶ added in v0.0.7
GenerateLayoutParams1 calls android.widget.GridLayout.generateLayoutParams.
func (*GridLayout) GenerateLayoutParams1_1 ¶ added in v0.0.7
GenerateLayoutParams1_1 calls android.widget.GridLayout.generateLayoutParams.
func (*GridLayout) GetAccessibilityClassName ¶ added in v0.0.7
func (m *GridLayout) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.GridLayout.getAccessibilityClassName.
func (*GridLayout) GetAlignmentMode ¶ added in v0.0.7
func (m *GridLayout) GetAlignmentMode() (int32, error)
GetAlignmentMode calls android.widget.GridLayout.getAlignmentMode.
func (*GridLayout) GetColumnCount ¶ added in v0.0.7
func (m *GridLayout) GetColumnCount() (int32, error)
GetColumnCount calls android.widget.GridLayout.getColumnCount.
func (*GridLayout) GetOrientation ¶ added in v0.0.7
func (m *GridLayout) GetOrientation() (int32, error)
GetOrientation calls android.widget.GridLayout.getOrientation.
func (*GridLayout) GetRowCount ¶ added in v0.0.7
func (m *GridLayout) GetRowCount() (int32, error)
GetRowCount calls android.widget.GridLayout.getRowCount.
func (*GridLayout) GetUseDefaultMargins ¶ added in v0.0.7
func (m *GridLayout) GetUseDefaultMargins() (bool, error)
GetUseDefaultMargins calls android.widget.GridLayout.getUseDefaultMargins.
func (*GridLayout) IsColumnOrderPreserved ¶ added in v0.0.7
func (m *GridLayout) IsColumnOrderPreserved() (bool, error)
IsColumnOrderPreserved calls android.widget.GridLayout.isColumnOrderPreserved.
func (*GridLayout) IsRowOrderPreserved ¶ added in v0.0.7
func (m *GridLayout) IsRowOrderPreserved() (bool, error)
IsRowOrderPreserved calls android.widget.GridLayout.isRowOrderPreserved.
func (*GridLayout) OnViewAdded ¶ added in v0.0.7
func (m *GridLayout) OnViewAdded(arg0 *jni.Object) error
OnViewAdded calls android.widget.GridLayout.onViewAdded.
func (*GridLayout) OnViewRemoved ¶ added in v0.0.7
func (m *GridLayout) OnViewRemoved(arg0 *jni.Object) error
OnViewRemoved calls android.widget.GridLayout.onViewRemoved.
func (*GridLayout) RequestLayout ¶ added in v0.0.7
func (m *GridLayout) RequestLayout() error
RequestLayout calls android.widget.GridLayout.requestLayout.
func (*GridLayout) SetAlignmentMode ¶ added in v0.0.7
func (m *GridLayout) SetAlignmentMode(arg0 int32) error
SetAlignmentMode calls android.widget.GridLayout.setAlignmentMode.
func (*GridLayout) SetColumnCount ¶ added in v0.0.7
func (m *GridLayout) SetColumnCount(arg0 int32) error
SetColumnCount calls android.widget.GridLayout.setColumnCount.
func (*GridLayout) SetColumnOrderPreserved ¶ added in v0.0.7
func (m *GridLayout) SetColumnOrderPreserved(arg0 bool) error
SetColumnOrderPreserved calls android.widget.GridLayout.setColumnOrderPreserved.
func (*GridLayout) SetOrientation ¶ added in v0.0.7
func (m *GridLayout) SetOrientation(arg0 int32) error
SetOrientation calls android.widget.GridLayout.setOrientation.
func (*GridLayout) SetRowCount ¶ added in v0.0.7
func (m *GridLayout) SetRowCount(arg0 int32) error
SetRowCount calls android.widget.GridLayout.setRowCount.
func (*GridLayout) SetRowOrderPreserved ¶ added in v0.0.7
func (m *GridLayout) SetRowOrderPreserved(arg0 bool) error
SetRowOrderPreserved calls android.widget.GridLayout.setRowOrderPreserved.
func (*GridLayout) SetUseDefaultMargins ¶ added in v0.0.7
func (m *GridLayout) SetUseDefaultMargins(arg0 bool) error
SetUseDefaultMargins calls android.widget.GridLayout.setUseDefaultMargins.
func (*GridLayout) Spec1 ¶ added in v0.0.7
func (m *GridLayout) Spec1(arg0 int32) (*jni.Object, error)
Spec1 calls android.widget.GridLayout.spec.
type GridLayoutLayoutParams ¶ added in v0.0.7
GridLayoutLayoutParams wraps android.widget.GridLayout$LayoutParams.
func (*GridLayoutLayoutParams) Equals ¶ added in v0.0.7
func (m *GridLayoutLayoutParams) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.widget.GridLayout$LayoutParams.equals.
func (*GridLayoutLayoutParams) HashCode ¶ added in v0.0.7
func (m *GridLayoutLayoutParams) HashCode() (int32, error)
HashCode calls android.widget.GridLayout$LayoutParams.hashCode.
func (*GridLayoutLayoutParams) SetGravity ¶ added in v0.0.7
func (m *GridLayoutLayoutParams) SetGravity(arg0 int32) error
SetGravity calls android.widget.GridLayout$LayoutParams.setGravity.
type GridLayoutSpec ¶ added in v0.0.7
GridLayoutSpec wraps android.widget.GridLayout$Spec.
func (*GridLayoutSpec) Equals ¶ added in v0.0.7
func (m *GridLayoutSpec) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.widget.GridLayout$Spec.equals.
func (*GridLayoutSpec) HashCode ¶ added in v0.0.7
func (m *GridLayoutSpec) HashCode() (int32, error)
HashCode calls android.widget.GridLayout$Spec.hashCode.
type GridView ¶ added in v0.0.7
GridView wraps android.widget.GridView.
func NewGridView ¶ added in v0.0.7
NewGridView creates a new android.widget.GridView instance.
func (*GridView) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.GridView.getAccessibilityClassName.
func (*GridView) GetAdapter0 ¶ added in v0.0.7
GetAdapter0 calls android.widget.GridView.getAdapter.
func (*GridView) GetAdapter0_1 ¶ added in v0.0.7
GetAdapter0_1 calls android.widget.GridView.getAdapter.
func (*GridView) GetColumnWidth ¶ added in v0.0.7
GetColumnWidth calls android.widget.GridView.getColumnWidth.
func (*GridView) GetGravity ¶ added in v0.0.7
GetGravity calls android.widget.GridView.getGravity.
func (*GridView) GetHorizontalSpacing ¶ added in v0.0.7
GetHorizontalSpacing calls android.widget.GridView.getHorizontalSpacing.
func (*GridView) GetNumColumns ¶ added in v0.0.7
GetNumColumns calls android.widget.GridView.getNumColumns.
func (*GridView) GetRequestedColumnWidth ¶ added in v0.0.7
GetRequestedColumnWidth calls android.widget.GridView.getRequestedColumnWidth.
func (*GridView) GetRequestedHorizontalSpacing ¶ added in v0.0.7
GetRequestedHorizontalSpacing calls android.widget.GridView.getRequestedHorizontalSpacing.
func (*GridView) GetStretchMode ¶ added in v0.0.7
GetStretchMode calls android.widget.GridView.getStretchMode.
func (*GridView) GetVerticalSpacing ¶ added in v0.0.7
GetVerticalSpacing calls android.widget.GridView.getVerticalSpacing.
func (*GridView) OnInitializeAccessibilityNodeInfoForItem ¶ added in v0.0.7
func (m *GridView) OnInitializeAccessibilityNodeInfoForItem( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) error
OnInitializeAccessibilityNodeInfoForItem calls android.widget.GridView.onInitializeAccessibilityNodeInfoForItem.
func (*GridView) OnKeyMultiple ¶ added in v0.0.7
OnKeyMultiple calls android.widget.GridView.onKeyMultiple.
func (*GridView) SetAdapter1 ¶ added in v0.0.7
SetAdapter1 calls android.widget.GridView.setAdapter.
func (*GridView) SetAdapter1_1 ¶ added in v0.0.7
SetAdapter1_1 calls android.widget.GridView.setAdapter.
func (*GridView) SetColumnWidth ¶ added in v0.0.7
SetColumnWidth calls android.widget.GridView.setColumnWidth.
func (*GridView) SetGravity ¶ added in v0.0.7
SetGravity calls android.widget.GridView.setGravity.
func (*GridView) SetHorizontalSpacing ¶ added in v0.0.7
SetHorizontalSpacing calls android.widget.GridView.setHorizontalSpacing.
func (*GridView) SetNumColumns ¶ added in v0.0.7
SetNumColumns calls android.widget.GridView.setNumColumns.
func (*GridView) SetRemoteViewsAdapter ¶ added in v0.0.7
SetRemoteViewsAdapter calls android.widget.GridView.setRemoteViewsAdapter.
func (*GridView) SetSelection ¶ added in v0.0.7
SetSelection calls android.widget.GridView.setSelection.
func (*GridView) SetStretchMode ¶ added in v0.0.7
SetStretchMode calls android.widget.GridView.setStretchMode.
func (*GridView) SetVerticalSpacing ¶ added in v0.0.7
SetVerticalSpacing calls android.widget.GridView.setVerticalSpacing.
func (*GridView) SmoothScrollByOffset ¶ added in v0.0.7
SmoothScrollByOffset calls android.widget.GridView.smoothScrollByOffset.
func (*GridView) SmoothScrollToPosition ¶ added in v0.0.7
SmoothScrollToPosition calls android.widget.GridView.smoothScrollToPosition.
type HeaderViewListAdapter ¶ added in v0.0.7
HeaderViewListAdapter wraps android.widget.HeaderViewListAdapter.
func NewHeaderViewListAdapter ¶ added in v0.0.7
func NewHeaderViewListAdapter(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*HeaderViewListAdapter, error)
NewHeaderViewListAdapter creates a new android.widget.HeaderViewListAdapter instance.
func (*HeaderViewListAdapter) AreAllItemsEnabled ¶ added in v0.0.7
func (m *HeaderViewListAdapter) AreAllItemsEnabled() (bool, error)
AreAllItemsEnabled calls android.widget.HeaderViewListAdapter.areAllItemsEnabled.
func (*HeaderViewListAdapter) GetCount ¶ added in v0.0.7
func (m *HeaderViewListAdapter) GetCount() (int32, error)
GetCount calls android.widget.HeaderViewListAdapter.getCount.
func (*HeaderViewListAdapter) GetFilter ¶ added in v0.0.7
func (m *HeaderViewListAdapter) GetFilter() (*jni.Object, error)
GetFilter calls android.widget.HeaderViewListAdapter.getFilter.
func (*HeaderViewListAdapter) GetFootersCount ¶ added in v0.0.7
func (m *HeaderViewListAdapter) GetFootersCount() (int32, error)
GetFootersCount calls android.widget.HeaderViewListAdapter.getFootersCount.
func (*HeaderViewListAdapter) GetHeadersCount ¶ added in v0.0.7
func (m *HeaderViewListAdapter) GetHeadersCount() (int32, error)
GetHeadersCount calls android.widget.HeaderViewListAdapter.getHeadersCount.
func (*HeaderViewListAdapter) GetItem ¶ added in v0.0.7
func (m *HeaderViewListAdapter) GetItem(arg0 int32) (*jni.Object, error)
GetItem calls android.widget.HeaderViewListAdapter.getItem.
func (*HeaderViewListAdapter) GetItemId ¶ added in v0.0.7
func (m *HeaderViewListAdapter) GetItemId(arg0 int32) (int64, error)
GetItemId calls android.widget.HeaderViewListAdapter.getItemId.
func (*HeaderViewListAdapter) GetItemViewType ¶ added in v0.0.7
func (m *HeaderViewListAdapter) GetItemViewType(arg0 int32) (int32, error)
GetItemViewType calls android.widget.HeaderViewListAdapter.getItemViewType.
func (*HeaderViewListAdapter) GetView ¶ added in v0.0.7
func (m *HeaderViewListAdapter) GetView( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
GetView calls android.widget.HeaderViewListAdapter.getView.
func (*HeaderViewListAdapter) GetViewTypeCount ¶ added in v0.0.7
func (m *HeaderViewListAdapter) GetViewTypeCount() (int32, error)
GetViewTypeCount calls android.widget.HeaderViewListAdapter.getViewTypeCount.
func (*HeaderViewListAdapter) GetWrappedAdapter ¶ added in v0.0.7
func (m *HeaderViewListAdapter) GetWrappedAdapter() (*jni.Object, error)
GetWrappedAdapter calls android.widget.HeaderViewListAdapter.getWrappedAdapter.
func (*HeaderViewListAdapter) HasStableIds ¶ added in v0.0.7
func (m *HeaderViewListAdapter) HasStableIds() (bool, error)
HasStableIds calls android.widget.HeaderViewListAdapter.hasStableIds.
func (*HeaderViewListAdapter) IsEmpty ¶ added in v0.0.7
func (m *HeaderViewListAdapter) IsEmpty() (bool, error)
IsEmpty calls android.widget.HeaderViewListAdapter.isEmpty.
func (*HeaderViewListAdapter) IsEnabled ¶ added in v0.0.7
func (m *HeaderViewListAdapter) IsEnabled(arg0 int32) (bool, error)
IsEnabled calls android.widget.HeaderViewListAdapter.isEnabled.
func (*HeaderViewListAdapter) RegisterDataSetObserver ¶ added in v0.0.7
func (m *HeaderViewListAdapter) RegisterDataSetObserver(arg0 *jni.Object) error
RegisterDataSetObserver calls android.widget.HeaderViewListAdapter.registerDataSetObserver.
func (*HeaderViewListAdapter) RemoveFooter ¶ added in v0.0.7
func (m *HeaderViewListAdapter) RemoveFooter(arg0 *jni.Object) (bool, error)
RemoveFooter calls android.widget.HeaderViewListAdapter.removeFooter.
func (*HeaderViewListAdapter) RemoveHeader ¶ added in v0.0.7
func (m *HeaderViewListAdapter) RemoveHeader(arg0 *jni.Object) (bool, error)
RemoveHeader calls android.widget.HeaderViewListAdapter.removeHeader.
func (*HeaderViewListAdapter) UnregisterDataSetObserver ¶ added in v0.0.7
func (m *HeaderViewListAdapter) UnregisterDataSetObserver(arg0 *jni.Object) error
UnregisterDataSetObserver calls android.widget.HeaderViewListAdapter.unregisterDataSetObserver.
type HeterogeneousExpandableList ¶ added in v0.0.7
HeterogeneousExpandableList wraps android.widget.HeterogeneousExpandableList.
func (*HeterogeneousExpandableList) GetChildType ¶ added in v0.0.7
func (m *HeterogeneousExpandableList) GetChildType(arg0 int32, arg1 int32) (int32, error)
GetChildType calls android.widget.HeterogeneousExpandableList.getChildType.
func (*HeterogeneousExpandableList) GetChildTypeCount ¶ added in v0.0.7
func (m *HeterogeneousExpandableList) GetChildTypeCount() (int32, error)
GetChildTypeCount calls android.widget.HeterogeneousExpandableList.getChildTypeCount.
func (*HeterogeneousExpandableList) GetGroupType ¶ added in v0.0.7
func (m *HeterogeneousExpandableList) GetGroupType(arg0 int32) (int32, error)
GetGroupType calls android.widget.HeterogeneousExpandableList.getGroupType.
func (*HeterogeneousExpandableList) GetGroupTypeCount ¶ added in v0.0.7
func (m *HeterogeneousExpandableList) GetGroupTypeCount() (int32, error)
GetGroupTypeCount calls android.widget.HeterogeneousExpandableList.getGroupTypeCount.
type HorizontalScrollView ¶ added in v0.0.7
HorizontalScrollView wraps android.widget.HorizontalScrollView.
func NewHorizontalScrollView ¶ added in v0.0.7
NewHorizontalScrollView creates a new android.widget.HorizontalScrollView instance.
func (*HorizontalScrollView) AddView1 ¶ added in v0.0.7
func (m *HorizontalScrollView) AddView1(arg0 *jni.Object) error
AddView1 calls android.widget.HorizontalScrollView.addView.
func (*HorizontalScrollView) AddView2_1 ¶ added in v0.0.7
AddView2_1 calls android.widget.HorizontalScrollView.addView.
func (*HorizontalScrollView) AddView2_2 ¶ added in v0.0.7
func (m *HorizontalScrollView) AddView2_2(arg0 *jni.Object, arg1 int32) error
AddView2_2 calls android.widget.HorizontalScrollView.addView.
func (*HorizontalScrollView) AddView3_3 ¶ added in v0.0.7
AddView3_3 calls android.widget.HorizontalScrollView.addView.
func (*HorizontalScrollView) ArrowScroll ¶ added in v0.0.7
func (m *HorizontalScrollView) ArrowScroll(arg0 int32) (bool, error)
ArrowScroll calls android.widget.HorizontalScrollView.arrowScroll.
func (*HorizontalScrollView) ComputeScroll ¶ added in v0.0.7
func (m *HorizontalScrollView) ComputeScroll() error
ComputeScroll calls android.widget.HorizontalScrollView.computeScroll.
func (*HorizontalScrollView) DispatchKeyEvent ¶ added in v0.0.7
func (m *HorizontalScrollView) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
DispatchKeyEvent calls android.widget.HorizontalScrollView.dispatchKeyEvent.
func (*HorizontalScrollView) Draw ¶ added in v0.0.7
func (m *HorizontalScrollView) Draw(arg0 *jni.Object) error
Draw calls android.widget.HorizontalScrollView.draw.
func (*HorizontalScrollView) ExecuteKeyEvent ¶ added in v0.0.7
func (m *HorizontalScrollView) ExecuteKeyEvent(arg0 *jni.Object) (bool, error)
ExecuteKeyEvent calls android.widget.HorizontalScrollView.executeKeyEvent.
func (*HorizontalScrollView) Fling ¶ added in v0.0.7
func (m *HorizontalScrollView) Fling(arg0 int32) error
Fling calls android.widget.HorizontalScrollView.fling.
func (*HorizontalScrollView) FullScroll ¶ added in v0.0.7
func (m *HorizontalScrollView) FullScroll(arg0 int32) (bool, error)
FullScroll calls android.widget.HorizontalScrollView.fullScroll.
func (*HorizontalScrollView) GetAccessibilityClassName ¶ added in v0.0.7
func (m *HorizontalScrollView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.HorizontalScrollView.getAccessibilityClassName.
func (*HorizontalScrollView) GetLeftEdgeEffectColor ¶ added in v0.0.7
func (m *HorizontalScrollView) GetLeftEdgeEffectColor() (int32, error)
GetLeftEdgeEffectColor calls android.widget.HorizontalScrollView.getLeftEdgeEffectColor.
func (*HorizontalScrollView) GetMaxScrollAmount ¶ added in v0.0.7
func (m *HorizontalScrollView) GetMaxScrollAmount() (int32, error)
GetMaxScrollAmount calls android.widget.HorizontalScrollView.getMaxScrollAmount.
func (*HorizontalScrollView) GetRightEdgeEffectColor ¶ added in v0.0.7
func (m *HorizontalScrollView) GetRightEdgeEffectColor() (int32, error)
GetRightEdgeEffectColor calls android.widget.HorizontalScrollView.getRightEdgeEffectColor.
func (*HorizontalScrollView) IsFillViewport ¶ added in v0.0.7
func (m *HorizontalScrollView) IsFillViewport() (bool, error)
IsFillViewport calls android.widget.HorizontalScrollView.isFillViewport.
func (*HorizontalScrollView) IsSmoothScrollingEnabled ¶ added in v0.0.7
func (m *HorizontalScrollView) IsSmoothScrollingEnabled() (bool, error)
IsSmoothScrollingEnabled calls android.widget.HorizontalScrollView.isSmoothScrollingEnabled.
func (*HorizontalScrollView) OnGenericMotionEvent ¶ added in v0.0.7
func (m *HorizontalScrollView) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
OnGenericMotionEvent calls android.widget.HorizontalScrollView.onGenericMotionEvent.
func (*HorizontalScrollView) OnInterceptTouchEvent ¶ added in v0.0.7
func (m *HorizontalScrollView) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
OnInterceptTouchEvent calls android.widget.HorizontalScrollView.onInterceptTouchEvent.
func (*HorizontalScrollView) OnTouchEvent ¶ added in v0.0.7
func (m *HorizontalScrollView) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.widget.HorizontalScrollView.onTouchEvent.
func (*HorizontalScrollView) PageScroll ¶ added in v0.0.7
func (m *HorizontalScrollView) PageScroll(arg0 int32) (bool, error)
PageScroll calls android.widget.HorizontalScrollView.pageScroll.
func (*HorizontalScrollView) RequestChildFocus ¶ added in v0.0.7
RequestChildFocus calls android.widget.HorizontalScrollView.requestChildFocus.
func (*HorizontalScrollView) RequestChildRectangleOnScreen ¶ added in v0.0.7
func (m *HorizontalScrollView) RequestChildRectangleOnScreen( arg0 *jni.Object, arg1 *jni.Object, arg2 bool, ) (bool, error)
RequestChildRectangleOnScreen calls android.widget.HorizontalScrollView.requestChildRectangleOnScreen.
func (*HorizontalScrollView) RequestDisallowInterceptTouchEvent ¶ added in v0.0.7
func (m *HorizontalScrollView) RequestDisallowInterceptTouchEvent(arg0 bool) error
RequestDisallowInterceptTouchEvent calls android.widget.HorizontalScrollView.requestDisallowInterceptTouchEvent.
func (*HorizontalScrollView) RequestLayout ¶ added in v0.0.7
func (m *HorizontalScrollView) RequestLayout() error
RequestLayout calls android.widget.HorizontalScrollView.requestLayout.
func (*HorizontalScrollView) ScrollTo ¶ added in v0.0.7
func (m *HorizontalScrollView) ScrollTo(arg0 int32, arg1 int32) error
ScrollTo calls android.widget.HorizontalScrollView.scrollTo.
func (*HorizontalScrollView) SetEdgeEffectColor ¶ added in v0.0.7
func (m *HorizontalScrollView) SetEdgeEffectColor(arg0 int32) error
SetEdgeEffectColor calls android.widget.HorizontalScrollView.setEdgeEffectColor.
func (*HorizontalScrollView) SetFillViewport ¶ added in v0.0.7
func (m *HorizontalScrollView) SetFillViewport(arg0 bool) error
SetFillViewport calls android.widget.HorizontalScrollView.setFillViewport.
func (*HorizontalScrollView) SetLeftEdgeEffectColor ¶ added in v0.0.7
func (m *HorizontalScrollView) SetLeftEdgeEffectColor(arg0 int32) error
SetLeftEdgeEffectColor calls android.widget.HorizontalScrollView.setLeftEdgeEffectColor.
func (*HorizontalScrollView) SetRightEdgeEffectColor ¶ added in v0.0.7
func (m *HorizontalScrollView) SetRightEdgeEffectColor(arg0 int32) error
SetRightEdgeEffectColor calls android.widget.HorizontalScrollView.setRightEdgeEffectColor.
func (*HorizontalScrollView) SetSmoothScrollingEnabled ¶ added in v0.0.7
func (m *HorizontalScrollView) SetSmoothScrollingEnabled(arg0 bool) error
SetSmoothScrollingEnabled calls android.widget.HorizontalScrollView.setSmoothScrollingEnabled.
func (*HorizontalScrollView) ShouldDelayChildPressedState ¶ added in v0.0.7
func (m *HorizontalScrollView) ShouldDelayChildPressedState() (bool, error)
ShouldDelayChildPressedState calls android.widget.HorizontalScrollView.shouldDelayChildPressedState.
func (*HorizontalScrollView) SmoothScrollBy ¶ added in v0.0.7
func (m *HorizontalScrollView) SmoothScrollBy(arg0 int32, arg1 int32) error
SmoothScrollBy calls android.widget.HorizontalScrollView.smoothScrollBy.
func (*HorizontalScrollView) SmoothScrollTo ¶ added in v0.0.7
func (m *HorizontalScrollView) SmoothScrollTo(arg0 int32, arg1 int32) error
SmoothScrollTo calls android.widget.HorizontalScrollView.smoothScrollTo.
type ImageButton ¶ added in v0.0.7
ImageButton wraps android.widget.ImageButton.
func NewImageButton ¶ added in v0.0.7
NewImageButton creates a new android.widget.ImageButton instance.
func (*ImageButton) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ImageButton) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ImageButton.getAccessibilityClassName.
func (*ImageButton) OnResolvePointerIcon ¶ added in v0.0.7
OnResolvePointerIcon calls android.widget.ImageButton.onResolvePointerIcon.
type ImageSwitcher ¶ added in v0.0.7
ImageSwitcher wraps android.widget.ImageSwitcher.
func NewImageSwitcher ¶ added in v0.0.7
NewImageSwitcher creates a new android.widget.ImageSwitcher instance.
func (*ImageSwitcher) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ImageSwitcher) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ImageSwitcher.getAccessibilityClassName.
func (*ImageSwitcher) SetImageDrawable ¶ added in v0.0.7
func (m *ImageSwitcher) SetImageDrawable(arg0 *jni.Object) error
SetImageDrawable calls android.widget.ImageSwitcher.setImageDrawable.
func (*ImageSwitcher) SetImageResource ¶ added in v0.0.7
func (m *ImageSwitcher) SetImageResource(arg0 int32) error
SetImageResource calls android.widget.ImageSwitcher.setImageResource.
func (*ImageSwitcher) SetImageURI ¶ added in v0.0.7
func (m *ImageSwitcher) SetImageURI(arg0 *jni.Object) error
SetImageURI calls android.widget.ImageSwitcher.setImageURI.
type ImageView ¶ added in v0.0.7
ImageView wraps android.widget.ImageView.
func NewImageView ¶ added in v0.0.7
NewImageView creates a new android.widget.ImageView instance.
func (*ImageView) AnimateTransform ¶ added in v0.0.7
AnimateTransform calls android.widget.ImageView.animateTransform.
func (*ImageView) ClearColorFilter ¶ added in v0.0.7
ClearColorFilter calls android.widget.ImageView.clearColorFilter.
func (*ImageView) DrawableHotspotChanged ¶ added in v0.0.7
DrawableHotspotChanged calls android.widget.ImageView.drawableHotspotChanged.
func (*ImageView) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.ImageView.getAccessibilityClassName.
func (*ImageView) GetAdjustViewBounds ¶ added in v0.0.7
GetAdjustViewBounds calls android.widget.ImageView.getAdjustViewBounds.
func (*ImageView) GetBaseline ¶ added in v0.0.7
GetBaseline calls android.widget.ImageView.getBaseline.
func (*ImageView) GetBaselineAlignBottom ¶ added in v0.0.7
GetBaselineAlignBottom calls android.widget.ImageView.getBaselineAlignBottom.
func (*ImageView) GetColorFilter ¶ added in v0.0.7
GetColorFilter calls android.widget.ImageView.getColorFilter.
func (*ImageView) GetCropToPadding ¶ added in v0.0.7
GetCropToPadding calls android.widget.ImageView.getCropToPadding.
func (*ImageView) GetDrawable ¶ added in v0.0.7
GetDrawable calls android.widget.ImageView.getDrawable.
func (*ImageView) GetImageAlpha ¶ added in v0.0.7
GetImageAlpha calls android.widget.ImageView.getImageAlpha.
func (*ImageView) GetImageMatrix ¶ added in v0.0.7
GetImageMatrix calls android.widget.ImageView.getImageMatrix.
func (*ImageView) GetImageTintBlendMode ¶ added in v0.0.7
GetImageTintBlendMode calls android.widget.ImageView.getImageTintBlendMode.
func (*ImageView) GetImageTintList ¶ added in v0.0.7
GetImageTintList calls android.widget.ImageView.getImageTintList.
func (*ImageView) GetImageTintMode ¶ added in v0.0.7
GetImageTintMode calls android.widget.ImageView.getImageTintMode.
func (*ImageView) GetMaxHeight ¶ added in v0.0.7
GetMaxHeight calls android.widget.ImageView.getMaxHeight.
func (*ImageView) GetMaxWidth ¶ added in v0.0.7
GetMaxWidth calls android.widget.ImageView.getMaxWidth.
func (*ImageView) GetScaleType ¶ added in v0.0.7
GetScaleType calls android.widget.ImageView.getScaleType.
func (*ImageView) HasOverlappingRendering ¶ added in v0.0.7
HasOverlappingRendering calls android.widget.ImageView.hasOverlappingRendering.
func (*ImageView) InvalidateDrawable ¶ added in v0.0.7
InvalidateDrawable calls android.widget.ImageView.invalidateDrawable.
func (*ImageView) JumpDrawablesToCurrentState ¶ added in v0.0.7
JumpDrawablesToCurrentState calls android.widget.ImageView.jumpDrawablesToCurrentState.
func (*ImageView) OnCreateDrawableState ¶ added in v0.0.7
OnCreateDrawableState calls android.widget.ImageView.onCreateDrawableState.
func (*ImageView) OnRtlPropertiesChanged ¶ added in v0.0.7
OnRtlPropertiesChanged calls android.widget.ImageView.onRtlPropertiesChanged.
func (*ImageView) OnVisibilityAggregated ¶ added in v0.0.7
OnVisibilityAggregated calls android.widget.ImageView.onVisibilityAggregated.
func (*ImageView) SetAdjustViewBounds ¶ added in v0.0.7
SetAdjustViewBounds calls android.widget.ImageView.setAdjustViewBounds.
func (*ImageView) SetBaseline ¶ added in v0.0.7
SetBaseline calls android.widget.ImageView.setBaseline.
func (*ImageView) SetBaselineAlignBottom ¶ added in v0.0.7
SetBaselineAlignBottom calls android.widget.ImageView.setBaselineAlignBottom.
func (*ImageView) SetColorFilter1 ¶ added in v0.0.7
SetColorFilter1 calls android.widget.ImageView.setColorFilter.
func (*ImageView) SetColorFilter1_1 ¶ added in v0.0.7
SetColorFilter1_1 calls android.widget.ImageView.setColorFilter.
func (*ImageView) SetColorFilter2_2 ¶ added in v0.0.7
SetColorFilter2_2 calls android.widget.ImageView.setColorFilter.
func (*ImageView) SetCropToPadding ¶ added in v0.0.7
SetCropToPadding calls android.widget.ImageView.setCropToPadding.
func (*ImageView) SetImageAlpha ¶ added in v0.0.7
SetImageAlpha calls android.widget.ImageView.setImageAlpha.
func (*ImageView) SetImageBitmap ¶ added in v0.0.7
SetImageBitmap calls android.widget.ImageView.setImageBitmap.
func (*ImageView) SetImageDrawable ¶ added in v0.0.7
SetImageDrawable calls android.widget.ImageView.setImageDrawable.
func (*ImageView) SetImageIcon ¶ added in v0.0.7
SetImageIcon calls android.widget.ImageView.setImageIcon.
func (*ImageView) SetImageLevel ¶ added in v0.0.7
SetImageLevel calls android.widget.ImageView.setImageLevel.
func (*ImageView) SetImageMatrix ¶ added in v0.0.7
SetImageMatrix calls android.widget.ImageView.setImageMatrix.
func (*ImageView) SetImageResource ¶ added in v0.0.7
SetImageResource calls android.widget.ImageView.setImageResource.
func (*ImageView) SetImageState ¶ added in v0.0.7
SetImageState calls android.widget.ImageView.setImageState.
func (*ImageView) SetImageTintBlendMode ¶ added in v0.0.7
SetImageTintBlendMode calls android.widget.ImageView.setImageTintBlendMode.
func (*ImageView) SetImageTintList ¶ added in v0.0.7
SetImageTintList calls android.widget.ImageView.setImageTintList.
func (*ImageView) SetImageTintMode ¶ added in v0.0.7
SetImageTintMode calls android.widget.ImageView.setImageTintMode.
func (*ImageView) SetImageURI ¶ added in v0.0.7
SetImageURI calls android.widget.ImageView.setImageURI.
func (*ImageView) SetMaxHeight ¶ added in v0.0.7
SetMaxHeight calls android.widget.ImageView.setMaxHeight.
func (*ImageView) SetMaxWidth ¶ added in v0.0.7
SetMaxWidth calls android.widget.ImageView.setMaxWidth.
func (*ImageView) SetScaleType ¶ added in v0.0.7
SetScaleType calls android.widget.ImageView.setScaleType.
func (*ImageView) SetSelected ¶ added in v0.0.7
SetSelected calls android.widget.ImageView.setSelected.
func (*ImageView) SetVisibility ¶ added in v0.0.7
SetVisibility calls android.widget.ImageView.setVisibility.
type ImageViewScaleType ¶ added in v0.0.7
ImageViewScaleType wraps android.widget.ImageView$ScaleType.
type LinearLayout ¶ added in v0.0.7
LinearLayout wraps android.widget.LinearLayout.
func NewLinearLayout ¶ added in v0.0.7
NewLinearLayout creates a new android.widget.LinearLayout instance.
func (*LinearLayout) GenerateLayoutParams1 ¶ added in v0.0.7
GenerateLayoutParams1 calls android.widget.LinearLayout.generateLayoutParams.
func (*LinearLayout) GenerateLayoutParams1_1 ¶ added in v0.0.7
GenerateLayoutParams1_1 calls android.widget.LinearLayout.generateLayoutParams.
func (*LinearLayout) GetAccessibilityClassName ¶ added in v0.0.7
func (m *LinearLayout) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.LinearLayout.getAccessibilityClassName.
func (*LinearLayout) GetBaseline ¶ added in v0.0.7
func (m *LinearLayout) GetBaseline() (int32, error)
GetBaseline calls android.widget.LinearLayout.getBaseline.
func (*LinearLayout) GetBaselineAlignedChildIndex ¶ added in v0.0.7
func (m *LinearLayout) GetBaselineAlignedChildIndex() (int32, error)
GetBaselineAlignedChildIndex calls android.widget.LinearLayout.getBaselineAlignedChildIndex.
func (*LinearLayout) GetDividerDrawable ¶ added in v0.0.7
func (m *LinearLayout) GetDividerDrawable() (*jni.Object, error)
GetDividerDrawable calls android.widget.LinearLayout.getDividerDrawable.
func (*LinearLayout) GetDividerPadding ¶ added in v0.0.7
func (m *LinearLayout) GetDividerPadding() (int32, error)
GetDividerPadding calls android.widget.LinearLayout.getDividerPadding.
func (*LinearLayout) GetGravity ¶ added in v0.0.7
func (m *LinearLayout) GetGravity() (int32, error)
GetGravity calls android.widget.LinearLayout.getGravity.
func (*LinearLayout) GetOrientation ¶ added in v0.0.7
func (m *LinearLayout) GetOrientation() (int32, error)
GetOrientation calls android.widget.LinearLayout.getOrientation.
func (*LinearLayout) GetShowDividers ¶ added in v0.0.7
func (m *LinearLayout) GetShowDividers() (int32, error)
GetShowDividers calls android.widget.LinearLayout.getShowDividers.
func (*LinearLayout) GetWeightSum ¶ added in v0.0.7
func (m *LinearLayout) GetWeightSum() (float32, error)
GetWeightSum calls android.widget.LinearLayout.getWeightSum.
func (*LinearLayout) IsBaselineAligned ¶ added in v0.0.7
func (m *LinearLayout) IsBaselineAligned() (bool, error)
IsBaselineAligned calls android.widget.LinearLayout.isBaselineAligned.
func (*LinearLayout) IsMeasureWithLargestChildEnabled ¶ added in v0.0.7
func (m *LinearLayout) IsMeasureWithLargestChildEnabled() (bool, error)
IsMeasureWithLargestChildEnabled calls android.widget.LinearLayout.isMeasureWithLargestChildEnabled.
func (*LinearLayout) OnRtlPropertiesChanged ¶ added in v0.0.7
func (m *LinearLayout) OnRtlPropertiesChanged(arg0 int32) error
OnRtlPropertiesChanged calls android.widget.LinearLayout.onRtlPropertiesChanged.
func (*LinearLayout) SetBaselineAligned ¶ added in v0.0.7
func (m *LinearLayout) SetBaselineAligned(arg0 bool) error
SetBaselineAligned calls android.widget.LinearLayout.setBaselineAligned.
func (*LinearLayout) SetBaselineAlignedChildIndex ¶ added in v0.0.7
func (m *LinearLayout) SetBaselineAlignedChildIndex(arg0 int32) error
SetBaselineAlignedChildIndex calls android.widget.LinearLayout.setBaselineAlignedChildIndex.
func (*LinearLayout) SetDividerDrawable ¶ added in v0.0.7
func (m *LinearLayout) SetDividerDrawable(arg0 *jni.Object) error
SetDividerDrawable calls android.widget.LinearLayout.setDividerDrawable.
func (*LinearLayout) SetDividerPadding ¶ added in v0.0.7
func (m *LinearLayout) SetDividerPadding(arg0 int32) error
SetDividerPadding calls android.widget.LinearLayout.setDividerPadding.
func (*LinearLayout) SetGravity ¶ added in v0.0.7
func (m *LinearLayout) SetGravity(arg0 int32) error
SetGravity calls android.widget.LinearLayout.setGravity.
func (*LinearLayout) SetHorizontalGravity ¶ added in v0.0.7
func (m *LinearLayout) SetHorizontalGravity(arg0 int32) error
SetHorizontalGravity calls android.widget.LinearLayout.setHorizontalGravity.
func (*LinearLayout) SetMeasureWithLargestChildEnabled ¶ added in v0.0.7
func (m *LinearLayout) SetMeasureWithLargestChildEnabled(arg0 bool) error
SetMeasureWithLargestChildEnabled calls android.widget.LinearLayout.setMeasureWithLargestChildEnabled.
func (*LinearLayout) SetOrientation ¶ added in v0.0.7
func (m *LinearLayout) SetOrientation(arg0 int32) error
SetOrientation calls android.widget.LinearLayout.setOrientation.
func (*LinearLayout) SetShowDividers ¶ added in v0.0.7
func (m *LinearLayout) SetShowDividers(arg0 int32) error
SetShowDividers calls android.widget.LinearLayout.setShowDividers.
func (*LinearLayout) SetVerticalGravity ¶ added in v0.0.7
func (m *LinearLayout) SetVerticalGravity(arg0 int32) error
SetVerticalGravity calls android.widget.LinearLayout.setVerticalGravity.
func (*LinearLayout) SetWeightSum ¶ added in v0.0.7
func (m *LinearLayout) SetWeightSum(arg0 float32) error
SetWeightSum calls android.widget.LinearLayout.setWeightSum.
func (*LinearLayout) ShouldDelayChildPressedState ¶ added in v0.0.7
func (m *LinearLayout) ShouldDelayChildPressedState() (bool, error)
ShouldDelayChildPressedState calls android.widget.LinearLayout.shouldDelayChildPressedState.
type LinearLayoutLayoutParams ¶ added in v0.0.7
LinearLayoutLayoutParams wraps android.widget.LinearLayout$LayoutParams.
type ListAdapter ¶ added in v0.0.7
ListAdapter wraps android.widget.ListAdapter.
func (*ListAdapter) AreAllItemsEnabled ¶ added in v0.0.7
func (m *ListAdapter) AreAllItemsEnabled() (bool, error)
AreAllItemsEnabled calls android.widget.ListAdapter.areAllItemsEnabled.
type ListPopupWindow ¶ added in v0.0.7
ListPopupWindow wraps android.widget.ListPopupWindow.
func NewListPopupWindow ¶ added in v0.0.7
NewListPopupWindow creates a new android.widget.ListPopupWindow instance.
func (*ListPopupWindow) ClearListSelection ¶ added in v0.0.7
func (m *ListPopupWindow) ClearListSelection() error
ClearListSelection calls android.widget.ListPopupWindow.clearListSelection.
func (*ListPopupWindow) CreateDragToOpenListener ¶ added in v0.0.7
CreateDragToOpenListener calls android.widget.ListPopupWindow.createDragToOpenListener.
func (*ListPopupWindow) Dismiss ¶ added in v0.0.7
func (m *ListPopupWindow) Dismiss() error
Dismiss calls android.widget.ListPopupWindow.dismiss.
func (*ListPopupWindow) GetAnchorView ¶ added in v0.0.7
func (m *ListPopupWindow) GetAnchorView() (*jni.Object, error)
GetAnchorView calls android.widget.ListPopupWindow.getAnchorView.
func (*ListPopupWindow) GetAnimationStyle ¶ added in v0.0.7
func (m *ListPopupWindow) GetAnimationStyle() (int32, error)
GetAnimationStyle calls android.widget.ListPopupWindow.getAnimationStyle.
func (*ListPopupWindow) GetBackground ¶ added in v0.0.7
func (m *ListPopupWindow) GetBackground() (*jni.Object, error)
GetBackground calls android.widget.ListPopupWindow.getBackground.
func (*ListPopupWindow) GetEpicenterBounds ¶ added in v0.0.7
func (m *ListPopupWindow) GetEpicenterBounds() (*jni.Object, error)
GetEpicenterBounds calls android.widget.ListPopupWindow.getEpicenterBounds.
func (*ListPopupWindow) GetHeight ¶ added in v0.0.7
func (m *ListPopupWindow) GetHeight() (int32, error)
GetHeight calls android.widget.ListPopupWindow.getHeight.
func (*ListPopupWindow) GetHorizontalOffset ¶ added in v0.0.7
func (m *ListPopupWindow) GetHorizontalOffset() (int32, error)
GetHorizontalOffset calls android.widget.ListPopupWindow.getHorizontalOffset.
func (*ListPopupWindow) GetInputMethodMode ¶ added in v0.0.7
func (m *ListPopupWindow) GetInputMethodMode() (int32, error)
GetInputMethodMode calls android.widget.ListPopupWindow.getInputMethodMode.
func (*ListPopupWindow) GetListView ¶ added in v0.0.7
func (m *ListPopupWindow) GetListView() (*jni.Object, error)
GetListView calls android.widget.ListPopupWindow.getListView.
func (*ListPopupWindow) GetPromptPosition ¶ added in v0.0.7
func (m *ListPopupWindow) GetPromptPosition() (int32, error)
GetPromptPosition calls android.widget.ListPopupWindow.getPromptPosition.
func (*ListPopupWindow) GetSelectedItem ¶ added in v0.0.7
func (m *ListPopupWindow) GetSelectedItem() (*jni.Object, error)
GetSelectedItem calls android.widget.ListPopupWindow.getSelectedItem.
func (*ListPopupWindow) GetSelectedItemId ¶ added in v0.0.7
func (m *ListPopupWindow) GetSelectedItemId() (int64, error)
GetSelectedItemId calls android.widget.ListPopupWindow.getSelectedItemId.
func (*ListPopupWindow) GetSelectedItemPosition ¶ added in v0.0.7
func (m *ListPopupWindow) GetSelectedItemPosition() (int32, error)
GetSelectedItemPosition calls android.widget.ListPopupWindow.getSelectedItemPosition.
func (*ListPopupWindow) GetSelectedView ¶ added in v0.0.7
func (m *ListPopupWindow) GetSelectedView() (*jni.Object, error)
GetSelectedView calls android.widget.ListPopupWindow.getSelectedView.
func (*ListPopupWindow) GetSoftInputMode ¶ added in v0.0.7
func (m *ListPopupWindow) GetSoftInputMode() (int32, error)
GetSoftInputMode calls android.widget.ListPopupWindow.getSoftInputMode.
func (*ListPopupWindow) GetVerticalOffset ¶ added in v0.0.7
func (m *ListPopupWindow) GetVerticalOffset() (int32, error)
GetVerticalOffset calls android.widget.ListPopupWindow.getVerticalOffset.
func (*ListPopupWindow) GetWidth ¶ added in v0.0.7
func (m *ListPopupWindow) GetWidth() (int32, error)
GetWidth calls android.widget.ListPopupWindow.getWidth.
func (*ListPopupWindow) IsInputMethodNotNeeded ¶ added in v0.0.7
func (m *ListPopupWindow) IsInputMethodNotNeeded() (bool, error)
IsInputMethodNotNeeded calls android.widget.ListPopupWindow.isInputMethodNotNeeded.
func (*ListPopupWindow) IsModal ¶ added in v0.0.7
func (m *ListPopupWindow) IsModal() (bool, error)
IsModal calls android.widget.ListPopupWindow.isModal.
func (*ListPopupWindow) IsShowing ¶ added in v0.0.7
func (m *ListPopupWindow) IsShowing() (bool, error)
IsShowing calls android.widget.ListPopupWindow.isShowing.
func (*ListPopupWindow) OnKeyDown ¶ added in v0.0.7
OnKeyDown calls android.widget.ListPopupWindow.onKeyDown.
func (*ListPopupWindow) OnKeyPreIme ¶ added in v0.0.7
OnKeyPreIme calls android.widget.ListPopupWindow.onKeyPreIme.
func (*ListPopupWindow) OnKeyUp ¶ added in v0.0.7
OnKeyUp calls android.widget.ListPopupWindow.onKeyUp.
func (*ListPopupWindow) PerformItemClick ¶ added in v0.0.7
func (m *ListPopupWindow) PerformItemClick(arg0 int32) (bool, error)
PerformItemClick calls android.widget.ListPopupWindow.performItemClick.
func (*ListPopupWindow) PostShow ¶ added in v0.0.7
func (m *ListPopupWindow) PostShow() error
PostShow calls android.widget.ListPopupWindow.postShow.
func (*ListPopupWindow) SetAdapter ¶ added in v0.0.7
func (m *ListPopupWindow) SetAdapter(arg0 *jni.Object) error
SetAdapter calls android.widget.ListPopupWindow.setAdapter.
func (*ListPopupWindow) SetAnchorView ¶ added in v0.0.7
func (m *ListPopupWindow) SetAnchorView(arg0 *jni.Object) error
SetAnchorView calls android.widget.ListPopupWindow.setAnchorView.
func (*ListPopupWindow) SetAnimationStyle ¶ added in v0.0.7
func (m *ListPopupWindow) SetAnimationStyle(arg0 int32) error
SetAnimationStyle calls android.widget.ListPopupWindow.setAnimationStyle.
func (*ListPopupWindow) SetBackgroundDrawable ¶ added in v0.0.7
func (m *ListPopupWindow) SetBackgroundDrawable(arg0 *jni.Object) error
SetBackgroundDrawable calls android.widget.ListPopupWindow.setBackgroundDrawable.
func (*ListPopupWindow) SetContentWidth ¶ added in v0.0.7
func (m *ListPopupWindow) SetContentWidth(arg0 int32) error
SetContentWidth calls android.widget.ListPopupWindow.setContentWidth.
func (*ListPopupWindow) SetDropDownGravity ¶ added in v0.0.7
func (m *ListPopupWindow) SetDropDownGravity(arg0 int32) error
SetDropDownGravity calls android.widget.ListPopupWindow.setDropDownGravity.
func (*ListPopupWindow) SetEpicenterBounds ¶ added in v0.0.7
func (m *ListPopupWindow) SetEpicenterBounds(arg0 *jni.Object) error
SetEpicenterBounds calls android.widget.ListPopupWindow.setEpicenterBounds.
func (*ListPopupWindow) SetHeight ¶ added in v0.0.7
func (m *ListPopupWindow) SetHeight(arg0 int32) error
SetHeight calls android.widget.ListPopupWindow.setHeight.
func (*ListPopupWindow) SetHorizontalOffset ¶ added in v0.0.7
func (m *ListPopupWindow) SetHorizontalOffset(arg0 int32) error
SetHorizontalOffset calls android.widget.ListPopupWindow.setHorizontalOffset.
func (*ListPopupWindow) SetInputMethodMode ¶ added in v0.0.7
func (m *ListPopupWindow) SetInputMethodMode(arg0 int32) error
SetInputMethodMode calls android.widget.ListPopupWindow.setInputMethodMode.
func (*ListPopupWindow) SetListSelector ¶ added in v0.0.7
func (m *ListPopupWindow) SetListSelector(arg0 *jni.Object) error
SetListSelector calls android.widget.ListPopupWindow.setListSelector.
func (*ListPopupWindow) SetModal ¶ added in v0.0.7
func (m *ListPopupWindow) SetModal(arg0 bool) error
SetModal calls android.widget.ListPopupWindow.setModal.
func (*ListPopupWindow) SetOnDismissListener ¶ added in v0.0.7
func (m *ListPopupWindow) SetOnDismissListener(arg0 *jni.Object) error
SetOnDismissListener calls android.widget.ListPopupWindow.setOnDismissListener.
func (*ListPopupWindow) SetOnItemClickListener ¶ added in v0.0.7
func (m *ListPopupWindow) SetOnItemClickListener(arg0 *jni.Object) error
SetOnItemClickListener calls android.widget.ListPopupWindow.setOnItemClickListener.
func (*ListPopupWindow) SetOnItemSelectedListener ¶ added in v0.0.7
func (m *ListPopupWindow) SetOnItemSelectedListener(arg0 *jni.Object) error
SetOnItemSelectedListener calls android.widget.ListPopupWindow.setOnItemSelectedListener.
func (*ListPopupWindow) SetPromptPosition ¶ added in v0.0.7
func (m *ListPopupWindow) SetPromptPosition(arg0 int32) error
SetPromptPosition calls android.widget.ListPopupWindow.setPromptPosition.
func (*ListPopupWindow) SetPromptView ¶ added in v0.0.7
func (m *ListPopupWindow) SetPromptView(arg0 *jni.Object) error
SetPromptView calls android.widget.ListPopupWindow.setPromptView.
func (*ListPopupWindow) SetSelection ¶ added in v0.0.7
func (m *ListPopupWindow) SetSelection(arg0 int32) error
SetSelection calls android.widget.ListPopupWindow.setSelection.
func (*ListPopupWindow) SetSoftInputMode ¶ added in v0.0.7
func (m *ListPopupWindow) SetSoftInputMode(arg0 int32) error
SetSoftInputMode calls android.widget.ListPopupWindow.setSoftInputMode.
func (*ListPopupWindow) SetVerticalOffset ¶ added in v0.0.7
func (m *ListPopupWindow) SetVerticalOffset(arg0 int32) error
SetVerticalOffset calls android.widget.ListPopupWindow.setVerticalOffset.
func (*ListPopupWindow) SetWidth ¶ added in v0.0.7
func (m *ListPopupWindow) SetWidth(arg0 int32) error
SetWidth calls android.widget.ListPopupWindow.setWidth.
func (*ListPopupWindow) SetWindowLayoutType ¶ added in v0.0.7
func (m *ListPopupWindow) SetWindowLayoutType(arg0 int32) error
SetWindowLayoutType calls android.widget.ListPopupWindow.setWindowLayoutType.
func (*ListPopupWindow) Show ¶ added in v0.0.7
func (m *ListPopupWindow) Show() error
Show calls android.widget.ListPopupWindow.show.
type ListView ¶ added in v0.0.7
ListView wraps android.widget.ListView.
func NewListView ¶ added in v0.0.7
NewListView creates a new android.widget.ListView instance.
func (*ListView) AddFooterView1 ¶ added in v0.0.7
AddFooterView1 calls android.widget.ListView.addFooterView.
func (*ListView) AddFooterView3_1 ¶ added in v0.0.7
AddFooterView3_1 calls android.widget.ListView.addFooterView.
func (*ListView) AddHeaderView1 ¶ added in v0.0.7
AddHeaderView1 calls android.widget.ListView.addHeaderView.
func (*ListView) AddHeaderView3_1 ¶ added in v0.0.7
AddHeaderView3_1 calls android.widget.ListView.addHeaderView.
func (*ListView) AreFooterDividersEnabled ¶ added in v0.0.7
AreFooterDividersEnabled calls android.widget.ListView.areFooterDividersEnabled.
func (*ListView) AreHeaderDividersEnabled ¶ added in v0.0.7
AreHeaderDividersEnabled calls android.widget.ListView.areHeaderDividersEnabled.
func (*ListView) DispatchKeyEvent ¶ added in v0.0.7
DispatchKeyEvent calls android.widget.ListView.dispatchKeyEvent.
func (*ListView) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.ListView.getAccessibilityClassName.
func (*ListView) GetAdapter0 ¶ added in v0.0.7
GetAdapter0 calls android.widget.ListView.getAdapter.
func (*ListView) GetAdapter0_1 ¶ added in v0.0.7
GetAdapter0_1 calls android.widget.ListView.getAdapter.
func (*ListView) GetCheckItemIds ¶ added in v0.0.7
GetCheckItemIds calls android.widget.ListView.getCheckItemIds.
func (*ListView) GetDivider ¶ added in v0.0.7
GetDivider calls android.widget.ListView.getDivider.
func (*ListView) GetDividerHeight ¶ added in v0.0.7
GetDividerHeight calls android.widget.ListView.getDividerHeight.
func (*ListView) GetFooterViewsCount ¶ added in v0.0.7
GetFooterViewsCount calls android.widget.ListView.getFooterViewsCount.
func (*ListView) GetHeaderViewsCount ¶ added in v0.0.7
GetHeaderViewsCount calls android.widget.ListView.getHeaderViewsCount.
func (*ListView) GetItemsCanFocus ¶ added in v0.0.7
GetItemsCanFocus calls android.widget.ListView.getItemsCanFocus.
func (*ListView) GetMaxScrollAmount ¶ added in v0.0.7
GetMaxScrollAmount calls android.widget.ListView.getMaxScrollAmount.
func (*ListView) GetOverscrollFooter ¶ added in v0.0.7
GetOverscrollFooter calls android.widget.ListView.getOverscrollFooter.
func (*ListView) GetOverscrollHeader ¶ added in v0.0.7
GetOverscrollHeader calls android.widget.ListView.getOverscrollHeader.
func (*ListView) OnInitializeAccessibilityNodeInfoForItem ¶ added in v0.0.7
func (m *ListView) OnInitializeAccessibilityNodeInfoForItem( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) error
OnInitializeAccessibilityNodeInfoForItem calls android.widget.ListView.onInitializeAccessibilityNodeInfoForItem.
func (*ListView) OnKeyMultiple ¶ added in v0.0.7
OnKeyMultiple calls android.widget.ListView.onKeyMultiple.
func (*ListView) RemoveFooterView ¶ added in v0.0.7
RemoveFooterView calls android.widget.ListView.removeFooterView.
func (*ListView) RemoveHeaderView ¶ added in v0.0.7
RemoveHeaderView calls android.widget.ListView.removeHeaderView.
func (*ListView) RequestChildRectangleOnScreen ¶ added in v0.0.7
func (m *ListView) RequestChildRectangleOnScreen( arg0 *jni.Object, arg1 *jni.Object, arg2 bool, ) (bool, error)
RequestChildRectangleOnScreen calls android.widget.ListView.requestChildRectangleOnScreen.
func (*ListView) SetAdapter1 ¶ added in v0.0.7
SetAdapter1 calls android.widget.ListView.setAdapter.
func (*ListView) SetAdapter1_1 ¶ added in v0.0.7
SetAdapter1_1 calls android.widget.ListView.setAdapter.
func (*ListView) SetCacheColorHint ¶ added in v0.0.7
SetCacheColorHint calls android.widget.ListView.setCacheColorHint.
func (*ListView) SetDivider ¶ added in v0.0.7
SetDivider calls android.widget.ListView.setDivider.
func (*ListView) SetDividerHeight ¶ added in v0.0.7
SetDividerHeight calls android.widget.ListView.setDividerHeight.
func (*ListView) SetFooterDividersEnabled ¶ added in v0.0.7
SetFooterDividersEnabled calls android.widget.ListView.setFooterDividersEnabled.
func (*ListView) SetHeaderDividersEnabled ¶ added in v0.0.7
SetHeaderDividersEnabled calls android.widget.ListView.setHeaderDividersEnabled.
func (*ListView) SetItemsCanFocus ¶ added in v0.0.7
SetItemsCanFocus calls android.widget.ListView.setItemsCanFocus.
func (*ListView) SetOverscrollFooter ¶ added in v0.0.7
SetOverscrollFooter calls android.widget.ListView.setOverscrollFooter.
func (*ListView) SetOverscrollHeader ¶ added in v0.0.7
SetOverscrollHeader calls android.widget.ListView.setOverscrollHeader.
func (*ListView) SetRemoteViewsAdapter ¶ added in v0.0.7
SetRemoteViewsAdapter calls android.widget.ListView.setRemoteViewsAdapter.
func (*ListView) SetSelection ¶ added in v0.0.7
SetSelection calls android.widget.ListView.setSelection.
func (*ListView) SetSelectionAfterHeaderView ¶ added in v0.0.7
SetSelectionAfterHeaderView calls android.widget.ListView.setSelectionAfterHeaderView.
func (*ListView) SmoothScrollByOffset ¶ added in v0.0.7
SmoothScrollByOffset calls android.widget.ListView.smoothScrollByOffset.
func (*ListView) SmoothScrollToPosition ¶ added in v0.0.7
SmoothScrollToPosition calls android.widget.ListView.smoothScrollToPosition.
type Magnifier ¶ added in v0.0.7
Magnifier wraps android.widget.Magnifier.
func NewMagnifier ¶ added in v0.0.7
NewMagnifier creates a new android.widget.Magnifier instance.
func (*Magnifier) GetCornerRadius ¶ added in v0.0.7
GetCornerRadius calls android.widget.Magnifier.getCornerRadius.
func (*Magnifier) GetDefaultHorizontalSourceToMagnifierOffset ¶ added in v0.0.7
GetDefaultHorizontalSourceToMagnifierOffset calls android.widget.Magnifier.getDefaultHorizontalSourceToMagnifierOffset.
func (*Magnifier) GetDefaultVerticalSourceToMagnifierOffset ¶ added in v0.0.7
GetDefaultVerticalSourceToMagnifierOffset calls android.widget.Magnifier.getDefaultVerticalSourceToMagnifierOffset.
func (*Magnifier) GetElevation ¶ added in v0.0.7
GetElevation calls android.widget.Magnifier.getElevation.
func (*Magnifier) GetOverlay ¶ added in v0.0.7
GetOverlay calls android.widget.Magnifier.getOverlay.
func (*Magnifier) GetPosition ¶ added in v0.0.7
GetPosition calls android.widget.Magnifier.getPosition.
func (*Magnifier) GetSourceHeight ¶ added in v0.0.7
GetSourceHeight calls android.widget.Magnifier.getSourceHeight.
func (*Magnifier) GetSourcePosition ¶ added in v0.0.7
GetSourcePosition calls android.widget.Magnifier.getSourcePosition.
func (*Magnifier) GetSourceWidth ¶ added in v0.0.7
GetSourceWidth calls android.widget.Magnifier.getSourceWidth.
func (*Magnifier) IsClippingEnabled ¶ added in v0.0.7
IsClippingEnabled calls android.widget.Magnifier.isClippingEnabled.
type MagnifierBuilder ¶ added in v0.0.7
MagnifierBuilder wraps android.widget.Magnifier$Builder.
func (*MagnifierBuilder) Build ¶ added in v0.0.7
func (m *MagnifierBuilder) Build() (*jni.Object, error)
Build calls android.widget.Magnifier$Builder.build.
func (*MagnifierBuilder) SetClippingEnabled ¶ added in v0.0.7
func (m *MagnifierBuilder) SetClippingEnabled(arg0 bool) (*jni.Object, error)
SetClippingEnabled calls android.widget.Magnifier$Builder.setClippingEnabled.
func (*MagnifierBuilder) SetCornerRadius ¶ added in v0.0.7
func (m *MagnifierBuilder) SetCornerRadius(arg0 float32) (*jni.Object, error)
SetCornerRadius calls android.widget.Magnifier$Builder.setCornerRadius.
func (*MagnifierBuilder) SetDefaultSourceToMagnifierOffset ¶ added in v0.0.7
func (m *MagnifierBuilder) SetDefaultSourceToMagnifierOffset(arg0 int32, arg1 int32) (*jni.Object, error)
SetDefaultSourceToMagnifierOffset calls android.widget.Magnifier$Builder.setDefaultSourceToMagnifierOffset.
func (*MagnifierBuilder) SetElevation ¶ added in v0.0.7
func (m *MagnifierBuilder) SetElevation(arg0 float32) (*jni.Object, error)
SetElevation calls android.widget.Magnifier$Builder.setElevation.
func (*MagnifierBuilder) SetInitialZoom ¶ added in v0.0.7
func (m *MagnifierBuilder) SetInitialZoom(arg0 float32) (*jni.Object, error)
SetInitialZoom calls android.widget.Magnifier$Builder.setInitialZoom.
func (*MagnifierBuilder) SetOverlay ¶ added in v0.0.7
SetOverlay calls android.widget.Magnifier$Builder.setOverlay.
func (*MagnifierBuilder) SetSize ¶ added in v0.0.7
SetSize calls android.widget.Magnifier$Builder.setSize.
func (*MagnifierBuilder) SetSourceBounds ¶ added in v0.0.7
func (m *MagnifierBuilder) SetSourceBounds( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) (*jni.Object, error)
SetSourceBounds calls android.widget.Magnifier$Builder.setSourceBounds.
type MediaController ¶ added in v0.0.7
MediaController wraps android.widget.MediaController.
func NewMediaController ¶ added in v0.0.7
NewMediaController creates a new android.widget.MediaController instance.
func (*MediaController) DispatchKeyEvent ¶ added in v0.0.7
func (m *MediaController) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
DispatchKeyEvent calls android.widget.MediaController.dispatchKeyEvent.
func (*MediaController) GetAccessibilityClassName ¶ added in v0.0.7
func (m *MediaController) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.MediaController.getAccessibilityClassName.
func (*MediaController) Hide ¶ added in v0.0.7
func (m *MediaController) Hide() error
Hide calls android.widget.MediaController.hide.
func (*MediaController) IsShowing ¶ added in v0.0.7
func (m *MediaController) IsShowing() (bool, error)
IsShowing calls android.widget.MediaController.isShowing.
func (*MediaController) OnFinishInflate ¶ added in v0.0.7
func (m *MediaController) OnFinishInflate() error
OnFinishInflate calls android.widget.MediaController.onFinishInflate.
func (*MediaController) OnTouchEvent ¶ added in v0.0.7
func (m *MediaController) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.widget.MediaController.onTouchEvent.
func (*MediaController) OnTrackballEvent ¶ added in v0.0.7
func (m *MediaController) OnTrackballEvent(arg0 *jni.Object) (bool, error)
OnTrackballEvent calls android.widget.MediaController.onTrackballEvent.
func (*MediaController) SetAnchorView ¶ added in v0.0.7
func (m *MediaController) SetAnchorView(arg0 *jni.Object) error
SetAnchorView calls android.widget.MediaController.setAnchorView.
func (*MediaController) SetEnabled ¶ added in v0.0.7
func (m *MediaController) SetEnabled(arg0 bool) error
SetEnabled calls android.widget.MediaController.setEnabled.
func (*MediaController) SetMediaPlayer ¶ added in v0.0.7
func (m *MediaController) SetMediaPlayer(arg0 *jni.Object) error
SetMediaPlayer calls android.widget.MediaController.setMediaPlayer.
func (*MediaController) SetPrevNextListeners ¶ added in v0.0.7
SetPrevNextListeners calls android.widget.MediaController.setPrevNextListeners.
func (*MediaController) Show0 ¶ added in v0.0.7
func (m *MediaController) Show0() error
Show0 calls android.widget.MediaController.show.
func (*MediaController) Show1_1 ¶ added in v0.0.7
func (m *MediaController) Show1_1(arg0 int32) error
Show1_1 calls android.widget.MediaController.show.
type MediaControllerMediaPlayerControl ¶ added in v0.0.7
MediaControllerMediaPlayerControl wraps android.widget.MediaController$MediaPlayerControl.
func (*MediaControllerMediaPlayerControl) CanPause ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) CanPause() (bool, error)
CanPause calls android.widget.MediaController$MediaPlayerControl.canPause.
func (*MediaControllerMediaPlayerControl) CanSeekBackward ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) CanSeekBackward() (bool, error)
CanSeekBackward calls android.widget.MediaController$MediaPlayerControl.canSeekBackward.
func (*MediaControllerMediaPlayerControl) CanSeekForward ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) CanSeekForward() (bool, error)
CanSeekForward calls android.widget.MediaController$MediaPlayerControl.canSeekForward.
func (*MediaControllerMediaPlayerControl) GetAudioSessionId ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) GetAudioSessionId() (int32, error)
GetAudioSessionId calls android.widget.MediaController$MediaPlayerControl.getAudioSessionId.
func (*MediaControllerMediaPlayerControl) GetBufferPercentage ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) GetBufferPercentage() (int32, error)
GetBufferPercentage calls android.widget.MediaController$MediaPlayerControl.getBufferPercentage.
func (*MediaControllerMediaPlayerControl) GetCurrentPosition ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) GetCurrentPosition() (int32, error)
GetCurrentPosition calls android.widget.MediaController$MediaPlayerControl.getCurrentPosition.
func (*MediaControllerMediaPlayerControl) GetDuration ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) GetDuration() (int32, error)
GetDuration calls android.widget.MediaController$MediaPlayerControl.getDuration.
func (*MediaControllerMediaPlayerControl) IsPlaying ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) IsPlaying() (bool, error)
IsPlaying calls android.widget.MediaController$MediaPlayerControl.isPlaying.
func (*MediaControllerMediaPlayerControl) Pause ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) Pause() error
Pause calls android.widget.MediaController$MediaPlayerControl.pause.
func (*MediaControllerMediaPlayerControl) SeekTo ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) SeekTo(arg0 int32) error
SeekTo calls android.widget.MediaController$MediaPlayerControl.seekTo.
func (*MediaControllerMediaPlayerControl) Start ¶ added in v0.0.7
func (m *MediaControllerMediaPlayerControl) Start() error
Start calls android.widget.MediaController$MediaPlayerControl.start.
type MultiAutoCompleteTextView ¶ added in v0.0.7
MultiAutoCompleteTextView wraps android.widget.MultiAutoCompleteTextView.
func NewMultiAutoCompleteTextView ¶ added in v0.0.7
NewMultiAutoCompleteTextView creates a new android.widget.MultiAutoCompleteTextView instance.
func (*MultiAutoCompleteTextView) EnoughToFilter ¶ added in v0.0.7
func (m *MultiAutoCompleteTextView) EnoughToFilter() (bool, error)
EnoughToFilter calls android.widget.MultiAutoCompleteTextView.enoughToFilter.
func (*MultiAutoCompleteTextView) GetAccessibilityClassName ¶ added in v0.0.7
func (m *MultiAutoCompleteTextView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.MultiAutoCompleteTextView.getAccessibilityClassName.
func (*MultiAutoCompleteTextView) PerformValidation ¶ added in v0.0.7
func (m *MultiAutoCompleteTextView) PerformValidation() error
PerformValidation calls android.widget.MultiAutoCompleteTextView.performValidation.
func (*MultiAutoCompleteTextView) SetTokenizer ¶ added in v0.0.7
func (m *MultiAutoCompleteTextView) SetTokenizer(arg0 *jni.Object) error
SetTokenizer calls android.widget.MultiAutoCompleteTextView.setTokenizer.
type MultiAutoCompleteTextViewCommaTokenizer ¶ added in v0.0.7
MultiAutoCompleteTextViewCommaTokenizer wraps android.widget.MultiAutoCompleteTextView$CommaTokenizer.
func (*MultiAutoCompleteTextViewCommaTokenizer) FindTokenEnd ¶ added in v0.0.7
func (m *MultiAutoCompleteTextViewCommaTokenizer) FindTokenEnd(arg0 string, arg1 int32) (int32, error)
FindTokenEnd calls android.widget.MultiAutoCompleteTextView$CommaTokenizer.findTokenEnd.
func (*MultiAutoCompleteTextViewCommaTokenizer) FindTokenStart ¶ added in v0.0.7
func (m *MultiAutoCompleteTextViewCommaTokenizer) FindTokenStart(arg0 string, arg1 int32) (int32, error)
FindTokenStart calls android.widget.MultiAutoCompleteTextView$CommaTokenizer.findTokenStart.
func (*MultiAutoCompleteTextViewCommaTokenizer) TerminateToken ¶ added in v0.0.7
func (m *MultiAutoCompleteTextViewCommaTokenizer) TerminateToken(arg0 string) (*jni.Object, error)
TerminateToken calls android.widget.MultiAutoCompleteTextView$CommaTokenizer.terminateToken.
type MultiAutoCompleteTextViewTokenizer ¶ added in v0.0.7
MultiAutoCompleteTextViewTokenizer wraps android.widget.MultiAutoCompleteTextView$Tokenizer.
func (*MultiAutoCompleteTextViewTokenizer) FindTokenEnd ¶ added in v0.0.7
func (m *MultiAutoCompleteTextViewTokenizer) FindTokenEnd(arg0 string, arg1 int32) (int32, error)
FindTokenEnd calls android.widget.MultiAutoCompleteTextView$Tokenizer.findTokenEnd.
func (*MultiAutoCompleteTextViewTokenizer) FindTokenStart ¶ added in v0.0.7
func (m *MultiAutoCompleteTextViewTokenizer) FindTokenStart(arg0 string, arg1 int32) (int32, error)
FindTokenStart calls android.widget.MultiAutoCompleteTextView$Tokenizer.findTokenStart.
func (*MultiAutoCompleteTextViewTokenizer) TerminateToken ¶ added in v0.0.7
func (m *MultiAutoCompleteTextViewTokenizer) TerminateToken(arg0 string) (*jni.Object, error)
TerminateToken calls android.widget.MultiAutoCompleteTextView$Tokenizer.terminateToken.
type NumberPicker ¶ added in v0.0.7
NumberPicker wraps android.widget.NumberPicker.
func NewNumberPicker ¶ added in v0.0.7
NewNumberPicker creates a new android.widget.NumberPicker instance.
func (*NumberPicker) ComputeScroll ¶ added in v0.0.7
func (m *NumberPicker) ComputeScroll() error
ComputeScroll calls android.widget.NumberPicker.computeScroll.
func (*NumberPicker) DispatchKeyEvent ¶ added in v0.0.7
func (m *NumberPicker) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
DispatchKeyEvent calls android.widget.NumberPicker.dispatchKeyEvent.
func (*NumberPicker) DispatchTouchEvent ¶ added in v0.0.7
func (m *NumberPicker) DispatchTouchEvent(arg0 *jni.Object) (bool, error)
DispatchTouchEvent calls android.widget.NumberPicker.dispatchTouchEvent.
func (*NumberPicker) DispatchTrackballEvent ¶ added in v0.0.7
func (m *NumberPicker) DispatchTrackballEvent(arg0 *jni.Object) (bool, error)
DispatchTrackballEvent calls android.widget.NumberPicker.dispatchTrackballEvent.
func (*NumberPicker) GetAccessibilityNodeProvider ¶ added in v0.0.7
func (m *NumberPicker) GetAccessibilityNodeProvider() (*jni.Object, error)
GetAccessibilityNodeProvider calls android.widget.NumberPicker.getAccessibilityNodeProvider.
func (*NumberPicker) GetDisplayedValues ¶ added in v0.0.7
func (m *NumberPicker) GetDisplayedValues() (*jni.Object, error)
GetDisplayedValues calls android.widget.NumberPicker.getDisplayedValues.
func (*NumberPicker) GetMaxValue ¶ added in v0.0.7
func (m *NumberPicker) GetMaxValue() (int32, error)
GetMaxValue calls android.widget.NumberPicker.getMaxValue.
func (*NumberPicker) GetMinValue ¶ added in v0.0.7
func (m *NumberPicker) GetMinValue() (int32, error)
GetMinValue calls android.widget.NumberPicker.getMinValue.
func (*NumberPicker) GetSelectionDividerHeight ¶ added in v0.0.7
func (m *NumberPicker) GetSelectionDividerHeight() (int32, error)
GetSelectionDividerHeight calls android.widget.NumberPicker.getSelectionDividerHeight.
func (*NumberPicker) GetSolidColor ¶ added in v0.0.7
func (m *NumberPicker) GetSolidColor() (int32, error)
GetSolidColor calls android.widget.NumberPicker.getSolidColor.
func (*NumberPicker) GetTextColor ¶ added in v0.0.7
func (m *NumberPicker) GetTextColor() (int32, error)
GetTextColor calls android.widget.NumberPicker.getTextColor.
func (*NumberPicker) GetTextSize ¶ added in v0.0.7
func (m *NumberPicker) GetTextSize() (float32, error)
GetTextSize calls android.widget.NumberPicker.getTextSize.
func (*NumberPicker) GetValue ¶ added in v0.0.7
func (m *NumberPicker) GetValue() (int32, error)
GetValue calls android.widget.NumberPicker.getValue.
func (*NumberPicker) GetWrapSelectorWheel ¶ added in v0.0.7
func (m *NumberPicker) GetWrapSelectorWheel() (bool, error)
GetWrapSelectorWheel calls android.widget.NumberPicker.getWrapSelectorWheel.
func (*NumberPicker) JumpDrawablesToCurrentState ¶ added in v0.0.7
func (m *NumberPicker) JumpDrawablesToCurrentState() error
JumpDrawablesToCurrentState calls android.widget.NumberPicker.jumpDrawablesToCurrentState.
func (*NumberPicker) OnInterceptTouchEvent ¶ added in v0.0.7
func (m *NumberPicker) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
OnInterceptTouchEvent calls android.widget.NumberPicker.onInterceptTouchEvent.
func (*NumberPicker) OnTouchEvent ¶ added in v0.0.7
func (m *NumberPicker) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.widget.NumberPicker.onTouchEvent.
func (*NumberPicker) PerformClick ¶ added in v0.0.7
func (m *NumberPicker) PerformClick() (bool, error)
PerformClick calls android.widget.NumberPicker.performClick.
func (*NumberPicker) PerformLongClick ¶ added in v0.0.7
func (m *NumberPicker) PerformLongClick() (bool, error)
PerformLongClick calls android.widget.NumberPicker.performLongClick.
func (*NumberPicker) ScrollBy ¶ added in v0.0.7
func (m *NumberPicker) ScrollBy(arg0 int32, arg1 int32) error
ScrollBy calls android.widget.NumberPicker.scrollBy.
func (*NumberPicker) SetDisplayedValues ¶ added in v0.0.7
func (m *NumberPicker) SetDisplayedValues(arg0 *jni.Object) error
SetDisplayedValues calls android.widget.NumberPicker.setDisplayedValues.
func (*NumberPicker) SetEnabled ¶ added in v0.0.7
func (m *NumberPicker) SetEnabled(arg0 bool) error
SetEnabled calls android.widget.NumberPicker.setEnabled.
func (*NumberPicker) SetFormatter ¶ added in v0.0.7
func (m *NumberPicker) SetFormatter(arg0 *jni.Object) error
SetFormatter calls android.widget.NumberPicker.setFormatter.
func (*NumberPicker) SetMaxValue ¶ added in v0.0.7
func (m *NumberPicker) SetMaxValue(arg0 int32) error
SetMaxValue calls android.widget.NumberPicker.setMaxValue.
func (*NumberPicker) SetMinValue ¶ added in v0.0.7
func (m *NumberPicker) SetMinValue(arg0 int32) error
SetMinValue calls android.widget.NumberPicker.setMinValue.
func (*NumberPicker) SetOnLongPressUpdateInterval ¶ added in v0.0.7
func (m *NumberPicker) SetOnLongPressUpdateInterval(arg0 int64) error
SetOnLongPressUpdateInterval calls android.widget.NumberPicker.setOnLongPressUpdateInterval.
func (*NumberPicker) SetOnScrollListener ¶ added in v0.0.7
func (m *NumberPicker) SetOnScrollListener(arg0 *jni.Object) error
SetOnScrollListener calls android.widget.NumberPicker.setOnScrollListener.
func (*NumberPicker) SetOnValueChangedListener ¶ added in v0.0.7
func (m *NumberPicker) SetOnValueChangedListener(arg0 *jni.Object) error
SetOnValueChangedListener calls android.widget.NumberPicker.setOnValueChangedListener.
func (*NumberPicker) SetSelectionDividerHeight ¶ added in v0.0.7
func (m *NumberPicker) SetSelectionDividerHeight(arg0 int32) error
SetSelectionDividerHeight calls android.widget.NumberPicker.setSelectionDividerHeight.
func (*NumberPicker) SetTextColor ¶ added in v0.0.7
func (m *NumberPicker) SetTextColor(arg0 int32) error
SetTextColor calls android.widget.NumberPicker.setTextColor.
func (*NumberPicker) SetTextSize ¶ added in v0.0.7
func (m *NumberPicker) SetTextSize(arg0 float32) error
SetTextSize calls android.widget.NumberPicker.setTextSize.
func (*NumberPicker) SetValue ¶ added in v0.0.7
func (m *NumberPicker) SetValue(arg0 int32) error
SetValue calls android.widget.NumberPicker.setValue.
func (*NumberPicker) SetWrapSelectorWheel ¶ added in v0.0.7
func (m *NumberPicker) SetWrapSelectorWheel(arg0 bool) error
SetWrapSelectorWheel calls android.widget.NumberPicker.setWrapSelectorWheel.
type NumberPickerFormatter ¶ added in v0.0.7
NumberPickerFormatter wraps android.widget.NumberPicker$Formatter.
type NumberPickerOnScrollListener ¶ added in v0.0.7
NumberPickerOnScrollListener wraps android.widget.NumberPicker$OnScrollListener.
func (*NumberPickerOnScrollListener) OnScrollStateChange ¶ added in v0.0.7
func (m *NumberPickerOnScrollListener) OnScrollStateChange(arg0 *jni.Object, arg1 int32) error
OnScrollStateChange calls android.widget.NumberPicker$OnScrollListener.onScrollStateChange.
type NumberPickerOnValueChangeListener ¶ added in v0.0.7
NumberPickerOnValueChangeListener wraps android.widget.NumberPicker$OnValueChangeListener.
func (*NumberPickerOnValueChangeListener) OnValueChange ¶ added in v0.0.7
func (m *NumberPickerOnValueChangeListener) OnValueChange( arg0 *jni.Object, arg1 int32, arg2 int32, ) error
OnValueChange calls android.widget.NumberPicker$OnValueChangeListener.onValueChange.
type OverScroller ¶ added in v0.0.7
OverScroller wraps android.widget.OverScroller.
func NewOverScroller ¶ added in v0.0.7
NewOverScroller creates a new android.widget.OverScroller instance.
func (*OverScroller) AbortAnimation ¶ added in v0.0.7
func (m *OverScroller) AbortAnimation() error
AbortAnimation calls android.widget.OverScroller.abortAnimation.
func (*OverScroller) ComputeScrollOffset ¶ added in v0.0.7
func (m *OverScroller) ComputeScrollOffset() (bool, error)
ComputeScrollOffset calls android.widget.OverScroller.computeScrollOffset.
func (*OverScroller) Fling8 ¶ added in v0.0.7
func (m *OverScroller) Fling8( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 int32, arg7 int32, ) error
Fling8 calls android.widget.OverScroller.fling.
func (*OverScroller) Fling10_1 ¶ added in v0.0.7
func (m *OverScroller) Fling10_1( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 int32, arg7 int32, arg8 int32, arg9 int32, ) error
Fling10_1 calls android.widget.OverScroller.fling.
func (*OverScroller) ForceFinished ¶ added in v0.0.7
func (m *OverScroller) ForceFinished(arg0 bool) error
ForceFinished calls android.widget.OverScroller.forceFinished.
func (*OverScroller) GetCurrVelocity ¶ added in v0.0.7
func (m *OverScroller) GetCurrVelocity() (float32, error)
GetCurrVelocity calls android.widget.OverScroller.getCurrVelocity.
func (*OverScroller) GetCurrX ¶ added in v0.0.7
func (m *OverScroller) GetCurrX() (int32, error)
GetCurrX calls android.widget.OverScroller.getCurrX.
func (*OverScroller) GetCurrY ¶ added in v0.0.7
func (m *OverScroller) GetCurrY() (int32, error)
GetCurrY calls android.widget.OverScroller.getCurrY.
func (*OverScroller) GetFinalX ¶ added in v0.0.7
func (m *OverScroller) GetFinalX() (int32, error)
GetFinalX calls android.widget.OverScroller.getFinalX.
func (*OverScroller) GetFinalY ¶ added in v0.0.7
func (m *OverScroller) GetFinalY() (int32, error)
GetFinalY calls android.widget.OverScroller.getFinalY.
func (*OverScroller) GetStartX ¶ added in v0.0.7
func (m *OverScroller) GetStartX() (int32, error)
GetStartX calls android.widget.OverScroller.getStartX.
func (*OverScroller) GetStartY ¶ added in v0.0.7
func (m *OverScroller) GetStartY() (int32, error)
GetStartY calls android.widget.OverScroller.getStartY.
func (*OverScroller) IsFinished ¶ added in v0.0.7
func (m *OverScroller) IsFinished() (bool, error)
IsFinished calls android.widget.OverScroller.isFinished.
func (*OverScroller) IsOverScrolled ¶ added in v0.0.7
func (m *OverScroller) IsOverScrolled() (bool, error)
IsOverScrolled calls android.widget.OverScroller.isOverScrolled.
func (*OverScroller) NotifyHorizontalEdgeReached ¶ added in v0.0.7
func (m *OverScroller) NotifyHorizontalEdgeReached( arg0 int32, arg1 int32, arg2 int32, ) error
NotifyHorizontalEdgeReached calls android.widget.OverScroller.notifyHorizontalEdgeReached.
func (*OverScroller) NotifyVerticalEdgeReached ¶ added in v0.0.7
func (m *OverScroller) NotifyVerticalEdgeReached( arg0 int32, arg1 int32, arg2 int32, ) error
NotifyVerticalEdgeReached calls android.widget.OverScroller.notifyVerticalEdgeReached.
func (*OverScroller) SetFriction ¶ added in v0.0.7
func (m *OverScroller) SetFriction(arg0 float32) error
SetFriction calls android.widget.OverScroller.setFriction.
func (*OverScroller) SpringBack ¶ added in v0.0.7
func (m *OverScroller) SpringBack( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, ) (bool, error)
SpringBack calls android.widget.OverScroller.springBack.
func (*OverScroller) StartScroll4 ¶ added in v0.0.7
StartScroll4 calls android.widget.OverScroller.startScroll.
func (*OverScroller) StartScroll5_1 ¶ added in v0.0.7
func (m *OverScroller) StartScroll5_1( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) error
StartScroll5_1 calls android.widget.OverScroller.startScroll.
type PopupMenu ¶ added in v0.0.7
PopupMenu wraps android.widget.PopupMenu.
func NewPopupMenu ¶ added in v0.0.7
NewPopupMenu creates a new android.widget.PopupMenu instance.
func (*PopupMenu) GetDragToOpenListener ¶ added in v0.0.7
GetDragToOpenListener calls android.widget.PopupMenu.getDragToOpenListener.
func (*PopupMenu) GetGravity ¶ added in v0.0.7
GetGravity calls android.widget.PopupMenu.getGravity.
func (*PopupMenu) GetMenuInflater ¶ added in v0.0.7
GetMenuInflater calls android.widget.PopupMenu.getMenuInflater.
func (*PopupMenu) SetForceShowIcon ¶ added in v0.0.7
SetForceShowIcon calls android.widget.PopupMenu.setForceShowIcon.
func (*PopupMenu) SetGravity ¶ added in v0.0.7
SetGravity calls android.widget.PopupMenu.setGravity.
func (*PopupMenu) SetOnDismissListener ¶ added in v0.0.7
SetOnDismissListener calls android.widget.PopupMenu.setOnDismissListener.
func (*PopupMenu) SetOnMenuItemClickListener ¶ added in v0.0.7
SetOnMenuItemClickListener calls android.widget.PopupMenu.setOnMenuItemClickListener.
type PopupMenuOnDismissListener ¶ added in v0.0.7
PopupMenuOnDismissListener wraps android.widget.PopupMenu$OnDismissListener.
type PopupMenuOnMenuItemClickListener ¶ added in v0.0.7
PopupMenuOnMenuItemClickListener wraps android.widget.PopupMenu$OnMenuItemClickListener.
func (*PopupMenuOnMenuItemClickListener) OnMenuItemClick ¶ added in v0.0.7
func (m *PopupMenuOnMenuItemClickListener) OnMenuItemClick(arg0 *jni.Object) (bool, error)
OnMenuItemClick calls android.widget.PopupMenu$OnMenuItemClickListener.onMenuItemClick.
type PopupWindow ¶ added in v0.0.7
PopupWindow wraps android.widget.PopupWindow.
func NewPopupWindow ¶ added in v0.0.7
NewPopupWindow creates a new android.widget.PopupWindow instance.
func (*PopupWindow) Dismiss ¶ added in v0.0.7
func (m *PopupWindow) Dismiss() error
Dismiss calls android.widget.PopupWindow.dismiss.
func (*PopupWindow) GetAnimationStyle ¶ added in v0.0.7
func (m *PopupWindow) GetAnimationStyle() (int32, error)
GetAnimationStyle calls android.widget.PopupWindow.getAnimationStyle.
func (*PopupWindow) GetBackground ¶ added in v0.0.7
func (m *PopupWindow) GetBackground() (*jni.Object, error)
GetBackground calls android.widget.PopupWindow.getBackground.
func (*PopupWindow) GetContentView ¶ added in v0.0.7
func (m *PopupWindow) GetContentView() (*jni.Object, error)
GetContentView calls android.widget.PopupWindow.getContentView.
func (*PopupWindow) GetElevation ¶ added in v0.0.7
func (m *PopupWindow) GetElevation() (float32, error)
GetElevation calls android.widget.PopupWindow.getElevation.
func (*PopupWindow) GetEnterTransition ¶ added in v0.0.7
func (m *PopupWindow) GetEnterTransition() (*jni.Object, error)
GetEnterTransition calls android.widget.PopupWindow.getEnterTransition.
func (*PopupWindow) GetEpicenterBounds ¶ added in v0.0.7
func (m *PopupWindow) GetEpicenterBounds() (*jni.Object, error)
GetEpicenterBounds calls android.widget.PopupWindow.getEpicenterBounds.
func (*PopupWindow) GetExitTransition ¶ added in v0.0.7
func (m *PopupWindow) GetExitTransition() (*jni.Object, error)
GetExitTransition calls android.widget.PopupWindow.getExitTransition.
func (*PopupWindow) GetHeight ¶ added in v0.0.7
func (m *PopupWindow) GetHeight() (int32, error)
GetHeight calls android.widget.PopupWindow.getHeight.
func (*PopupWindow) GetInputMethodMode ¶ added in v0.0.7
func (m *PopupWindow) GetInputMethodMode() (int32, error)
GetInputMethodMode calls android.widget.PopupWindow.getInputMethodMode.
func (*PopupWindow) GetMaxAvailableHeight1 ¶ added in v0.0.7
func (m *PopupWindow) GetMaxAvailableHeight1(arg0 *jni.Object) (int32, error)
GetMaxAvailableHeight1 calls android.widget.PopupWindow.getMaxAvailableHeight.
func (*PopupWindow) GetMaxAvailableHeight2_1 ¶ added in v0.0.7
GetMaxAvailableHeight2_1 calls android.widget.PopupWindow.getMaxAvailableHeight.
func (*PopupWindow) GetMaxAvailableHeight3_2 ¶ added in v0.0.7
func (m *PopupWindow) GetMaxAvailableHeight3_2( arg0 *jni.Object, arg1 int32, arg2 bool, ) (int32, error)
GetMaxAvailableHeight3_2 calls android.widget.PopupWindow.getMaxAvailableHeight.
func (*PopupWindow) GetOverlapAnchor ¶ added in v0.0.7
func (m *PopupWindow) GetOverlapAnchor() (bool, error)
GetOverlapAnchor calls android.widget.PopupWindow.getOverlapAnchor.
func (*PopupWindow) GetSoftInputMode ¶ added in v0.0.7
func (m *PopupWindow) GetSoftInputMode() (int32, error)
GetSoftInputMode calls android.widget.PopupWindow.getSoftInputMode.
func (*PopupWindow) GetWidth ¶ added in v0.0.7
func (m *PopupWindow) GetWidth() (int32, error)
GetWidth calls android.widget.PopupWindow.getWidth.
func (*PopupWindow) GetWindowLayoutType ¶ added in v0.0.7
func (m *PopupWindow) GetWindowLayoutType() (int32, error)
GetWindowLayoutType calls android.widget.PopupWindow.getWindowLayoutType.
func (*PopupWindow) IsAboveAnchor ¶ added in v0.0.7
func (m *PopupWindow) IsAboveAnchor() (bool, error)
IsAboveAnchor calls android.widget.PopupWindow.isAboveAnchor.
func (*PopupWindow) IsAttachedInDecor ¶ added in v0.0.7
func (m *PopupWindow) IsAttachedInDecor() (bool, error)
IsAttachedInDecor calls android.widget.PopupWindow.isAttachedInDecor.
func (*PopupWindow) IsClippedToScreen ¶ added in v0.0.7
func (m *PopupWindow) IsClippedToScreen() (bool, error)
IsClippedToScreen calls android.widget.PopupWindow.isClippedToScreen.
func (*PopupWindow) IsClippingEnabled ¶ added in v0.0.7
func (m *PopupWindow) IsClippingEnabled() (bool, error)
IsClippingEnabled calls android.widget.PopupWindow.isClippingEnabled.
func (*PopupWindow) IsFocusable ¶ added in v0.0.7
func (m *PopupWindow) IsFocusable() (bool, error)
IsFocusable calls android.widget.PopupWindow.isFocusable.
func (*PopupWindow) IsLaidOutInScreen ¶ added in v0.0.7
func (m *PopupWindow) IsLaidOutInScreen() (bool, error)
IsLaidOutInScreen calls android.widget.PopupWindow.isLaidOutInScreen.
func (*PopupWindow) IsOutsideTouchable ¶ added in v0.0.7
func (m *PopupWindow) IsOutsideTouchable() (bool, error)
IsOutsideTouchable calls android.widget.PopupWindow.isOutsideTouchable.
func (*PopupWindow) IsShowing ¶ added in v0.0.7
func (m *PopupWindow) IsShowing() (bool, error)
IsShowing calls android.widget.PopupWindow.isShowing.
func (*PopupWindow) IsSplitTouchEnabled ¶ added in v0.0.7
func (m *PopupWindow) IsSplitTouchEnabled() (bool, error)
IsSplitTouchEnabled calls android.widget.PopupWindow.isSplitTouchEnabled.
func (*PopupWindow) IsTouchModal ¶ added in v0.0.7
func (m *PopupWindow) IsTouchModal() (bool, error)
IsTouchModal calls android.widget.PopupWindow.isTouchModal.
func (*PopupWindow) IsTouchable ¶ added in v0.0.7
func (m *PopupWindow) IsTouchable() (bool, error)
IsTouchable calls android.widget.PopupWindow.isTouchable.
func (*PopupWindow) SetAnimationStyle ¶ added in v0.0.7
func (m *PopupWindow) SetAnimationStyle(arg0 int32) error
SetAnimationStyle calls android.widget.PopupWindow.setAnimationStyle.
func (*PopupWindow) SetAttachedInDecor ¶ added in v0.0.7
func (m *PopupWindow) SetAttachedInDecor(arg0 bool) error
SetAttachedInDecor calls android.widget.PopupWindow.setAttachedInDecor.
func (*PopupWindow) SetBackgroundDrawable ¶ added in v0.0.7
func (m *PopupWindow) SetBackgroundDrawable(arg0 *jni.Object) error
SetBackgroundDrawable calls android.widget.PopupWindow.setBackgroundDrawable.
func (*PopupWindow) SetClippingEnabled ¶ added in v0.0.7
func (m *PopupWindow) SetClippingEnabled(arg0 bool) error
SetClippingEnabled calls android.widget.PopupWindow.setClippingEnabled.
func (*PopupWindow) SetContentView ¶ added in v0.0.7
func (m *PopupWindow) SetContentView(arg0 *jni.Object) error
SetContentView calls android.widget.PopupWindow.setContentView.
func (*PopupWindow) SetElevation ¶ added in v0.0.7
func (m *PopupWindow) SetElevation(arg0 float32) error
SetElevation calls android.widget.PopupWindow.setElevation.
func (*PopupWindow) SetEnterTransition ¶ added in v0.0.7
func (m *PopupWindow) SetEnterTransition(arg0 *jni.Object) error
SetEnterTransition calls android.widget.PopupWindow.setEnterTransition.
func (*PopupWindow) SetEpicenterBounds ¶ added in v0.0.7
func (m *PopupWindow) SetEpicenterBounds(arg0 *jni.Object) error
SetEpicenterBounds calls android.widget.PopupWindow.setEpicenterBounds.
func (*PopupWindow) SetExitTransition ¶ added in v0.0.7
func (m *PopupWindow) SetExitTransition(arg0 *jni.Object) error
SetExitTransition calls android.widget.PopupWindow.setExitTransition.
func (*PopupWindow) SetFocusable ¶ added in v0.0.7
func (m *PopupWindow) SetFocusable(arg0 bool) error
SetFocusable calls android.widget.PopupWindow.setFocusable.
func (*PopupWindow) SetHeight ¶ added in v0.0.7
func (m *PopupWindow) SetHeight(arg0 int32) error
SetHeight calls android.widget.PopupWindow.setHeight.
func (*PopupWindow) SetIgnoreCheekPress ¶ added in v0.0.7
func (m *PopupWindow) SetIgnoreCheekPress() error
SetIgnoreCheekPress calls android.widget.PopupWindow.setIgnoreCheekPress.
func (*PopupWindow) SetInputMethodMode ¶ added in v0.0.7
func (m *PopupWindow) SetInputMethodMode(arg0 int32) error
SetInputMethodMode calls android.widget.PopupWindow.setInputMethodMode.
func (*PopupWindow) SetIsClippedToScreen ¶ added in v0.0.7
func (m *PopupWindow) SetIsClippedToScreen(arg0 bool) error
SetIsClippedToScreen calls android.widget.PopupWindow.setIsClippedToScreen.
func (*PopupWindow) SetIsLaidOutInScreen ¶ added in v0.0.7
func (m *PopupWindow) SetIsLaidOutInScreen(arg0 bool) error
SetIsLaidOutInScreen calls android.widget.PopupWindow.setIsLaidOutInScreen.
func (*PopupWindow) SetOnDismissListener ¶ added in v0.0.7
func (m *PopupWindow) SetOnDismissListener(arg0 *jni.Object) error
SetOnDismissListener calls android.widget.PopupWindow.setOnDismissListener.
func (*PopupWindow) SetOutsideTouchable ¶ added in v0.0.7
func (m *PopupWindow) SetOutsideTouchable(arg0 bool) error
SetOutsideTouchable calls android.widget.PopupWindow.setOutsideTouchable.
func (*PopupWindow) SetOverlapAnchor ¶ added in v0.0.7
func (m *PopupWindow) SetOverlapAnchor(arg0 bool) error
SetOverlapAnchor calls android.widget.PopupWindow.setOverlapAnchor.
func (*PopupWindow) SetSoftInputMode ¶ added in v0.0.7
func (m *PopupWindow) SetSoftInputMode(arg0 int32) error
SetSoftInputMode calls android.widget.PopupWindow.setSoftInputMode.
func (*PopupWindow) SetSplitTouchEnabled ¶ added in v0.0.7
func (m *PopupWindow) SetSplitTouchEnabled(arg0 bool) error
SetSplitTouchEnabled calls android.widget.PopupWindow.setSplitTouchEnabled.
func (*PopupWindow) SetTouchInterceptor ¶ added in v0.0.7
func (m *PopupWindow) SetTouchInterceptor(arg0 *jni.Object) error
SetTouchInterceptor calls android.widget.PopupWindow.setTouchInterceptor.
func (*PopupWindow) SetTouchModal ¶ added in v0.0.7
func (m *PopupWindow) SetTouchModal(arg0 bool) error
SetTouchModal calls android.widget.PopupWindow.setTouchModal.
func (*PopupWindow) SetTouchable ¶ added in v0.0.7
func (m *PopupWindow) SetTouchable(arg0 bool) error
SetTouchable calls android.widget.PopupWindow.setTouchable.
func (*PopupWindow) SetWidth ¶ added in v0.0.7
func (m *PopupWindow) SetWidth(arg0 int32) error
SetWidth calls android.widget.PopupWindow.setWidth.
func (*PopupWindow) SetWindowLayoutMode ¶ added in v0.0.7
func (m *PopupWindow) SetWindowLayoutMode(arg0 int32, arg1 int32) error
SetWindowLayoutMode calls android.widget.PopupWindow.setWindowLayoutMode.
func (*PopupWindow) SetWindowLayoutType ¶ added in v0.0.7
func (m *PopupWindow) SetWindowLayoutType(arg0 int32) error
SetWindowLayoutType calls android.widget.PopupWindow.setWindowLayoutType.
func (*PopupWindow) ShowAsDropDown1 ¶ added in v0.0.7
func (m *PopupWindow) ShowAsDropDown1(arg0 *jni.Object) error
ShowAsDropDown1 calls android.widget.PopupWindow.showAsDropDown.
func (*PopupWindow) ShowAsDropDown3_1 ¶ added in v0.0.7
ShowAsDropDown3_1 calls android.widget.PopupWindow.showAsDropDown.
func (*PopupWindow) ShowAsDropDown4_2 ¶ added in v0.0.7
func (m *PopupWindow) ShowAsDropDown4_2( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) error
ShowAsDropDown4_2 calls android.widget.PopupWindow.showAsDropDown.
func (*PopupWindow) ShowAtLocation ¶ added in v0.0.7
ShowAtLocation calls android.widget.PopupWindow.showAtLocation.
func (*PopupWindow) Update0 ¶ added in v0.0.7
func (m *PopupWindow) Update0() error
Update0 calls android.widget.PopupWindow.update.
func (*PopupWindow) Update2_3 ¶ added in v0.0.7
func (m *PopupWindow) Update2_3(arg0 int32, arg1 int32) error
Update2_3 calls android.widget.PopupWindow.update.
type PopupWindowOnDismissListener ¶ added in v0.0.7
PopupWindowOnDismissListener wraps android.widget.PopupWindow$OnDismissListener.
func (*PopupWindowOnDismissListener) OnDismiss ¶ added in v0.0.7
func (m *PopupWindowOnDismissListener) OnDismiss() error
OnDismiss calls android.widget.PopupWindow$OnDismissListener.onDismiss.
type ProgressBar ¶ added in v0.0.7
ProgressBar wraps android.widget.ProgressBar.
func NewProgressBar ¶ added in v0.0.7
NewProgressBar creates a new android.widget.ProgressBar instance.
func (*ProgressBar) DrawableHotspotChanged ¶ added in v0.0.7
func (m *ProgressBar) DrawableHotspotChanged(arg0 float32, arg1 float32) error
DrawableHotspotChanged calls android.widget.ProgressBar.drawableHotspotChanged.
func (*ProgressBar) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ProgressBar) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ProgressBar.getAccessibilityClassName.
func (*ProgressBar) GetCurrentDrawable ¶ added in v0.0.7
func (m *ProgressBar) GetCurrentDrawable() (*jni.Object, error)
GetCurrentDrawable calls android.widget.ProgressBar.getCurrentDrawable.
func (*ProgressBar) GetIndeterminateDrawable ¶ added in v0.0.7
func (m *ProgressBar) GetIndeterminateDrawable() (*jni.Object, error)
GetIndeterminateDrawable calls android.widget.ProgressBar.getIndeterminateDrawable.
func (*ProgressBar) GetIndeterminateTintBlendMode ¶ added in v0.0.7
func (m *ProgressBar) GetIndeterminateTintBlendMode() (*jni.Object, error)
GetIndeterminateTintBlendMode calls android.widget.ProgressBar.getIndeterminateTintBlendMode.
func (*ProgressBar) GetIndeterminateTintList ¶ added in v0.0.7
func (m *ProgressBar) GetIndeterminateTintList() (*jni.Object, error)
GetIndeterminateTintList calls android.widget.ProgressBar.getIndeterminateTintList.
func (*ProgressBar) GetIndeterminateTintMode ¶ added in v0.0.7
func (m *ProgressBar) GetIndeterminateTintMode() (*jni.Object, error)
GetIndeterminateTintMode calls android.widget.ProgressBar.getIndeterminateTintMode.
func (*ProgressBar) GetInterpolator ¶ added in v0.0.7
func (m *ProgressBar) GetInterpolator() (*jni.Object, error)
GetInterpolator calls android.widget.ProgressBar.getInterpolator.
func (*ProgressBar) GetMaxHeight ¶ added in v0.0.7
func (m *ProgressBar) GetMaxHeight() (int32, error)
GetMaxHeight calls android.widget.ProgressBar.getMaxHeight.
func (*ProgressBar) GetMaxWidth ¶ added in v0.0.7
func (m *ProgressBar) GetMaxWidth() (int32, error)
GetMaxWidth calls android.widget.ProgressBar.getMaxWidth.
func (*ProgressBar) GetMinHeight ¶ added in v0.0.7
func (m *ProgressBar) GetMinHeight() (int32, error)
GetMinHeight calls android.widget.ProgressBar.getMinHeight.
func (*ProgressBar) GetMinWidth ¶ added in v0.0.7
func (m *ProgressBar) GetMinWidth() (int32, error)
GetMinWidth calls android.widget.ProgressBar.getMinWidth.
func (*ProgressBar) GetProgressBackgroundTintBlendMode ¶ added in v0.0.7
func (m *ProgressBar) GetProgressBackgroundTintBlendMode() (*jni.Object, error)
GetProgressBackgroundTintBlendMode calls android.widget.ProgressBar.getProgressBackgroundTintBlendMode.
func (*ProgressBar) GetProgressBackgroundTintList ¶ added in v0.0.7
func (m *ProgressBar) GetProgressBackgroundTintList() (*jni.Object, error)
GetProgressBackgroundTintList calls android.widget.ProgressBar.getProgressBackgroundTintList.
func (*ProgressBar) GetProgressBackgroundTintMode ¶ added in v0.0.7
func (m *ProgressBar) GetProgressBackgroundTintMode() (*jni.Object, error)
GetProgressBackgroundTintMode calls android.widget.ProgressBar.getProgressBackgroundTintMode.
func (*ProgressBar) GetProgressDrawable ¶ added in v0.0.7
func (m *ProgressBar) GetProgressDrawable() (*jni.Object, error)
GetProgressDrawable calls android.widget.ProgressBar.getProgressDrawable.
func (*ProgressBar) GetProgressTintBlendMode ¶ added in v0.0.7
func (m *ProgressBar) GetProgressTintBlendMode() (*jni.Object, error)
GetProgressTintBlendMode calls android.widget.ProgressBar.getProgressTintBlendMode.
func (*ProgressBar) GetProgressTintList ¶ added in v0.0.7
func (m *ProgressBar) GetProgressTintList() (*jni.Object, error)
GetProgressTintList calls android.widget.ProgressBar.getProgressTintList.
func (*ProgressBar) GetProgressTintMode ¶ added in v0.0.7
func (m *ProgressBar) GetProgressTintMode() (*jni.Object, error)
GetProgressTintMode calls android.widget.ProgressBar.getProgressTintMode.
func (*ProgressBar) GetSecondaryProgressTintBlendMode ¶ added in v0.0.7
func (m *ProgressBar) GetSecondaryProgressTintBlendMode() (*jni.Object, error)
GetSecondaryProgressTintBlendMode calls android.widget.ProgressBar.getSecondaryProgressTintBlendMode.
func (*ProgressBar) GetSecondaryProgressTintList ¶ added in v0.0.7
func (m *ProgressBar) GetSecondaryProgressTintList() (*jni.Object, error)
GetSecondaryProgressTintList calls android.widget.ProgressBar.getSecondaryProgressTintList.
func (*ProgressBar) GetSecondaryProgressTintMode ¶ added in v0.0.7
func (m *ProgressBar) GetSecondaryProgressTintMode() (*jni.Object, error)
GetSecondaryProgressTintMode calls android.widget.ProgressBar.getSecondaryProgressTintMode.
func (*ProgressBar) InvalidateDrawable ¶ added in v0.0.7
func (m *ProgressBar) InvalidateDrawable(arg0 *jni.Object) error
InvalidateDrawable calls android.widget.ProgressBar.invalidateDrawable.
func (*ProgressBar) IsAnimating ¶ added in v0.0.7
func (m *ProgressBar) IsAnimating() (bool, error)
IsAnimating calls android.widget.ProgressBar.isAnimating.
func (*ProgressBar) JumpDrawablesToCurrentState ¶ added in v0.0.7
func (m *ProgressBar) JumpDrawablesToCurrentState() error
JumpDrawablesToCurrentState calls android.widget.ProgressBar.jumpDrawablesToCurrentState.
func (*ProgressBar) OnRestoreInstanceState ¶ added in v0.0.7
func (m *ProgressBar) OnRestoreInstanceState(arg0 *jni.Object) error
OnRestoreInstanceState calls android.widget.ProgressBar.onRestoreInstanceState.
func (*ProgressBar) OnSaveInstanceState ¶ added in v0.0.7
func (m *ProgressBar) OnSaveInstanceState() (*jni.Object, error)
OnSaveInstanceState calls android.widget.ProgressBar.onSaveInstanceState.
func (*ProgressBar) OnVisibilityAggregated ¶ added in v0.0.7
func (m *ProgressBar) OnVisibilityAggregated(arg0 bool) error
OnVisibilityAggregated calls android.widget.ProgressBar.onVisibilityAggregated.
func (*ProgressBar) PostInvalidate ¶ added in v0.0.7
func (m *ProgressBar) PostInvalidate() error
PostInvalidate calls android.widget.ProgressBar.postInvalidate.
func (*ProgressBar) SetIndeterminateDrawable ¶ added in v0.0.7
func (m *ProgressBar) SetIndeterminateDrawable(arg0 *jni.Object) error
SetIndeterminateDrawable calls android.widget.ProgressBar.setIndeterminateDrawable.
func (*ProgressBar) SetIndeterminateDrawableTiled ¶ added in v0.0.7
func (m *ProgressBar) SetIndeterminateDrawableTiled(arg0 *jni.Object) error
SetIndeterminateDrawableTiled calls android.widget.ProgressBar.setIndeterminateDrawableTiled.
func (*ProgressBar) SetIndeterminateTintBlendMode ¶ added in v0.0.7
func (m *ProgressBar) SetIndeterminateTintBlendMode(arg0 *jni.Object) error
SetIndeterminateTintBlendMode calls android.widget.ProgressBar.setIndeterminateTintBlendMode.
func (*ProgressBar) SetIndeterminateTintList ¶ added in v0.0.7
func (m *ProgressBar) SetIndeterminateTintList(arg0 *jni.Object) error
SetIndeterminateTintList calls android.widget.ProgressBar.setIndeterminateTintList.
func (*ProgressBar) SetIndeterminateTintMode ¶ added in v0.0.7
func (m *ProgressBar) SetIndeterminateTintMode(arg0 *jni.Object) error
SetIndeterminateTintMode calls android.widget.ProgressBar.setIndeterminateTintMode.
func (*ProgressBar) SetInterpolator1_1 ¶ added in v0.0.7
func (m *ProgressBar) SetInterpolator1_1(arg0 *jni.Object) error
SetInterpolator1_1 calls android.widget.ProgressBar.setInterpolator.
func (*ProgressBar) SetInterpolator2 ¶ added in v0.0.7
func (m *ProgressBar) SetInterpolator2(arg0 *jni.Object, arg1 int32) error
SetInterpolator2 calls android.widget.ProgressBar.setInterpolator.
func (*ProgressBar) SetMaxHeight ¶ added in v0.0.7
func (m *ProgressBar) SetMaxHeight(arg0 int32) error
SetMaxHeight calls android.widget.ProgressBar.setMaxHeight.
func (*ProgressBar) SetMaxWidth ¶ added in v0.0.7
func (m *ProgressBar) SetMaxWidth(arg0 int32) error
SetMaxWidth calls android.widget.ProgressBar.setMaxWidth.
func (*ProgressBar) SetMinHeight ¶ added in v0.0.7
func (m *ProgressBar) SetMinHeight(arg0 int32) error
SetMinHeight calls android.widget.ProgressBar.setMinHeight.
func (*ProgressBar) SetMinWidth ¶ added in v0.0.7
func (m *ProgressBar) SetMinWidth(arg0 int32) error
SetMinWidth calls android.widget.ProgressBar.setMinWidth.
func (*ProgressBar) SetProgress ¶ added in v0.0.7
func (m *ProgressBar) SetProgress(arg0 int32, arg1 bool) error
SetProgress calls android.widget.ProgressBar.setProgress.
func (*ProgressBar) SetProgressBackgroundTintBlendMode ¶ added in v0.0.7
func (m *ProgressBar) SetProgressBackgroundTintBlendMode(arg0 *jni.Object) error
SetProgressBackgroundTintBlendMode calls android.widget.ProgressBar.setProgressBackgroundTintBlendMode.
func (*ProgressBar) SetProgressBackgroundTintList ¶ added in v0.0.7
func (m *ProgressBar) SetProgressBackgroundTintList(arg0 *jni.Object) error
SetProgressBackgroundTintList calls android.widget.ProgressBar.setProgressBackgroundTintList.
func (*ProgressBar) SetProgressBackgroundTintMode ¶ added in v0.0.7
func (m *ProgressBar) SetProgressBackgroundTintMode(arg0 *jni.Object) error
SetProgressBackgroundTintMode calls android.widget.ProgressBar.setProgressBackgroundTintMode.
func (*ProgressBar) SetProgressDrawable ¶ added in v0.0.7
func (m *ProgressBar) SetProgressDrawable(arg0 *jni.Object) error
SetProgressDrawable calls android.widget.ProgressBar.setProgressDrawable.
func (*ProgressBar) SetProgressDrawableTiled ¶ added in v0.0.7
func (m *ProgressBar) SetProgressDrawableTiled(arg0 *jni.Object) error
SetProgressDrawableTiled calls android.widget.ProgressBar.setProgressDrawableTiled.
func (*ProgressBar) SetProgressTintBlendMode ¶ added in v0.0.7
func (m *ProgressBar) SetProgressTintBlendMode(arg0 *jni.Object) error
SetProgressTintBlendMode calls android.widget.ProgressBar.setProgressTintBlendMode.
func (*ProgressBar) SetProgressTintList ¶ added in v0.0.7
func (m *ProgressBar) SetProgressTintList(arg0 *jni.Object) error
SetProgressTintList calls android.widget.ProgressBar.setProgressTintList.
func (*ProgressBar) SetProgressTintMode ¶ added in v0.0.7
func (m *ProgressBar) SetProgressTintMode(arg0 *jni.Object) error
SetProgressTintMode calls android.widget.ProgressBar.setProgressTintMode.
func (*ProgressBar) SetSecondaryProgressTintBlendMode ¶ added in v0.0.7
func (m *ProgressBar) SetSecondaryProgressTintBlendMode(arg0 *jni.Object) error
SetSecondaryProgressTintBlendMode calls android.widget.ProgressBar.setSecondaryProgressTintBlendMode.
func (*ProgressBar) SetSecondaryProgressTintList ¶ added in v0.0.7
func (m *ProgressBar) SetSecondaryProgressTintList(arg0 *jni.Object) error
SetSecondaryProgressTintList calls android.widget.ProgressBar.setSecondaryProgressTintList.
func (*ProgressBar) SetSecondaryProgressTintMode ¶ added in v0.0.7
func (m *ProgressBar) SetSecondaryProgressTintMode(arg0 *jni.Object) error
SetSecondaryProgressTintMode calls android.widget.ProgressBar.setSecondaryProgressTintMode.
func (*ProgressBar) SetStateDescription ¶ added in v0.0.7
func (m *ProgressBar) SetStateDescription(arg0 string) error
SetStateDescription calls android.widget.ProgressBar.setStateDescription.
type QuickContactBadge ¶ added in v0.0.7
QuickContactBadge wraps android.widget.QuickContactBadge.
func NewQuickContactBadge ¶ added in v0.0.7
NewQuickContactBadge creates a new android.widget.QuickContactBadge instance.
func (*QuickContactBadge) AssignContactFromEmail2 ¶ added in v0.0.7
func (m *QuickContactBadge) AssignContactFromEmail2(arg0 string, arg1 bool) error
AssignContactFromEmail2 calls android.widget.QuickContactBadge.assignContactFromEmail.
func (*QuickContactBadge) AssignContactFromEmail3_1 ¶ added in v0.0.7
func (m *QuickContactBadge) AssignContactFromEmail3_1( arg0 string, arg1 bool, arg2 *jni.Object, ) error
AssignContactFromEmail3_1 calls android.widget.QuickContactBadge.assignContactFromEmail.
func (*QuickContactBadge) AssignContactFromPhone2 ¶ added in v0.0.7
func (m *QuickContactBadge) AssignContactFromPhone2(arg0 string, arg1 bool) error
AssignContactFromPhone2 calls android.widget.QuickContactBadge.assignContactFromPhone.
func (*QuickContactBadge) AssignContactFromPhone3_1 ¶ added in v0.0.7
func (m *QuickContactBadge) AssignContactFromPhone3_1( arg0 string, arg1 bool, arg2 *jni.Object, ) error
AssignContactFromPhone3_1 calls android.widget.QuickContactBadge.assignContactFromPhone.
func (*QuickContactBadge) AssignContactUri ¶ added in v0.0.7
func (m *QuickContactBadge) AssignContactUri(arg0 *jni.Object) error
AssignContactUri calls android.widget.QuickContactBadge.assignContactUri.
func (*QuickContactBadge) DrawableHotspotChanged ¶ added in v0.0.7
func (m *QuickContactBadge) DrawableHotspotChanged(arg0 float32, arg1 float32) error
DrawableHotspotChanged calls android.widget.QuickContactBadge.drawableHotspotChanged.
func (*QuickContactBadge) GetAccessibilityClassName ¶ added in v0.0.7
func (m *QuickContactBadge) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.QuickContactBadge.getAccessibilityClassName.
func (*QuickContactBadge) OnClick ¶ added in v0.0.7
func (m *QuickContactBadge) OnClick(arg0 *jni.Object) error
OnClick calls android.widget.QuickContactBadge.onClick.
func (*QuickContactBadge) SetExcludeMimes ¶ added in v0.0.7
func (m *QuickContactBadge) SetExcludeMimes(arg0 *jni.Object) error
SetExcludeMimes calls android.widget.QuickContactBadge.setExcludeMimes.
func (*QuickContactBadge) SetImageToDefault ¶ added in v0.0.7
func (m *QuickContactBadge) SetImageToDefault() error
SetImageToDefault calls android.widget.QuickContactBadge.setImageToDefault.
func (*QuickContactBadge) SetMode ¶ added in v0.0.7
func (m *QuickContactBadge) SetMode(arg0 int32) error
SetMode calls android.widget.QuickContactBadge.setMode.
func (*QuickContactBadge) SetOverlay ¶ added in v0.0.7
func (m *QuickContactBadge) SetOverlay(arg0 *jni.Object) error
SetOverlay calls android.widget.QuickContactBadge.setOverlay.
func (*QuickContactBadge) SetPrioritizedMimeType ¶ added in v0.0.7
func (m *QuickContactBadge) SetPrioritizedMimeType(arg0 string) error
SetPrioritizedMimeType calls android.widget.QuickContactBadge.setPrioritizedMimeType.
type RadioButton ¶ added in v0.0.7
RadioButton wraps android.widget.RadioButton.
func NewRadioButton ¶ added in v0.0.7
NewRadioButton creates a new android.widget.RadioButton instance.
func (*RadioButton) GetAccessibilityClassName ¶ added in v0.0.7
func (m *RadioButton) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.RadioButton.getAccessibilityClassName.
func (*RadioButton) OnInitializeAccessibilityNodeInfo ¶ added in v0.0.7
func (m *RadioButton) OnInitializeAccessibilityNodeInfo(arg0 *jni.Object) error
OnInitializeAccessibilityNodeInfo calls android.widget.RadioButton.onInitializeAccessibilityNodeInfo.
func (*RadioButton) Toggle ¶ added in v0.0.7
func (m *RadioButton) Toggle() error
Toggle calls android.widget.RadioButton.toggle.
type RadioGroup ¶ added in v0.0.7
RadioGroup wraps android.widget.RadioGroup.
func NewRadioGroup ¶ added in v0.0.7
NewRadioGroup creates a new android.widget.RadioGroup instance.
func (*RadioGroup) Autofill ¶ added in v0.0.7
func (m *RadioGroup) Autofill(arg0 *jni.Object) error
Autofill calls android.widget.RadioGroup.autofill.
func (*RadioGroup) Check ¶ added in v0.0.7
func (m *RadioGroup) Check(arg0 int32) error
Check calls android.widget.RadioGroup.check.
func (*RadioGroup) ClearCheck ¶ added in v0.0.7
func (m *RadioGroup) ClearCheck() error
ClearCheck calls android.widget.RadioGroup.clearCheck.
func (*RadioGroup) GenerateLayoutParams1 ¶ added in v0.0.7
GenerateLayoutParams1 calls android.widget.RadioGroup.generateLayoutParams.
func (*RadioGroup) GenerateLayoutParams1_1 ¶ added in v0.0.7
GenerateLayoutParams1_1 calls android.widget.RadioGroup.generateLayoutParams.
func (*RadioGroup) GenerateLayoutParams1_2 ¶ added in v0.0.7
GenerateLayoutParams1_2 calls android.widget.RadioGroup.generateLayoutParams.
func (*RadioGroup) GetAccessibilityClassName ¶ added in v0.0.7
func (m *RadioGroup) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.RadioGroup.getAccessibilityClassName.
func (*RadioGroup) GetAutofillType ¶ added in v0.0.7
func (m *RadioGroup) GetAutofillType() (int32, error)
GetAutofillType calls android.widget.RadioGroup.getAutofillType.
func (*RadioGroup) GetAutofillValue ¶ added in v0.0.7
func (m *RadioGroup) GetAutofillValue() (*jni.Object, error)
GetAutofillValue calls android.widget.RadioGroup.getAutofillValue.
func (*RadioGroup) GetCheckedRadioButtonId ¶ added in v0.0.7
func (m *RadioGroup) GetCheckedRadioButtonId() (int32, error)
GetCheckedRadioButtonId calls android.widget.RadioGroup.getCheckedRadioButtonId.
func (*RadioGroup) OnInitializeAccessibilityNodeInfo ¶ added in v0.0.7
func (m *RadioGroup) OnInitializeAccessibilityNodeInfo(arg0 *jni.Object) error
OnInitializeAccessibilityNodeInfo calls android.widget.RadioGroup.onInitializeAccessibilityNodeInfo.
func (*RadioGroup) SetOnCheckedChangeListener ¶ added in v0.0.7
func (m *RadioGroup) SetOnCheckedChangeListener(arg0 *jni.Object) error
SetOnCheckedChangeListener calls android.widget.RadioGroup.setOnCheckedChangeListener.
func (*RadioGroup) SetOnHierarchyChangeListener ¶ added in v0.0.7
func (m *RadioGroup) SetOnHierarchyChangeListener(arg0 *jni.Object) error
SetOnHierarchyChangeListener calls android.widget.RadioGroup.setOnHierarchyChangeListener.
type RadioGroupOnCheckedChangeListener ¶ added in v0.0.7
RadioGroupOnCheckedChangeListener wraps android.widget.RadioGroup$OnCheckedChangeListener.
func (*RadioGroupOnCheckedChangeListener) OnCheckedChanged ¶ added in v0.0.7
func (m *RadioGroupOnCheckedChangeListener) OnCheckedChanged(arg0 *jni.Object, arg1 int32) error
OnCheckedChanged calls android.widget.RadioGroup$OnCheckedChangeListener.onCheckedChanged.
type RatingBar ¶ added in v0.0.7
RatingBar wraps android.widget.RatingBar.
func NewRatingBar ¶ added in v0.0.7
NewRatingBar creates a new android.widget.RatingBar instance.
func (*RatingBar) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.RatingBar.getAccessibilityClassName.
func (*RatingBar) GetNumStars ¶ added in v0.0.7
GetNumStars calls android.widget.RatingBar.getNumStars.
func (*RatingBar) GetOnRatingBarChangeListener ¶ added in v0.0.7
GetOnRatingBarChangeListener calls android.widget.RatingBar.getOnRatingBarChangeListener.
func (*RatingBar) GetStepSize ¶ added in v0.0.7
GetStepSize calls android.widget.RatingBar.getStepSize.
func (*RatingBar) IsIndicator ¶ added in v0.0.7
IsIndicator calls android.widget.RatingBar.isIndicator.
func (*RatingBar) SetIsIndicator ¶ added in v0.0.7
SetIsIndicator calls android.widget.RatingBar.setIsIndicator.
func (*RatingBar) SetNumStars ¶ added in v0.0.7
SetNumStars calls android.widget.RatingBar.setNumStars.
func (*RatingBar) SetOnRatingBarChangeListener ¶ added in v0.0.7
SetOnRatingBarChangeListener calls android.widget.RatingBar.setOnRatingBarChangeListener.
func (*RatingBar) SetStepSize ¶ added in v0.0.7
SetStepSize calls android.widget.RatingBar.setStepSize.
type RatingBarOnRatingBarChangeListener ¶ added in v0.0.7
RatingBarOnRatingBarChangeListener wraps android.widget.RatingBar$OnRatingBarChangeListener.
func (*RatingBarOnRatingBarChangeListener) OnRatingChanged ¶ added in v0.0.7
func (m *RatingBarOnRatingBarChangeListener) OnRatingChanged( arg0 *jni.Object, arg1 float32, arg2 bool, ) error
OnRatingChanged calls android.widget.RatingBar$OnRatingBarChangeListener.onRatingChanged.
type RelativeLayout ¶ added in v0.0.7
RelativeLayout wraps android.widget.RelativeLayout.
func NewRelativeLayout ¶ added in v0.0.7
NewRelativeLayout creates a new android.widget.RelativeLayout instance.
func (*RelativeLayout) GenerateLayoutParams1 ¶ added in v0.0.7
GenerateLayoutParams1 calls android.widget.RelativeLayout.generateLayoutParams.
func (*RelativeLayout) GenerateLayoutParams1_1 ¶ added in v0.0.7
GenerateLayoutParams1_1 calls android.widget.RelativeLayout.generateLayoutParams.
func (*RelativeLayout) GetAccessibilityClassName ¶ added in v0.0.7
func (m *RelativeLayout) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.RelativeLayout.getAccessibilityClassName.
func (*RelativeLayout) GetBaseline ¶ added in v0.0.7
func (m *RelativeLayout) GetBaseline() (int32, error)
GetBaseline calls android.widget.RelativeLayout.getBaseline.
func (*RelativeLayout) GetGravity ¶ added in v0.0.7
func (m *RelativeLayout) GetGravity() (int32, error)
GetGravity calls android.widget.RelativeLayout.getGravity.
func (*RelativeLayout) GetIgnoreGravity ¶ added in v0.0.7
func (m *RelativeLayout) GetIgnoreGravity() (int32, error)
GetIgnoreGravity calls android.widget.RelativeLayout.getIgnoreGravity.
func (*RelativeLayout) RequestLayout ¶ added in v0.0.7
func (m *RelativeLayout) RequestLayout() error
RequestLayout calls android.widget.RelativeLayout.requestLayout.
func (*RelativeLayout) SetGravity ¶ added in v0.0.7
func (m *RelativeLayout) SetGravity(arg0 int32) error
SetGravity calls android.widget.RelativeLayout.setGravity.
func (*RelativeLayout) SetHorizontalGravity ¶ added in v0.0.7
func (m *RelativeLayout) SetHorizontalGravity(arg0 int32) error
SetHorizontalGravity calls android.widget.RelativeLayout.setHorizontalGravity.
func (*RelativeLayout) SetIgnoreGravity ¶ added in v0.0.7
func (m *RelativeLayout) SetIgnoreGravity(arg0 int32) error
SetIgnoreGravity calls android.widget.RelativeLayout.setIgnoreGravity.
func (*RelativeLayout) SetVerticalGravity ¶ added in v0.0.7
func (m *RelativeLayout) SetVerticalGravity(arg0 int32) error
SetVerticalGravity calls android.widget.RelativeLayout.setVerticalGravity.
func (*RelativeLayout) ShouldDelayChildPressedState ¶ added in v0.0.7
func (m *RelativeLayout) ShouldDelayChildPressedState() (bool, error)
ShouldDelayChildPressedState calls android.widget.RelativeLayout.shouldDelayChildPressedState.
type RelativeLayoutLayoutParams ¶ added in v0.0.7
RelativeLayoutLayoutParams wraps android.widget.RelativeLayout$LayoutParams.
func (*RelativeLayoutLayoutParams) AddRule1 ¶ added in v0.0.7
func (m *RelativeLayoutLayoutParams) AddRule1(arg0 int32) error
AddRule1 calls android.widget.RelativeLayout$LayoutParams.addRule.
func (*RelativeLayoutLayoutParams) AddRule2_1 ¶ added in v0.0.7
func (m *RelativeLayoutLayoutParams) AddRule2_1(arg0 int32, arg1 int32) error
AddRule2_1 calls android.widget.RelativeLayout$LayoutParams.addRule.
func (*RelativeLayoutLayoutParams) Debug ¶ added in v0.0.7
func (m *RelativeLayoutLayoutParams) Debug(arg0 string) (string, error)
Debug calls android.widget.RelativeLayout$LayoutParams.debug.
func (*RelativeLayoutLayoutParams) GetRule ¶ added in v0.0.7
func (m *RelativeLayoutLayoutParams) GetRule(arg0 int32) (int32, error)
GetRule calls android.widget.RelativeLayout$LayoutParams.getRule.
func (*RelativeLayoutLayoutParams) GetRules ¶ added in v0.0.7
func (m *RelativeLayoutLayoutParams) GetRules() (*jni.Object, error)
GetRules calls android.widget.RelativeLayout$LayoutParams.getRules.
func (*RelativeLayoutLayoutParams) RemoveRule ¶ added in v0.0.7
func (m *RelativeLayoutLayoutParams) RemoveRule(arg0 int32) error
RemoveRule calls android.widget.RelativeLayout$LayoutParams.removeRule.
func (*RelativeLayoutLayoutParams) ResolveLayoutDirection ¶ added in v0.0.7
func (m *RelativeLayoutLayoutParams) ResolveLayoutDirection(arg0 int32) error
ResolveLayoutDirection calls android.widget.RelativeLayout$LayoutParams.resolveLayoutDirection.
type RemoteViews ¶ added in v0.0.7
RemoteViews wraps android.widget.RemoteViews.
func NewRemoteViews ¶ added in v0.0.7
NewRemoteViews creates a new android.widget.RemoteViews instance.
func (*RemoteViews) AddStableView ¶ added in v0.0.7
AddStableView calls android.widget.RemoteViews.addStableView.
func (*RemoteViews) AddView ¶ added in v0.0.7
func (m *RemoteViews) AddView(arg0 int32, arg1 *jni.Object) error
AddView calls android.widget.RemoteViews.addView.
func (*RemoteViews) Clone0 ¶ added in v0.0.7
func (m *RemoteViews) Clone0() (*jni.Object, error)
Clone0 calls android.widget.RemoteViews.clone.
func (*RemoteViews) Clone0_1 ¶ added in v0.0.7
func (m *RemoteViews) Clone0_1() (*jni.Object, error)
Clone0_1 calls android.widget.RemoteViews.clone.
func (*RemoteViews) DescribeContents ¶ added in v0.0.7
func (m *RemoteViews) DescribeContents() (int32, error)
DescribeContents calls android.widget.RemoteViews.describeContents.
func (*RemoteViews) GetLayoutId ¶ added in v0.0.7
func (m *RemoteViews) GetLayoutId() (int32, error)
GetLayoutId calls android.widget.RemoteViews.getLayoutId.
func (*RemoteViews) GetPackage ¶ added in v0.0.7
func (m *RemoteViews) GetPackage() (string, error)
GetPackage calls android.widget.RemoteViews.getPackage.
func (*RemoteViews) GetViewId ¶ added in v0.0.7
func (m *RemoteViews) GetViewId() (int32, error)
GetViewId calls android.widget.RemoteViews.getViewId.
func (*RemoteViews) OnLoadClass ¶ added in v0.0.7
func (m *RemoteViews) OnLoadClass(arg0 *jni.Object) (bool, error)
OnLoadClass calls android.widget.RemoteViews.onLoadClass.
func (*RemoteViews) RemoveAllViews ¶ added in v0.0.7
func (m *RemoteViews) RemoveAllViews(arg0 int32) error
RemoveAllViews calls android.widget.RemoteViews.removeAllViews.
func (*RemoteViews) SetAccessibilityTraversalAfter ¶ added in v0.0.7
func (m *RemoteViews) SetAccessibilityTraversalAfter(arg0 int32, arg1 int32) error
SetAccessibilityTraversalAfter calls android.widget.RemoteViews.setAccessibilityTraversalAfter.
func (*RemoteViews) SetAccessibilityTraversalBefore ¶ added in v0.0.7
func (m *RemoteViews) SetAccessibilityTraversalBefore(arg0 int32, arg1 int32) error
SetAccessibilityTraversalBefore calls android.widget.RemoteViews.setAccessibilityTraversalBefore.
func (*RemoteViews) SetBitmap ¶ added in v0.0.7
SetBitmap calls android.widget.RemoteViews.setBitmap.
func (*RemoteViews) SetBlendMode ¶ added in v0.0.7
SetBlendMode calls android.widget.RemoteViews.setBlendMode.
func (*RemoteViews) SetBoolean ¶ added in v0.0.7
func (m *RemoteViews) SetBoolean( arg0 int32, arg1 string, arg2 bool, ) error
SetBoolean calls android.widget.RemoteViews.setBoolean.
func (*RemoteViews) SetBundle ¶ added in v0.0.7
SetBundle calls android.widget.RemoteViews.setBundle.
func (*RemoteViews) SetByte ¶ added in v0.0.7
func (m *RemoteViews) SetByte( arg0 int32, arg1 string, arg2 int8, ) error
SetByte calls android.widget.RemoteViews.setByte.
func (*RemoteViews) SetChar ¶ added in v0.0.7
func (m *RemoteViews) SetChar( arg0 int32, arg1 string, arg2 uint16, ) error
SetChar calls android.widget.RemoteViews.setChar.
func (*RemoteViews) SetCharSequence3 ¶ added in v0.0.7
func (m *RemoteViews) SetCharSequence3( arg0 int32, arg1 string, arg2 int32, ) error
SetCharSequence3 calls android.widget.RemoteViews.setCharSequence.
func (*RemoteViews) SetCharSequence3_1 ¶ added in v0.0.7
func (m *RemoteViews) SetCharSequence3_1( arg0 int32, arg1 string, arg2 string, ) error
SetCharSequence3_1 calls android.widget.RemoteViews.setCharSequence.
func (*RemoteViews) SetCharSequenceAttr ¶ added in v0.0.7
func (m *RemoteViews) SetCharSequenceAttr( arg0 int32, arg1 string, arg2 int32, ) error
SetCharSequenceAttr calls android.widget.RemoteViews.setCharSequenceAttr.
func (*RemoteViews) SetChronometer ¶ added in v0.0.7
SetChronometer calls android.widget.RemoteViews.setChronometer.
func (*RemoteViews) SetChronometerCountDown ¶ added in v0.0.7
func (m *RemoteViews) SetChronometerCountDown(arg0 int32, arg1 bool) error
SetChronometerCountDown calls android.widget.RemoteViews.setChronometerCountDown.
func (*RemoteViews) SetColor ¶ added in v0.0.7
func (m *RemoteViews) SetColor( arg0 int32, arg1 string, arg2 int32, ) error
SetColor calls android.widget.RemoteViews.setColor.
func (*RemoteViews) SetColorAttr ¶ added in v0.0.7
func (m *RemoteViews) SetColorAttr( arg0 int32, arg1 string, arg2 int32, ) error
SetColorAttr calls android.widget.RemoteViews.setColorAttr.
func (*RemoteViews) SetColorInt ¶ added in v0.0.7
SetColorInt calls android.widget.RemoteViews.setColorInt.
func (*RemoteViews) SetColorStateList3 ¶ added in v0.0.7
SetColorStateList3 calls android.widget.RemoteViews.setColorStateList.
func (*RemoteViews) SetColorStateList3_2 ¶ added in v0.0.7
func (m *RemoteViews) SetColorStateList3_2( arg0 int32, arg1 string, arg2 int32, ) error
SetColorStateList3_2 calls android.widget.RemoteViews.setColorStateList.
func (*RemoteViews) SetColorStateList4_1 ¶ added in v0.0.7
func (m *RemoteViews) SetColorStateList4_1( arg0 int32, arg1 string, arg2 *jni.Object, arg3 *jni.Object, ) error
SetColorStateList4_1 calls android.widget.RemoteViews.setColorStateList.
func (*RemoteViews) SetColorStateListAttr ¶ added in v0.0.7
func (m *RemoteViews) SetColorStateListAttr( arg0 int32, arg1 string, arg2 int32, ) error
SetColorStateListAttr calls android.widget.RemoteViews.setColorStateListAttr.
func (*RemoteViews) SetCompoundButtonChecked ¶ added in v0.0.7
func (m *RemoteViews) SetCompoundButtonChecked(arg0 int32, arg1 bool) error
SetCompoundButtonChecked calls android.widget.RemoteViews.setCompoundButtonChecked.
func (*RemoteViews) SetContentDescription ¶ added in v0.0.7
func (m *RemoteViews) SetContentDescription(arg0 int32, arg1 string) error
SetContentDescription calls android.widget.RemoteViews.setContentDescription.
func (*RemoteViews) SetDisplayedChild ¶ added in v0.0.7
func (m *RemoteViews) SetDisplayedChild(arg0 int32, arg1 int32) error
SetDisplayedChild calls android.widget.RemoteViews.setDisplayedChild.
func (*RemoteViews) SetDouble ¶ added in v0.0.7
func (m *RemoteViews) SetDouble( arg0 int32, arg1 string, arg2 float64, ) error
SetDouble calls android.widget.RemoteViews.setDouble.
func (*RemoteViews) SetEmptyView ¶ added in v0.0.7
func (m *RemoteViews) SetEmptyView(arg0 int32, arg1 int32) error
SetEmptyView calls android.widget.RemoteViews.setEmptyView.
func (*RemoteViews) SetFloat ¶ added in v0.0.7
func (m *RemoteViews) SetFloat( arg0 int32, arg1 string, arg2 float32, ) error
SetFloat calls android.widget.RemoteViews.setFloat.
func (*RemoteViews) SetFloatDimen3_1 ¶ added in v0.0.7
func (m *RemoteViews) SetFloatDimen3_1( arg0 int32, arg1 string, arg2 int32, ) error
SetFloatDimen3_1 calls android.widget.RemoteViews.setFloatDimen.
func (*RemoteViews) SetFloatDimen4 ¶ added in v0.0.7
SetFloatDimen4 calls android.widget.RemoteViews.setFloatDimen.
func (*RemoteViews) SetFloatDimenAttr ¶ added in v0.0.7
func (m *RemoteViews) SetFloatDimenAttr( arg0 int32, arg1 string, arg2 int32, ) error
SetFloatDimenAttr calls android.widget.RemoteViews.setFloatDimenAttr.
func (*RemoteViews) SetIcon4_1 ¶ added in v0.0.7
func (m *RemoteViews) SetIcon4_1( arg0 int32, arg1 string, arg2 *jni.Object, arg3 *jni.Object, ) error
SetIcon4_1 calls android.widget.RemoteViews.setIcon.
func (*RemoteViews) SetImageViewBitmap ¶ added in v0.0.7
func (m *RemoteViews) SetImageViewBitmap(arg0 int32, arg1 *jni.Object) error
SetImageViewBitmap calls android.widget.RemoteViews.setImageViewBitmap.
func (*RemoteViews) SetImageViewIcon ¶ added in v0.0.7
func (m *RemoteViews) SetImageViewIcon(arg0 int32, arg1 *jni.Object) error
SetImageViewIcon calls android.widget.RemoteViews.setImageViewIcon.
func (*RemoteViews) SetImageViewResource ¶ added in v0.0.7
func (m *RemoteViews) SetImageViewResource(arg0 int32, arg1 int32) error
SetImageViewResource calls android.widget.RemoteViews.setImageViewResource.
func (*RemoteViews) SetImageViewUri ¶ added in v0.0.7
func (m *RemoteViews) SetImageViewUri(arg0 int32, arg1 *jni.Object) error
SetImageViewUri calls android.widget.RemoteViews.setImageViewUri.
func (*RemoteViews) SetInt ¶ added in v0.0.7
func (m *RemoteViews) SetInt( arg0 int32, arg1 string, arg2 int32, ) error
SetInt calls android.widget.RemoteViews.setInt.
func (*RemoteViews) SetIntDimen3_1 ¶ added in v0.0.7
func (m *RemoteViews) SetIntDimen3_1( arg0 int32, arg1 string, arg2 int32, ) error
SetIntDimen3_1 calls android.widget.RemoteViews.setIntDimen.
func (*RemoteViews) SetIntDimen4 ¶ added in v0.0.7
SetIntDimen4 calls android.widget.RemoteViews.setIntDimen.
func (*RemoteViews) SetIntDimenAttr ¶ added in v0.0.7
func (m *RemoteViews) SetIntDimenAttr( arg0 int32, arg1 string, arg2 int32, ) error
SetIntDimenAttr calls android.widget.RemoteViews.setIntDimenAttr.
func (*RemoteViews) SetIntent ¶ added in v0.0.7
SetIntent calls android.widget.RemoteViews.setIntent.
func (*RemoteViews) SetLabelFor ¶ added in v0.0.7
func (m *RemoteViews) SetLabelFor(arg0 int32, arg1 int32) error
SetLabelFor calls android.widget.RemoteViews.setLabelFor.
func (*RemoteViews) SetLightBackgroundLayoutId ¶ added in v0.0.7
func (m *RemoteViews) SetLightBackgroundLayoutId(arg0 int32) error
SetLightBackgroundLayoutId calls android.widget.RemoteViews.setLightBackgroundLayoutId.
func (*RemoteViews) SetLong ¶ added in v0.0.7
func (m *RemoteViews) SetLong( arg0 int32, arg1 string, arg2 int64, ) error
SetLong calls android.widget.RemoteViews.setLong.
func (*RemoteViews) SetOnCheckedChangeResponse ¶ added in v0.0.7
func (m *RemoteViews) SetOnCheckedChangeResponse(arg0 int32, arg1 *jni.Object) error
SetOnCheckedChangeResponse calls android.widget.RemoteViews.setOnCheckedChangeResponse.
func (*RemoteViews) SetOnClickFillInIntent ¶ added in v0.0.7
func (m *RemoteViews) SetOnClickFillInIntent(arg0 int32, arg1 *jni.Object) error
SetOnClickFillInIntent calls android.widget.RemoteViews.setOnClickFillInIntent.
func (*RemoteViews) SetOnClickPendingIntent ¶ added in v0.0.7
func (m *RemoteViews) SetOnClickPendingIntent(arg0 int32, arg1 *jni.Object) error
SetOnClickPendingIntent calls android.widget.RemoteViews.setOnClickPendingIntent.
func (*RemoteViews) SetOnClickResponse ¶ added in v0.0.7
func (m *RemoteViews) SetOnClickResponse(arg0 int32, arg1 *jni.Object) error
SetOnClickResponse calls android.widget.RemoteViews.setOnClickResponse.
func (*RemoteViews) SetOnStylusHandwritingPendingIntent ¶ added in v0.0.7
func (m *RemoteViews) SetOnStylusHandwritingPendingIntent(arg0 int32, arg1 *jni.Object) error
SetOnStylusHandwritingPendingIntent calls android.widget.RemoteViews.setOnStylusHandwritingPendingIntent.
func (*RemoteViews) SetPendingIntentTemplate ¶ added in v0.0.7
func (m *RemoteViews) SetPendingIntentTemplate(arg0 int32, arg1 *jni.Object) error
SetPendingIntentTemplate calls android.widget.RemoteViews.setPendingIntentTemplate.
func (*RemoteViews) SetProgressBar ¶ added in v0.0.7
SetProgressBar calls android.widget.RemoteViews.setProgressBar.
func (*RemoteViews) SetRadioGroupChecked ¶ added in v0.0.7
func (m *RemoteViews) SetRadioGroupChecked(arg0 int32, arg1 int32) error
SetRadioGroupChecked calls android.widget.RemoteViews.setRadioGroupChecked.
func (*RemoteViews) SetRelativeScrollPosition ¶ added in v0.0.7
func (m *RemoteViews) SetRelativeScrollPosition(arg0 int32, arg1 int32) error
SetRelativeScrollPosition calls android.widget.RemoteViews.setRelativeScrollPosition.
func (*RemoteViews) SetRemoteAdapter2 ¶ added in v0.0.7
func (m *RemoteViews) SetRemoteAdapter2(arg0 int32, arg1 *jni.Object) error
SetRemoteAdapter2 calls android.widget.RemoteViews.setRemoteAdapter.
func (*RemoteViews) SetRemoteAdapter2_1 ¶ added in v0.0.7
func (m *RemoteViews) SetRemoteAdapter2_1(arg0 int32, arg1 *jni.Object) error
SetRemoteAdapter2_1 calls android.widget.RemoteViews.setRemoteAdapter.
func (*RemoteViews) SetRemoteAdapter3_2 ¶ added in v0.0.7
SetRemoteAdapter3_2 calls android.widget.RemoteViews.setRemoteAdapter.
func (*RemoteViews) SetScrollPosition ¶ added in v0.0.7
func (m *RemoteViews) SetScrollPosition(arg0 int32, arg1 int32) error
SetScrollPosition calls android.widget.RemoteViews.setScrollPosition.
func (*RemoteViews) SetShort ¶ added in v0.0.7
func (m *RemoteViews) SetShort( arg0 int32, arg1 string, arg2 int16, ) error
SetShort calls android.widget.RemoteViews.setShort.
func (*RemoteViews) SetString ¶ added in v0.0.7
func (m *RemoteViews) SetString( arg0 int32, arg1 string, arg2 string, ) error
SetString calls android.widget.RemoteViews.setString.
func (*RemoteViews) SetTextColor ¶ added in v0.0.7
func (m *RemoteViews) SetTextColor(arg0 int32, arg1 int32) error
SetTextColor calls android.widget.RemoteViews.setTextColor.
func (*RemoteViews) SetTextViewCompoundDrawables ¶ added in v0.0.7
func (m *RemoteViews) SetTextViewCompoundDrawables( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) error
SetTextViewCompoundDrawables calls android.widget.RemoteViews.setTextViewCompoundDrawables.
func (*RemoteViews) SetTextViewCompoundDrawablesRelative ¶ added in v0.0.7
func (m *RemoteViews) SetTextViewCompoundDrawablesRelative( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) error
SetTextViewCompoundDrawablesRelative calls android.widget.RemoteViews.setTextViewCompoundDrawablesRelative.
func (*RemoteViews) SetTextViewText ¶ added in v0.0.7
func (m *RemoteViews) SetTextViewText(arg0 int32, arg1 string) error
SetTextViewText calls android.widget.RemoteViews.setTextViewText.
func (*RemoteViews) SetTextViewTextSize ¶ added in v0.0.7
func (m *RemoteViews) SetTextViewTextSize( arg0 int32, arg1 int32, arg2 float32, ) error
SetTextViewTextSize calls android.widget.RemoteViews.setTextViewTextSize.
func (*RemoteViews) SetViewLayoutHeight ¶ added in v0.0.7
func (m *RemoteViews) SetViewLayoutHeight( arg0 int32, arg1 float32, arg2 int32, ) error
SetViewLayoutHeight calls android.widget.RemoteViews.setViewLayoutHeight.
func (*RemoteViews) SetViewLayoutHeightAttr ¶ added in v0.0.7
func (m *RemoteViews) SetViewLayoutHeightAttr(arg0 int32, arg1 int32) error
SetViewLayoutHeightAttr calls android.widget.RemoteViews.setViewLayoutHeightAttr.
func (*RemoteViews) SetViewLayoutHeightDimen ¶ added in v0.0.7
func (m *RemoteViews) SetViewLayoutHeightDimen(arg0 int32, arg1 int32) error
SetViewLayoutHeightDimen calls android.widget.RemoteViews.setViewLayoutHeightDimen.
func (*RemoteViews) SetViewLayoutMargin ¶ added in v0.0.7
func (m *RemoteViews) SetViewLayoutMargin( arg0 int32, arg1 int32, arg2 float32, arg3 int32, ) error
SetViewLayoutMargin calls android.widget.RemoteViews.setViewLayoutMargin.
func (*RemoteViews) SetViewLayoutMarginAttr ¶ added in v0.0.7
func (m *RemoteViews) SetViewLayoutMarginAttr( arg0 int32, arg1 int32, arg2 int32, ) error
SetViewLayoutMarginAttr calls android.widget.RemoteViews.setViewLayoutMarginAttr.
func (*RemoteViews) SetViewLayoutMarginDimen ¶ added in v0.0.7
func (m *RemoteViews) SetViewLayoutMarginDimen( arg0 int32, arg1 int32, arg2 int32, ) error
SetViewLayoutMarginDimen calls android.widget.RemoteViews.setViewLayoutMarginDimen.
func (*RemoteViews) SetViewLayoutWidth ¶ added in v0.0.7
func (m *RemoteViews) SetViewLayoutWidth( arg0 int32, arg1 float32, arg2 int32, ) error
SetViewLayoutWidth calls android.widget.RemoteViews.setViewLayoutWidth.
func (*RemoteViews) SetViewLayoutWidthAttr ¶ added in v0.0.7
func (m *RemoteViews) SetViewLayoutWidthAttr(arg0 int32, arg1 int32) error
SetViewLayoutWidthAttr calls android.widget.RemoteViews.setViewLayoutWidthAttr.
func (*RemoteViews) SetViewLayoutWidthDimen ¶ added in v0.0.7
func (m *RemoteViews) SetViewLayoutWidthDimen(arg0 int32, arg1 int32) error
SetViewLayoutWidthDimen calls android.widget.RemoteViews.setViewLayoutWidthDimen.
func (*RemoteViews) SetViewOutlinePreferredRadius ¶ added in v0.0.7
func (m *RemoteViews) SetViewOutlinePreferredRadius( arg0 int32, arg1 float32, arg2 int32, ) error
SetViewOutlinePreferredRadius calls android.widget.RemoteViews.setViewOutlinePreferredRadius.
func (*RemoteViews) SetViewOutlinePreferredRadiusAttr ¶ added in v0.0.7
func (m *RemoteViews) SetViewOutlinePreferredRadiusAttr(arg0 int32, arg1 int32) error
SetViewOutlinePreferredRadiusAttr calls android.widget.RemoteViews.setViewOutlinePreferredRadiusAttr.
func (*RemoteViews) SetViewOutlinePreferredRadiusDimen ¶ added in v0.0.7
func (m *RemoteViews) SetViewOutlinePreferredRadiusDimen(arg0 int32, arg1 int32) error
SetViewOutlinePreferredRadiusDimen calls android.widget.RemoteViews.setViewOutlinePreferredRadiusDimen.
func (*RemoteViews) SetViewPadding ¶ added in v0.0.7
func (m *RemoteViews) SetViewPadding( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) error
SetViewPadding calls android.widget.RemoteViews.setViewPadding.
func (*RemoteViews) SetViewVisibility ¶ added in v0.0.7
func (m *RemoteViews) SetViewVisibility(arg0 int32, arg1 int32) error
SetViewVisibility calls android.widget.RemoteViews.setViewVisibility.
func (*RemoteViews) ShowNext ¶ added in v0.0.7
func (m *RemoteViews) ShowNext(arg0 int32) error
ShowNext calls android.widget.RemoteViews.showNext.
func (*RemoteViews) ShowPrevious ¶ added in v0.0.7
func (m *RemoteViews) ShowPrevious(arg0 int32) error
ShowPrevious calls android.widget.RemoteViews.showPrevious.
func (*RemoteViews) WriteToParcel ¶ added in v0.0.7
func (m *RemoteViews) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.widget.RemoteViews.writeToParcel.
type RemoteViewsDrawInstructions ¶ added in v0.0.7
RemoteViewsDrawInstructions wraps android.widget.RemoteViews$DrawInstructions.
func (*RemoteViewsDrawInstructions) GetSupportedVersion ¶ added in v0.0.7
func (m *RemoteViewsDrawInstructions) GetSupportedVersion() (int64, error)
GetSupportedVersion calls android.widget.RemoteViews$DrawInstructions.getSupportedVersion.
type RemoteViewsRemoteCollectionItems ¶ added in v0.0.7
RemoteViewsRemoteCollectionItems wraps android.widget.RemoteViews$RemoteCollectionItems.
func (*RemoteViewsRemoteCollectionItems) DescribeContents ¶ added in v0.0.7
func (m *RemoteViewsRemoteCollectionItems) DescribeContents() (int32, error)
DescribeContents calls android.widget.RemoteViews$RemoteCollectionItems.describeContents.
func (*RemoteViewsRemoteCollectionItems) GetItemCount ¶ added in v0.0.7
func (m *RemoteViewsRemoteCollectionItems) GetItemCount() (int32, error)
GetItemCount calls android.widget.RemoteViews$RemoteCollectionItems.getItemCount.
func (*RemoteViewsRemoteCollectionItems) GetItemId ¶ added in v0.0.7
func (m *RemoteViewsRemoteCollectionItems) GetItemId(arg0 int32) (int64, error)
GetItemId calls android.widget.RemoteViews$RemoteCollectionItems.getItemId.
func (*RemoteViewsRemoteCollectionItems) GetItemView ¶ added in v0.0.7
func (m *RemoteViewsRemoteCollectionItems) GetItemView(arg0 int32) (*jni.Object, error)
GetItemView calls android.widget.RemoteViews$RemoteCollectionItems.getItemView.
func (*RemoteViewsRemoteCollectionItems) GetViewTypeCount ¶ added in v0.0.7
func (m *RemoteViewsRemoteCollectionItems) GetViewTypeCount() (int32, error)
GetViewTypeCount calls android.widget.RemoteViews$RemoteCollectionItems.getViewTypeCount.
func (*RemoteViewsRemoteCollectionItems) HasStableIds ¶ added in v0.0.7
func (m *RemoteViewsRemoteCollectionItems) HasStableIds() (bool, error)
HasStableIds calls android.widget.RemoteViews$RemoteCollectionItems.hasStableIds.
func (*RemoteViewsRemoteCollectionItems) WriteToParcel ¶ added in v0.0.7
func (m *RemoteViewsRemoteCollectionItems) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.widget.RemoteViews$RemoteCollectionItems.writeToParcel.
type RemoteViewsRemoteResponse ¶ added in v0.0.7
RemoteViewsRemoteResponse wraps android.widget.RemoteViews$RemoteResponse.
func (*RemoteViewsRemoteResponse) AddSharedElement ¶ added in v0.0.7
AddSharedElement calls android.widget.RemoteViews$RemoteResponse.addSharedElement.
func (*RemoteViewsRemoteResponse) FromFillInIntent ¶ added in v0.0.7
FromFillInIntent calls android.widget.RemoteViews$RemoteResponse.fromFillInIntent.
func (*RemoteViewsRemoteResponse) FromPendingIntent ¶ added in v0.0.7
FromPendingIntent calls android.widget.RemoteViews$RemoteResponse.fromPendingIntent.
type RemoteViewsRemoteViewOutlineProvider ¶ added in v0.0.7
RemoteViewsRemoteViewOutlineProvider wraps android.widget.RemoteViews$RemoteViewOutlineProvider.
func (*RemoteViewsRemoteViewOutlineProvider) GetOutline ¶ added in v0.0.7
GetOutline calls android.widget.RemoteViews$RemoteViewOutlineProvider.getOutline.
func (*RemoteViewsRemoteViewOutlineProvider) GetRadius ¶ added in v0.0.7
func (m *RemoteViewsRemoteViewOutlineProvider) GetRadius() (float32, error)
GetRadius calls android.widget.RemoteViews$RemoteViewOutlineProvider.getRadius.
type RemoteViewsService ¶ added in v0.0.7
RemoteViewsService wraps android.widget.RemoteViewsService.
func (*RemoteViewsService) OnBind ¶ added in v0.0.7
OnBind calls android.widget.RemoteViewsService.onBind.
func (*RemoteViewsService) OnGetViewFactory ¶ added in v0.0.7
OnGetViewFactory calls android.widget.RemoteViewsService.onGetViewFactory.
type RemoteViewsServiceRemoteViewsFactory ¶ added in v0.0.7
RemoteViewsServiceRemoteViewsFactory wraps android.widget.RemoteViewsService$RemoteViewsFactory.
func (*RemoteViewsServiceRemoteViewsFactory) GetCount ¶ added in v0.0.7
func (m *RemoteViewsServiceRemoteViewsFactory) GetCount() (int32, error)
GetCount calls android.widget.RemoteViewsService$RemoteViewsFactory.getCount.
func (*RemoteViewsServiceRemoteViewsFactory) GetItemId ¶ added in v0.0.7
func (m *RemoteViewsServiceRemoteViewsFactory) GetItemId(arg0 int32) (int64, error)
GetItemId calls android.widget.RemoteViewsService$RemoteViewsFactory.getItemId.
func (*RemoteViewsServiceRemoteViewsFactory) GetLoadingView ¶ added in v0.0.7
func (m *RemoteViewsServiceRemoteViewsFactory) GetLoadingView() (*jni.Object, error)
GetLoadingView calls android.widget.RemoteViewsService$RemoteViewsFactory.getLoadingView.
func (*RemoteViewsServiceRemoteViewsFactory) GetViewAt ¶ added in v0.0.7
func (m *RemoteViewsServiceRemoteViewsFactory) GetViewAt(arg0 int32) (*jni.Object, error)
GetViewAt calls android.widget.RemoteViewsService$RemoteViewsFactory.getViewAt.
func (*RemoteViewsServiceRemoteViewsFactory) GetViewTypeCount ¶ added in v0.0.7
func (m *RemoteViewsServiceRemoteViewsFactory) GetViewTypeCount() (int32, error)
GetViewTypeCount calls android.widget.RemoteViewsService$RemoteViewsFactory.getViewTypeCount.
func (*RemoteViewsServiceRemoteViewsFactory) HasStableIds ¶ added in v0.0.7
func (m *RemoteViewsServiceRemoteViewsFactory) HasStableIds() (bool, error)
HasStableIds calls android.widget.RemoteViewsService$RemoteViewsFactory.hasStableIds.
func (*RemoteViewsServiceRemoteViewsFactory) OnCreate ¶ added in v0.0.7
func (m *RemoteViewsServiceRemoteViewsFactory) OnCreate() error
OnCreate calls android.widget.RemoteViewsService$RemoteViewsFactory.onCreate.
func (*RemoteViewsServiceRemoteViewsFactory) OnDataSetChanged ¶ added in v0.0.7
func (m *RemoteViewsServiceRemoteViewsFactory) OnDataSetChanged() error
OnDataSetChanged calls android.widget.RemoteViewsService$RemoteViewsFactory.onDataSetChanged.
func (*RemoteViewsServiceRemoteViewsFactory) OnDestroy ¶ added in v0.0.7
func (m *RemoteViewsServiceRemoteViewsFactory) OnDestroy() error
OnDestroy calls android.widget.RemoteViewsService$RemoteViewsFactory.onDestroy.
type ResourceCursorAdapter ¶ added in v0.0.7
ResourceCursorAdapter wraps android.widget.ResourceCursorAdapter.
func (*ResourceCursorAdapter) NewDropDownView ¶ added in v0.0.7
func (m *ResourceCursorAdapter) NewDropDownView( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
NewDropDownView calls android.widget.ResourceCursorAdapter.newDropDownView.
func (*ResourceCursorAdapter) NewView ¶ added in v0.0.7
func (m *ResourceCursorAdapter) NewView( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
NewView calls android.widget.ResourceCursorAdapter.newView.
func (*ResourceCursorAdapter) SetDropDownViewResource ¶ added in v0.0.7
func (m *ResourceCursorAdapter) SetDropDownViewResource(arg0 int32) error
SetDropDownViewResource calls android.widget.ResourceCursorAdapter.setDropDownViewResource.
func (*ResourceCursorAdapter) SetDropDownViewTheme ¶ added in v0.0.7
func (m *ResourceCursorAdapter) SetDropDownViewTheme(arg0 *jni.Object) error
SetDropDownViewTheme calls android.widget.ResourceCursorAdapter.setDropDownViewTheme.
func (*ResourceCursorAdapter) SetViewResource ¶ added in v0.0.7
func (m *ResourceCursorAdapter) SetViewResource(arg0 int32) error
SetViewResource calls android.widget.ResourceCursorAdapter.setViewResource.
type ResourceCursorTreeAdapter ¶ added in v0.0.7
ResourceCursorTreeAdapter wraps android.widget.ResourceCursorTreeAdapter.
type ScrollView ¶ added in v0.0.7
ScrollView wraps android.widget.ScrollView.
func NewScrollView ¶ added in v0.0.7
NewScrollView creates a new android.widget.ScrollView instance.
func (*ScrollView) AddView1 ¶ added in v0.0.7
func (m *ScrollView) AddView1(arg0 *jni.Object) error
AddView1 calls android.widget.ScrollView.addView.
func (*ScrollView) AddView2_1 ¶ added in v0.0.7
AddView2_1 calls android.widget.ScrollView.addView.
func (*ScrollView) AddView2_2 ¶ added in v0.0.7
func (m *ScrollView) AddView2_2(arg0 *jni.Object, arg1 int32) error
AddView2_2 calls android.widget.ScrollView.addView.
func (*ScrollView) AddView3_3 ¶ added in v0.0.7
AddView3_3 calls android.widget.ScrollView.addView.
func (*ScrollView) ArrowScroll ¶ added in v0.0.7
func (m *ScrollView) ArrowScroll(arg0 int32) (bool, error)
ArrowScroll calls android.widget.ScrollView.arrowScroll.
func (*ScrollView) ComputeScroll ¶ added in v0.0.7
func (m *ScrollView) ComputeScroll() error
ComputeScroll calls android.widget.ScrollView.computeScroll.
func (*ScrollView) DispatchKeyEvent ¶ added in v0.0.7
func (m *ScrollView) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
DispatchKeyEvent calls android.widget.ScrollView.dispatchKeyEvent.
func (*ScrollView) Draw ¶ added in v0.0.7
func (m *ScrollView) Draw(arg0 *jni.Object) error
Draw calls android.widget.ScrollView.draw.
func (*ScrollView) ExecuteKeyEvent ¶ added in v0.0.7
func (m *ScrollView) ExecuteKeyEvent(arg0 *jni.Object) (bool, error)
ExecuteKeyEvent calls android.widget.ScrollView.executeKeyEvent.
func (*ScrollView) Fling ¶ added in v0.0.7
func (m *ScrollView) Fling(arg0 int32) error
Fling calls android.widget.ScrollView.fling.
func (*ScrollView) FullScroll ¶ added in v0.0.7
func (m *ScrollView) FullScroll(arg0 int32) (bool, error)
FullScroll calls android.widget.ScrollView.fullScroll.
func (*ScrollView) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ScrollView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ScrollView.getAccessibilityClassName.
func (*ScrollView) GetBottomEdgeEffectColor ¶ added in v0.0.7
func (m *ScrollView) GetBottomEdgeEffectColor() (int32, error)
GetBottomEdgeEffectColor calls android.widget.ScrollView.getBottomEdgeEffectColor.
func (*ScrollView) GetMaxScrollAmount ¶ added in v0.0.7
func (m *ScrollView) GetMaxScrollAmount() (int32, error)
GetMaxScrollAmount calls android.widget.ScrollView.getMaxScrollAmount.
func (*ScrollView) GetTopEdgeEffectColor ¶ added in v0.0.7
func (m *ScrollView) GetTopEdgeEffectColor() (int32, error)
GetTopEdgeEffectColor calls android.widget.ScrollView.getTopEdgeEffectColor.
func (*ScrollView) IsFillViewport ¶ added in v0.0.7
func (m *ScrollView) IsFillViewport() (bool, error)
IsFillViewport calls android.widget.ScrollView.isFillViewport.
func (*ScrollView) IsSmoothScrollingEnabled ¶ added in v0.0.7
func (m *ScrollView) IsSmoothScrollingEnabled() (bool, error)
IsSmoothScrollingEnabled calls android.widget.ScrollView.isSmoothScrollingEnabled.
func (*ScrollView) OnGenericMotionEvent ¶ added in v0.0.7
func (m *ScrollView) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
OnGenericMotionEvent calls android.widget.ScrollView.onGenericMotionEvent.
func (*ScrollView) OnInterceptTouchEvent ¶ added in v0.0.7
func (m *ScrollView) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
OnInterceptTouchEvent calls android.widget.ScrollView.onInterceptTouchEvent.
func (*ScrollView) OnNestedFling ¶ added in v0.0.7
func (m *ScrollView) OnNestedFling( arg0 *jni.Object, arg1 float32, arg2 float32, arg3 bool, ) (bool, error)
OnNestedFling calls android.widget.ScrollView.onNestedFling.
func (*ScrollView) OnNestedScroll ¶ added in v0.0.7
func (m *ScrollView) OnNestedScroll( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) error
OnNestedScroll calls android.widget.ScrollView.onNestedScroll.
func (*ScrollView) OnNestedScrollAccepted ¶ added in v0.0.7
func (m *ScrollView) OnNestedScrollAccepted( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) error
OnNestedScrollAccepted calls android.widget.ScrollView.onNestedScrollAccepted.
func (*ScrollView) OnStartNestedScroll ¶ added in v0.0.7
func (m *ScrollView) OnStartNestedScroll( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) (bool, error)
OnStartNestedScroll calls android.widget.ScrollView.onStartNestedScroll.
func (*ScrollView) OnStopNestedScroll ¶ added in v0.0.7
func (m *ScrollView) OnStopNestedScroll(arg0 *jni.Object) error
OnStopNestedScroll calls android.widget.ScrollView.onStopNestedScroll.
func (*ScrollView) OnTouchEvent ¶ added in v0.0.7
func (m *ScrollView) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.widget.ScrollView.onTouchEvent.
func (*ScrollView) PageScroll ¶ added in v0.0.7
func (m *ScrollView) PageScroll(arg0 int32) (bool, error)
PageScroll calls android.widget.ScrollView.pageScroll.
func (*ScrollView) RequestChildFocus ¶ added in v0.0.7
RequestChildFocus calls android.widget.ScrollView.requestChildFocus.
func (*ScrollView) RequestChildRectangleOnScreen ¶ added in v0.0.7
func (m *ScrollView) RequestChildRectangleOnScreen( arg0 *jni.Object, arg1 *jni.Object, arg2 bool, ) (bool, error)
RequestChildRectangleOnScreen calls android.widget.ScrollView.requestChildRectangleOnScreen.
func (*ScrollView) RequestDisallowInterceptTouchEvent ¶ added in v0.0.7
func (m *ScrollView) RequestDisallowInterceptTouchEvent(arg0 bool) error
RequestDisallowInterceptTouchEvent calls android.widget.ScrollView.requestDisallowInterceptTouchEvent.
func (*ScrollView) RequestLayout ¶ added in v0.0.7
func (m *ScrollView) RequestLayout() error
RequestLayout calls android.widget.ScrollView.requestLayout.
func (*ScrollView) ScrollTo ¶ added in v0.0.7
func (m *ScrollView) ScrollTo(arg0 int32, arg1 int32) error
ScrollTo calls android.widget.ScrollView.scrollTo.
func (*ScrollView) ScrollToDescendant ¶ added in v0.0.7
func (m *ScrollView) ScrollToDescendant(arg0 *jni.Object) error
ScrollToDescendant calls android.widget.ScrollView.scrollToDescendant.
func (*ScrollView) SetBottomEdgeEffectColor ¶ added in v0.0.7
func (m *ScrollView) SetBottomEdgeEffectColor(arg0 int32) error
SetBottomEdgeEffectColor calls android.widget.ScrollView.setBottomEdgeEffectColor.
func (*ScrollView) SetEdgeEffectColor ¶ added in v0.0.7
func (m *ScrollView) SetEdgeEffectColor(arg0 int32) error
SetEdgeEffectColor calls android.widget.ScrollView.setEdgeEffectColor.
func (*ScrollView) SetFillViewport ¶ added in v0.0.7
func (m *ScrollView) SetFillViewport(arg0 bool) error
SetFillViewport calls android.widget.ScrollView.setFillViewport.
func (*ScrollView) SetSmoothScrollingEnabled ¶ added in v0.0.7
func (m *ScrollView) SetSmoothScrollingEnabled(arg0 bool) error
SetSmoothScrollingEnabled calls android.widget.ScrollView.setSmoothScrollingEnabled.
func (*ScrollView) SetTopEdgeEffectColor ¶ added in v0.0.7
func (m *ScrollView) SetTopEdgeEffectColor(arg0 int32) error
SetTopEdgeEffectColor calls android.widget.ScrollView.setTopEdgeEffectColor.
func (*ScrollView) ShouldDelayChildPressedState ¶ added in v0.0.7
func (m *ScrollView) ShouldDelayChildPressedState() (bool, error)
ShouldDelayChildPressedState calls android.widget.ScrollView.shouldDelayChildPressedState.
func (*ScrollView) SmoothScrollBy ¶ added in v0.0.7
func (m *ScrollView) SmoothScrollBy(arg0 int32, arg1 int32) error
SmoothScrollBy calls android.widget.ScrollView.smoothScrollBy.
func (*ScrollView) SmoothScrollTo ¶ added in v0.0.7
func (m *ScrollView) SmoothScrollTo(arg0 int32, arg1 int32) error
SmoothScrollTo calls android.widget.ScrollView.smoothScrollTo.
type Scroller ¶ added in v0.0.7
Scroller wraps android.widget.Scroller.
func NewScroller ¶ added in v0.0.7
NewScroller creates a new android.widget.Scroller instance.
func (*Scroller) AbortAnimation ¶ added in v0.0.7
AbortAnimation calls android.widget.Scroller.abortAnimation.
func (*Scroller) ComputeScrollOffset ¶ added in v0.0.7
ComputeScrollOffset calls android.widget.Scroller.computeScrollOffset.
func (*Scroller) ExtendDuration ¶ added in v0.0.7
ExtendDuration calls android.widget.Scroller.extendDuration.
func (*Scroller) Fling ¶ added in v0.0.7
func (m *Scroller) Fling( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 int32, arg7 int32, ) error
Fling calls android.widget.Scroller.fling.
func (*Scroller) ForceFinished ¶ added in v0.0.7
ForceFinished calls android.widget.Scroller.forceFinished.
func (*Scroller) GetCurrVelocity ¶ added in v0.0.7
GetCurrVelocity calls android.widget.Scroller.getCurrVelocity.
func (*Scroller) GetDuration ¶ added in v0.0.7
GetDuration calls android.widget.Scroller.getDuration.
func (*Scroller) IsFinished ¶ added in v0.0.7
IsFinished calls android.widget.Scroller.isFinished.
func (*Scroller) SetFriction ¶ added in v0.0.7
SetFriction calls android.widget.Scroller.setFriction.
func (*Scroller) StartScroll4 ¶ added in v0.0.7
StartScroll4 calls android.widget.Scroller.startScroll.
func (*Scroller) StartScroll5_1 ¶ added in v0.0.7
func (m *Scroller) StartScroll5_1( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) error
StartScroll5_1 calls android.widget.Scroller.startScroll.
func (*Scroller) TimePassed ¶ added in v0.0.7
TimePassed calls android.widget.Scroller.timePassed.
type SearchView ¶ added in v0.0.7
SearchView wraps android.widget.SearchView.
func NewSearchView ¶ added in v0.0.7
NewSearchView creates a new android.widget.SearchView instance.
func (*SearchView) ClearFocus ¶ added in v0.0.7
func (m *SearchView) ClearFocus() error
ClearFocus calls android.widget.SearchView.clearFocus.
func (*SearchView) GetAccessibilityClassName ¶ added in v0.0.7
func (m *SearchView) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.SearchView.getAccessibilityClassName.
func (*SearchView) GetImeOptions ¶ added in v0.0.7
func (m *SearchView) GetImeOptions() (int32, error)
GetImeOptions calls android.widget.SearchView.getImeOptions.
func (*SearchView) GetInputType ¶ added in v0.0.7
func (m *SearchView) GetInputType() (int32, error)
GetInputType calls android.widget.SearchView.getInputType.
func (*SearchView) GetMaxWidth ¶ added in v0.0.7
func (m *SearchView) GetMaxWidth() (int32, error)
GetMaxWidth calls android.widget.SearchView.getMaxWidth.
func (*SearchView) GetQuery ¶ added in v0.0.7
func (m *SearchView) GetQuery() (*jni.Object, error)
GetQuery calls android.widget.SearchView.getQuery.
func (*SearchView) GetQueryHint ¶ added in v0.0.7
func (m *SearchView) GetQueryHint() (*jni.Object, error)
GetQueryHint calls android.widget.SearchView.getQueryHint.
func (*SearchView) GetSuggestionsAdapter ¶ added in v0.0.7
func (m *SearchView) GetSuggestionsAdapter() (*jni.Object, error)
GetSuggestionsAdapter calls android.widget.SearchView.getSuggestionsAdapter.
func (*SearchView) IsIconfiedByDefault ¶ added in v0.0.7
func (m *SearchView) IsIconfiedByDefault() (bool, error)
IsIconfiedByDefault calls android.widget.SearchView.isIconfiedByDefault.
func (*SearchView) IsIconified ¶ added in v0.0.7
func (m *SearchView) IsIconified() (bool, error)
IsIconified calls android.widget.SearchView.isIconified.
func (*SearchView) IsIconifiedByDefault ¶ added in v0.0.7
func (m *SearchView) IsIconifiedByDefault() (bool, error)
IsIconifiedByDefault calls android.widget.SearchView.isIconifiedByDefault.
func (*SearchView) IsQueryRefinementEnabled ¶ added in v0.0.7
func (m *SearchView) IsQueryRefinementEnabled() (bool, error)
IsQueryRefinementEnabled calls android.widget.SearchView.isQueryRefinementEnabled.
func (*SearchView) IsSubmitButtonEnabled ¶ added in v0.0.7
func (m *SearchView) IsSubmitButtonEnabled() (bool, error)
IsSubmitButtonEnabled calls android.widget.SearchView.isSubmitButtonEnabled.
func (*SearchView) OnActionViewCollapsed ¶ added in v0.0.7
func (m *SearchView) OnActionViewCollapsed() error
OnActionViewCollapsed calls android.widget.SearchView.onActionViewCollapsed.
func (*SearchView) OnActionViewExpanded ¶ added in v0.0.7
func (m *SearchView) OnActionViewExpanded() error
OnActionViewExpanded calls android.widget.SearchView.onActionViewExpanded.
func (*SearchView) OnWindowFocusChanged ¶ added in v0.0.7
func (m *SearchView) OnWindowFocusChanged(arg0 bool) error
OnWindowFocusChanged calls android.widget.SearchView.onWindowFocusChanged.
func (*SearchView) RequestFocus ¶ added in v0.0.7
RequestFocus calls android.widget.SearchView.requestFocus.
func (*SearchView) SetIconified ¶ added in v0.0.7
func (m *SearchView) SetIconified(arg0 bool) error
SetIconified calls android.widget.SearchView.setIconified.
func (*SearchView) SetIconifiedByDefault ¶ added in v0.0.7
func (m *SearchView) SetIconifiedByDefault(arg0 bool) error
SetIconifiedByDefault calls android.widget.SearchView.setIconifiedByDefault.
func (*SearchView) SetImeOptions ¶ added in v0.0.7
func (m *SearchView) SetImeOptions(arg0 int32) error
SetImeOptions calls android.widget.SearchView.setImeOptions.
func (*SearchView) SetInputType ¶ added in v0.0.7
func (m *SearchView) SetInputType(arg0 int32) error
SetInputType calls android.widget.SearchView.setInputType.
func (*SearchView) SetMaxWidth ¶ added in v0.0.7
func (m *SearchView) SetMaxWidth(arg0 int32) error
SetMaxWidth calls android.widget.SearchView.setMaxWidth.
func (*SearchView) SetOnCloseListener ¶ added in v0.0.7
func (m *SearchView) SetOnCloseListener(arg0 *jni.Object) error
SetOnCloseListener calls android.widget.SearchView.setOnCloseListener.
func (*SearchView) SetOnQueryTextFocusChangeListener ¶ added in v0.0.7
func (m *SearchView) SetOnQueryTextFocusChangeListener(arg0 *jni.Object) error
SetOnQueryTextFocusChangeListener calls android.widget.SearchView.setOnQueryTextFocusChangeListener.
func (*SearchView) SetOnQueryTextListener ¶ added in v0.0.7
func (m *SearchView) SetOnQueryTextListener(arg0 *jni.Object) error
SetOnQueryTextListener calls android.widget.SearchView.setOnQueryTextListener.
func (*SearchView) SetOnSearchClickListener ¶ added in v0.0.7
func (m *SearchView) SetOnSearchClickListener(arg0 *jni.Object) error
SetOnSearchClickListener calls android.widget.SearchView.setOnSearchClickListener.
func (*SearchView) SetOnSuggestionListener ¶ added in v0.0.7
func (m *SearchView) SetOnSuggestionListener(arg0 *jni.Object) error
SetOnSuggestionListener calls android.widget.SearchView.setOnSuggestionListener.
func (*SearchView) SetQuery ¶ added in v0.0.7
func (m *SearchView) SetQuery(arg0 string, arg1 bool) error
SetQuery calls android.widget.SearchView.setQuery.
func (*SearchView) SetQueryHint ¶ added in v0.0.7
func (m *SearchView) SetQueryHint(arg0 string) error
SetQueryHint calls android.widget.SearchView.setQueryHint.
func (*SearchView) SetQueryRefinementEnabled ¶ added in v0.0.7
func (m *SearchView) SetQueryRefinementEnabled(arg0 bool) error
SetQueryRefinementEnabled calls android.widget.SearchView.setQueryRefinementEnabled.
func (*SearchView) SetSearchableInfo ¶ added in v0.0.7
func (m *SearchView) SetSearchableInfo(arg0 *jni.Object) error
SetSearchableInfo calls android.widget.SearchView.setSearchableInfo.
func (*SearchView) SetSubmitButtonEnabled ¶ added in v0.0.7
func (m *SearchView) SetSubmitButtonEnabled(arg0 bool) error
SetSubmitButtonEnabled calls android.widget.SearchView.setSubmitButtonEnabled.
func (*SearchView) SetSuggestionsAdapter ¶ added in v0.0.7
func (m *SearchView) SetSuggestionsAdapter(arg0 *jni.Object) error
SetSuggestionsAdapter calls android.widget.SearchView.setSuggestionsAdapter.
type SearchViewOnCloseListener ¶ added in v0.0.7
SearchViewOnCloseListener wraps android.widget.SearchView$OnCloseListener.
func (*SearchViewOnCloseListener) OnClose ¶ added in v0.0.7
func (m *SearchViewOnCloseListener) OnClose() (bool, error)
OnClose calls android.widget.SearchView$OnCloseListener.onClose.
type SearchViewOnQueryTextListener ¶ added in v0.0.7
SearchViewOnQueryTextListener wraps android.widget.SearchView$OnQueryTextListener.
func (*SearchViewOnQueryTextListener) OnQueryTextChange ¶ added in v0.0.7
func (m *SearchViewOnQueryTextListener) OnQueryTextChange(arg0 string) (bool, error)
OnQueryTextChange calls android.widget.SearchView$OnQueryTextListener.onQueryTextChange.
func (*SearchViewOnQueryTextListener) OnQueryTextSubmit ¶ added in v0.0.7
func (m *SearchViewOnQueryTextListener) OnQueryTextSubmit(arg0 string) (bool, error)
OnQueryTextSubmit calls android.widget.SearchView$OnQueryTextListener.onQueryTextSubmit.
type SearchViewOnSuggestionListener ¶ added in v0.0.7
SearchViewOnSuggestionListener wraps android.widget.SearchView$OnSuggestionListener.
func (*SearchViewOnSuggestionListener) OnSuggestionClick ¶ added in v0.0.7
func (m *SearchViewOnSuggestionListener) OnSuggestionClick(arg0 int32) (bool, error)
OnSuggestionClick calls android.widget.SearchView$OnSuggestionListener.onSuggestionClick.
func (*SearchViewOnSuggestionListener) OnSuggestionSelect ¶ added in v0.0.7
func (m *SearchViewOnSuggestionListener) OnSuggestionSelect(arg0 int32) (bool, error)
OnSuggestionSelect calls android.widget.SearchView$OnSuggestionListener.onSuggestionSelect.
type SectionIndexer ¶ added in v0.0.7
SectionIndexer wraps android.widget.SectionIndexer.
func (*SectionIndexer) GetPositionForSection ¶ added in v0.0.7
func (m *SectionIndexer) GetPositionForSection(arg0 int32) (int32, error)
GetPositionForSection calls android.widget.SectionIndexer.getPositionForSection.
func (*SectionIndexer) GetSectionForPosition ¶ added in v0.0.7
func (m *SectionIndexer) GetSectionForPosition(arg0 int32) (int32, error)
GetSectionForPosition calls android.widget.SectionIndexer.getSectionForPosition.
func (*SectionIndexer) GetSections ¶ added in v0.0.7
func (m *SectionIndexer) GetSections() (*jni.Object, error)
GetSections calls android.widget.SectionIndexer.getSections.
type SeekBar ¶ added in v0.0.7
SeekBar wraps android.widget.SeekBar.
func NewSeekBar ¶ added in v0.0.7
NewSeekBar creates a new android.widget.SeekBar instance.
func (*SeekBar) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.SeekBar.getAccessibilityClassName.
type SeekBarOnSeekBarChangeListener ¶ added in v0.0.7
SeekBarOnSeekBarChangeListener wraps android.widget.SeekBar$OnSeekBarChangeListener.
func (*SeekBarOnSeekBarChangeListener) OnProgressChanged ¶ added in v0.0.7
func (m *SeekBarOnSeekBarChangeListener) OnProgressChanged( arg0 *jni.Object, arg1 int32, arg2 bool, ) error
OnProgressChanged calls android.widget.SeekBar$OnSeekBarChangeListener.onProgressChanged.
func (*SeekBarOnSeekBarChangeListener) OnStartTrackingTouch ¶ added in v0.0.7
func (m *SeekBarOnSeekBarChangeListener) OnStartTrackingTouch(arg0 *jni.Object) error
OnStartTrackingTouch calls android.widget.SeekBar$OnSeekBarChangeListener.onStartTrackingTouch.
func (*SeekBarOnSeekBarChangeListener) OnStopTrackingTouch ¶ added in v0.0.7
func (m *SeekBarOnSeekBarChangeListener) OnStopTrackingTouch(arg0 *jni.Object) error
OnStopTrackingTouch calls android.widget.SeekBar$OnSeekBarChangeListener.onStopTrackingTouch.
type ShareActionProvider ¶ added in v0.0.7
type ShareActionProvider struct {
}
ShareActionProvider wraps android.widget.ShareActionProvider.
func NewShareActionProvider ¶ added in v0.0.7
NewShareActionProvider creates a new android.widget.ShareActionProvider instance.
func (*ShareActionProvider) HasSubMenu ¶ added in v0.0.7
func (m *ShareActionProvider) HasSubMenu() (bool, error)
HasSubMenu calls android.widget.ShareActionProvider.hasSubMenu.
func (*ShareActionProvider) OnCreateActionView ¶ added in v0.0.7
func (m *ShareActionProvider) OnCreateActionView() (*jni.Object, error)
OnCreateActionView calls android.widget.ShareActionProvider.onCreateActionView.
func (*ShareActionProvider) OnPrepareSubMenu ¶ added in v0.0.7
func (m *ShareActionProvider) OnPrepareSubMenu(arg0 *jni.Object) error
OnPrepareSubMenu calls android.widget.ShareActionProvider.onPrepareSubMenu.
func (*ShareActionProvider) SetOnShareTargetSelectedListener ¶ added in v0.0.7
func (m *ShareActionProvider) SetOnShareTargetSelectedListener(arg0 *jni.Object) error
SetOnShareTargetSelectedListener calls android.widget.ShareActionProvider.setOnShareTargetSelectedListener.
func (*ShareActionProvider) SetShareHistoryFileName ¶ added in v0.0.7
func (m *ShareActionProvider) SetShareHistoryFileName(arg0 string) error
SetShareHistoryFileName calls android.widget.ShareActionProvider.setShareHistoryFileName.
func (*ShareActionProvider) SetShareIntent ¶ added in v0.0.7
func (m *ShareActionProvider) SetShareIntent(arg0 *jni.Object) error
SetShareIntent calls android.widget.ShareActionProvider.setShareIntent.
type ShareActionProviderOnShareTargetSelectedListener ¶ added in v0.0.7
type ShareActionProviderOnShareTargetSelectedListener struct {
}
ShareActionProviderOnShareTargetSelectedListener wraps android.widget.ShareActionProvider$OnShareTargetSelectedListener.
func (*ShareActionProviderOnShareTargetSelectedListener) OnShareTargetSelected ¶ added in v0.0.7
func (m *ShareActionProviderOnShareTargetSelectedListener) OnShareTargetSelected(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
OnShareTargetSelected calls android.widget.ShareActionProvider$OnShareTargetSelectedListener.onShareTargetSelected.
type SimpleAdapter ¶ added in v0.0.7
SimpleAdapter wraps android.widget.SimpleAdapter.
func NewSimpleAdapter ¶ added in v0.0.7
func NewSimpleAdapter(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, arg4 *jni.Object) (*SimpleAdapter, error)
NewSimpleAdapter creates a new android.widget.SimpleAdapter instance.
func (*SimpleAdapter) GetCount ¶ added in v0.0.7
func (m *SimpleAdapter) GetCount() (int32, error)
GetCount calls android.widget.SimpleAdapter.getCount.
func (*SimpleAdapter) GetDropDownView ¶ added in v0.0.7
func (m *SimpleAdapter) GetDropDownView( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
GetDropDownView calls android.widget.SimpleAdapter.getDropDownView.
func (*SimpleAdapter) GetDropDownViewTheme ¶ added in v0.0.7
func (m *SimpleAdapter) GetDropDownViewTheme() (*jni.Object, error)
GetDropDownViewTheme calls android.widget.SimpleAdapter.getDropDownViewTheme.
func (*SimpleAdapter) GetFilter ¶ added in v0.0.7
func (m *SimpleAdapter) GetFilter() (*jni.Object, error)
GetFilter calls android.widget.SimpleAdapter.getFilter.
func (*SimpleAdapter) GetItem ¶ added in v0.0.7
func (m *SimpleAdapter) GetItem(arg0 int32) (*jni.Object, error)
GetItem calls android.widget.SimpleAdapter.getItem.
func (*SimpleAdapter) GetItemId ¶ added in v0.0.7
func (m *SimpleAdapter) GetItemId(arg0 int32) (int64, error)
GetItemId calls android.widget.SimpleAdapter.getItemId.
func (*SimpleAdapter) GetView ¶ added in v0.0.7
func (m *SimpleAdapter) GetView( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
GetView calls android.widget.SimpleAdapter.getView.
func (*SimpleAdapter) GetViewBinder ¶ added in v0.0.7
func (m *SimpleAdapter) GetViewBinder() (*jni.Object, error)
GetViewBinder calls android.widget.SimpleAdapter.getViewBinder.
func (*SimpleAdapter) SetDropDownViewResource ¶ added in v0.0.7
func (m *SimpleAdapter) SetDropDownViewResource(arg0 int32) error
SetDropDownViewResource calls android.widget.SimpleAdapter.setDropDownViewResource.
func (*SimpleAdapter) SetDropDownViewTheme ¶ added in v0.0.7
func (m *SimpleAdapter) SetDropDownViewTheme(arg0 *jni.Object) error
SetDropDownViewTheme calls android.widget.SimpleAdapter.setDropDownViewTheme.
func (*SimpleAdapter) SetViewBinder ¶ added in v0.0.7
func (m *SimpleAdapter) SetViewBinder(arg0 *jni.Object) error
SetViewBinder calls android.widget.SimpleAdapter.setViewBinder.
func (*SimpleAdapter) SetViewImage2 ¶ added in v0.0.7
func (m *SimpleAdapter) SetViewImage2(arg0 *jni.Object, arg1 int32) error
SetViewImage2 calls android.widget.SimpleAdapter.setViewImage.
func (*SimpleAdapter) SetViewImage2_1 ¶ added in v0.0.7
func (m *SimpleAdapter) SetViewImage2_1(arg0 *jni.Object, arg1 string) error
SetViewImage2_1 calls android.widget.SimpleAdapter.setViewImage.
func (*SimpleAdapter) SetViewText ¶ added in v0.0.7
func (m *SimpleAdapter) SetViewText(arg0 *jni.Object, arg1 string) error
SetViewText calls android.widget.SimpleAdapter.setViewText.
type SimpleAdapterViewBinder ¶ added in v0.0.7
SimpleAdapterViewBinder wraps android.widget.SimpleAdapter$ViewBinder.
func (*SimpleAdapterViewBinder) SetViewValue ¶ added in v0.0.7
func (m *SimpleAdapterViewBinder) SetViewValue( arg0 *jni.Object, arg1 *jni.Object, arg2 string, ) (bool, error)
SetViewValue calls android.widget.SimpleAdapter$ViewBinder.setViewValue.
type SimpleCursorAdapter ¶ added in v0.0.7
SimpleCursorAdapter wraps android.widget.SimpleCursorAdapter.
func NewSimpleCursorAdapter ¶ added in v0.0.7
func NewSimpleCursorAdapter(vm *jni.VM, arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 *jni.Object, arg4 *jni.Object) (*SimpleCursorAdapter, error)
NewSimpleCursorAdapter creates a new android.widget.SimpleCursorAdapter instance.
func (*SimpleCursorAdapter) BindView ¶ added in v0.0.7
func (m *SimpleCursorAdapter) BindView( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
BindView calls android.widget.SimpleCursorAdapter.bindView.
func (*SimpleCursorAdapter) ChangeCursorAndColumns ¶ added in v0.0.7
func (m *SimpleCursorAdapter) ChangeCursorAndColumns( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
ChangeCursorAndColumns calls android.widget.SimpleCursorAdapter.changeCursorAndColumns.
func (*SimpleCursorAdapter) ConvertToString ¶ added in v0.0.7
ConvertToString calls android.widget.SimpleCursorAdapter.convertToString.
func (*SimpleCursorAdapter) GetCursorToStringConverter ¶ added in v0.0.7
func (m *SimpleCursorAdapter) GetCursorToStringConverter() (*jni.Object, error)
GetCursorToStringConverter calls android.widget.SimpleCursorAdapter.getCursorToStringConverter.
func (*SimpleCursorAdapter) GetStringConversionColumn ¶ added in v0.0.7
func (m *SimpleCursorAdapter) GetStringConversionColumn() (int32, error)
GetStringConversionColumn calls android.widget.SimpleCursorAdapter.getStringConversionColumn.
func (*SimpleCursorAdapter) GetViewBinder ¶ added in v0.0.7
func (m *SimpleCursorAdapter) GetViewBinder() (*jni.Object, error)
GetViewBinder calls android.widget.SimpleCursorAdapter.getViewBinder.
func (*SimpleCursorAdapter) SetCursorToStringConverter ¶ added in v0.0.7
func (m *SimpleCursorAdapter) SetCursorToStringConverter(arg0 *jni.Object) error
SetCursorToStringConverter calls android.widget.SimpleCursorAdapter.setCursorToStringConverter.
func (*SimpleCursorAdapter) SetStringConversionColumn ¶ added in v0.0.7
func (m *SimpleCursorAdapter) SetStringConversionColumn(arg0 int32) error
SetStringConversionColumn calls android.widget.SimpleCursorAdapter.setStringConversionColumn.
func (*SimpleCursorAdapter) SetViewBinder ¶ added in v0.0.7
func (m *SimpleCursorAdapter) SetViewBinder(arg0 *jni.Object) error
SetViewBinder calls android.widget.SimpleCursorAdapter.setViewBinder.
func (*SimpleCursorAdapter) SetViewImage ¶ added in v0.0.7
func (m *SimpleCursorAdapter) SetViewImage(arg0 *jni.Object, arg1 string) error
SetViewImage calls android.widget.SimpleCursorAdapter.setViewImage.
func (*SimpleCursorAdapter) SetViewText ¶ added in v0.0.7
func (m *SimpleCursorAdapter) SetViewText(arg0 *jni.Object, arg1 string) error
SetViewText calls android.widget.SimpleCursorAdapter.setViewText.
func (*SimpleCursorAdapter) SwapCursor ¶ added in v0.0.7
SwapCursor calls android.widget.SimpleCursorAdapter.swapCursor.
type SimpleCursorAdapterCursorToStringConverter ¶ added in v0.0.7
SimpleCursorAdapterCursorToStringConverter wraps android.widget.SimpleCursorAdapter$CursorToStringConverter.
func (*SimpleCursorAdapterCursorToStringConverter) ConvertToString ¶ added in v0.0.7
func (m *SimpleCursorAdapterCursorToStringConverter) ConvertToString(arg0 *jni.Object) (*jni.Object, error)
ConvertToString calls android.widget.SimpleCursorAdapter$CursorToStringConverter.convertToString.
type SimpleCursorAdapterViewBinder ¶ added in v0.0.7
SimpleCursorAdapterViewBinder wraps android.widget.SimpleCursorAdapter$ViewBinder.
func (*SimpleCursorAdapterViewBinder) SetViewValue ¶ added in v0.0.7
func (m *SimpleCursorAdapterViewBinder) SetViewValue( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) (bool, error)
SetViewValue calls android.widget.SimpleCursorAdapter$ViewBinder.setViewValue.
type SimpleCursorTreeAdapter ¶ added in v0.0.7
SimpleCursorTreeAdapter wraps android.widget.SimpleCursorTreeAdapter.
func (*SimpleCursorTreeAdapter) GetViewBinder ¶ added in v0.0.7
func (m *SimpleCursorTreeAdapter) GetViewBinder() (*jni.Object, error)
GetViewBinder calls android.widget.SimpleCursorTreeAdapter.getViewBinder.
func (*SimpleCursorTreeAdapter) SetViewBinder ¶ added in v0.0.7
func (m *SimpleCursorTreeAdapter) SetViewBinder(arg0 *jni.Object) error
SetViewBinder calls android.widget.SimpleCursorTreeAdapter.setViewBinder.
func (*SimpleCursorTreeAdapter) SetViewText ¶ added in v0.0.7
func (m *SimpleCursorTreeAdapter) SetViewText(arg0 *jni.Object, arg1 string) error
SetViewText calls android.widget.SimpleCursorTreeAdapter.setViewText.
type SimpleCursorTreeAdapterViewBinder ¶ added in v0.0.7
SimpleCursorTreeAdapterViewBinder wraps android.widget.SimpleCursorTreeAdapter$ViewBinder.
func (*SimpleCursorTreeAdapterViewBinder) SetViewValue ¶ added in v0.0.7
func (m *SimpleCursorTreeAdapterViewBinder) SetViewValue( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) (bool, error)
SetViewValue calls android.widget.SimpleCursorTreeAdapter$ViewBinder.setViewValue.
type SimpleExpandableListAdapter ¶ added in v0.0.7
SimpleExpandableListAdapter wraps android.widget.SimpleExpandableListAdapter.
func NewSimpleExpandableListAdapter ¶ added in v0.0.7
func NewSimpleExpandableListAdapter(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 *jni.Object, arg5 *jni.Object, arg6 *jni.Object, arg7 int32, arg8 int32, arg9 *jni.Object, arg10 *jni.Object) (*SimpleExpandableListAdapter, error)
NewSimpleExpandableListAdapter creates a new android.widget.SimpleExpandableListAdapter instance.
func (*SimpleExpandableListAdapter) GetChild ¶ added in v0.0.7
GetChild calls android.widget.SimpleExpandableListAdapter.getChild.
func (*SimpleExpandableListAdapter) GetChildId ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) GetChildId(arg0 int32, arg1 int32) (int64, error)
GetChildId calls android.widget.SimpleExpandableListAdapter.getChildId.
func (*SimpleExpandableListAdapter) GetChildView ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) GetChildView( arg0 int32, arg1 int32, arg2 bool, arg3 *jni.Object, arg4 *jni.Object, ) (*jni.Object, error)
GetChildView calls android.widget.SimpleExpandableListAdapter.getChildView.
func (*SimpleExpandableListAdapter) GetChildrenCount ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) GetChildrenCount(arg0 int32) (int32, error)
GetChildrenCount calls android.widget.SimpleExpandableListAdapter.getChildrenCount.
func (*SimpleExpandableListAdapter) GetGroup ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) GetGroup(arg0 int32) (*jni.Object, error)
GetGroup calls android.widget.SimpleExpandableListAdapter.getGroup.
func (*SimpleExpandableListAdapter) GetGroupCount ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) GetGroupCount() (int32, error)
GetGroupCount calls android.widget.SimpleExpandableListAdapter.getGroupCount.
func (*SimpleExpandableListAdapter) GetGroupId ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) GetGroupId(arg0 int32) (int64, error)
GetGroupId calls android.widget.SimpleExpandableListAdapter.getGroupId.
func (*SimpleExpandableListAdapter) GetGroupView ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) GetGroupView( arg0 int32, arg1 bool, arg2 *jni.Object, arg3 *jni.Object, ) (*jni.Object, error)
GetGroupView calls android.widget.SimpleExpandableListAdapter.getGroupView.
func (*SimpleExpandableListAdapter) HasStableIds ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) HasStableIds() (bool, error)
HasStableIds calls android.widget.SimpleExpandableListAdapter.hasStableIds.
func (*SimpleExpandableListAdapter) IsChildSelectable ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) IsChildSelectable(arg0 int32, arg1 int32) (bool, error)
IsChildSelectable calls android.widget.SimpleExpandableListAdapter.isChildSelectable.
func (*SimpleExpandableListAdapter) NewChildView ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) NewChildView(arg0 bool, arg1 *jni.Object) (*jni.Object, error)
NewChildView calls android.widget.SimpleExpandableListAdapter.newChildView.
func (*SimpleExpandableListAdapter) NewGroupView ¶ added in v0.0.7
func (m *SimpleExpandableListAdapter) NewGroupView(arg0 bool, arg1 *jni.Object) (*jni.Object, error)
NewGroupView calls android.widget.SimpleExpandableListAdapter.newGroupView.
type SlidingDrawer ¶ added in v0.0.7
SlidingDrawer wraps android.widget.SlidingDrawer.
func NewSlidingDrawer ¶ added in v0.0.7
NewSlidingDrawer creates a new android.widget.SlidingDrawer instance.
func (*SlidingDrawer) AnimateClose ¶ added in v0.0.7
func (m *SlidingDrawer) AnimateClose() error
AnimateClose calls android.widget.SlidingDrawer.animateClose.
func (*SlidingDrawer) AnimateOpen ¶ added in v0.0.7
func (m *SlidingDrawer) AnimateOpen() error
AnimateOpen calls android.widget.SlidingDrawer.animateOpen.
func (*SlidingDrawer) AnimateToggle ¶ added in v0.0.7
func (m *SlidingDrawer) AnimateToggle() error
AnimateToggle calls android.widget.SlidingDrawer.animateToggle.
func (*SlidingDrawer) Close ¶ added in v0.0.7
func (m *SlidingDrawer) Close() error
Close calls android.widget.SlidingDrawer.close.
func (*SlidingDrawer) GetAccessibilityClassName ¶ added in v0.0.7
func (m *SlidingDrawer) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.SlidingDrawer.getAccessibilityClassName.
func (*SlidingDrawer) GetContent ¶ added in v0.0.7
func (m *SlidingDrawer) GetContent() (*jni.Object, error)
GetContent calls android.widget.SlidingDrawer.getContent.
func (*SlidingDrawer) GetHandle ¶ added in v0.0.7
func (m *SlidingDrawer) GetHandle() (*jni.Object, error)
GetHandle calls android.widget.SlidingDrawer.getHandle.
func (*SlidingDrawer) IsMoving ¶ added in v0.0.7
func (m *SlidingDrawer) IsMoving() (bool, error)
IsMoving calls android.widget.SlidingDrawer.isMoving.
func (*SlidingDrawer) IsOpened ¶ added in v0.0.7
func (m *SlidingDrawer) IsOpened() (bool, error)
IsOpened calls android.widget.SlidingDrawer.isOpened.
func (*SlidingDrawer) Lock ¶ added in v0.0.7
func (m *SlidingDrawer) Lock() error
Lock calls android.widget.SlidingDrawer.lock.
func (*SlidingDrawer) OnInterceptTouchEvent ¶ added in v0.0.7
func (m *SlidingDrawer) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)
OnInterceptTouchEvent calls android.widget.SlidingDrawer.onInterceptTouchEvent.
func (*SlidingDrawer) OnTouchEvent ¶ added in v0.0.7
func (m *SlidingDrawer) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.widget.SlidingDrawer.onTouchEvent.
func (*SlidingDrawer) Open ¶ added in v0.0.7
func (m *SlidingDrawer) Open() error
Open calls android.widget.SlidingDrawer.open.
func (*SlidingDrawer) SetOnDrawerCloseListener ¶ added in v0.0.7
func (m *SlidingDrawer) SetOnDrawerCloseListener(arg0 *jni.Object) error
SetOnDrawerCloseListener calls android.widget.SlidingDrawer.setOnDrawerCloseListener.
func (*SlidingDrawer) SetOnDrawerOpenListener ¶ added in v0.0.7
func (m *SlidingDrawer) SetOnDrawerOpenListener(arg0 *jni.Object) error
SetOnDrawerOpenListener calls android.widget.SlidingDrawer.setOnDrawerOpenListener.
func (*SlidingDrawer) SetOnDrawerScrollListener ¶ added in v0.0.7
func (m *SlidingDrawer) SetOnDrawerScrollListener(arg0 *jni.Object) error
SetOnDrawerScrollListener calls android.widget.SlidingDrawer.setOnDrawerScrollListener.
func (*SlidingDrawer) Toggle ¶ added in v0.0.7
func (m *SlidingDrawer) Toggle() error
Toggle calls android.widget.SlidingDrawer.toggle.
func (*SlidingDrawer) Unlock ¶ added in v0.0.7
func (m *SlidingDrawer) Unlock() error
Unlock calls android.widget.SlidingDrawer.unlock.
type SlidingDrawerOnDrawerCloseListener ¶ added in v0.0.7
SlidingDrawerOnDrawerCloseListener wraps android.widget.SlidingDrawer$OnDrawerCloseListener.
func (*SlidingDrawerOnDrawerCloseListener) OnDrawerClosed ¶ added in v0.0.7
func (m *SlidingDrawerOnDrawerCloseListener) OnDrawerClosed() error
OnDrawerClosed calls android.widget.SlidingDrawer$OnDrawerCloseListener.onDrawerClosed.
type SlidingDrawerOnDrawerOpenListener ¶ added in v0.0.7
SlidingDrawerOnDrawerOpenListener wraps android.widget.SlidingDrawer$OnDrawerOpenListener.
func (*SlidingDrawerOnDrawerOpenListener) OnDrawerOpened ¶ added in v0.0.7
func (m *SlidingDrawerOnDrawerOpenListener) OnDrawerOpened() error
OnDrawerOpened calls android.widget.SlidingDrawer$OnDrawerOpenListener.onDrawerOpened.
type SlidingDrawerOnDrawerScrollListener ¶ added in v0.0.7
SlidingDrawerOnDrawerScrollListener wraps android.widget.SlidingDrawer$OnDrawerScrollListener.
func (*SlidingDrawerOnDrawerScrollListener) OnScrollEnded ¶ added in v0.0.7
func (m *SlidingDrawerOnDrawerScrollListener) OnScrollEnded() error
OnScrollEnded calls android.widget.SlidingDrawer$OnDrawerScrollListener.onScrollEnded.
func (*SlidingDrawerOnDrawerScrollListener) OnScrollStarted ¶ added in v0.0.7
func (m *SlidingDrawerOnDrawerScrollListener) OnScrollStarted() error
OnScrollStarted calls android.widget.SlidingDrawer$OnDrawerScrollListener.onScrollStarted.
type Space ¶ added in v0.0.7
Space wraps android.widget.Space.
type Spinner ¶ added in v0.0.7
Spinner wraps android.widget.Spinner.
func NewSpinner ¶ added in v0.0.7
NewSpinner creates a new android.widget.Spinner instance.
func (*Spinner) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.Spinner.getAccessibilityClassName.
func (*Spinner) GetBaseline ¶ added in v0.0.7
GetBaseline calls android.widget.Spinner.getBaseline.
func (*Spinner) GetDropDownHorizontalOffset ¶ added in v0.0.7
GetDropDownHorizontalOffset calls android.widget.Spinner.getDropDownHorizontalOffset.
func (*Spinner) GetDropDownVerticalOffset ¶ added in v0.0.7
GetDropDownVerticalOffset calls android.widget.Spinner.getDropDownVerticalOffset.
func (*Spinner) GetDropDownWidth ¶ added in v0.0.7
GetDropDownWidth calls android.widget.Spinner.getDropDownWidth.
func (*Spinner) GetGravity ¶ added in v0.0.7
GetGravity calls android.widget.Spinner.getGravity.
func (*Spinner) GetPopupBackground ¶ added in v0.0.7
GetPopupBackground calls android.widget.Spinner.getPopupBackground.
func (*Spinner) GetPopupContext ¶ added in v0.0.7
GetPopupContext calls android.widget.Spinner.getPopupContext.
func (*Spinner) OnResolvePointerIcon ¶ added in v0.0.7
OnResolvePointerIcon calls android.widget.Spinner.onResolvePointerIcon.
func (*Spinner) OnRestoreInstanceState ¶ added in v0.0.7
OnRestoreInstanceState calls android.widget.Spinner.onRestoreInstanceState.
func (*Spinner) OnSaveInstanceState ¶ added in v0.0.7
OnSaveInstanceState calls android.widget.Spinner.onSaveInstanceState.
func (*Spinner) OnTouchEvent ¶ added in v0.0.7
OnTouchEvent calls android.widget.Spinner.onTouchEvent.
func (*Spinner) PerformClick ¶ added in v0.0.7
PerformClick calls android.widget.Spinner.performClick.
func (*Spinner) SetAdapter1 ¶ added in v0.0.7
SetAdapter1 calls android.widget.Spinner.setAdapter.
func (*Spinner) SetAdapter1_1 ¶ added in v0.0.7
SetAdapter1_1 calls android.widget.Spinner.setAdapter.
func (*Spinner) SetDropDownHorizontalOffset ¶ added in v0.0.7
SetDropDownHorizontalOffset calls android.widget.Spinner.setDropDownHorizontalOffset.
func (*Spinner) SetDropDownVerticalOffset ¶ added in v0.0.7
SetDropDownVerticalOffset calls android.widget.Spinner.setDropDownVerticalOffset.
func (*Spinner) SetDropDownWidth ¶ added in v0.0.7
SetDropDownWidth calls android.widget.Spinner.setDropDownWidth.
func (*Spinner) SetEnabled ¶ added in v0.0.7
SetEnabled calls android.widget.Spinner.setEnabled.
func (*Spinner) SetGravity ¶ added in v0.0.7
SetGravity calls android.widget.Spinner.setGravity.
func (*Spinner) SetOnItemClickListener ¶ added in v0.0.7
SetOnItemClickListener calls android.widget.Spinner.setOnItemClickListener.
func (*Spinner) SetPopupBackgroundDrawable ¶ added in v0.0.7
SetPopupBackgroundDrawable calls android.widget.Spinner.setPopupBackgroundDrawable.
func (*Spinner) SetPopupBackgroundResource ¶ added in v0.0.7
SetPopupBackgroundResource calls android.widget.Spinner.setPopupBackgroundResource.
func (*Spinner) SetPromptId ¶ added in v0.0.7
SetPromptId calls android.widget.Spinner.setPromptId.
type SpinnerAdapter ¶ added in v0.0.7
SpinnerAdapter wraps android.widget.SpinnerAdapter.
type StackView ¶ added in v0.0.7
StackView wraps android.widget.StackView.
func NewStackView ¶ added in v0.0.7
NewStackView creates a new android.widget.StackView instance.
func (*StackView) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.StackView.getAccessibilityClassName.
func (*StackView) OnGenericMotionEvent ¶ added in v0.0.7
OnGenericMotionEvent calls android.widget.StackView.onGenericMotionEvent.
func (*StackView) OnInterceptTouchEvent ¶ added in v0.0.7
OnInterceptTouchEvent calls android.widget.StackView.onInterceptTouchEvent.
func (*StackView) OnTouchEvent ¶ added in v0.0.7
OnTouchEvent calls android.widget.StackView.onTouchEvent.
func (*StackView) ShowPrevious ¶ added in v0.0.7
ShowPrevious calls android.widget.StackView.showPrevious.
type Switch ¶ added in v0.0.7
Switch wraps android.widget.Switch.
func (*Switch) DrawableHotspotChanged ¶ added in v0.0.7
DrawableHotspotChanged calls android.widget.Switch.drawableHotspotChanged.
func (*Switch) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.Switch.getAccessibilityClassName.
func (*Switch) GetCompoundPaddingLeft ¶ added in v0.0.7
GetCompoundPaddingLeft calls android.widget.Switch.getCompoundPaddingLeft.
func (*Switch) GetCompoundPaddingRight ¶ added in v0.0.7
GetCompoundPaddingRight calls android.widget.Switch.getCompoundPaddingRight.
func (*Switch) GetShowText ¶ added in v0.0.7
GetShowText calls android.widget.Switch.getShowText.
func (*Switch) GetSplitTrack ¶ added in v0.0.7
GetSplitTrack calls android.widget.Switch.getSplitTrack.
func (*Switch) GetSwitchMinWidth ¶ added in v0.0.7
GetSwitchMinWidth calls android.widget.Switch.getSwitchMinWidth.
func (*Switch) GetSwitchPadding ¶ added in v0.0.7
GetSwitchPadding calls android.widget.Switch.getSwitchPadding.
func (*Switch) GetTextOff ¶ added in v0.0.7
GetTextOff calls android.widget.Switch.getTextOff.
func (*Switch) GetThumbDrawable ¶ added in v0.0.7
GetThumbDrawable calls android.widget.Switch.getThumbDrawable.
func (*Switch) GetThumbTextPadding ¶ added in v0.0.7
GetThumbTextPadding calls android.widget.Switch.getThumbTextPadding.
func (*Switch) GetThumbTintBlendMode ¶ added in v0.0.7
GetThumbTintBlendMode calls android.widget.Switch.getThumbTintBlendMode.
func (*Switch) GetThumbTintList ¶ added in v0.0.7
GetThumbTintList calls android.widget.Switch.getThumbTintList.
func (*Switch) GetThumbTintMode ¶ added in v0.0.7
GetThumbTintMode calls android.widget.Switch.getThumbTintMode.
func (*Switch) GetTrackDrawable ¶ added in v0.0.7
GetTrackDrawable calls android.widget.Switch.getTrackDrawable.
func (*Switch) GetTrackTintBlendMode ¶ added in v0.0.7
GetTrackTintBlendMode calls android.widget.Switch.getTrackTintBlendMode.
func (*Switch) GetTrackTintList ¶ added in v0.0.7
GetTrackTintList calls android.widget.Switch.getTrackTintList.
func (*Switch) GetTrackTintMode ¶ added in v0.0.7
GetTrackTintMode calls android.widget.Switch.getTrackTintMode.
func (*Switch) JumpDrawablesToCurrentState ¶ added in v0.0.7
JumpDrawablesToCurrentState calls android.widget.Switch.jumpDrawablesToCurrentState.
func (*Switch) OnTouchEvent ¶ added in v0.0.7
OnTouchEvent calls android.widget.Switch.onTouchEvent.
func (*Switch) SetChecked ¶ added in v0.0.7
SetChecked calls android.widget.Switch.setChecked.
func (*Switch) SetShowText ¶ added in v0.0.7
SetShowText calls android.widget.Switch.setShowText.
func (*Switch) SetSplitTrack ¶ added in v0.0.7
SetSplitTrack calls android.widget.Switch.setSplitTrack.
func (*Switch) SetSwitchMinWidth ¶ added in v0.0.7
SetSwitchMinWidth calls android.widget.Switch.setSwitchMinWidth.
func (*Switch) SetSwitchPadding ¶ added in v0.0.7
SetSwitchPadding calls android.widget.Switch.setSwitchPadding.
func (*Switch) SetSwitchTextAppearance ¶ added in v0.0.7
SetSwitchTextAppearance calls android.widget.Switch.setSwitchTextAppearance.
func (*Switch) SetSwitchTypeface1 ¶ added in v0.0.7
SetSwitchTypeface1 calls android.widget.Switch.setSwitchTypeface.
func (*Switch) SetSwitchTypeface2_1 ¶ added in v0.0.7
SetSwitchTypeface2_1 calls android.widget.Switch.setSwitchTypeface.
func (*Switch) SetTextOff ¶ added in v0.0.7
SetTextOff calls android.widget.Switch.setTextOff.
func (*Switch) SetThumbDrawable ¶ added in v0.0.7
SetThumbDrawable calls android.widget.Switch.setThumbDrawable.
func (*Switch) SetThumbIcon ¶ added in v0.0.7
SetThumbIcon calls android.widget.Switch.setThumbIcon.
func (*Switch) SetThumbResource ¶ added in v0.0.7
SetThumbResource calls android.widget.Switch.setThumbResource.
func (*Switch) SetThumbTextPadding ¶ added in v0.0.7
SetThumbTextPadding calls android.widget.Switch.setThumbTextPadding.
func (*Switch) SetThumbTintBlendMode ¶ added in v0.0.7
SetThumbTintBlendMode calls android.widget.Switch.setThumbTintBlendMode.
func (*Switch) SetThumbTintList ¶ added in v0.0.7
SetThumbTintList calls android.widget.Switch.setThumbTintList.
func (*Switch) SetThumbTintMode ¶ added in v0.0.7
SetThumbTintMode calls android.widget.Switch.setThumbTintMode.
func (*Switch) SetTrackDrawable ¶ added in v0.0.7
SetTrackDrawable calls android.widget.Switch.setTrackDrawable.
func (*Switch) SetTrackIcon ¶ added in v0.0.7
SetTrackIcon calls android.widget.Switch.setTrackIcon.
func (*Switch) SetTrackResource ¶ added in v0.0.7
SetTrackResource calls android.widget.Switch.setTrackResource.
func (*Switch) SetTrackTintBlendMode ¶ added in v0.0.7
SetTrackTintBlendMode calls android.widget.Switch.setTrackTintBlendMode.
func (*Switch) SetTrackTintList ¶ added in v0.0.7
SetTrackTintList calls android.widget.Switch.setTrackTintList.
func (*Switch) SetTrackTintMode ¶ added in v0.0.7
SetTrackTintMode calls android.widget.Switch.setTrackTintMode.
type TabHost ¶ added in v0.0.7
TabHost wraps android.widget.TabHost.
func NewTabHost ¶ added in v0.0.7
NewTabHost creates a new android.widget.TabHost instance.
func (*TabHost) ClearAllTabs ¶ added in v0.0.7
ClearAllTabs calls android.widget.TabHost.clearAllTabs.
func (*TabHost) DispatchKeyEvent ¶ added in v0.0.7
DispatchKeyEvent calls android.widget.TabHost.dispatchKeyEvent.
func (*TabHost) DispatchWindowFocusChanged ¶ added in v0.0.7
DispatchWindowFocusChanged calls android.widget.TabHost.dispatchWindowFocusChanged.
func (*TabHost) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.TabHost.getAccessibilityClassName.
func (*TabHost) GetCurrentTab ¶ added in v0.0.7
GetCurrentTab calls android.widget.TabHost.getCurrentTab.
func (*TabHost) GetCurrentTabTag ¶ added in v0.0.7
GetCurrentTabTag calls android.widget.TabHost.getCurrentTabTag.
func (*TabHost) GetCurrentTabView ¶ added in v0.0.7
GetCurrentTabView calls android.widget.TabHost.getCurrentTabView.
func (*TabHost) GetCurrentView ¶ added in v0.0.7
GetCurrentView calls android.widget.TabHost.getCurrentView.
func (*TabHost) GetTabContentView ¶ added in v0.0.7
GetTabContentView calls android.widget.TabHost.getTabContentView.
func (*TabHost) GetTabWidget ¶ added in v0.0.7
GetTabWidget calls android.widget.TabHost.getTabWidget.
func (*TabHost) NewTabSpec ¶ added in v0.0.7
NewTabSpec calls android.widget.TabHost.newTabSpec.
func (*TabHost) OnTouchModeChanged ¶ added in v0.0.7
OnTouchModeChanged calls android.widget.TabHost.onTouchModeChanged.
func (*TabHost) SetCurrentTab ¶ added in v0.0.7
SetCurrentTab calls android.widget.TabHost.setCurrentTab.
func (*TabHost) SetCurrentTabByTag ¶ added in v0.0.7
SetCurrentTabByTag calls android.widget.TabHost.setCurrentTabByTag.
func (*TabHost) SetOnTabChangedListener ¶ added in v0.0.7
SetOnTabChangedListener calls android.widget.TabHost.setOnTabChangedListener.
type TabHostOnTabChangeListener ¶ added in v0.0.7
TabHostOnTabChangeListener wraps android.widget.TabHost$OnTabChangeListener.
func (*TabHostOnTabChangeListener) OnTabChanged ¶ added in v0.0.7
func (m *TabHostOnTabChangeListener) OnTabChanged(arg0 string) error
OnTabChanged calls android.widget.TabHost$OnTabChangeListener.onTabChanged.
type TabHostTabContentFactory ¶ added in v0.0.7
TabHostTabContentFactory wraps android.widget.TabHost$TabContentFactory.
func (*TabHostTabContentFactory) CreateTabContent ¶ added in v0.0.7
func (m *TabHostTabContentFactory) CreateTabContent(arg0 string) (*jni.Object, error)
CreateTabContent calls android.widget.TabHost$TabContentFactory.createTabContent.
type TabHostTabSpec ¶ added in v0.0.7
TabHostTabSpec wraps android.widget.TabHost$TabSpec.
func (*TabHostTabSpec) GetTag ¶ added in v0.0.7
func (m *TabHostTabSpec) GetTag() (string, error)
GetTag calls android.widget.TabHost$TabSpec.getTag.
func (*TabHostTabSpec) SetContent1 ¶ added in v0.0.7
SetContent1 calls android.widget.TabHost$TabSpec.setContent.
func (*TabHostTabSpec) SetContent1_1 ¶ added in v0.0.7
SetContent1_1 calls android.widget.TabHost$TabSpec.setContent.
func (*TabHostTabSpec) SetContent1_2 ¶ added in v0.0.7
func (m *TabHostTabSpec) SetContent1_2(arg0 int32) (*jni.Object, error)
SetContent1_2 calls android.widget.TabHost$TabSpec.setContent.
func (*TabHostTabSpec) SetIndicator1 ¶ added in v0.0.7
SetIndicator1 calls android.widget.TabHost$TabSpec.setIndicator.
func (*TabHostTabSpec) SetIndicator1_1 ¶ added in v0.0.7
func (m *TabHostTabSpec) SetIndicator1_1(arg0 string) (*jni.Object, error)
SetIndicator1_1 calls android.widget.TabHost$TabSpec.setIndicator.
func (*TabHostTabSpec) SetIndicator2_2 ¶ added in v0.0.7
SetIndicator2_2 calls android.widget.TabHost$TabSpec.setIndicator.
type TabWidget ¶ added in v0.0.7
TabWidget wraps android.widget.TabWidget.
func NewTabWidget ¶ added in v0.0.7
NewTabWidget creates a new android.widget.TabWidget instance.
func (*TabWidget) ChildDrawableStateChanged ¶ added in v0.0.7
ChildDrawableStateChanged calls android.widget.TabWidget.childDrawableStateChanged.
func (*TabWidget) DispatchDraw ¶ added in v0.0.7
DispatchDraw calls android.widget.TabWidget.dispatchDraw.
func (*TabWidget) FocusCurrentTab ¶ added in v0.0.7
FocusCurrentTab calls android.widget.TabWidget.focusCurrentTab.
func (*TabWidget) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.TabWidget.getAccessibilityClassName.
func (*TabWidget) GetChildTabViewAt ¶ added in v0.0.7
GetChildTabViewAt calls android.widget.TabWidget.getChildTabViewAt.
func (*TabWidget) GetLeftStripDrawable ¶ added in v0.0.7
GetLeftStripDrawable calls android.widget.TabWidget.getLeftStripDrawable.
func (*TabWidget) GetRightStripDrawable ¶ added in v0.0.7
GetRightStripDrawable calls android.widget.TabWidget.getRightStripDrawable.
func (*TabWidget) GetTabCount ¶ added in v0.0.7
GetTabCount calls android.widget.TabWidget.getTabCount.
func (*TabWidget) IsStripEnabled ¶ added in v0.0.7
IsStripEnabled calls android.widget.TabWidget.isStripEnabled.
func (*TabWidget) OnFocusChange ¶ added in v0.0.7
OnFocusChange calls android.widget.TabWidget.onFocusChange.
func (*TabWidget) OnResolvePointerIcon ¶ added in v0.0.7
OnResolvePointerIcon calls android.widget.TabWidget.onResolvePointerIcon.
func (*TabWidget) RemoveAllViews ¶ added in v0.0.7
RemoveAllViews calls android.widget.TabWidget.removeAllViews.
func (*TabWidget) SetCurrentTab ¶ added in v0.0.7
SetCurrentTab calls android.widget.TabWidget.setCurrentTab.
func (*TabWidget) SetDividerDrawable1 ¶ added in v0.0.7
SetDividerDrawable1 calls android.widget.TabWidget.setDividerDrawable.
func (*TabWidget) SetDividerDrawable1_1 ¶ added in v0.0.7
SetDividerDrawable1_1 calls android.widget.TabWidget.setDividerDrawable.
func (*TabWidget) SetEnabled ¶ added in v0.0.7
SetEnabled calls android.widget.TabWidget.setEnabled.
func (*TabWidget) SetLeftStripDrawable1 ¶ added in v0.0.7
SetLeftStripDrawable1 calls android.widget.TabWidget.setLeftStripDrawable.
func (*TabWidget) SetLeftStripDrawable1_1 ¶ added in v0.0.7
SetLeftStripDrawable1_1 calls android.widget.TabWidget.setLeftStripDrawable.
func (*TabWidget) SetRightStripDrawable1 ¶ added in v0.0.7
SetRightStripDrawable1 calls android.widget.TabWidget.setRightStripDrawable.
func (*TabWidget) SetRightStripDrawable1_1 ¶ added in v0.0.7
SetRightStripDrawable1_1 calls android.widget.TabWidget.setRightStripDrawable.
func (*TabWidget) SetStripEnabled ¶ added in v0.0.7
SetStripEnabled calls android.widget.TabWidget.setStripEnabled.
type TableLayout ¶ added in v0.0.7
TableLayout wraps android.widget.TableLayout.
func NewTableLayout ¶ added in v0.0.7
NewTableLayout creates a new android.widget.TableLayout instance.
func (*TableLayout) AddView1 ¶ added in v0.0.7
func (m *TableLayout) AddView1(arg0 *jni.Object) error
AddView1 calls android.widget.TableLayout.addView.
func (*TableLayout) AddView2_1 ¶ added in v0.0.7
AddView2_1 calls android.widget.TableLayout.addView.
func (*TableLayout) AddView2_2 ¶ added in v0.0.7
func (m *TableLayout) AddView2_2(arg0 *jni.Object, arg1 int32) error
AddView2_2 calls android.widget.TableLayout.addView.
func (*TableLayout) AddView3_3 ¶ added in v0.0.7
AddView3_3 calls android.widget.TableLayout.addView.
func (*TableLayout) GenerateLayoutParams1 ¶ added in v0.0.7
GenerateLayoutParams1 calls android.widget.TableLayout.generateLayoutParams.
func (*TableLayout) GenerateLayoutParams1_1 ¶ added in v0.0.7
GenerateLayoutParams1_1 calls android.widget.TableLayout.generateLayoutParams.
func (*TableLayout) GenerateLayoutParams1_2 ¶ added in v0.0.7
GenerateLayoutParams1_2 calls android.widget.TableLayout.generateLayoutParams.
func (*TableLayout) GetAccessibilityClassName ¶ added in v0.0.7
func (m *TableLayout) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.TableLayout.getAccessibilityClassName.
func (*TableLayout) IsColumnCollapsed ¶ added in v0.0.7
func (m *TableLayout) IsColumnCollapsed(arg0 int32) (bool, error)
IsColumnCollapsed calls android.widget.TableLayout.isColumnCollapsed.
func (*TableLayout) IsColumnShrinkable ¶ added in v0.0.7
func (m *TableLayout) IsColumnShrinkable(arg0 int32) (bool, error)
IsColumnShrinkable calls android.widget.TableLayout.isColumnShrinkable.
func (*TableLayout) IsColumnStretchable ¶ added in v0.0.7
func (m *TableLayout) IsColumnStretchable(arg0 int32) (bool, error)
IsColumnStretchable calls android.widget.TableLayout.isColumnStretchable.
func (*TableLayout) IsShrinkAllColumns ¶ added in v0.0.7
func (m *TableLayout) IsShrinkAllColumns() (bool, error)
IsShrinkAllColumns calls android.widget.TableLayout.isShrinkAllColumns.
func (*TableLayout) IsStretchAllColumns ¶ added in v0.0.7
func (m *TableLayout) IsStretchAllColumns() (bool, error)
IsStretchAllColumns calls android.widget.TableLayout.isStretchAllColumns.
func (*TableLayout) RequestLayout ¶ added in v0.0.7
func (m *TableLayout) RequestLayout() error
RequestLayout calls android.widget.TableLayout.requestLayout.
func (*TableLayout) SetColumnCollapsed ¶ added in v0.0.7
func (m *TableLayout) SetColumnCollapsed(arg0 int32, arg1 bool) error
SetColumnCollapsed calls android.widget.TableLayout.setColumnCollapsed.
func (*TableLayout) SetColumnShrinkable ¶ added in v0.0.7
func (m *TableLayout) SetColumnShrinkable(arg0 int32, arg1 bool) error
SetColumnShrinkable calls android.widget.TableLayout.setColumnShrinkable.
func (*TableLayout) SetColumnStretchable ¶ added in v0.0.7
func (m *TableLayout) SetColumnStretchable(arg0 int32, arg1 bool) error
SetColumnStretchable calls android.widget.TableLayout.setColumnStretchable.
func (*TableLayout) SetOnHierarchyChangeListener ¶ added in v0.0.7
func (m *TableLayout) SetOnHierarchyChangeListener(arg0 *jni.Object) error
SetOnHierarchyChangeListener calls android.widget.TableLayout.setOnHierarchyChangeListener.
func (*TableLayout) SetShrinkAllColumns ¶ added in v0.0.7
func (m *TableLayout) SetShrinkAllColumns(arg0 bool) error
SetShrinkAllColumns calls android.widget.TableLayout.setShrinkAllColumns.
func (*TableLayout) SetStretchAllColumns ¶ added in v0.0.7
func (m *TableLayout) SetStretchAllColumns(arg0 bool) error
SetStretchAllColumns calls android.widget.TableLayout.setStretchAllColumns.
type TableRow ¶ added in v0.0.7
TableRow wraps android.widget.TableRow.
func NewTableRow ¶ added in v0.0.7
NewTableRow creates a new android.widget.TableRow instance.
func (*TableRow) GenerateLayoutParams1 ¶ added in v0.0.7
GenerateLayoutParams1 calls android.widget.TableRow.generateLayoutParams.
func (*TableRow) GenerateLayoutParams1_1 ¶ added in v0.0.7
GenerateLayoutParams1_1 calls android.widget.TableRow.generateLayoutParams.
func (*TableRow) GenerateLayoutParams1_2 ¶ added in v0.0.7
GenerateLayoutParams1_2 calls android.widget.TableRow.generateLayoutParams.
func (*TableRow) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.TableRow.getAccessibilityClassName.
func (*TableRow) GetVirtualChildAt ¶ added in v0.0.7
GetVirtualChildAt calls android.widget.TableRow.getVirtualChildAt.
func (*TableRow) GetVirtualChildCount ¶ added in v0.0.7
GetVirtualChildCount calls android.widget.TableRow.getVirtualChildCount.
type TextClock ¶ added in v0.0.7
TextClock wraps android.widget.TextClock.
func NewTextClock ¶ added in v0.0.7
NewTextClock creates a new android.widget.TextClock instance.
func (*TextClock) GetFormat12Hour ¶ added in v0.0.7
GetFormat12Hour calls android.widget.TextClock.getFormat12Hour.
func (*TextClock) GetFormat24Hour ¶ added in v0.0.7
GetFormat24Hour calls android.widget.TextClock.getFormat24Hour.
func (*TextClock) GetTimeZone ¶ added in v0.0.7
GetTimeZone calls android.widget.TextClock.getTimeZone.
func (*TextClock) Is24HourModeEnabled ¶ added in v0.0.7
Is24HourModeEnabled calls android.widget.TextClock.is24HourModeEnabled.
func (*TextClock) OnVisibilityAggregated ¶ added in v0.0.7
OnVisibilityAggregated calls android.widget.TextClock.onVisibilityAggregated.
func (*TextClock) RefreshTime ¶ added in v0.0.7
RefreshTime calls android.widget.TextClock.refreshTime.
func (*TextClock) SetFormat12Hour ¶ added in v0.0.7
SetFormat12Hour calls android.widget.TextClock.setFormat12Hour.
func (*TextClock) SetFormat24Hour ¶ added in v0.0.7
SetFormat24Hour calls android.widget.TextClock.setFormat24Hour.
func (*TextClock) SetTimeZone ¶ added in v0.0.7
SetTimeZone calls android.widget.TextClock.setTimeZone.
type TextSwitcher ¶ added in v0.0.7
TextSwitcher wraps android.widget.TextSwitcher.
func NewTextSwitcher ¶ added in v0.0.7
NewTextSwitcher creates a new android.widget.TextSwitcher instance.
func (*TextSwitcher) GetAccessibilityClassName ¶ added in v0.0.7
func (m *TextSwitcher) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.TextSwitcher.getAccessibilityClassName.
func (*TextSwitcher) SetCurrentText ¶ added in v0.0.7
func (m *TextSwitcher) SetCurrentText(arg0 string) error
SetCurrentText calls android.widget.TextSwitcher.setCurrentText.
func (*TextSwitcher) SetText ¶ added in v0.0.7
func (m *TextSwitcher) SetText(arg0 string) error
SetText calls android.widget.TextSwitcher.setText.
type TextView ¶ added in v0.0.7
TextView wraps android.widget.TextView.
func NewTextView ¶ added in v0.0.7
NewTextView creates a new android.widget.TextView instance.
func (*TextView) AddExtraDataToAccessibilityNodeInfo ¶ added in v0.0.7
func (m *TextView) AddExtraDataToAccessibilityNodeInfo( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) error
AddExtraDataToAccessibilityNodeInfo calls android.widget.TextView.addExtraDataToAccessibilityNodeInfo.
func (*TextView) AddTextChangedListener ¶ added in v0.0.7
AddTextChangedListener calls android.widget.TextView.addTextChangedListener.
func (*TextView) BeginBatchEdit ¶ added in v0.0.7
BeginBatchEdit calls android.widget.TextView.beginBatchEdit.
func (*TextView) BringPointIntoView1 ¶ added in v0.0.7
BringPointIntoView1 calls android.widget.TextView.bringPointIntoView.
func (*TextView) BringPointIntoView2_1 ¶ added in v0.0.7
BringPointIntoView2_1 calls android.widget.TextView.bringPointIntoView.
func (*TextView) CancelLongPress ¶ added in v0.0.7
CancelLongPress calls android.widget.TextView.cancelLongPress.
func (*TextView) ClearComposingText ¶ added in v0.0.7
ClearComposingText calls android.widget.TextView.clearComposingText.
func (*TextView) ComputeScroll ¶ added in v0.0.7
ComputeScroll calls android.widget.TextView.computeScroll.
func (*TextView) DidTouchFocusSelect ¶ added in v0.0.7
DidTouchFocusSelect calls android.widget.TextView.didTouchFocusSelect.
func (*TextView) DrawableHotspotChanged ¶ added in v0.0.7
DrawableHotspotChanged calls android.widget.TextView.drawableHotspotChanged.
func (*TextView) EndBatchEdit ¶ added in v0.0.7
EndBatchEdit calls android.widget.TextView.endBatchEdit.
func (*TextView) ExtractText ¶ added in v0.0.7
ExtractText calls android.widget.TextView.extractText.
func (*TextView) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.TextView.getAccessibilityClassName.
func (*TextView) GetAutoLinkMask ¶ added in v0.0.7
GetAutoLinkMask calls android.widget.TextView.getAutoLinkMask.
func (*TextView) GetAutoSizeMaxTextSize ¶ added in v0.0.7
GetAutoSizeMaxTextSize calls android.widget.TextView.getAutoSizeMaxTextSize.
func (*TextView) GetAutoSizeMinTextSize ¶ added in v0.0.7
GetAutoSizeMinTextSize calls android.widget.TextView.getAutoSizeMinTextSize.
func (*TextView) GetAutoSizeStepGranularity ¶ added in v0.0.7
GetAutoSizeStepGranularity calls android.widget.TextView.getAutoSizeStepGranularity.
func (*TextView) GetAutoSizeTextAvailableSizes ¶ added in v0.0.7
GetAutoSizeTextAvailableSizes calls android.widget.TextView.getAutoSizeTextAvailableSizes.
func (*TextView) GetAutoSizeTextType ¶ added in v0.0.7
GetAutoSizeTextType calls android.widget.TextView.getAutoSizeTextType.
func (*TextView) GetAutofillHints ¶ added in v0.0.7
GetAutofillHints calls android.widget.TextView.getAutofillHints.
func (*TextView) GetAutofillType ¶ added in v0.0.7
GetAutofillType calls android.widget.TextView.getAutofillType.
func (*TextView) GetAutofillValue ¶ added in v0.0.7
GetAutofillValue calls android.widget.TextView.getAutofillValue.
func (*TextView) GetBaseline ¶ added in v0.0.7
GetBaseline calls android.widget.TextView.getBaseline.
func (*TextView) GetBreakStrategy ¶ added in v0.0.7
GetBreakStrategy calls android.widget.TextView.getBreakStrategy.
func (*TextView) GetCompoundDrawablePadding ¶ added in v0.0.7
GetCompoundDrawablePadding calls android.widget.TextView.getCompoundDrawablePadding.
func (*TextView) GetCompoundDrawableTintBlendMode ¶ added in v0.0.7
GetCompoundDrawableTintBlendMode calls android.widget.TextView.getCompoundDrawableTintBlendMode.
func (*TextView) GetCompoundDrawableTintList ¶ added in v0.0.7
GetCompoundDrawableTintList calls android.widget.TextView.getCompoundDrawableTintList.
func (*TextView) GetCompoundDrawableTintMode ¶ added in v0.0.7
GetCompoundDrawableTintMode calls android.widget.TextView.getCompoundDrawableTintMode.
func (*TextView) GetCompoundDrawables ¶ added in v0.0.7
GetCompoundDrawables calls android.widget.TextView.getCompoundDrawables.
func (*TextView) GetCompoundDrawablesRelative ¶ added in v0.0.7
GetCompoundDrawablesRelative calls android.widget.TextView.getCompoundDrawablesRelative.
func (*TextView) GetCompoundPaddingBottom ¶ added in v0.0.7
GetCompoundPaddingBottom calls android.widget.TextView.getCompoundPaddingBottom.
func (*TextView) GetCompoundPaddingEnd ¶ added in v0.0.7
GetCompoundPaddingEnd calls android.widget.TextView.getCompoundPaddingEnd.
func (*TextView) GetCompoundPaddingLeft ¶ added in v0.0.7
GetCompoundPaddingLeft calls android.widget.TextView.getCompoundPaddingLeft.
func (*TextView) GetCompoundPaddingRight ¶ added in v0.0.7
GetCompoundPaddingRight calls android.widget.TextView.getCompoundPaddingRight.
func (*TextView) GetCompoundPaddingStart ¶ added in v0.0.7
GetCompoundPaddingStart calls android.widget.TextView.getCompoundPaddingStart.
func (*TextView) GetCompoundPaddingTop ¶ added in v0.0.7
GetCompoundPaddingTop calls android.widget.TextView.getCompoundPaddingTop.
func (*TextView) GetCurrentHintTextColor ¶ added in v0.0.7
GetCurrentHintTextColor calls android.widget.TextView.getCurrentHintTextColor.
func (*TextView) GetCurrentTextColor ¶ added in v0.0.7
GetCurrentTextColor calls android.widget.TextView.getCurrentTextColor.
func (*TextView) GetCustomInsertionActionModeCallback ¶ added in v0.0.7
GetCustomInsertionActionModeCallback calls android.widget.TextView.getCustomInsertionActionModeCallback.
func (*TextView) GetCustomSelectionActionModeCallback ¶ added in v0.0.7
GetCustomSelectionActionModeCallback calls android.widget.TextView.getCustomSelectionActionModeCallback.
func (*TextView) GetEditableText ¶ added in v0.0.7
GetEditableText calls android.widget.TextView.getEditableText.
func (*TextView) GetEllipsize ¶ added in v0.0.7
GetEllipsize calls android.widget.TextView.getEllipsize.
func (*TextView) GetExtendedPaddingBottom ¶ added in v0.0.7
GetExtendedPaddingBottom calls android.widget.TextView.getExtendedPaddingBottom.
func (*TextView) GetExtendedPaddingTop ¶ added in v0.0.7
GetExtendedPaddingTop calls android.widget.TextView.getExtendedPaddingTop.
func (*TextView) GetFilters ¶ added in v0.0.7
GetFilters calls android.widget.TextView.getFilters.
func (*TextView) GetFirstBaselineToTopHeight ¶ added in v0.0.7
GetFirstBaselineToTopHeight calls android.widget.TextView.getFirstBaselineToTopHeight.
func (*TextView) GetFocusedRect ¶ added in v0.0.7
GetFocusedRect calls android.widget.TextView.getFocusedRect.
func (*TextView) GetFocusedSearchResultHighlightColor ¶ added in v0.0.7
GetFocusedSearchResultHighlightColor calls android.widget.TextView.getFocusedSearchResultHighlightColor.
func (*TextView) GetFocusedSearchResultIndex ¶ added in v0.0.7
GetFocusedSearchResultIndex calls android.widget.TextView.getFocusedSearchResultIndex.
func (*TextView) GetFontFeatureSettings ¶ added in v0.0.7
GetFontFeatureSettings calls android.widget.TextView.getFontFeatureSettings.
func (*TextView) GetFontVariationSettings ¶ added in v0.0.7
GetFontVariationSettings calls android.widget.TextView.getFontVariationSettings.
func (*TextView) GetFreezesText ¶ added in v0.0.7
GetFreezesText calls android.widget.TextView.getFreezesText.
func (*TextView) GetGravity ¶ added in v0.0.7
GetGravity calls android.widget.TextView.getGravity.
func (*TextView) GetHighlightColor ¶ added in v0.0.7
GetHighlightColor calls android.widget.TextView.getHighlightColor.
func (*TextView) GetHighlights ¶ added in v0.0.7
GetHighlights calls android.widget.TextView.getHighlights.
func (*TextView) GetHintTextColors ¶ added in v0.0.7
GetHintTextColors calls android.widget.TextView.getHintTextColors.
func (*TextView) GetHyphenationFrequency ¶ added in v0.0.7
GetHyphenationFrequency calls android.widget.TextView.getHyphenationFrequency.
func (*TextView) GetImeActionId ¶ added in v0.0.7
GetImeActionId calls android.widget.TextView.getImeActionId.
func (*TextView) GetImeActionLabel ¶ added in v0.0.7
GetImeActionLabel calls android.widget.TextView.getImeActionLabel.
func (*TextView) GetImeHintLocales ¶ added in v0.0.7
GetImeHintLocales calls android.widget.TextView.getImeHintLocales.
func (*TextView) GetImeOptions ¶ added in v0.0.7
GetImeOptions calls android.widget.TextView.getImeOptions.
func (*TextView) GetIncludeFontPadding ¶ added in v0.0.7
GetIncludeFontPadding calls android.widget.TextView.getIncludeFontPadding.
func (*TextView) GetInputExtras ¶ added in v0.0.7
GetInputExtras calls android.widget.TextView.getInputExtras.
func (*TextView) GetInputType ¶ added in v0.0.7
GetInputType calls android.widget.TextView.getInputType.
func (*TextView) GetJustificationMode ¶ added in v0.0.7
GetJustificationMode calls android.widget.TextView.getJustificationMode.
func (*TextView) GetKeyListener ¶ added in v0.0.7
GetKeyListener calls android.widget.TextView.getKeyListener.
func (*TextView) GetLastBaselineToBottomHeight ¶ added in v0.0.7
GetLastBaselineToBottomHeight calls android.widget.TextView.getLastBaselineToBottomHeight.
func (*TextView) GetLetterSpacing ¶ added in v0.0.7
GetLetterSpacing calls android.widget.TextView.getLetterSpacing.
func (*TextView) GetLineBounds ¶ added in v0.0.7
GetLineBounds calls android.widget.TextView.getLineBounds.
func (*TextView) GetLineBreakStyle ¶ added in v0.0.7
GetLineBreakStyle calls android.widget.TextView.getLineBreakStyle.
func (*TextView) GetLineBreakWordStyle ¶ added in v0.0.7
GetLineBreakWordStyle calls android.widget.TextView.getLineBreakWordStyle.
func (*TextView) GetLineCount ¶ added in v0.0.7
GetLineCount calls android.widget.TextView.getLineCount.
func (*TextView) GetLineHeight ¶ added in v0.0.7
GetLineHeight calls android.widget.TextView.getLineHeight.
func (*TextView) GetLineSpacingExtra ¶ added in v0.0.7
GetLineSpacingExtra calls android.widget.TextView.getLineSpacingExtra.
func (*TextView) GetLineSpacingMultiplier ¶ added in v0.0.7
GetLineSpacingMultiplier calls android.widget.TextView.getLineSpacingMultiplier.
func (*TextView) GetLinkTextColors ¶ added in v0.0.7
GetLinkTextColors calls android.widget.TextView.getLinkTextColors.
func (*TextView) GetLinksClickable ¶ added in v0.0.7
GetLinksClickable calls android.widget.TextView.getLinksClickable.
func (*TextView) GetMarqueeRepeatLimit ¶ added in v0.0.7
GetMarqueeRepeatLimit calls android.widget.TextView.getMarqueeRepeatLimit.
func (*TextView) GetMaxHeight ¶ added in v0.0.7
GetMaxHeight calls android.widget.TextView.getMaxHeight.
func (*TextView) GetMaxLines ¶ added in v0.0.7
GetMaxLines calls android.widget.TextView.getMaxLines.
func (*TextView) GetMaxWidth ¶ added in v0.0.7
GetMaxWidth calls android.widget.TextView.getMaxWidth.
func (*TextView) GetMinHeight ¶ added in v0.0.7
GetMinHeight calls android.widget.TextView.getMinHeight.
func (*TextView) GetMinLines ¶ added in v0.0.7
GetMinLines calls android.widget.TextView.getMinLines.
func (*TextView) GetMinWidth ¶ added in v0.0.7
GetMinWidth calls android.widget.TextView.getMinWidth.
func (*TextView) GetMinimumFontMetrics ¶ added in v0.0.7
GetMinimumFontMetrics calls android.widget.TextView.getMinimumFontMetrics.
func (*TextView) GetMovementMethod ¶ added in v0.0.7
GetMovementMethod calls android.widget.TextView.getMovementMethod.
func (*TextView) GetOffsetForPosition ¶ added in v0.0.7
GetOffsetForPosition calls android.widget.TextView.getOffsetForPosition.
func (*TextView) GetPaintFlags ¶ added in v0.0.7
GetPaintFlags calls android.widget.TextView.getPaintFlags.
func (*TextView) GetPrivateImeOptions ¶ added in v0.0.7
GetPrivateImeOptions calls android.widget.TextView.getPrivateImeOptions.
func (*TextView) GetSearchResultHighlightColor ¶ added in v0.0.7
GetSearchResultHighlightColor calls android.widget.TextView.getSearchResultHighlightColor.
func (*TextView) GetSearchResultHighlights ¶ added in v0.0.7
GetSearchResultHighlights calls android.widget.TextView.getSearchResultHighlights.
func (*TextView) GetSelectionEnd ¶ added in v0.0.7
GetSelectionEnd calls android.widget.TextView.getSelectionEnd.
func (*TextView) GetSelectionStart ¶ added in v0.0.7
GetSelectionStart calls android.widget.TextView.getSelectionStart.
func (*TextView) GetShadowColor ¶ added in v0.0.7
GetShadowColor calls android.widget.TextView.getShadowColor.
func (*TextView) GetShadowDx ¶ added in v0.0.7
GetShadowDx calls android.widget.TextView.getShadowDx.
func (*TextView) GetShadowDy ¶ added in v0.0.7
GetShadowDy calls android.widget.TextView.getShadowDy.
func (*TextView) GetShadowRadius ¶ added in v0.0.7
GetShadowRadius calls android.widget.TextView.getShadowRadius.
func (*TextView) GetShiftDrawingOffsetForStartOverhang ¶ added in v0.0.7
GetShiftDrawingOffsetForStartOverhang calls android.widget.TextView.getShiftDrawingOffsetForStartOverhang.
func (*TextView) GetShowSoftInputOnFocus ¶ added in v0.0.7
GetShowSoftInputOnFocus calls android.widget.TextView.getShowSoftInputOnFocus.
func (*TextView) GetTextClassifier ¶ added in v0.0.7
GetTextClassifier calls android.widget.TextView.getTextClassifier.
func (*TextView) GetTextColors ¶ added in v0.0.7
GetTextColors calls android.widget.TextView.getTextColors.
func (*TextView) GetTextCursorDrawable ¶ added in v0.0.7
GetTextCursorDrawable calls android.widget.TextView.getTextCursorDrawable.
func (*TextView) GetTextDirectionHeuristic ¶ added in v0.0.7
GetTextDirectionHeuristic calls android.widget.TextView.getTextDirectionHeuristic.
func (*TextView) GetTextLocale ¶ added in v0.0.7
GetTextLocale calls android.widget.TextView.getTextLocale.
func (*TextView) GetTextLocales ¶ added in v0.0.7
GetTextLocales calls android.widget.TextView.getTextLocales.
func (*TextView) GetTextMetricsParams ¶ added in v0.0.7
GetTextMetricsParams calls android.widget.TextView.getTextMetricsParams.
func (*TextView) GetTextScaleX ¶ added in v0.0.7
GetTextScaleX calls android.widget.TextView.getTextScaleX.
func (*TextView) GetTextSelectHandle ¶ added in v0.0.7
GetTextSelectHandle calls android.widget.TextView.getTextSelectHandle.
func (*TextView) GetTextSelectHandleLeft ¶ added in v0.0.7
GetTextSelectHandleLeft calls android.widget.TextView.getTextSelectHandleLeft.
func (*TextView) GetTextSelectHandleRight ¶ added in v0.0.7
GetTextSelectHandleRight calls android.widget.TextView.getTextSelectHandleRight.
func (*TextView) GetTextSize ¶ added in v0.0.7
GetTextSize calls android.widget.TextView.getTextSize.
func (*TextView) GetTextSizeUnit ¶ added in v0.0.7
GetTextSizeUnit calls android.widget.TextView.getTextSizeUnit.
func (*TextView) GetTotalPaddingBottom ¶ added in v0.0.7
GetTotalPaddingBottom calls android.widget.TextView.getTotalPaddingBottom.
func (*TextView) GetTotalPaddingEnd ¶ added in v0.0.7
GetTotalPaddingEnd calls android.widget.TextView.getTotalPaddingEnd.
func (*TextView) GetTotalPaddingLeft ¶ added in v0.0.7
GetTotalPaddingLeft calls android.widget.TextView.getTotalPaddingLeft.
func (*TextView) GetTotalPaddingRight ¶ added in v0.0.7
GetTotalPaddingRight calls android.widget.TextView.getTotalPaddingRight.
func (*TextView) GetTotalPaddingStart ¶ added in v0.0.7
GetTotalPaddingStart calls android.widget.TextView.getTotalPaddingStart.
func (*TextView) GetTotalPaddingTop ¶ added in v0.0.7
GetTotalPaddingTop calls android.widget.TextView.getTotalPaddingTop.
func (*TextView) GetTransformationMethod ¶ added in v0.0.7
GetTransformationMethod calls android.widget.TextView.getTransformationMethod.
func (*TextView) GetTypeface ¶ added in v0.0.7
GetTypeface calls android.widget.TextView.getTypeface.
func (*TextView) GetUseBoundsForWidth ¶ added in v0.0.7
GetUseBoundsForWidth calls android.widget.TextView.getUseBoundsForWidth.
func (*TextView) HasOverlappingRendering ¶ added in v0.0.7
HasOverlappingRendering calls android.widget.TextView.hasOverlappingRendering.
func (*TextView) HasSelection ¶ added in v0.0.7
HasSelection calls android.widget.TextView.hasSelection.
func (*TextView) InvalidateDrawable ¶ added in v0.0.7
InvalidateDrawable calls android.widget.TextView.invalidateDrawable.
func (*TextView) IsAutoHandwritingEnabled ¶ added in v0.0.7
IsAutoHandwritingEnabled calls android.widget.TextView.isAutoHandwritingEnabled.
func (*TextView) IsCursorVisible ¶ added in v0.0.7
IsCursorVisible calls android.widget.TextView.isCursorVisible.
func (*TextView) IsElegantTextHeight ¶ added in v0.0.7
IsElegantTextHeight calls android.widget.TextView.isElegantTextHeight.
func (*TextView) IsFallbackLineSpacing ¶ added in v0.0.7
IsFallbackLineSpacing calls android.widget.TextView.isFallbackLineSpacing.
func (*TextView) IsHorizontallyScrollable ¶ added in v0.0.7
IsHorizontallyScrollable calls android.widget.TextView.isHorizontallyScrollable.
func (*TextView) IsInputMethodTarget ¶ added in v0.0.7
IsInputMethodTarget calls android.widget.TextView.isInputMethodTarget.
func (*TextView) IsLocalePreferredLineHeightForMinimumUsed ¶ added in v0.0.7
IsLocalePreferredLineHeightForMinimumUsed calls android.widget.TextView.isLocalePreferredLineHeightForMinimumUsed.
func (*TextView) IsSingleLine ¶ added in v0.0.7
IsSingleLine calls android.widget.TextView.isSingleLine.
func (*TextView) IsSuggestionsEnabled ¶ added in v0.0.7
IsSuggestionsEnabled calls android.widget.TextView.isSuggestionsEnabled.
func (*TextView) IsTextSelectable ¶ added in v0.0.7
IsTextSelectable calls android.widget.TextView.isTextSelectable.
func (*TextView) JumpDrawablesToCurrentState ¶ added in v0.0.7
JumpDrawablesToCurrentState calls android.widget.TextView.jumpDrawablesToCurrentState.
func (*TextView) MoveCursorToVisibleOffset ¶ added in v0.0.7
MoveCursorToVisibleOffset calls android.widget.TextView.moveCursorToVisibleOffset.
func (*TextView) OnBeginBatchEdit ¶ added in v0.0.7
OnBeginBatchEdit calls android.widget.TextView.onBeginBatchEdit.
func (*TextView) OnCheckIsTextEditor ¶ added in v0.0.7
OnCheckIsTextEditor calls android.widget.TextView.onCheckIsTextEditor.
func (*TextView) OnCommitCompletion ¶ added in v0.0.7
OnCommitCompletion calls android.widget.TextView.onCommitCompletion.
func (*TextView) OnCommitCorrection ¶ added in v0.0.7
OnCommitCorrection calls android.widget.TextView.onCommitCorrection.
func (*TextView) OnCreateInputConnection ¶ added in v0.0.7
OnCreateInputConnection calls android.widget.TextView.onCreateInputConnection.
func (*TextView) OnDragEvent ¶ added in v0.0.7
OnDragEvent calls android.widget.TextView.onDragEvent.
func (*TextView) OnEditorAction ¶ added in v0.0.7
OnEditorAction calls android.widget.TextView.onEditorAction.
func (*TextView) OnEndBatchEdit ¶ added in v0.0.7
OnEndBatchEdit calls android.widget.TextView.onEndBatchEdit.
func (*TextView) OnGenericMotionEvent ¶ added in v0.0.7
OnGenericMotionEvent calls android.widget.TextView.onGenericMotionEvent.
func (*TextView) OnKeyMultiple ¶ added in v0.0.7
OnKeyMultiple calls android.widget.TextView.onKeyMultiple.
func (*TextView) OnKeyPreIme ¶ added in v0.0.7
OnKeyPreIme calls android.widget.TextView.onKeyPreIme.
func (*TextView) OnKeyShortcut ¶ added in v0.0.7
OnKeyShortcut calls android.widget.TextView.onKeyShortcut.
func (*TextView) OnPrivateIMECommand ¶ added in v0.0.7
OnPrivateIMECommand calls android.widget.TextView.onPrivateIMECommand.
func (*TextView) OnReceiveContent ¶ added in v0.0.7
OnReceiveContent calls android.widget.TextView.onReceiveContent.
func (*TextView) OnResolvePointerIcon ¶ added in v0.0.7
OnResolvePointerIcon calls android.widget.TextView.onResolvePointerIcon.
func (*TextView) OnRestoreInstanceState ¶ added in v0.0.7
OnRestoreInstanceState calls android.widget.TextView.onRestoreInstanceState.
func (*TextView) OnRtlPropertiesChanged ¶ added in v0.0.7
OnRtlPropertiesChanged calls android.widget.TextView.onRtlPropertiesChanged.
func (*TextView) OnSaveInstanceState ¶ added in v0.0.7
OnSaveInstanceState calls android.widget.TextView.onSaveInstanceState.
func (*TextView) OnScreenStateChanged ¶ added in v0.0.7
OnScreenStateChanged calls android.widget.TextView.onScreenStateChanged.
func (*TextView) OnTextContextMenuItem ¶ added in v0.0.7
OnTextContextMenuItem calls android.widget.TextView.onTextContextMenuItem.
func (*TextView) OnTouchEvent ¶ added in v0.0.7
OnTouchEvent calls android.widget.TextView.onTouchEvent.
func (*TextView) OnTrackballEvent ¶ added in v0.0.7
OnTrackballEvent calls android.widget.TextView.onTrackballEvent.
func (*TextView) OnVisibilityAggregated ¶ added in v0.0.7
OnVisibilityAggregated calls android.widget.TextView.onVisibilityAggregated.
func (*TextView) OnWindowFocusChanged ¶ added in v0.0.7
OnWindowFocusChanged calls android.widget.TextView.onWindowFocusChanged.
func (*TextView) PerformLongClick ¶ added in v0.0.7
PerformLongClick calls android.widget.TextView.performLongClick.
func (*TextView) RemoveTextChangedListener ¶ added in v0.0.7
RemoveTextChangedListener calls android.widget.TextView.removeTextChangedListener.
func (*TextView) SendAccessibilityEventUnchecked ¶ added in v0.0.7
SendAccessibilityEventUnchecked calls android.widget.TextView.sendAccessibilityEventUnchecked.
func (*TextView) SetAllCaps ¶ added in v0.0.7
SetAllCaps calls android.widget.TextView.setAllCaps.
func (*TextView) SetAutoLinkMask ¶ added in v0.0.7
SetAutoLinkMask calls android.widget.TextView.setAutoLinkMask.
func (*TextView) SetAutoSizeTextTypeUniformWithConfiguration ¶ added in v0.0.7
func (m *TextView) SetAutoSizeTextTypeUniformWithConfiguration( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) error
SetAutoSizeTextTypeUniformWithConfiguration calls android.widget.TextView.setAutoSizeTextTypeUniformWithConfiguration.
func (*TextView) SetAutoSizeTextTypeUniformWithPresetSizes ¶ added in v0.0.7
SetAutoSizeTextTypeUniformWithPresetSizes calls android.widget.TextView.setAutoSizeTextTypeUniformWithPresetSizes.
func (*TextView) SetAutoSizeTextTypeWithDefaults ¶ added in v0.0.7
SetAutoSizeTextTypeWithDefaults calls android.widget.TextView.setAutoSizeTextTypeWithDefaults.
func (*TextView) SetBreakStrategy ¶ added in v0.0.7
SetBreakStrategy calls android.widget.TextView.setBreakStrategy.
func (*TextView) SetCompoundDrawablePadding ¶ added in v0.0.7
SetCompoundDrawablePadding calls android.widget.TextView.setCompoundDrawablePadding.
func (*TextView) SetCompoundDrawableTintBlendMode ¶ added in v0.0.7
SetCompoundDrawableTintBlendMode calls android.widget.TextView.setCompoundDrawableTintBlendMode.
func (*TextView) SetCompoundDrawableTintList ¶ added in v0.0.7
SetCompoundDrawableTintList calls android.widget.TextView.setCompoundDrawableTintList.
func (*TextView) SetCompoundDrawableTintMode ¶ added in v0.0.7
SetCompoundDrawableTintMode calls android.widget.TextView.setCompoundDrawableTintMode.
func (*TextView) SetCompoundDrawables ¶ added in v0.0.7
func (m *TextView) SetCompoundDrawables( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) error
SetCompoundDrawables calls android.widget.TextView.setCompoundDrawables.
func (*TextView) SetCompoundDrawablesRelative ¶ added in v0.0.7
func (m *TextView) SetCompoundDrawablesRelative( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) error
SetCompoundDrawablesRelative calls android.widget.TextView.setCompoundDrawablesRelative.
func (*TextView) SetCompoundDrawablesRelativeWithIntrinsicBounds4 ¶ added in v0.0.7
func (m *TextView) SetCompoundDrawablesRelativeWithIntrinsicBounds4( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) error
SetCompoundDrawablesRelativeWithIntrinsicBounds4 calls android.widget.TextView.setCompoundDrawablesRelativeWithIntrinsicBounds.
func (*TextView) SetCompoundDrawablesRelativeWithIntrinsicBounds4_1 ¶ added in v0.0.7
func (m *TextView) SetCompoundDrawablesRelativeWithIntrinsicBounds4_1( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) error
SetCompoundDrawablesRelativeWithIntrinsicBounds4_1 calls android.widget.TextView.setCompoundDrawablesRelativeWithIntrinsicBounds.
func (*TextView) SetCompoundDrawablesWithIntrinsicBounds4 ¶ added in v0.0.7
func (m *TextView) SetCompoundDrawablesWithIntrinsicBounds4( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) error
SetCompoundDrawablesWithIntrinsicBounds4 calls android.widget.TextView.setCompoundDrawablesWithIntrinsicBounds.
func (*TextView) SetCompoundDrawablesWithIntrinsicBounds4_1 ¶ added in v0.0.7
func (m *TextView) SetCompoundDrawablesWithIntrinsicBounds4_1( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) error
SetCompoundDrawablesWithIntrinsicBounds4_1 calls android.widget.TextView.setCompoundDrawablesWithIntrinsicBounds.
func (*TextView) SetCursorVisible ¶ added in v0.0.7
SetCursorVisible calls android.widget.TextView.setCursorVisible.
func (*TextView) SetCustomInsertionActionModeCallback ¶ added in v0.0.7
SetCustomInsertionActionModeCallback calls android.widget.TextView.setCustomInsertionActionModeCallback.
func (*TextView) SetCustomSelectionActionModeCallback ¶ added in v0.0.7
SetCustomSelectionActionModeCallback calls android.widget.TextView.setCustomSelectionActionModeCallback.
func (*TextView) SetEditableFactory ¶ added in v0.0.7
SetEditableFactory calls android.widget.TextView.setEditableFactory.
func (*TextView) SetElegantTextHeight ¶ added in v0.0.7
SetElegantTextHeight calls android.widget.TextView.setElegantTextHeight.
func (*TextView) SetEllipsize ¶ added in v0.0.7
SetEllipsize calls android.widget.TextView.setEllipsize.
func (*TextView) SetEnabled ¶ added in v0.0.7
SetEnabled calls android.widget.TextView.setEnabled.
func (*TextView) SetError2_1 ¶ added in v0.0.7
SetError2_1 calls android.widget.TextView.setError.
func (*TextView) SetExtractedText ¶ added in v0.0.7
SetExtractedText calls android.widget.TextView.setExtractedText.
func (*TextView) SetFallbackLineSpacing ¶ added in v0.0.7
SetFallbackLineSpacing calls android.widget.TextView.setFallbackLineSpacing.
func (*TextView) SetFilters ¶ added in v0.0.7
SetFilters calls android.widget.TextView.setFilters.
func (*TextView) SetFirstBaselineToTopHeight ¶ added in v0.0.7
SetFirstBaselineToTopHeight calls android.widget.TextView.setFirstBaselineToTopHeight.
func (*TextView) SetFocusedSearchResultHighlightColor ¶ added in v0.0.7
SetFocusedSearchResultHighlightColor calls android.widget.TextView.setFocusedSearchResultHighlightColor.
func (*TextView) SetFocusedSearchResultIndex ¶ added in v0.0.7
SetFocusedSearchResultIndex calls android.widget.TextView.setFocusedSearchResultIndex.
func (*TextView) SetFontFeatureSettings ¶ added in v0.0.7
SetFontFeatureSettings calls android.widget.TextView.setFontFeatureSettings.
func (*TextView) SetFontVariationSettings ¶ added in v0.0.7
SetFontVariationSettings calls android.widget.TextView.setFontVariationSettings.
func (*TextView) SetFreezesText ¶ added in v0.0.7
SetFreezesText calls android.widget.TextView.setFreezesText.
func (*TextView) SetGravity ¶ added in v0.0.7
SetGravity calls android.widget.TextView.setGravity.
func (*TextView) SetHighlightColor ¶ added in v0.0.7
SetHighlightColor calls android.widget.TextView.setHighlightColor.
func (*TextView) SetHighlights ¶ added in v0.0.7
SetHighlights calls android.widget.TextView.setHighlights.
func (*TextView) SetHint1_1 ¶ added in v0.0.7
SetHint1_1 calls android.widget.TextView.setHint.
func (*TextView) SetHintTextColor1 ¶ added in v0.0.7
SetHintTextColor1 calls android.widget.TextView.setHintTextColor.
func (*TextView) SetHintTextColor1_1 ¶ added in v0.0.7
SetHintTextColor1_1 calls android.widget.TextView.setHintTextColor.
func (*TextView) SetHorizontallyScrolling ¶ added in v0.0.7
SetHorizontallyScrolling calls android.widget.TextView.setHorizontallyScrolling.
func (*TextView) SetHyphenationFrequency ¶ added in v0.0.7
SetHyphenationFrequency calls android.widget.TextView.setHyphenationFrequency.
func (*TextView) SetImeActionLabel ¶ added in v0.0.7
SetImeActionLabel calls android.widget.TextView.setImeActionLabel.
func (*TextView) SetImeHintLocales ¶ added in v0.0.7
SetImeHintLocales calls android.widget.TextView.setImeHintLocales.
func (*TextView) SetImeOptions ¶ added in v0.0.7
SetImeOptions calls android.widget.TextView.setImeOptions.
func (*TextView) SetIncludeFontPadding ¶ added in v0.0.7
SetIncludeFontPadding calls android.widget.TextView.setIncludeFontPadding.
func (*TextView) SetInputExtras ¶ added in v0.0.7
SetInputExtras calls android.widget.TextView.setInputExtras.
func (*TextView) SetInputType ¶ added in v0.0.7
SetInputType calls android.widget.TextView.setInputType.
func (*TextView) SetJustificationMode ¶ added in v0.0.7
SetJustificationMode calls android.widget.TextView.setJustificationMode.
func (*TextView) SetKeyListener ¶ added in v0.0.7
SetKeyListener calls android.widget.TextView.setKeyListener.
func (*TextView) SetLastBaselineToBottomHeight ¶ added in v0.0.7
SetLastBaselineToBottomHeight calls android.widget.TextView.setLastBaselineToBottomHeight.
func (*TextView) SetLetterSpacing ¶ added in v0.0.7
SetLetterSpacing calls android.widget.TextView.setLetterSpacing.
func (*TextView) SetLineBreakStyle ¶ added in v0.0.7
SetLineBreakStyle calls android.widget.TextView.setLineBreakStyle.
func (*TextView) SetLineBreakWordStyle ¶ added in v0.0.7
SetLineBreakWordStyle calls android.widget.TextView.setLineBreakWordStyle.
func (*TextView) SetLineHeight1 ¶ added in v0.0.7
SetLineHeight1 calls android.widget.TextView.setLineHeight.
func (*TextView) SetLineHeight2_1 ¶ added in v0.0.7
SetLineHeight2_1 calls android.widget.TextView.setLineHeight.
func (*TextView) SetLineSpacing ¶ added in v0.0.7
SetLineSpacing calls android.widget.TextView.setLineSpacing.
func (*TextView) SetLinkTextColor1 ¶ added in v0.0.7
SetLinkTextColor1 calls android.widget.TextView.setLinkTextColor.
func (*TextView) SetLinkTextColor1_1 ¶ added in v0.0.7
SetLinkTextColor1_1 calls android.widget.TextView.setLinkTextColor.
func (*TextView) SetLinksClickable ¶ added in v0.0.7
SetLinksClickable calls android.widget.TextView.setLinksClickable.
func (*TextView) SetLocalePreferredLineHeightForMinimumUsed ¶ added in v0.0.7
SetLocalePreferredLineHeightForMinimumUsed calls android.widget.TextView.setLocalePreferredLineHeightForMinimumUsed.
func (*TextView) SetMarqueeRepeatLimit ¶ added in v0.0.7
SetMarqueeRepeatLimit calls android.widget.TextView.setMarqueeRepeatLimit.
func (*TextView) SetMaxHeight ¶ added in v0.0.7
SetMaxHeight calls android.widget.TextView.setMaxHeight.
func (*TextView) SetMaxLines ¶ added in v0.0.7
SetMaxLines calls android.widget.TextView.setMaxLines.
func (*TextView) SetMaxWidth ¶ added in v0.0.7
SetMaxWidth calls android.widget.TextView.setMaxWidth.
func (*TextView) SetMinHeight ¶ added in v0.0.7
SetMinHeight calls android.widget.TextView.setMinHeight.
func (*TextView) SetMinLines ¶ added in v0.0.7
SetMinLines calls android.widget.TextView.setMinLines.
func (*TextView) SetMinWidth ¶ added in v0.0.7
SetMinWidth calls android.widget.TextView.setMinWidth.
func (*TextView) SetMinimumFontMetrics ¶ added in v0.0.7
SetMinimumFontMetrics calls android.widget.TextView.setMinimumFontMetrics.
func (*TextView) SetMovementMethod ¶ added in v0.0.7
SetMovementMethod calls android.widget.TextView.setMovementMethod.
func (*TextView) SetOnEditorActionListener ¶ added in v0.0.7
SetOnEditorActionListener calls android.widget.TextView.setOnEditorActionListener.
func (*TextView) SetPadding ¶ added in v0.0.7
SetPadding calls android.widget.TextView.setPadding.
func (*TextView) SetPaddingRelative ¶ added in v0.0.7
SetPaddingRelative calls android.widget.TextView.setPaddingRelative.
func (*TextView) SetPaintFlags ¶ added in v0.0.7
SetPaintFlags calls android.widget.TextView.setPaintFlags.
func (*TextView) SetPrivateImeOptions ¶ added in v0.0.7
SetPrivateImeOptions calls android.widget.TextView.setPrivateImeOptions.
func (*TextView) SetRawInputType ¶ added in v0.0.7
SetRawInputType calls android.widget.TextView.setRawInputType.
func (*TextView) SetScroller ¶ added in v0.0.7
SetScroller calls android.widget.TextView.setScroller.
func (*TextView) SetSearchResultHighlightColor ¶ added in v0.0.7
SetSearchResultHighlightColor calls android.widget.TextView.setSearchResultHighlightColor.
func (*TextView) SetSearchResultHighlights ¶ added in v0.0.7
SetSearchResultHighlights calls android.widget.TextView.setSearchResultHighlights.
func (*TextView) SetSelectAllOnFocus ¶ added in v0.0.7
SetSelectAllOnFocus calls android.widget.TextView.setSelectAllOnFocus.
func (*TextView) SetSelected ¶ added in v0.0.7
SetSelected calls android.widget.TextView.setSelected.
func (*TextView) SetShadowLayer ¶ added in v0.0.7
SetShadowLayer calls android.widget.TextView.setShadowLayer.
func (*TextView) SetShiftDrawingOffsetForStartOverhang ¶ added in v0.0.7
SetShiftDrawingOffsetForStartOverhang calls android.widget.TextView.setShiftDrawingOffsetForStartOverhang.
func (*TextView) SetShowSoftInputOnFocus ¶ added in v0.0.7
SetShowSoftInputOnFocus calls android.widget.TextView.setShowSoftInputOnFocus.
func (*TextView) SetSingleLine0 ¶ added in v0.0.7
SetSingleLine0 calls android.widget.TextView.setSingleLine.
func (*TextView) SetSingleLine1_1 ¶ added in v0.0.7
SetSingleLine1_1 calls android.widget.TextView.setSingleLine.
func (*TextView) SetSpannableFactory ¶ added in v0.0.7
SetSpannableFactory calls android.widget.TextView.setSpannableFactory.
func (*TextView) SetText1_1 ¶ added in v0.0.7
SetText1_1 calls android.widget.TextView.setText.
func (*TextView) SetText1_3 ¶ added in v0.0.7
SetText1_3 calls android.widget.TextView.setText.
func (*TextView) SetText2_2 ¶ added in v0.0.7
SetText2_2 calls android.widget.TextView.setText.
func (*TextView) SetText2_4 ¶ added in v0.0.7
SetText2_4 calls android.widget.TextView.setText.
func (*TextView) SetTextAppearance1_1 ¶ added in v0.0.7
SetTextAppearance1_1 calls android.widget.TextView.setTextAppearance.
func (*TextView) SetTextAppearance2 ¶ added in v0.0.7
SetTextAppearance2 calls android.widget.TextView.setTextAppearance.
func (*TextView) SetTextClassifier ¶ added in v0.0.7
SetTextClassifier calls android.widget.TextView.setTextClassifier.
func (*TextView) SetTextColor1 ¶ added in v0.0.7
SetTextColor1 calls android.widget.TextView.setTextColor.
func (*TextView) SetTextColor1_1 ¶ added in v0.0.7
SetTextColor1_1 calls android.widget.TextView.setTextColor.
func (*TextView) SetTextCursorDrawable1 ¶ added in v0.0.7
SetTextCursorDrawable1 calls android.widget.TextView.setTextCursorDrawable.
func (*TextView) SetTextCursorDrawable1_1 ¶ added in v0.0.7
SetTextCursorDrawable1_1 calls android.widget.TextView.setTextCursorDrawable.
func (*TextView) SetTextIsSelectable ¶ added in v0.0.7
SetTextIsSelectable calls android.widget.TextView.setTextIsSelectable.
func (*TextView) SetTextKeepState1 ¶ added in v0.0.7
SetTextKeepState1 calls android.widget.TextView.setTextKeepState.
func (*TextView) SetTextKeepState2_1 ¶ added in v0.0.7
SetTextKeepState2_1 calls android.widget.TextView.setTextKeepState.
func (*TextView) SetTextLocale ¶ added in v0.0.7
SetTextLocale calls android.widget.TextView.setTextLocale.
func (*TextView) SetTextLocales ¶ added in v0.0.7
SetTextLocales calls android.widget.TextView.setTextLocales.
func (*TextView) SetTextMetricsParams ¶ added in v0.0.7
SetTextMetricsParams calls android.widget.TextView.setTextMetricsParams.
func (*TextView) SetTextScaleX ¶ added in v0.0.7
SetTextScaleX calls android.widget.TextView.setTextScaleX.
func (*TextView) SetTextSelectHandle1 ¶ added in v0.0.7
SetTextSelectHandle1 calls android.widget.TextView.setTextSelectHandle.
func (*TextView) SetTextSelectHandle1_1 ¶ added in v0.0.7
SetTextSelectHandle1_1 calls android.widget.TextView.setTextSelectHandle.
func (*TextView) SetTextSelectHandleLeft1 ¶ added in v0.0.7
SetTextSelectHandleLeft1 calls android.widget.TextView.setTextSelectHandleLeft.
func (*TextView) SetTextSelectHandleLeft1_1 ¶ added in v0.0.7
SetTextSelectHandleLeft1_1 calls android.widget.TextView.setTextSelectHandleLeft.
func (*TextView) SetTextSelectHandleRight1 ¶ added in v0.0.7
SetTextSelectHandleRight1 calls android.widget.TextView.setTextSelectHandleRight.
func (*TextView) SetTextSelectHandleRight1_1 ¶ added in v0.0.7
SetTextSelectHandleRight1_1 calls android.widget.TextView.setTextSelectHandleRight.
func (*TextView) SetTextSize1 ¶ added in v0.0.7
SetTextSize1 calls android.widget.TextView.setTextSize.
func (*TextView) SetTextSize2_1 ¶ added in v0.0.7
SetTextSize2_1 calls android.widget.TextView.setTextSize.
func (*TextView) SetTransformationMethod ¶ added in v0.0.7
SetTransformationMethod calls android.widget.TextView.setTransformationMethod.
func (*TextView) SetTypeface1 ¶ added in v0.0.7
SetTypeface1 calls android.widget.TextView.setTypeface.
func (*TextView) SetTypeface2_1 ¶ added in v0.0.7
SetTypeface2_1 calls android.widget.TextView.setTypeface.
func (*TextView) SetUseBoundsForWidth ¶ added in v0.0.7
SetUseBoundsForWidth calls android.widget.TextView.setUseBoundsForWidth.
func (*TextView) ShowContextMenu0 ¶ added in v0.0.7
ShowContextMenu0 calls android.widget.TextView.showContextMenu.
type TextViewBufferType ¶ added in v0.0.7
TextViewBufferType wraps android.widget.TextView$BufferType.
type TextViewOnEditorActionListener ¶ added in v0.0.7
TextViewOnEditorActionListener wraps android.widget.TextView$OnEditorActionListener.
func (*TextViewOnEditorActionListener) OnEditorAction ¶ added in v0.0.7
func (m *TextViewOnEditorActionListener) OnEditorAction( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) (bool, error)
OnEditorAction calls android.widget.TextView$OnEditorActionListener.onEditorAction.
type TextViewSavedState ¶ added in v0.0.7
TextViewSavedState wraps android.widget.TextView$SavedState.
func (*TextViewSavedState) ToString ¶ added in v0.0.7
func (m *TextViewSavedState) ToString() (string, error)
ToString calls android.widget.TextView$SavedState.toString.
func (*TextViewSavedState) WriteToParcel ¶ added in v0.0.7
func (m *TextViewSavedState) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.widget.TextView$SavedState.writeToParcel.
type ThemedSpinnerAdapter ¶ added in v0.0.7
ThemedSpinnerAdapter wraps android.widget.ThemedSpinnerAdapter.
func (*ThemedSpinnerAdapter) GetDropDownViewTheme ¶ added in v0.0.7
func (m *ThemedSpinnerAdapter) GetDropDownViewTheme() (*jni.Object, error)
GetDropDownViewTheme calls android.widget.ThemedSpinnerAdapter.getDropDownViewTheme.
func (*ThemedSpinnerAdapter) SetDropDownViewTheme ¶ added in v0.0.7
func (m *ThemedSpinnerAdapter) SetDropDownViewTheme(arg0 *jni.Object) error
SetDropDownViewTheme calls android.widget.ThemedSpinnerAdapter.setDropDownViewTheme.
type TimePicker ¶ added in v0.0.7
TimePicker wraps android.widget.TimePicker.
func NewTimePicker ¶ added in v0.0.7
NewTimePicker creates a new android.widget.TimePicker instance.
func (*TimePicker) Autofill ¶ added in v0.0.7
func (m *TimePicker) Autofill(arg0 *jni.Object) error
Autofill calls android.widget.TimePicker.autofill.
func (*TimePicker) DispatchProvideAutofillStructure ¶ added in v0.0.7
func (m *TimePicker) DispatchProvideAutofillStructure(arg0 *jni.Object, arg1 int32) error
DispatchProvideAutofillStructure calls android.widget.TimePicker.dispatchProvideAutofillStructure.
func (*TimePicker) GetAccessibilityClassName ¶ added in v0.0.7
func (m *TimePicker) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.TimePicker.getAccessibilityClassName.
func (*TimePicker) GetAutofillType ¶ added in v0.0.7
func (m *TimePicker) GetAutofillType() (int32, error)
GetAutofillType calls android.widget.TimePicker.getAutofillType.
func (*TimePicker) GetAutofillValue ¶ added in v0.0.7
func (m *TimePicker) GetAutofillValue() (*jni.Object, error)
GetAutofillValue calls android.widget.TimePicker.getAutofillValue.
func (*TimePicker) GetBaseline ¶ added in v0.0.7
func (m *TimePicker) GetBaseline() (int32, error)
GetBaseline calls android.widget.TimePicker.getBaseline.
func (*TimePicker) GetCurrentHour ¶ added in v0.0.7
func (m *TimePicker) GetCurrentHour() (*jni.Object, error)
GetCurrentHour calls android.widget.TimePicker.getCurrentHour.
func (*TimePicker) GetCurrentMinute ¶ added in v0.0.7
func (m *TimePicker) GetCurrentMinute() (*jni.Object, error)
GetCurrentMinute calls android.widget.TimePicker.getCurrentMinute.
func (*TimePicker) GetHour ¶ added in v0.0.7
func (m *TimePicker) GetHour() (int32, error)
GetHour calls android.widget.TimePicker.getHour.
func (*TimePicker) GetMinute ¶ added in v0.0.7
func (m *TimePicker) GetMinute() (int32, error)
GetMinute calls android.widget.TimePicker.getMinute.
func (*TimePicker) Is24HourView ¶ added in v0.0.7
func (m *TimePicker) Is24HourView() (bool, error)
Is24HourView calls android.widget.TimePicker.is24HourView.
func (*TimePicker) IsEnabled ¶ added in v0.0.7
func (m *TimePicker) IsEnabled() (bool, error)
IsEnabled calls android.widget.TimePicker.isEnabled.
func (*TimePicker) SetCurrentHour ¶ added in v0.0.7
func (m *TimePicker) SetCurrentHour(arg0 *jni.Object) error
SetCurrentHour calls android.widget.TimePicker.setCurrentHour.
func (*TimePicker) SetCurrentMinute ¶ added in v0.0.7
func (m *TimePicker) SetCurrentMinute(arg0 *jni.Object) error
SetCurrentMinute calls android.widget.TimePicker.setCurrentMinute.
func (*TimePicker) SetEnabled ¶ added in v0.0.7
func (m *TimePicker) SetEnabled(arg0 bool) error
SetEnabled calls android.widget.TimePicker.setEnabled.
func (*TimePicker) SetHour ¶ added in v0.0.7
func (m *TimePicker) SetHour(arg0 int32) error
SetHour calls android.widget.TimePicker.setHour.
func (*TimePicker) SetIs24HourView ¶ added in v0.0.7
func (m *TimePicker) SetIs24HourView(arg0 *jni.Object) error
SetIs24HourView calls android.widget.TimePicker.setIs24HourView.
func (*TimePicker) SetMinute ¶ added in v0.0.7
func (m *TimePicker) SetMinute(arg0 int32) error
SetMinute calls android.widget.TimePicker.setMinute.
func (*TimePicker) SetOnTimeChangedListener ¶ added in v0.0.7
func (m *TimePicker) SetOnTimeChangedListener(arg0 *jni.Object) error
SetOnTimeChangedListener calls android.widget.TimePicker.setOnTimeChangedListener.
func (*TimePicker) ValidateInput ¶ added in v0.0.7
func (m *TimePicker) ValidateInput() (bool, error)
ValidateInput calls android.widget.TimePicker.validateInput.
type TimePickerOnTimeChangedListener ¶ added in v0.0.7
TimePickerOnTimeChangedListener wraps android.widget.TimePicker$OnTimeChangedListener.
func (*TimePickerOnTimeChangedListener) OnTimeChanged ¶ added in v0.0.7
func (m *TimePickerOnTimeChangedListener) OnTimeChanged( arg0 *jni.Object, arg1 int32, arg2 int32, ) error
OnTimeChanged calls android.widget.TimePicker$OnTimeChangedListener.onTimeChanged.
type ToggleButton ¶ added in v0.0.7
ToggleButton wraps android.widget.ToggleButton.
func NewToggleButton ¶ added in v0.0.7
NewToggleButton creates a new android.widget.ToggleButton instance.
func (*ToggleButton) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ToggleButton) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ToggleButton.getAccessibilityClassName.
func (*ToggleButton) GetDisabledAlpha ¶ added in v0.0.7
func (m *ToggleButton) GetDisabledAlpha() (float32, error)
GetDisabledAlpha calls android.widget.ToggleButton.getDisabledAlpha.
func (*ToggleButton) GetTextOff ¶ added in v0.0.7
func (m *ToggleButton) GetTextOff() (*jni.Object, error)
GetTextOff calls android.widget.ToggleButton.getTextOff.
func (*ToggleButton) GetTextOn ¶ added in v0.0.7
func (m *ToggleButton) GetTextOn() (*jni.Object, error)
GetTextOn calls android.widget.ToggleButton.getTextOn.
func (*ToggleButton) SetBackgroundDrawable ¶ added in v0.0.7
func (m *ToggleButton) SetBackgroundDrawable(arg0 *jni.Object) error
SetBackgroundDrawable calls android.widget.ToggleButton.setBackgroundDrawable.
func (*ToggleButton) SetChecked ¶ added in v0.0.7
func (m *ToggleButton) SetChecked(arg0 bool) error
SetChecked calls android.widget.ToggleButton.setChecked.
func (*ToggleButton) SetTextOff ¶ added in v0.0.7
func (m *ToggleButton) SetTextOff(arg0 string) error
SetTextOff calls android.widget.ToggleButton.setTextOff.
func (*ToggleButton) SetTextOn ¶ added in v0.0.7
func (m *ToggleButton) SetTextOn(arg0 string) error
SetTextOn calls android.widget.ToggleButton.setTextOn.
type Toolbar ¶ added in v0.0.7
Toolbar wraps android.widget.Toolbar.
func NewToolbar ¶ added in v0.0.7
NewToolbar creates a new android.widget.Toolbar instance.
func (*Toolbar) CollapseActionView ¶ added in v0.0.7
CollapseActionView calls android.widget.Toolbar.collapseActionView.
func (*Toolbar) DismissPopupMenus ¶ added in v0.0.7
DismissPopupMenus calls android.widget.Toolbar.dismissPopupMenus.
func (*Toolbar) GenerateLayoutParams1 ¶ added in v0.0.7
GenerateLayoutParams1 calls android.widget.Toolbar.generateLayoutParams.
func (*Toolbar) GenerateLayoutParams1_1 ¶ added in v0.0.7
GenerateLayoutParams1_1 calls android.widget.Toolbar.generateLayoutParams.
func (*Toolbar) GetCollapseContentDescription ¶ added in v0.0.7
GetCollapseContentDescription calls android.widget.Toolbar.getCollapseContentDescription.
func (*Toolbar) GetCollapseIcon ¶ added in v0.0.7
GetCollapseIcon calls android.widget.Toolbar.getCollapseIcon.
func (*Toolbar) GetContentInsetEnd ¶ added in v0.0.7
GetContentInsetEnd calls android.widget.Toolbar.getContentInsetEnd.
func (*Toolbar) GetContentInsetEndWithActions ¶ added in v0.0.7
GetContentInsetEndWithActions calls android.widget.Toolbar.getContentInsetEndWithActions.
func (*Toolbar) GetContentInsetLeft ¶ added in v0.0.7
GetContentInsetLeft calls android.widget.Toolbar.getContentInsetLeft.
func (*Toolbar) GetContentInsetRight ¶ added in v0.0.7
GetContentInsetRight calls android.widget.Toolbar.getContentInsetRight.
func (*Toolbar) GetContentInsetStart ¶ added in v0.0.7
GetContentInsetStart calls android.widget.Toolbar.getContentInsetStart.
func (*Toolbar) GetContentInsetStartWithNavigation ¶ added in v0.0.7
GetContentInsetStartWithNavigation calls android.widget.Toolbar.getContentInsetStartWithNavigation.
func (*Toolbar) GetCurrentContentInsetEnd ¶ added in v0.0.7
GetCurrentContentInsetEnd calls android.widget.Toolbar.getCurrentContentInsetEnd.
func (*Toolbar) GetCurrentContentInsetLeft ¶ added in v0.0.7
GetCurrentContentInsetLeft calls android.widget.Toolbar.getCurrentContentInsetLeft.
func (*Toolbar) GetCurrentContentInsetRight ¶ added in v0.0.7
GetCurrentContentInsetRight calls android.widget.Toolbar.getCurrentContentInsetRight.
func (*Toolbar) GetCurrentContentInsetStart ¶ added in v0.0.7
GetCurrentContentInsetStart calls android.widget.Toolbar.getCurrentContentInsetStart.
func (*Toolbar) GetLogoDescription ¶ added in v0.0.7
GetLogoDescription calls android.widget.Toolbar.getLogoDescription.
func (*Toolbar) GetNavigationContentDescription ¶ added in v0.0.7
GetNavigationContentDescription calls android.widget.Toolbar.getNavigationContentDescription.
func (*Toolbar) GetNavigationIcon ¶ added in v0.0.7
GetNavigationIcon calls android.widget.Toolbar.getNavigationIcon.
func (*Toolbar) GetOverflowIcon ¶ added in v0.0.7
GetOverflowIcon calls android.widget.Toolbar.getOverflowIcon.
func (*Toolbar) GetPopupTheme ¶ added in v0.0.7
GetPopupTheme calls android.widget.Toolbar.getPopupTheme.
func (*Toolbar) GetSubtitle ¶ added in v0.0.7
GetSubtitle calls android.widget.Toolbar.getSubtitle.
func (*Toolbar) GetTitleMarginBottom ¶ added in v0.0.7
GetTitleMarginBottom calls android.widget.Toolbar.getTitleMarginBottom.
func (*Toolbar) GetTitleMarginEnd ¶ added in v0.0.7
GetTitleMarginEnd calls android.widget.Toolbar.getTitleMarginEnd.
func (*Toolbar) GetTitleMarginStart ¶ added in v0.0.7
GetTitleMarginStart calls android.widget.Toolbar.getTitleMarginStart.
func (*Toolbar) GetTitleMarginTop ¶ added in v0.0.7
GetTitleMarginTop calls android.widget.Toolbar.getTitleMarginTop.
func (*Toolbar) HasExpandedActionView ¶ added in v0.0.7
HasExpandedActionView calls android.widget.Toolbar.hasExpandedActionView.
func (*Toolbar) HideOverflowMenu ¶ added in v0.0.7
HideOverflowMenu calls android.widget.Toolbar.hideOverflowMenu.
func (*Toolbar) InflateMenu ¶ added in v0.0.7
InflateMenu calls android.widget.Toolbar.inflateMenu.
func (*Toolbar) IsOverflowMenuShowing ¶ added in v0.0.7
IsOverflowMenuShowing calls android.widget.Toolbar.isOverflowMenuShowing.
func (*Toolbar) OnRtlPropertiesChanged ¶ added in v0.0.7
OnRtlPropertiesChanged calls android.widget.Toolbar.onRtlPropertiesChanged.
func (*Toolbar) OnTouchEvent ¶ added in v0.0.7
OnTouchEvent calls android.widget.Toolbar.onTouchEvent.
func (*Toolbar) SetCollapseContentDescription1 ¶ added in v0.0.7
SetCollapseContentDescription1 calls android.widget.Toolbar.setCollapseContentDescription.
func (*Toolbar) SetCollapseContentDescription1_1 ¶ added in v0.0.7
SetCollapseContentDescription1_1 calls android.widget.Toolbar.setCollapseContentDescription.
func (*Toolbar) SetCollapseIcon1 ¶ added in v0.0.7
SetCollapseIcon1 calls android.widget.Toolbar.setCollapseIcon.
func (*Toolbar) SetCollapseIcon1_1 ¶ added in v0.0.7
SetCollapseIcon1_1 calls android.widget.Toolbar.setCollapseIcon.
func (*Toolbar) SetContentInsetEndWithActions ¶ added in v0.0.7
SetContentInsetEndWithActions calls android.widget.Toolbar.setContentInsetEndWithActions.
func (*Toolbar) SetContentInsetStartWithNavigation ¶ added in v0.0.7
SetContentInsetStartWithNavigation calls android.widget.Toolbar.setContentInsetStartWithNavigation.
func (*Toolbar) SetContentInsetsAbsolute ¶ added in v0.0.7
SetContentInsetsAbsolute calls android.widget.Toolbar.setContentInsetsAbsolute.
func (*Toolbar) SetContentInsetsRelative ¶ added in v0.0.7
SetContentInsetsRelative calls android.widget.Toolbar.setContentInsetsRelative.
func (*Toolbar) SetLogo1_1 ¶ added in v0.0.7
SetLogo1_1 calls android.widget.Toolbar.setLogo.
func (*Toolbar) SetLogoDescription1 ¶ added in v0.0.7
SetLogoDescription1 calls android.widget.Toolbar.setLogoDescription.
func (*Toolbar) SetLogoDescription1_1 ¶ added in v0.0.7
SetLogoDescription1_1 calls android.widget.Toolbar.setLogoDescription.
func (*Toolbar) SetNavigationContentDescription1 ¶ added in v0.0.7
SetNavigationContentDescription1 calls android.widget.Toolbar.setNavigationContentDescription.
func (*Toolbar) SetNavigationContentDescription1_1 ¶ added in v0.0.7
SetNavigationContentDescription1_1 calls android.widget.Toolbar.setNavigationContentDescription.
func (*Toolbar) SetNavigationIcon1 ¶ added in v0.0.7
SetNavigationIcon1 calls android.widget.Toolbar.setNavigationIcon.
func (*Toolbar) SetNavigationIcon1_1 ¶ added in v0.0.7
SetNavigationIcon1_1 calls android.widget.Toolbar.setNavigationIcon.
func (*Toolbar) SetNavigationOnClickListener ¶ added in v0.0.7
SetNavigationOnClickListener calls android.widget.Toolbar.setNavigationOnClickListener.
func (*Toolbar) SetOnMenuItemClickListener ¶ added in v0.0.7
SetOnMenuItemClickListener calls android.widget.Toolbar.setOnMenuItemClickListener.
func (*Toolbar) SetOverflowIcon ¶ added in v0.0.7
SetOverflowIcon calls android.widget.Toolbar.setOverflowIcon.
func (*Toolbar) SetPopupTheme ¶ added in v0.0.7
SetPopupTheme calls android.widget.Toolbar.setPopupTheme.
func (*Toolbar) SetSubtitle1 ¶ added in v0.0.7
SetSubtitle1 calls android.widget.Toolbar.setSubtitle.
func (*Toolbar) SetSubtitle1_1 ¶ added in v0.0.7
SetSubtitle1_1 calls android.widget.Toolbar.setSubtitle.
func (*Toolbar) SetSubtitleTextAppearance ¶ added in v0.0.7
SetSubtitleTextAppearance calls android.widget.Toolbar.setSubtitleTextAppearance.
func (*Toolbar) SetSubtitleTextColor ¶ added in v0.0.7
SetSubtitleTextColor calls android.widget.Toolbar.setSubtitleTextColor.
func (*Toolbar) SetTitle1_1 ¶ added in v0.0.7
SetTitle1_1 calls android.widget.Toolbar.setTitle.
func (*Toolbar) SetTitleMargin ¶ added in v0.0.7
SetTitleMargin calls android.widget.Toolbar.setTitleMargin.
func (*Toolbar) SetTitleMarginBottom ¶ added in v0.0.7
SetTitleMarginBottom calls android.widget.Toolbar.setTitleMarginBottom.
func (*Toolbar) SetTitleMarginEnd ¶ added in v0.0.7
SetTitleMarginEnd calls android.widget.Toolbar.setTitleMarginEnd.
func (*Toolbar) SetTitleMarginStart ¶ added in v0.0.7
SetTitleMarginStart calls android.widget.Toolbar.setTitleMarginStart.
func (*Toolbar) SetTitleMarginTop ¶ added in v0.0.7
SetTitleMarginTop calls android.widget.Toolbar.setTitleMarginTop.
func (*Toolbar) SetTitleTextAppearance ¶ added in v0.0.7
SetTitleTextAppearance calls android.widget.Toolbar.setTitleTextAppearance.
func (*Toolbar) SetTitleTextColor ¶ added in v0.0.7
SetTitleTextColor calls android.widget.Toolbar.setTitleTextColor.
func (*Toolbar) ShowOverflowMenu ¶ added in v0.0.7
ShowOverflowMenu calls android.widget.Toolbar.showOverflowMenu.
type ToolbarOnMenuItemClickListener ¶ added in v0.0.7
ToolbarOnMenuItemClickListener wraps android.widget.Toolbar$OnMenuItemClickListener.
func (*ToolbarOnMenuItemClickListener) OnMenuItemClick ¶ added in v0.0.7
func (m *ToolbarOnMenuItemClickListener) OnMenuItemClick(arg0 *jni.Object) (bool, error)
OnMenuItemClick calls android.widget.Toolbar$OnMenuItemClickListener.onMenuItemClick.
type TwoLineListItem ¶ added in v0.0.7
TwoLineListItem wraps android.widget.TwoLineListItem.
func NewTwoLineListItem ¶ added in v0.0.7
NewTwoLineListItem creates a new android.widget.TwoLineListItem instance.
func (*TwoLineListItem) GetAccessibilityClassName ¶ added in v0.0.7
func (m *TwoLineListItem) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.TwoLineListItem.getAccessibilityClassName.
type VideoView ¶ added in v0.0.7
VideoView wraps android.widget.VideoView.
func NewVideoView ¶ added in v0.0.7
NewVideoView creates a new android.widget.VideoView instance.
func (*VideoView) AddSubtitleSource ¶ added in v0.0.7
AddSubtitleSource calls android.widget.VideoView.addSubtitleSource.
func (*VideoView) CanSeekBackward ¶ added in v0.0.7
CanSeekBackward calls android.widget.VideoView.canSeekBackward.
func (*VideoView) CanSeekForward ¶ added in v0.0.7
CanSeekForward calls android.widget.VideoView.canSeekForward.
func (*VideoView) GetAccessibilityClassName ¶ added in v0.0.7
GetAccessibilityClassName calls android.widget.VideoView.getAccessibilityClassName.
func (*VideoView) GetAudioSessionId ¶ added in v0.0.7
GetAudioSessionId calls android.widget.VideoView.getAudioSessionId.
func (*VideoView) GetBufferPercentage ¶ added in v0.0.7
GetBufferPercentage calls android.widget.VideoView.getBufferPercentage.
func (*VideoView) GetCurrentPosition ¶ added in v0.0.7
GetCurrentPosition calls android.widget.VideoView.getCurrentPosition.
func (*VideoView) GetDuration ¶ added in v0.0.7
GetDuration calls android.widget.VideoView.getDuration.
func (*VideoView) OnTouchEvent ¶ added in v0.0.7
OnTouchEvent calls android.widget.VideoView.onTouchEvent.
func (*VideoView) OnTrackballEvent ¶ added in v0.0.7
OnTrackballEvent calls android.widget.VideoView.onTrackballEvent.
func (*VideoView) ResolveAdjustedSize ¶ added in v0.0.7
ResolveAdjustedSize calls android.widget.VideoView.resolveAdjustedSize.
func (*VideoView) SetAudioAttributes ¶ added in v0.0.7
SetAudioAttributes calls android.widget.VideoView.setAudioAttributes.
func (*VideoView) SetAudioFocusRequest ¶ added in v0.0.7
SetAudioFocusRequest calls android.widget.VideoView.setAudioFocusRequest.
func (*VideoView) SetMediaController ¶ added in v0.0.7
SetMediaController calls android.widget.VideoView.setMediaController.
func (*VideoView) SetOnCompletionListener ¶ added in v0.0.7
SetOnCompletionListener calls android.widget.VideoView.setOnCompletionListener.
func (*VideoView) SetOnErrorListener ¶ added in v0.0.7
SetOnErrorListener calls android.widget.VideoView.setOnErrorListener.
func (*VideoView) SetOnInfoListener ¶ added in v0.0.7
SetOnInfoListener calls android.widget.VideoView.setOnInfoListener.
func (*VideoView) SetOnPreparedListener ¶ added in v0.0.7
SetOnPreparedListener calls android.widget.VideoView.setOnPreparedListener.
func (*VideoView) SetVideoPath ¶ added in v0.0.7
SetVideoPath calls android.widget.VideoView.setVideoPath.
func (*VideoView) SetVideoURI ¶ added in v0.0.7
SetVideoURI calls android.widget.VideoView.setVideoURI.
func (*VideoView) StopPlayback ¶ added in v0.0.7
StopPlayback calls android.widget.VideoView.stopPlayback.
type ViewAnimator ¶ added in v0.0.7
ViewAnimator wraps android.widget.ViewAnimator.
func NewViewAnimator ¶ added in v0.0.7
NewViewAnimator creates a new android.widget.ViewAnimator instance.
func (*ViewAnimator) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ViewAnimator) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ViewAnimator.getAccessibilityClassName.
func (*ViewAnimator) GetAnimateFirstView ¶ added in v0.0.7
func (m *ViewAnimator) GetAnimateFirstView() (bool, error)
GetAnimateFirstView calls android.widget.ViewAnimator.getAnimateFirstView.
func (*ViewAnimator) GetBaseline ¶ added in v0.0.7
func (m *ViewAnimator) GetBaseline() (int32, error)
GetBaseline calls android.widget.ViewAnimator.getBaseline.
func (*ViewAnimator) GetCurrentView ¶ added in v0.0.7
func (m *ViewAnimator) GetCurrentView() (*jni.Object, error)
GetCurrentView calls android.widget.ViewAnimator.getCurrentView.
func (*ViewAnimator) GetDisplayedChild ¶ added in v0.0.7
func (m *ViewAnimator) GetDisplayedChild() (int32, error)
GetDisplayedChild calls android.widget.ViewAnimator.getDisplayedChild.
func (*ViewAnimator) GetInAnimation ¶ added in v0.0.7
func (m *ViewAnimator) GetInAnimation() (*jni.Object, error)
GetInAnimation calls android.widget.ViewAnimator.getInAnimation.
func (*ViewAnimator) GetOutAnimation ¶ added in v0.0.7
func (m *ViewAnimator) GetOutAnimation() (*jni.Object, error)
GetOutAnimation calls android.widget.ViewAnimator.getOutAnimation.
func (*ViewAnimator) RemoveAllViews ¶ added in v0.0.7
func (m *ViewAnimator) RemoveAllViews() error
RemoveAllViews calls android.widget.ViewAnimator.removeAllViews.
func (*ViewAnimator) RemoveView ¶ added in v0.0.7
func (m *ViewAnimator) RemoveView(arg0 *jni.Object) error
RemoveView calls android.widget.ViewAnimator.removeView.
func (*ViewAnimator) RemoveViewAt ¶ added in v0.0.7
func (m *ViewAnimator) RemoveViewAt(arg0 int32) error
RemoveViewAt calls android.widget.ViewAnimator.removeViewAt.
func (*ViewAnimator) RemoveViewInLayout ¶ added in v0.0.7
func (m *ViewAnimator) RemoveViewInLayout(arg0 *jni.Object) error
RemoveViewInLayout calls android.widget.ViewAnimator.removeViewInLayout.
func (*ViewAnimator) RemoveViews ¶ added in v0.0.7
func (m *ViewAnimator) RemoveViews(arg0 int32, arg1 int32) error
RemoveViews calls android.widget.ViewAnimator.removeViews.
func (*ViewAnimator) RemoveViewsInLayout ¶ added in v0.0.7
func (m *ViewAnimator) RemoveViewsInLayout(arg0 int32, arg1 int32) error
RemoveViewsInLayout calls android.widget.ViewAnimator.removeViewsInLayout.
func (*ViewAnimator) SetAnimateFirstView ¶ added in v0.0.7
func (m *ViewAnimator) SetAnimateFirstView(arg0 bool) error
SetAnimateFirstView calls android.widget.ViewAnimator.setAnimateFirstView.
func (*ViewAnimator) SetDisplayedChild ¶ added in v0.0.7
func (m *ViewAnimator) SetDisplayedChild(arg0 int32) error
SetDisplayedChild calls android.widget.ViewAnimator.setDisplayedChild.
func (*ViewAnimator) SetInAnimation1_1 ¶ added in v0.0.7
func (m *ViewAnimator) SetInAnimation1_1(arg0 *jni.Object) error
SetInAnimation1_1 calls android.widget.ViewAnimator.setInAnimation.
func (*ViewAnimator) SetInAnimation2 ¶ added in v0.0.7
func (m *ViewAnimator) SetInAnimation2(arg0 *jni.Object, arg1 int32) error
SetInAnimation2 calls android.widget.ViewAnimator.setInAnimation.
func (*ViewAnimator) SetOutAnimation1_1 ¶ added in v0.0.7
func (m *ViewAnimator) SetOutAnimation1_1(arg0 *jni.Object) error
SetOutAnimation1_1 calls android.widget.ViewAnimator.setOutAnimation.
func (*ViewAnimator) SetOutAnimation2 ¶ added in v0.0.7
func (m *ViewAnimator) SetOutAnimation2(arg0 *jni.Object, arg1 int32) error
SetOutAnimation2 calls android.widget.ViewAnimator.setOutAnimation.
func (*ViewAnimator) ShowNext ¶ added in v0.0.7
func (m *ViewAnimator) ShowNext() error
ShowNext calls android.widget.ViewAnimator.showNext.
func (*ViewAnimator) ShowPrevious ¶ added in v0.0.7
func (m *ViewAnimator) ShowPrevious() error
ShowPrevious calls android.widget.ViewAnimator.showPrevious.
type ViewFlipper ¶ added in v0.0.7
ViewFlipper wraps android.widget.ViewFlipper.
func NewViewFlipper ¶ added in v0.0.7
NewViewFlipper creates a new android.widget.ViewFlipper instance.
func (*ViewFlipper) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ViewFlipper) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ViewFlipper.getAccessibilityClassName.
func (*ViewFlipper) GetFlipInterval ¶ added in v0.0.7
func (m *ViewFlipper) GetFlipInterval() (int32, error)
GetFlipInterval calls android.widget.ViewFlipper.getFlipInterval.
func (*ViewFlipper) IsAutoStart ¶ added in v0.0.7
func (m *ViewFlipper) IsAutoStart() (bool, error)
IsAutoStart calls android.widget.ViewFlipper.isAutoStart.
func (*ViewFlipper) IsFlipping ¶ added in v0.0.7
func (m *ViewFlipper) IsFlipping() (bool, error)
IsFlipping calls android.widget.ViewFlipper.isFlipping.
func (*ViewFlipper) SetAutoStart ¶ added in v0.0.7
func (m *ViewFlipper) SetAutoStart(arg0 bool) error
SetAutoStart calls android.widget.ViewFlipper.setAutoStart.
func (*ViewFlipper) SetFlipInterval ¶ added in v0.0.7
func (m *ViewFlipper) SetFlipInterval(arg0 int32) error
SetFlipInterval calls android.widget.ViewFlipper.setFlipInterval.
func (*ViewFlipper) StartFlipping ¶ added in v0.0.7
func (m *ViewFlipper) StartFlipping() error
StartFlipping calls android.widget.ViewFlipper.startFlipping.
func (*ViewFlipper) StopFlipping ¶ added in v0.0.7
func (m *ViewFlipper) StopFlipping() error
StopFlipping calls android.widget.ViewFlipper.stopFlipping.
type ViewSwitcher ¶ added in v0.0.7
ViewSwitcher wraps android.widget.ViewSwitcher.
func NewViewSwitcher ¶ added in v0.0.7
NewViewSwitcher creates a new android.widget.ViewSwitcher instance.
func (*ViewSwitcher) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ViewSwitcher) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ViewSwitcher.getAccessibilityClassName.
func (*ViewSwitcher) GetNextView ¶ added in v0.0.7
func (m *ViewSwitcher) GetNextView() (*jni.Object, error)
GetNextView calls android.widget.ViewSwitcher.getNextView.
func (*ViewSwitcher) Reset ¶ added in v0.0.7
func (m *ViewSwitcher) Reset() error
Reset calls android.widget.ViewSwitcher.reset.
func (*ViewSwitcher) SetFactory ¶ added in v0.0.7
func (m *ViewSwitcher) SetFactory(arg0 *jni.Object) error
SetFactory calls android.widget.ViewSwitcher.setFactory.
type ViewSwitcherViewFactory ¶ added in v0.0.7
ViewSwitcherViewFactory wraps android.widget.ViewSwitcher$ViewFactory.
type WrapperListAdapter ¶ added in v0.0.7
WrapperListAdapter wraps android.widget.WrapperListAdapter.
func (*WrapperListAdapter) GetWrappedAdapter ¶ added in v0.0.7
func (m *WrapperListAdapter) GetWrappedAdapter() (*jni.Object, error)
GetWrappedAdapter calls android.widget.WrapperListAdapter.getWrappedAdapter.
type ZoomButton ¶ added in v0.0.7
ZoomButton wraps android.widget.ZoomButton.
func NewZoomButton ¶ added in v0.0.7
NewZoomButton creates a new android.widget.ZoomButton instance.
func (*ZoomButton) DispatchUnhandledMove ¶ added in v0.0.7
DispatchUnhandledMove calls android.widget.ZoomButton.dispatchUnhandledMove.
func (*ZoomButton) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ZoomButton) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ZoomButton.getAccessibilityClassName.
func (*ZoomButton) OnLongClick ¶ added in v0.0.7
func (m *ZoomButton) OnLongClick(arg0 *jni.Object) (bool, error)
OnLongClick calls android.widget.ZoomButton.onLongClick.
func (*ZoomButton) OnTouchEvent ¶ added in v0.0.7
func (m *ZoomButton) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.widget.ZoomButton.onTouchEvent.
func (*ZoomButton) SetEnabled ¶ added in v0.0.7
func (m *ZoomButton) SetEnabled(arg0 bool) error
SetEnabled calls android.widget.ZoomButton.setEnabled.
func (*ZoomButton) SetZoomSpeed ¶ added in v0.0.7
func (m *ZoomButton) SetZoomSpeed(arg0 int64) error
SetZoomSpeed calls android.widget.ZoomButton.setZoomSpeed.
type ZoomButtonsController ¶ added in v0.0.7
ZoomButtonsController wraps android.widget.ZoomButtonsController.
func NewZoomButtonsController ¶ added in v0.0.7
NewZoomButtonsController creates a new android.widget.ZoomButtonsController instance.
func (*ZoomButtonsController) GetContainer ¶ added in v0.0.7
func (m *ZoomButtonsController) GetContainer() (*jni.Object, error)
GetContainer calls android.widget.ZoomButtonsController.getContainer.
func (*ZoomButtonsController) GetZoomControls ¶ added in v0.0.7
func (m *ZoomButtonsController) GetZoomControls() (*jni.Object, error)
GetZoomControls calls android.widget.ZoomButtonsController.getZoomControls.
func (*ZoomButtonsController) IsAutoDismissed ¶ added in v0.0.7
func (m *ZoomButtonsController) IsAutoDismissed() (bool, error)
IsAutoDismissed calls android.widget.ZoomButtonsController.isAutoDismissed.
func (*ZoomButtonsController) IsVisible ¶ added in v0.0.7
func (m *ZoomButtonsController) IsVisible() (bool, error)
IsVisible calls android.widget.ZoomButtonsController.isVisible.
func (*ZoomButtonsController) OnTouch ¶ added in v0.0.7
OnTouch calls android.widget.ZoomButtonsController.onTouch.
func (*ZoomButtonsController) SetAutoDismissed ¶ added in v0.0.7
func (m *ZoomButtonsController) SetAutoDismissed(arg0 bool) error
SetAutoDismissed calls android.widget.ZoomButtonsController.setAutoDismissed.
func (*ZoomButtonsController) SetFocusable ¶ added in v0.0.7
func (m *ZoomButtonsController) SetFocusable(arg0 bool) error
SetFocusable calls android.widget.ZoomButtonsController.setFocusable.
func (*ZoomButtonsController) SetOnZoomListener ¶ added in v0.0.7
func (m *ZoomButtonsController) SetOnZoomListener(arg0 *jni.Object) error
SetOnZoomListener calls android.widget.ZoomButtonsController.setOnZoomListener.
func (*ZoomButtonsController) SetVisible ¶ added in v0.0.7
func (m *ZoomButtonsController) SetVisible(arg0 bool) error
SetVisible calls android.widget.ZoomButtonsController.setVisible.
func (*ZoomButtonsController) SetZoomInEnabled ¶ added in v0.0.7
func (m *ZoomButtonsController) SetZoomInEnabled(arg0 bool) error
SetZoomInEnabled calls android.widget.ZoomButtonsController.setZoomInEnabled.
func (*ZoomButtonsController) SetZoomOutEnabled ¶ added in v0.0.7
func (m *ZoomButtonsController) SetZoomOutEnabled(arg0 bool) error
SetZoomOutEnabled calls android.widget.ZoomButtonsController.setZoomOutEnabled.
func (*ZoomButtonsController) SetZoomSpeed ¶ added in v0.0.7
func (m *ZoomButtonsController) SetZoomSpeed(arg0 int64) error
SetZoomSpeed calls android.widget.ZoomButtonsController.setZoomSpeed.
type ZoomButtonsControllerOnZoomListener ¶ added in v0.0.7
ZoomButtonsControllerOnZoomListener wraps android.widget.ZoomButtonsController$OnZoomListener.
func (*ZoomButtonsControllerOnZoomListener) OnVisibilityChanged ¶ added in v0.0.7
func (m *ZoomButtonsControllerOnZoomListener) OnVisibilityChanged(arg0 bool) error
OnVisibilityChanged calls android.widget.ZoomButtonsController$OnZoomListener.onVisibilityChanged.
func (*ZoomButtonsControllerOnZoomListener) OnZoom ¶ added in v0.0.7
func (m *ZoomButtonsControllerOnZoomListener) OnZoom(arg0 bool) error
OnZoom calls android.widget.ZoomButtonsController$OnZoomListener.onZoom.
type ZoomControls ¶ added in v0.0.7
ZoomControls wraps android.widget.ZoomControls.
func NewZoomControls ¶ added in v0.0.7
NewZoomControls creates a new android.widget.ZoomControls instance.
func (*ZoomControls) GetAccessibilityClassName ¶ added in v0.0.7
func (m *ZoomControls) GetAccessibilityClassName() (*jni.Object, error)
GetAccessibilityClassName calls android.widget.ZoomControls.getAccessibilityClassName.
func (*ZoomControls) HasFocus ¶ added in v0.0.7
func (m *ZoomControls) HasFocus() (bool, error)
HasFocus calls android.widget.ZoomControls.hasFocus.
func (*ZoomControls) Hide ¶ added in v0.0.7
func (m *ZoomControls) Hide() error
Hide calls android.widget.ZoomControls.hide.
func (*ZoomControls) OnTouchEvent ¶ added in v0.0.7
func (m *ZoomControls) OnTouchEvent(arg0 *jni.Object) (bool, error)
OnTouchEvent calls android.widget.ZoomControls.onTouchEvent.
func (*ZoomControls) SetIsZoomInEnabled ¶ added in v0.0.7
func (m *ZoomControls) SetIsZoomInEnabled(arg0 bool) error
SetIsZoomInEnabled calls android.widget.ZoomControls.setIsZoomInEnabled.
func (*ZoomControls) SetIsZoomOutEnabled ¶ added in v0.0.7
func (m *ZoomControls) SetIsZoomOutEnabled(arg0 bool) error
SetIsZoomOutEnabled calls android.widget.ZoomControls.setIsZoomOutEnabled.
func (*ZoomControls) SetOnZoomInClickListener ¶ added in v0.0.7
func (m *ZoomControls) SetOnZoomInClickListener(arg0 *jni.Object) error
SetOnZoomInClickListener calls android.widget.ZoomControls.setOnZoomInClickListener.
func (*ZoomControls) SetOnZoomOutClickListener ¶ added in v0.0.7
func (m *ZoomControls) SetOnZoomOutClickListener(arg0 *jni.Object) error
SetOnZoomOutClickListener calls android.widget.ZoomControls.setOnZoomOutClickListener.
func (*ZoomControls) SetZoomSpeed ¶ added in v0.0.7
func (m *ZoomControls) SetZoomSpeed(arg0 int64) error
SetZoomSpeed calls android.widget.ZoomControls.setZoomSpeed.
func (*ZoomControls) Show ¶ added in v0.0.7
func (m *ZoomControls) Show() error
Show calls android.widget.ZoomControls.show.
Source Files
¶
- abs_list_view.go
- abs_list_view_multi_choice_mode_listener.go
- abs_list_view_on_scroll_listener.go
- abs_list_view_recycler_listener.go
- abs_list_view_selection_bounds_adjuster.go
- abs_seek_bar.go
- abs_spinner.go
- absolute_layout.go
- absolute_layout_layout_params.go
- action_menu_view.go
- action_menu_view_on_menu_item_click_listener.go
- adapter.go
- adapter_view.go
- adapter_view_animator.go
- adapter_view_flipper.go
- advanceable.go
- alphabet_indexer.go
- analog_clock.go
- array_adapter.go
- auto_complete_text_view.go
- auto_complete_text_view_on_dismiss_listener.go
- auto_complete_text_view_validator.go
- base_adapter.go
- base_expandable_list_adapter.go
- button.go
- calendar_view.go
- calendar_view_on_date_change_listener.go
- check_box.go
- checkable.go
- checked_text_view.go
- chronometer.go
- chronometer_on_chronometer_tick_listener.go
- compound_button.go
- compound_button_on_checked_change_listener.go
- constants.go
- cursor_adapter.go
- cursor_tree_adapter.go
- date_picker.go
- date_picker_on_date_changed_listener.go
- dialer_filter.go
- digital_clock.go
- doc.go
- edge_effect.go
- edit_text.go
- expandable_list_adapter.go
- expandable_list_view.go
- expandable_list_view_on_child_click_listener.go
- expandable_list_view_on_group_click_listener.go
- expandable_list_view_on_group_collapse_listener.go
- expandable_list_view_on_group_expand_listener.go
- filter.go
- filter_filter_listener.go
- filter_query_provider.go
- filterable.go
- frame_layout.go
- gallery.go
- grid_layout.go
- grid_layout_layout_params.go
- grid_layout_spec.go
- grid_view.go
- header_view_list_adapter.go
- heterogeneous_expandable_list.go
- horizontal_scroll_view.go
- image_button.go
- image_switcher.go
- image_view.go
- image_view_scale_type.go
- init.go
- linear_layout.go
- linear_layout_layout_params.go
- list_adapter.go
- list_popup_window.go
- list_view.go
- magnifier.go
- magnifier_builder.go
- media_controller.go
- media_controller_media_player_control.go
- multi_auto_complete_text_view.go
- multi_auto_complete_text_view_comma_tokenizer.go
- multi_auto_complete_text_view_tokenizer.go
- number_picker.go
- number_picker_formatter.go
- number_picker_on_scroll_listener.go
- number_picker_on_value_change_listener.go
- over_scroller.go
- popup_menu.go
- popup_menu_on_dismiss_listener.go
- popup_menu_on_menu_item_click_listener.go
- popup_window.go
- popup_window_on_dismiss_listener.go
- progress_bar.go
- quick_contact_badge.go
- radio_button.go
- radio_group.go
- radio_group_on_checked_change_listener.go
- rating_bar.go
- rating_bar_on_rating_bar_change_listener.go
- relative_layout.go
- relative_layout_layout_params.go
- remote_views.go
- remote_views_draw_instructions.go
- remote_views_remote_collection_items.go
- remote_views_remote_response.go
- remote_views_remote_view_outline_provider.go
- remote_views_service.go
- remote_views_service_remote_views_factory.go
- resource_cursor_adapter.go
- resource_cursor_tree_adapter.go
- scroll_view.go
- scroller.go
- search_view.go
- search_view_on_close_listener.go
- search_view_on_query_text_listener.go
- search_view_on_suggestion_listener.go
- section_indexer.go
- seek_bar.go
- seek_bar_on_seek_bar_change_listener.go
- share_action_provider.go
- share_action_provider_on_share_target_selected_listener.go
- simple_adapter.go
- simple_adapter_view_binder.go
- simple_cursor_adapter.go
- simple_cursor_adapter_cursor_to_string_converter.go
- simple_cursor_adapter_view_binder.go
- simple_cursor_tree_adapter.go
- simple_cursor_tree_adapter_view_binder.go
- simple_expandable_list_adapter.go
- sliding_drawer.go
- sliding_drawer_on_drawer_close_listener.go
- sliding_drawer_on_drawer_open_listener.go
- sliding_drawer_on_drawer_scroll_listener.go
- space.go
- spinner.go
- spinner_adapter.go
- stack_view.go
- switch.go
- tab_host.go
- tab_host_on_tab_change_listener.go
- tab_host_tab_content_factory.go
- tab_host_tab_spec.go
- tab_widget.go
- table_layout.go
- table_row.go
- text_clock.go
- text_switcher.go
- text_view.go
- text_view_buffer_type.go
- text_view_on_editor_action_listener.go
- text_view_saved_state.go
- themed_spinner_adapter.go
- time_picker.go
- time_picker_on_time_changed_listener.go
- toggle_button.go
- toolbar.go
- toolbar_on_menu_item_click_listener.go
- two_line_list_item.go
- video_view.go
- view_animator.go
- view_flipper.go
- view_switcher.go
- view_switcher_view_factory.go
- wrapper_list_adapter.go
- zoom_button.go
- zoom_buttons_controller.go
- zoom_buttons_controller_on_zoom_listener.go
- zoom_controls.go
Directories
¶
| Path | Synopsis |
|---|---|
|
Package inline provides Go bindings for android.widget.inline.
|
Package inline provides Go bindings for android.widget.inline. |
|
Package photopicker provides Go bindings for android.widget.photopicker.
|
Package photopicker provides Go bindings for android.widget.photopicker. |
|
Package toast provides Go bindings for android.widget.
|
Package toast provides Go bindings for android.widget. |