Documentation
ΒΆ
Overview ΒΆ
Package app provides Go bindings for android.app.
Index ΒΆ
- Constants
- func Init(env *jni.Env) error
- func Newlication(vm *jni.VM) (*lication, error)
- func NewlicationErrorReport(vm *jni.VM) (*licationErrorReport, error)
- type ActionBar
- func (m *ActionBar) AddOnMenuVisibilityListener(arg0 *jni.Object) error
- func (m *ActionBar) AddTab1(arg0 *jni.Object) error
- func (m *ActionBar) AddTab2_1(arg0 *jni.Object, arg1 bool) error
- func (m *ActionBar) AddTab2_2(arg0 *jni.Object, arg1 int32) error
- func (m *ActionBar) AddTab3_3(arg0 *jni.Object, arg1 int32, arg2 bool) error
- func (m *ActionBar) GetCustomView() (*jni.Object, error)
- func (m *ActionBar) GetDisplayOptions() (int32, error)
- func (m *ActionBar) GetElevation() (float32, error)
- func (m *ActionBar) GetHeight() (int32, error)
- func (m *ActionBar) GetHideOffset() (int32, error)
- func (m *ActionBar) GetNavigationItemCount() (int32, error)
- func (m *ActionBar) GetNavigationMode() (int32, error)
- func (m *ActionBar) GetSelectedNavigationIndex() (int32, error)
- func (m *ActionBar) GetSelectedTab() (*jni.Object, error)
- func (m *ActionBar) GetSubtitle() (*jni.Object, error)
- func (m *ActionBar) GetTabAt(arg0 int32) (*jni.Object, error)
- func (m *ActionBar) GetTabCount() (int32, error)
- func (m *ActionBar) GetThemedContext() (*jni.Object, error)
- func (m *ActionBar) GetTitle() (*jni.Object, error)
- func (m *ActionBar) Hide() error
- func (m *ActionBar) IsHideOnContentScrollEnabled() (bool, error)
- func (m *ActionBar) IsShowing() (bool, error)
- func (m *ActionBar) NewTab() (*jni.Object, error)
- func (m *ActionBar) RemoveAllTabs() error
- func (m *ActionBar) RemoveOnMenuVisibilityListener(arg0 *jni.Object) error
- func (m *ActionBar) RemoveTab(arg0 *jni.Object) error
- func (m *ActionBar) RemoveTabAt(arg0 int32) error
- func (m *ActionBar) SelectTab(arg0 *jni.Object) error
- func (m *ActionBar) SetBackgroundDrawable(arg0 *jni.Object) error
- func (m *ActionBar) SetCustomView1(arg0 *jni.Object) error
- func (m *ActionBar) SetCustomView1_2(arg0 int32) error
- func (m *ActionBar) SetCustomView2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *ActionBar) SetDisplayHomeAsUpEnabled(arg0 bool) error
- func (m *ActionBar) SetDisplayOptions1(arg0 int32) error
- func (m *ActionBar) SetDisplayOptions2_1(arg0 int32, arg1 int32) error
- func (m *ActionBar) SetDisplayShowCustomEnabled(arg0 bool) error
- func (m *ActionBar) SetDisplayShowHomeEnabled(arg0 bool) error
- func (m *ActionBar) SetDisplayShowTitleEnabled(arg0 bool) error
- func (m *ActionBar) SetDisplayUseLogoEnabled(arg0 bool) error
- func (m *ActionBar) SetElevation(arg0 float32) error
- func (m *ActionBar) SetHideOffset(arg0 int32) error
- func (m *ActionBar) SetHideOnContentScrollEnabled(arg0 bool) error
- func (m *ActionBar) SetHomeActionContentDescription1(arg0 int32) error
- func (m *ActionBar) SetHomeActionContentDescription1_1(arg0 string) error
- func (m *ActionBar) SetHomeAsUpIndicator1(arg0 *jni.Object) error
- func (m *ActionBar) SetHomeAsUpIndicator1_1(arg0 int32) error
- func (m *ActionBar) SetHomeButtonEnabled(arg0 bool) error
- func (m *ActionBar) SetIcon1(arg0 *jni.Object) error
- func (m *ActionBar) SetIcon1_1(arg0 int32) error
- func (m *ActionBar) SetListNavigationCallbacks(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *ActionBar) SetLogo1(arg0 *jni.Object) error
- func (m *ActionBar) SetLogo1_1(arg0 int32) error
- func (m *ActionBar) SetNavigationMode(arg0 int32) error
- func (m *ActionBar) SetSelectedNavigationItem(arg0 int32) error
- func (m *ActionBar) SetSplitBackgroundDrawable(arg0 *jni.Object) error
- func (m *ActionBar) SetStackedBackgroundDrawable(arg0 *jni.Object) error
- func (m *ActionBar) SetSubtitle1(arg0 int32) error
- func (m *ActionBar) SetSubtitle1_1(arg0 string) error
- func (m *ActionBar) SetTitle1(arg0 int32) error
- func (m *ActionBar) SetTitle1_1(arg0 string) error
- func (m *ActionBar) Show() error
- func (m *ActionBar) ToString() (string, error)
- type ActionBarLayoutParams
- type ActionBarOnMenuVisibilityListener
- type ActionBarOnNavigationListener
- type ActionBarTab
- func (m *ActionBarTab) GetContentDescription() (*jni.Object, error)
- func (m *ActionBarTab) GetCustomView() (*jni.Object, error)
- func (m *ActionBarTab) GetIcon() (*jni.Object, error)
- func (m *ActionBarTab) GetPosition() (int32, error)
- func (m *ActionBarTab) GetTag() (*jni.Object, error)
- func (m *ActionBarTab) GetText() (*jni.Object, error)
- func (m *ActionBarTab) Select() error
- func (m *ActionBarTab) SetContentDescription1(arg0 int32) (*jni.Object, error)
- func (m *ActionBarTab) SetContentDescription1_1(arg0 string) (*jni.Object, error)
- func (m *ActionBarTab) SetCustomView1(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActionBarTab) SetCustomView1_1(arg0 int32) (*jni.Object, error)
- func (m *ActionBarTab) SetIcon1(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActionBarTab) SetIcon1_1(arg0 int32) (*jni.Object, error)
- func (m *ActionBarTab) SetTabListener(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActionBarTab) SetTag(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActionBarTab) SetText1(arg0 int32) (*jni.Object, error)
- func (m *ActionBarTab) SetText1_1(arg0 string) (*jni.Object, error)
- func (m *ActionBarTab) ToString() (string, error)
- type ActionBarTabListener
- func (m *ActionBarTabListener) OnTabReselected(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *ActionBarTabListener) OnTabSelected(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *ActionBarTabListener) OnTabUnselected(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *ActionBarTabListener) ToString() (string, error)
- type Activity
- func (m *Activity) AddContentView(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) ClearOverrideActivityTransition(arg0 int32) error
- func (m *Activity) CloseContextMenu() error
- func (m *Activity) CloseOptionsMenu() error
- func (m *Activity) CreatePendingResult(arg0 int32, arg1 *jni.Object, arg2 int32) (*jni.Object, error)
- func (m *Activity) DismissDialog(arg0 int32) error
- func (m *Activity) DismissKeyboardShortcutsHelper() error
- func (m *Activity) DispatchGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *Activity) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *Activity) DispatchKeyShortcutEvent(arg0 *jni.Object) (bool, error)
- func (m *Activity) DispatchPopulateAccessibilityEvent(arg0 *jni.Object) (bool, error)
- func (m *Activity) DispatchTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *Activity) DispatchTrackballEvent(arg0 *jni.Object) (bool, error)
- func (m *Activity) Dump(arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *Activity) EnterPictureInPictureMode0() error
- func (m *Activity) EnterPictureInPictureMode1_1(arg0 *jni.Object) (bool, error)
- func (m *Activity) Finish() error
- func (m *Activity) FinishActivity(arg0 int32) error
- func (m *Activity) FinishActivityFromChild(arg0 *jni.Object, arg1 int32) error
- func (m *Activity) FinishAffinity() error
- func (m *Activity) FinishAfterTransition() error
- func (m *Activity) FinishAndRemoveTask() error
- func (m *Activity) FinishFromChild(arg0 *jni.Object) error
- func (m *Activity) GetActionBar() (*jni.Object, error)
- func (m *Activity) GetApplication() (*jni.Object, error)
- func (m *Activity) GetCaller() (*jni.Object, error)
- func (m *Activity) GetCallingActivity() (*jni.Object, error)
- func (m *Activity) GetCallingPackage() (string, error)
- func (m *Activity) GetChangingConfigurations() (int32, error)
- func (m *Activity) GetComponentName() (*jni.Object, error)
- func (m *Activity) GetContentScene() (*jni.Object, error)
- func (m *Activity) GetContentTransitionManager() (*jni.Object, error)
- func (m *Activity) GetCurrentCaller() (*jni.Object, error)
- func (m *Activity) GetCurrentFocus() (*jni.Object, error)
- func (m *Activity) GetFragmentManager() (*jni.Object, error)
- func (m *Activity) GetInitialCaller() (*jni.Object, error)
- func (m *Activity) GetIntent() (*jni.Object, error)
- func (m *Activity) GetLastNonConfigurationInstance() (*jni.Object, error)
- func (m *Activity) GetLaunchedFromPackage() (string, error)
- func (m *Activity) GetLaunchedFromUid() (int32, error)
- func (m *Activity) GetLayoutInflater() (*jni.Object, error)
- func (m *Activity) GetLoaderManager() (*jni.Object, error)
- func (m *Activity) GetLocalClassName() (string, error)
- func (m *Activity) GetMaxNumPictureInPictureActions() (int32, error)
- func (m *Activity) GetMediaController() (*jni.Object, error)
- func (m *Activity) GetMenuInflater() (*jni.Object, error)
- func (m *Activity) GetOnBackInvokedDispatcher() (*jni.Object, error)
- func (m *Activity) GetParent() (*jni.Object, error)
- func (m *Activity) GetParentActivityIntent() (*jni.Object, error)
- func (m *Activity) GetPreferences(arg0 int32) (*jni.Object, error)
- func (m *Activity) GetReferrer() (*jni.Object, error)
- func (m *Activity) GetRequestedOrientation() (int32, error)
- func (m *Activity) GetSearchEvent() (*jni.Object, error)
- func (m *Activity) GetSplashScreen() (*jni.Object, error)
- func (m *Activity) GetSystemService(arg0 string) (*jni.Object, error)
- func (m *Activity) GetTaskId() (int32, error)
- func (m *Activity) GetTitle() (*jni.Object, error)
- func (m *Activity) GetTitleColor() (int32, error)
- func (m *Activity) GetVoiceInteractor() (*jni.Object, error)
- func (m *Activity) GetVolumeControlStream() (int32, error)
- func (m *Activity) GetWindow() (*jni.Object, error)
- func (m *Activity) GetWindowManager() (*jni.Object, error)
- func (m *Activity) HasWindowFocus() (bool, error)
- func (m *Activity) InvalidateOptionsMenu() error
- func (m *Activity) IsActivityTransitionRunning() (bool, error)
- func (m *Activity) IsChangingConfigurations() (bool, error)
- func (m *Activity) IsChild() (bool, error)
- func (m *Activity) IsDestroyed() (bool, error)
- func (m *Activity) IsFinishing() (bool, error)
- func (m *Activity) IsImmersive() (bool, error)
- func (m *Activity) IsInMultiWindowMode() (bool, error)
- func (m *Activity) IsInPictureInPictureMode() (bool, error)
- func (m *Activity) IsLaunchedFromBubble() (bool, error)
- func (m *Activity) IsLocalVoiceInteractionSupported() (bool, error)
- func (m *Activity) IsTaskRoot() (bool, error)
- func (m *Activity) IsVoiceInteraction() (bool, error)
- func (m *Activity) IsVoiceInteractionRoot() (bool, error)
- func (m *Activity) ManagedQuery(arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, arg4 string) (*jni.Object, error)
- func (m *Activity) MoveTaskToBack(arg0 bool) (bool, error)
- func (m *Activity) NavigateUpTo(arg0 *jni.Object) (bool, error)
- func (m *Activity) NavigateUpToFromChild(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *Activity) OnActionModeFinished(arg0 *jni.Object) error
- func (m *Activity) OnActionModeStarted(arg0 *jni.Object) error
- func (m *Activity) OnActivityReenter(arg0 int32, arg1 *jni.Object) error
- func (m *Activity) OnActivityResult(arg0 int32, arg1 int32, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *Activity) OnAttachFragment(arg0 *jni.Object) error
- func (m *Activity) OnAttachedToWindow() error
- func (m *Activity) OnBackPressed() error
- func (m *Activity) OnConfigurationChanged(arg0 *jni.Object) error
- func (m *Activity) OnContentChanged() error
- func (m *Activity) OnContextItemSelected(arg0 *jni.Object) (bool, error)
- func (m *Activity) OnContextMenuClosed(arg0 *jni.Object) error
- func (m *Activity) OnCreate(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) OnCreateContextMenu(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Activity) OnCreateDescription() (*jni.Object, error)
- func (m *Activity) OnCreateNavigateUpTaskStack(arg0 *jni.Object) error
- func (m *Activity) OnCreateOptionsMenu(arg0 *jni.Object) (bool, error)
- func (m *Activity) OnCreatePanelMenu(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Activity) OnCreatePanelView(arg0 int32) (*jni.Object, error)
- func (m *Activity) OnCreateThumbnail(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *Activity) OnCreateView3_1(arg0 string, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *Activity) OnCreateView4(arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object) (*jni.Object, error)
- func (m *Activity) OnDetachedFromWindow() error
- func (m *Activity) OnEnterAnimationComplete() error
- func (m *Activity) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *Activity) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Activity) OnKeyLongPress(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Activity) OnKeyMultiple(arg0 int32, arg1 int32, arg2 *jni.Object) (bool, error)
- func (m *Activity) OnKeyShortcut(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Activity) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Activity) OnLocalVoiceInteractionStarted() error
- func (m *Activity) OnLocalVoiceInteractionStopped() error
- func (m *Activity) OnLowMemory() error
- func (m *Activity) OnMenuItemSelected(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Activity) OnMenuOpened(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Activity) OnMultiWindowModeChanged1(arg0 bool) error
- func (m *Activity) OnMultiWindowModeChanged2_1(arg0 bool, arg1 *jni.Object) error
- func (m *Activity) OnNavigateUp() (bool, error)
- func (m *Activity) OnNavigateUpFromChild(arg0 *jni.Object) (bool, error)
- func (m *Activity) OnNewIntent(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) OnOptionsItemSelected(arg0 *jni.Object) (bool, error)
- func (m *Activity) OnOptionsMenuClosed(arg0 *jni.Object) error
- func (m *Activity) OnPanelClosed(arg0 int32, arg1 *jni.Object) error
- func (m *Activity) OnPictureInPictureModeChanged1(arg0 bool) error
- func (m *Activity) OnPictureInPictureModeChanged2_1(arg0 bool, arg1 *jni.Object) error
- func (m *Activity) OnPictureInPictureRequested() (bool, error)
- func (m *Activity) OnPictureInPictureUiStateChanged(arg0 *jni.Object) error
- func (m *Activity) OnPostCreate(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) OnPrepareNavigateUpTaskStack(arg0 *jni.Object) error
- func (m *Activity) OnPrepareOptionsMenu(arg0 *jni.Object) (bool, error)
- func (m *Activity) OnPreparePanel(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (bool, error)
- func (m *Activity) OnProvideAssistContent(arg0 *jni.Object) error
- func (m *Activity) OnProvideAssistData(arg0 *jni.Object) error
- func (m *Activity) OnProvideReferrer() (*jni.Object, error)
- func (m *Activity) OnRequestPermissionsResult3(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Activity) OnRequestPermissionsResult4_1(arg0 int32, arg1 *jni.Object, arg2 *jni.Object, arg3 int32) error
- func (m *Activity) OnRestoreInstanceState(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) OnRetainNonConfigurationInstance() (*jni.Object, error)
- func (m *Activity) OnSaveInstanceState(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) OnSearchRequested0() (bool, error)
- func (m *Activity) OnSearchRequested1_1(arg0 *jni.Object) (bool, error)
- func (m *Activity) OnStateNotSaved() error
- func (m *Activity) OnTopResumedActivityChanged(arg0 bool) error
- func (m *Activity) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *Activity) OnTrackballEvent(arg0 *jni.Object) (bool, error)
- func (m *Activity) OnTrimMemory(arg0 int32) error
- func (m *Activity) OnUserInteraction() error
- func (m *Activity) OnVisibleBehindCanceled() error
- func (m *Activity) OnWindowAttributesChanged(arg0 *jni.Object) error
- func (m *Activity) OnWindowFocusChanged(arg0 bool) error
- func (m *Activity) OnWindowStartingActionMode1(arg0 *jni.Object) (*jni.Object, error)
- func (m *Activity) OnWindowStartingActionMode2_1(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *Activity) OpenContextMenu(arg0 *jni.Object) error
- func (m *Activity) OpenOptionsMenu() error
- func (m *Activity) OverrideActivityTransition3(arg0 int32, arg1 int32, arg2 int32) error
- func (m *Activity) OverrideActivityTransition4_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (m *Activity) OverridePendingTransition2(arg0 int32, arg1 int32) error
- func (m *Activity) OverridePendingTransition3_1(arg0 int32, arg1 int32, arg2 int32) error
- func (m *Activity) PostponeEnterTransition() error
- func (m *Activity) Recreate() error
- func (m *Activity) RegisterActivityLifecycleCallbacks(arg0 *jni.Object) error
- func (m *Activity) RegisterComponentCallbacks(arg0 *jni.Object) error
- func (m *Activity) RegisterForContextMenu(arg0 *jni.Object) error
- func (m *Activity) RegisterScreenCaptureCallback(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) ReleaseInstance() (bool, error)
- func (m *Activity) RemoveDialog(arg0 int32) error
- func (m *Activity) ReportFullyDrawn() error
- func (m *Activity) RequestDragAndDropPermissions(arg0 *jni.Object) (*jni.Object, error)
- func (m *Activity) RequestOpenInBrowserEducation() error
- func (m *Activity) RequestPermissions2(arg0 *jni.Object, arg1 int32) error
- func (m *Activity) RequestPermissions3_1(arg0 *jni.Object, arg1 int32, arg2 int32) error
- func (m *Activity) RequestShowKeyboardShortcuts() error
- func (m *Activity) RequestVisibleBehind(arg0 bool) (bool, error)
- func (m *Activity) RequestWindowFeature(arg0 int32) (bool, error)
- func (m *Activity) RunOnUiThread(arg0 *jni.Object) error
- func (m *Activity) SetActionBar(arg0 *jni.Object) error
- func (m *Activity) SetAllowCrossUidActivitySwitchFromBelow(arg0 bool) error
- func (m *Activity) SetContentTransitionManager(arg0 *jni.Object) error
- func (m *Activity) SetContentView1(arg0 *jni.Object) error
- func (m *Activity) SetContentView1_2(arg0 int32) error
- func (m *Activity) SetContentView2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) SetDefaultKeyMode(arg0 int32) error
- func (m *Activity) SetEnterSharedElementCallback(arg0 *jni.Object) error
- func (m *Activity) SetExitSharedElementCallback(arg0 *jni.Object) error
- func (m *Activity) SetFeatureDrawable(arg0 int32, arg1 *jni.Object) error
- func (m *Activity) SetFeatureDrawableAlpha(arg0 int32, arg1 int32) error
- func (m *Activity) SetFeatureDrawableResource(arg0 int32, arg1 int32) error
- func (m *Activity) SetFeatureDrawableUri(arg0 int32, arg1 *jni.Object) error
- func (m *Activity) SetFinishOnTouchOutside(arg0 bool) error
- func (m *Activity) SetImmersive(arg0 bool) error
- func (m *Activity) SetInheritShowWhenLocked(arg0 bool) error
- func (m *Activity) SetIntent1(arg0 *jni.Object) error
- func (m *Activity) SetIntent2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) SetLocusContext(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) SetMediaController(arg0 *jni.Object) error
- func (m *Activity) SetPictureInPictureParams(arg0 *jni.Object) error
- func (m *Activity) SetProgress(arg0 int32) error
- func (m *Activity) SetProgressBarIndeterminate(arg0 bool) error
- func (m *Activity) SetProgressBarIndeterminateVisibility(arg0 bool) error
- func (m *Activity) SetProgressBarVisibility(arg0 bool) error
- func (m *Activity) SetRecentsScreenshotEnabled(arg0 bool) error
- func (m *Activity) SetRequestedOrientation(arg0 int32) error
- func (m *Activity) SetResult1(arg0 int32) error
- func (m *Activity) SetResult2_1(arg0 int32, arg1 *jni.Object) error
- func (m *Activity) SetSecondaryProgress(arg0 int32) error
- func (m *Activity) SetShouldDockBigOverlays(arg0 bool) error
- func (m *Activity) SetShowWhenLocked(arg0 bool) error
- func (m *Activity) SetTaskDescription(arg0 *jni.Object) error
- func (m *Activity) SetTheme(arg0 int32) error
- func (m *Activity) SetTitle1(arg0 int32) error
- func (m *Activity) SetTitle1_1(arg0 string) error
- func (m *Activity) SetTitleColor(arg0 int32) error
- func (m *Activity) SetTranslucent(arg0 bool) (bool, error)
- func (m *Activity) SetTurnScreenOn(arg0 bool) error
- func (m *Activity) SetVisible(arg0 bool) error
- func (m *Activity) SetVolumeControlStream(arg0 int32) error
- func (m *Activity) SetVrModeEnabled(arg0 bool, arg1 *jni.Object) error
- func (m *Activity) ShouldDockBigOverlays() (bool, error)
- func (m *Activity) ShouldShowRequestPermissionRationale1(arg0 string) (bool, error)
- func (m *Activity) ShouldShowRequestPermissionRationale2_1(arg0 string, arg1 int32) (bool, error)
- func (m *Activity) ShouldUpRecreateTask(arg0 *jni.Object) (bool, error)
- func (m *Activity) ShowAssist(arg0 *jni.Object) (bool, error)
- func (m *Activity) ShowDialog1(arg0 int32) error
- func (m *Activity) ShowDialog2_1(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Activity) ShowLockTaskEscapeMessage() error
- func (m *Activity) StartActionMode1(arg0 *jni.Object) (*jni.Object, error)
- func (m *Activity) StartActionMode2_1(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *Activity) StartActivities1(arg0 *jni.Object) error
- func (m *Activity) StartActivities2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) StartActivity1(arg0 *jni.Object) error
- func (m *Activity) StartActivity2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Activity) StartActivityForResult2(arg0 *jni.Object, arg1 int32) error
- func (m *Activity) StartActivityForResult3_1(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *Activity) StartActivityFromChild3(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) error
- func (m *Activity) StartActivityFromChild4_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object) error
- func (m *Activity) StartActivityFromFragment3(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) error
- func (m *Activity) StartActivityFromFragment4_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object) error
- func (m *Activity) StartActivityIfNeeded2(arg0 *jni.Object, arg1 int32) (bool, error)
- func (m *Activity) StartActivityIfNeeded3_1(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) (bool, error)
- func (m *Activity) StartIntentSender5(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int32) error
- func (m *Activity) StartIntentSender6_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int32, ...) error
- func (m *Activity) StartIntentSenderForResult6(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, arg4 int32, ...) error
- func (m *Activity) StartIntentSenderForResult7_1(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, arg4 int32, ...) error
- func (m *Activity) StartIntentSenderFromChild7(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, arg4 int32, ...) error
- func (m *Activity) StartIntentSenderFromChild8_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, arg4 int32, ...) error
- func (m *Activity) StartLocalVoiceInteraction(arg0 *jni.Object) error
- func (m *Activity) StartLockTask() error
- func (m *Activity) StartManagingCursor(arg0 *jni.Object) error
- func (m *Activity) StartNextMatchingActivity1(arg0 *jni.Object) (bool, error)
- func (m *Activity) StartNextMatchingActivity2_1(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *Activity) StartPostponedEnterTransition() error
- func (m *Activity) StartSearch(arg0 string, arg1 bool, arg2 *jni.Object, arg3 bool) error
- func (m *Activity) StopLocalVoiceInteraction() error
- func (m *Activity) StopLockTask() error
- func (m *Activity) StopManagingCursor(arg0 *jni.Object) error
- func (m *Activity) TakeKeyEvents(arg0 bool) error
- func (m *Activity) ToString() (string, error)
- func (m *Activity) TriggerSearch(arg0 string, arg1 *jni.Object) error
- func (m *Activity) UnregisterActivityLifecycleCallbacks(arg0 *jni.Object) error
- func (m *Activity) UnregisterComponentCallbacks(arg0 *jni.Object) error
- func (m *Activity) UnregisterForContextMenu(arg0 *jni.Object) error
- func (m *Activity) UnregisterScreenCaptureCallback(arg0 *jni.Object) error
- type ActivityGroup
- type ActivityManager
- func (m *ActivityManager) AddAppTask(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) (int32, error)
- func (m *ActivityManager) AddStartInfoTimestamp(arg0 int32, arg1 int64) error
- func (m *ActivityManager) AppNotResponding(arg0 string) error
- func (m *ActivityManager) ClearApplicationUserData() (bool, error)
- func (m *ActivityManager) ClearWatchHeapLimit() error
- func (m *ActivityManager) Close()
- func (m *ActivityManager) DumpPackageState(arg0 *jni.Object, arg1 string) error
- func (m *ActivityManager) GetAppTaskThumbnailSize() (*jni.Object, error)
- func (m *ActivityManager) GetAppTasks() (*jni.Object, error)
- func (m *ActivityManager) GetDeviceConfigurationInfo() (*jni.Object, error)
- func (m *ActivityManager) GetHistoricalProcessExitReasons(arg0 string, arg1 int32, arg2 int32) (*jni.Object, error)
- func (m *ActivityManager) GetHistoricalProcessStartReasons(arg0 int32) (*jni.Object, error)
- func (m *ActivityManager) GetLargeMemoryClass() (int32, error)
- func (m *ActivityManager) GetLauncherLargeIconDensity() (int32, error)
- func (m *ActivityManager) GetLauncherLargeIconSize() (int32, error)
- func (m *ActivityManager) GetLockTaskModeState() (int32, error)
- func (m *ActivityManager) GetMemoryClass() (int32, error)
- func (m *ActivityManager) GetMemoryInfo(arg0 *jni.Object) error
- func (m *ActivityManager) GetMyMemoryState(arg0 *jni.Object) error
- func (m *ActivityManager) GetProcessMemoryInfo(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActivityManager) GetProcessesInErrorState() (*jni.Object, error)
- func (m *ActivityManager) GetRecentTasks(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *ActivityManager) GetRunningAppProcesses() (*jni.Object, error)
- func (m *ActivityManager) GetRunningServiceControlPanel(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActivityManager) GetRunningServices(arg0 int32) (*jni.Object, error)
- func (m *ActivityManager) GetRunningTasks(arg0 int32) (*jni.Object, error)
- func (m *ActivityManager) IsActivityStartAllowedOnDisplay(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) (bool, error)
- func (m *ActivityManager) IsBackgroundRestricted() (bool, error)
- func (m *ActivityManager) IsInLockTaskMode() (bool, error)
- func (m *ActivityManager) IsLowMemoryKillReportSupported() (bool, error)
- func (m *ActivityManager) IsLowRamDevice() (bool, error)
- func (m *ActivityManager) IsRunningInTestHarness() (bool, error)
- func (m *ActivityManager) IsRunningInUserTestHarness() (bool, error)
- func (m *ActivityManager) IsUserAMonkey() (bool, error)
- func (m *ActivityManager) KillBackgroundProcesses(arg0 string) error
- func (m *ActivityManager) MoveTaskToFront2(arg0 int32, arg1 int32) error
- func (m *ActivityManager) MoveTaskToFront3_1(arg0 int32, arg1 int32, arg2 *jni.Object) error
- func (m *ActivityManager) RestartPackage(arg0 string) error
- func (m *ActivityManager) SetProcessStateSummary(arg0 *jni.Object) error
- func (m *ActivityManager) SetVrThread(arg0 int32) error
- func (m *ActivityManager) SetWatchHeapLimit(arg0 int64) error
- func (m *ActivityManager) ToString() (string, error)
- type ActivityManagerAppTask
- func (m *ActivityManagerAppTask) FinishAndRemoveTask() error
- func (m *ActivityManagerAppTask) GetTaskInfo() (*jni.Object, error)
- func (m *ActivityManagerAppTask) MoveToFront() error
- func (m *ActivityManagerAppTask) SetExcludeFromRecents(arg0 bool) error
- func (m *ActivityManagerAppTask) StartActivity(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *ActivityManagerAppTask) ToString() (string, error)
- type ActivityManagerMemoryInfo
- type ActivityManagerProcessErrorStateInfo
- func (m *ActivityManagerProcessErrorStateInfo) DescribeContents() (int32, error)
- func (m *ActivityManagerProcessErrorStateInfo) ReadFromParcel(arg0 *jni.Object) error
- func (m *ActivityManagerProcessErrorStateInfo) ToString() (string, error)
- func (m *ActivityManagerProcessErrorStateInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type ActivityManagerRecentTaskInfo
- func (m *ActivityManagerRecentTaskInfo) DescribeContents() (int32, error)
- func (m *ActivityManagerRecentTaskInfo) ReadFromParcel(arg0 *jni.Object) error
- func (m *ActivityManagerRecentTaskInfo) ToString() (string, error)
- func (m *ActivityManagerRecentTaskInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type ActivityManagerRunningAppProcessInfo
- func (m *ActivityManagerRunningAppProcessInfo) DescribeContents() (int32, error)
- func (m *ActivityManagerRunningAppProcessInfo) ReadFromParcel(arg0 *jni.Object) error
- func (m *ActivityManagerRunningAppProcessInfo) ToString() (string, error)
- func (m *ActivityManagerRunningAppProcessInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type ActivityManagerRunningServiceInfo
- func (m *ActivityManagerRunningServiceInfo) DescribeContents() (int32, error)
- func (m *ActivityManagerRunningServiceInfo) ReadFromParcel(arg0 *jni.Object) error
- func (m *ActivityManagerRunningServiceInfo) ToString() (string, error)
- func (m *ActivityManagerRunningServiceInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type ActivityManagerRunningTaskInfo
- func (m *ActivityManagerRunningTaskInfo) DescribeContents() (int32, error)
- func (m *ActivityManagerRunningTaskInfo) ReadFromParcel(arg0 *jni.Object) error
- func (m *ActivityManagerRunningTaskInfo) ToString() (string, error)
- func (m *ActivityManagerRunningTaskInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type ActivityManagerTaskDescription
- func (m *ActivityManagerTaskDescription) DescribeContents() (int32, error)
- func (m *ActivityManagerTaskDescription) Equals(arg0 *jni.Object) (bool, error)
- func (m *ActivityManagerTaskDescription) GetBackgroundColor() (int32, error)
- func (m *ActivityManagerTaskDescription) GetIcon() (*jni.Object, error)
- func (m *ActivityManagerTaskDescription) GetLabel() (string, error)
- func (m *ActivityManagerTaskDescription) GetNavigationBarColor() (int32, error)
- func (m *ActivityManagerTaskDescription) GetPrimaryColor() (int32, error)
- func (m *ActivityManagerTaskDescription) GetStatusBarColor() (int32, error)
- func (m *ActivityManagerTaskDescription) HashCode() (int32, error)
- func (m *ActivityManagerTaskDescription) ReadFromParcel(arg0 *jni.Object) error
- func (m *ActivityManagerTaskDescription) ToString() (string, error)
- func (m *ActivityManagerTaskDescription) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type ActivityOptions
- func (m *ActivityOptions) GetLaunchBounds() (*jni.Object, error)
- func (m *ActivityOptions) GetLaunchDisplayId() (int32, error)
- func (m *ActivityOptions) GetLockTaskMode() (bool, error)
- func (m *ActivityOptions) GetPendingIntentBackgroundActivityStartMode() (int32, error)
- func (m *ActivityOptions) GetPendingIntentCreatorBackgroundActivityStartMode() (int32, error)
- func (m *ActivityOptions) GetSplashScreenStyle() (int32, error)
- func (m *ActivityOptions) IsAllowPassThroughOnTouchOutside() (bool, error)
- func (m *ActivityOptions) IsPendingIntentBackgroundActivityLaunchAllowed() (bool, error)
- func (m *ActivityOptions) IsShareIdentityEnabled() (bool, error)
- func (m *ActivityOptions) MakeBasic() (*jni.Object, error)
- func (m *ActivityOptions) MakeClipRevealAnimation(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32) (*jni.Object, error)
- func (m *ActivityOptions) MakeCustomAnimation3(arg0 *jni.Object, arg1 int32, arg2 int32) (*jni.Object, error)
- func (m *ActivityOptions) MakeCustomAnimation4_1(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32) (*jni.Object, error)
- func (m *ActivityOptions) MakeLaunchIntoPip(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActivityOptions) MakeScaleUpAnimation(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32) (*jni.Object, error)
- func (m *ActivityOptions) MakeSceneTransitionAnimation(arg0 *jni.Object, arg1 *jni.Object, arg2 string) (*jni.Object, error)
- func (m *ActivityOptions) MakeTaskLaunchBehind() (*jni.Object, error)
- func (m *ActivityOptions) MakeThumbnailScaleUpAnimation(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32) (*jni.Object, error)
- func (m *ActivityOptions) RequestUsageTimeReport(arg0 *jni.Object) error
- func (m *ActivityOptions) SetAllowPassThroughOnTouchOutside(arg0 bool) error
- func (m *ActivityOptions) SetAppVerificationBundle(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActivityOptions) SetLaunchBounds(arg0 *jni.Object) (*jni.Object, error)
- func (m *ActivityOptions) SetLaunchDisplayId(arg0 int32) (*jni.Object, error)
- func (m *ActivityOptions) SetLockTaskEnabled(arg0 bool) (*jni.Object, error)
- func (m *ActivityOptions) SetPendingIntentBackgroundActivityLaunchAllowed(arg0 bool) error
- func (m *ActivityOptions) SetPendingIntentBackgroundActivityStartMode(arg0 int32) (*jni.Object, error)
- func (m *ActivityOptions) SetPendingIntentCreatorBackgroundActivityStartMode(arg0 int32) (*jni.Object, error)
- func (m *ActivityOptions) SetShareIdentityEnabled(arg0 bool) (*jni.Object, error)
- func (m *ActivityOptions) SetSplashScreenStyle(arg0 int32) (*jni.Object, error)
- func (m *ActivityOptions) ToBundle() (*jni.Object, error)
- func (m *ActivityOptions) ToString() (string, error)
- func (m *ActivityOptions) Update(arg0 *jni.Object) error
- type ActivityScreenCaptureCallback
- type AlertDialog
- func (m *AlertDialog) GetButton(arg0 int32) (*jni.Object, error)
- func (m *AlertDialog) GetListView() (*jni.Object, error)
- func (m *AlertDialog) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *AlertDialog) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *AlertDialog) SetButton2_2(arg0 string, arg1 *jni.Object) error
- func (m *AlertDialog) SetButton2_3(arg0 string, arg1 *jni.Object) error
- func (m *AlertDialog) SetButton3(arg0 int32, arg1 string, arg2 *jni.Object) error
- func (m *AlertDialog) SetButton3_1(arg0 int32, arg1 string, arg2 *jni.Object) error
- func (m *AlertDialog) SetButton22(arg0 string, arg1 *jni.Object) error
- func (m *AlertDialog) SetButton22_1(arg0 string, arg1 *jni.Object) error
- func (m *AlertDialog) SetButton32(arg0 string, arg1 *jni.Object) error
- func (m *AlertDialog) SetButton32_1(arg0 string, arg1 *jni.Object) error
- func (m *AlertDialog) SetCustomTitle(arg0 *jni.Object) error
- func (m *AlertDialog) SetIcon1(arg0 *jni.Object) error
- func (m *AlertDialog) SetIcon1_1(arg0 int32) error
- func (m *AlertDialog) SetIconAttribute(arg0 int32) error
- func (m *AlertDialog) SetInverseBackgroundForced(arg0 bool) error
- func (m *AlertDialog) SetMessage(arg0 string) error
- func (m *AlertDialog) SetTitle(arg0 string) error
- func (m *AlertDialog) SetView1(arg0 *jni.Object) error
- func (m *AlertDialog) SetView5_1(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
- func (m *AlertDialog) ToString() (string, error)
- type AlertDialogBuilder
- func (m *AlertDialogBuilder) Create() (*jni.Object, error)
- func (m *AlertDialogBuilder) GetContext() (*jni.Object, error)
- func (m *AlertDialogBuilder) SetAdapter(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetCancelable(arg0 bool) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetCursor(arg0 *jni.Object, arg1 *jni.Object, arg2 string) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetCustomTitle(arg0 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetIcon1(arg0 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetIcon1_1(arg0 int32) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetIconAttribute(arg0 int32) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetInverseBackgroundForced(arg0 bool) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetItems2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetItems2_1(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetMessage1(arg0 int32) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetMessage1_1(arg0 string) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetMultiChoiceItems3_1(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetMultiChoiceItems3_2(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetMultiChoiceItems4(arg0 *jni.Object, arg1 string, arg2 string, arg3 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetNegativeButton2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetNegativeButton2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetNeutralButton2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetNeutralButton2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetOnCancelListener(arg0 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetOnDismissListener(arg0 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetOnItemSelectedListener(arg0 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetOnKeyListener(arg0 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetPositiveButton2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetPositiveButton2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetSingleChoiceItems3_1(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetSingleChoiceItems3_2(arg0 int32, arg1 int32, arg2 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetSingleChoiceItems3_3(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetSingleChoiceItems4(arg0 *jni.Object, arg1 int32, arg2 string, arg3 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetTitle1(arg0 int32) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetTitle1_1(arg0 string) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetView1(arg0 *jni.Object) (*jni.Object, error)
- func (m *AlertDialogBuilder) SetView1_1(arg0 int32) (*jni.Object, error)
- func (m *AlertDialogBuilder) Show() (*jni.Object, error)
- func (m *AlertDialogBuilder) ToString() (string, error)
- type AliasActivity
- type AsyncNotedAppOp
- func (m *AsyncNotedAppOp) DescribeContents() (int32, error)
- func (m *AsyncNotedAppOp) Equals(arg0 *jni.Object) (bool, error)
- func (m *AsyncNotedAppOp) GetAttributionTag() (string, error)
- func (m *AsyncNotedAppOp) GetMessage() (string, error)
- func (m *AsyncNotedAppOp) GetNotingUid() (int32, error)
- func (m *AsyncNotedAppOp) GetOp() (string, error)
- func (m *AsyncNotedAppOp) GetTime() (int64, error)
- func (m *AsyncNotedAppOp) HashCode() (int32, error)
- func (m *AsyncNotedAppOp) ToString() (string, error)
- func (m *AsyncNotedAppOp) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type AuthenticationRequiredException
- func (m *AuthenticationRequiredException) DescribeContents() (int32, error)
- func (m *AuthenticationRequiredException) GetUserAction() (*jni.Object, error)
- func (m *AuthenticationRequiredException) ToString() (string, error)
- func (m *AuthenticationRequiredException) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type AutomaticZenRule
- func (m *AutomaticZenRule) DescribeContents() (int32, error)
- func (m *AutomaticZenRule) Equals(arg0 *jni.Object) (bool, error)
- func (m *AutomaticZenRule) GetConditionId() (*jni.Object, error)
- func (m *AutomaticZenRule) GetConfigurationActivity() (*jni.Object, error)
- func (m *AutomaticZenRule) GetCreationTime() (int64, error)
- func (m *AutomaticZenRule) GetDeviceEffects() (*jni.Object, error)
- func (m *AutomaticZenRule) GetIconResId() (int32, error)
- func (m *AutomaticZenRule) GetInterruptionFilter() (int32, error)
- func (m *AutomaticZenRule) GetName() (string, error)
- func (m *AutomaticZenRule) GetOwner() (*jni.Object, error)
- func (m *AutomaticZenRule) GetTriggerDescription() (string, error)
- func (m *AutomaticZenRule) GetType() (int32, error)
- func (m *AutomaticZenRule) GetZenPolicy() (*jni.Object, error)
- func (m *AutomaticZenRule) HashCode() (int32, error)
- func (m *AutomaticZenRule) IsEnabled() (bool, error)
- func (m *AutomaticZenRule) IsManualInvocationAllowed() (bool, error)
- func (m *AutomaticZenRule) SetConditionId(arg0 *jni.Object) error
- func (m *AutomaticZenRule) SetConfigurationActivity(arg0 *jni.Object) error
- func (m *AutomaticZenRule) SetDeviceEffects(arg0 *jni.Object) error
- func (m *AutomaticZenRule) SetEnabled(arg0 bool) error
- func (m *AutomaticZenRule) SetInterruptionFilter(arg0 int32) error
- func (m *AutomaticZenRule) SetName(arg0 string) error
- func (m *AutomaticZenRule) SetZenPolicy(arg0 *jni.Object) error
- func (m *AutomaticZenRule) ToString() (string, error)
- func (m *AutomaticZenRule) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type AutomaticZenRuleBuilder
- func (m *AutomaticZenRuleBuilder) Build() (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetConditionId(arg0 *jni.Object) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetConfigurationActivity(arg0 *jni.Object) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetDeviceEffects(arg0 *jni.Object) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetEnabled(arg0 bool) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetIconResId(arg0 int32) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetInterruptionFilter(arg0 int32) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetManualInvocationAllowed(arg0 bool) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetName(arg0 string) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetOwner(arg0 *jni.Object) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetTriggerDescription(arg0 string) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetType(arg0 int32) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) SetZenPolicy(arg0 *jni.Object) (*jni.Object, error)
- func (m *AutomaticZenRuleBuilder) ToString() (string, error)
- type BackgroundServiceStartNotAllowedException
- type BroadcastOptions
- func (m *BroadcastOptions) ClearDeferralPolicy() error
- func (m *BroadcastOptions) ClearDeliveryGroupMatchingKey() error
- func (m *BroadcastOptions) ClearDeliveryGroupPolicy() error
- func (m *BroadcastOptions) FromBundle(arg0 *jni.Object) (*jni.Object, error)
- func (m *BroadcastOptions) GetDeferralPolicy() (int32, error)
- func (m *BroadcastOptions) GetDeliveryGroupMatchingKey() (string, error)
- func (m *BroadcastOptions) GetDeliveryGroupPolicy() (int32, error)
- func (m *BroadcastOptions) IsShareIdentityEnabled() (bool, error)
- func (m *BroadcastOptions) MakeBasic() (*jni.Object, error)
- func (m *BroadcastOptions) SetDeferralPolicy(arg0 int32) (*jni.Object, error)
- func (m *BroadcastOptions) SetDeliveryGroupMatchingKey(arg0 string, arg1 string) (*jni.Object, error)
- func (m *BroadcastOptions) SetDeliveryGroupPolicy(arg0 int32) (*jni.Object, error)
- func (m *BroadcastOptions) SetShareIdentityEnabled(arg0 bool) (*jni.Object, error)
- func (m *BroadcastOptions) ToBundle() (*jni.Object, error)
- func (m *BroadcastOptions) ToString() (string, error)
- type Bundle
- func (m *Bundle) Clear() error
- func (m *Bundle) Clone() (*jni.Object, error)
- func (m *Bundle) DeepCopy() (*jni.Object, error)
- func (m *Bundle) DescribeContents() (int32, error)
- func (m *Bundle) GetBinder(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetBundle(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetByte1(arg0 string) (int8, error)
- func (m *Bundle) GetByte2_1(arg0 string, arg1 int8) (*jni.Object, error)
- func (m *Bundle) GetByteArray(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetChar1(arg0 string) (uint16, error)
- func (m *Bundle) GetChar2_1(arg0 string, arg1 uint16) (uint16, error)
- func (m *Bundle) GetCharArray(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetCharSequence1(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetCharSequence2_1(arg0 string, arg1 string) (*jni.Object, error)
- func (m *Bundle) GetCharSequenceArray(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetCharSequenceArrayList(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetClassLoader() (*jni.Object, error)
- func (m *Bundle) GetFloat1(arg0 string) (float32, error)
- func (m *Bundle) GetFloat2_1(arg0 string, arg1 float32) (float32, error)
- func (m *Bundle) GetFloatArray(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetIntegerArrayList(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetParcelableArray(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetSerializable(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetShort1(arg0 string) (int16, error)
- func (m *Bundle) GetShort2_1(arg0 string, arg1 int16) (int16, error)
- func (m *Bundle) GetShortArray(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetSize(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetSizeF(arg0 string) (*jni.Object, error)
- func (m *Bundle) GetStringArrayList(arg0 string) (*jni.Object, error)
- func (m *Bundle) HasFileDescriptors() (bool, error)
- func (m *Bundle) PutAll(arg0 *jni.Object) error
- func (m *Bundle) PutBinder(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutBundle(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutByte(arg0 string, arg1 int8) error
- func (m *Bundle) PutByteArray(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutChar(arg0 string, arg1 uint16) error
- func (m *Bundle) PutCharArray(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutCharSequence(arg0 string, arg1 string) error
- func (m *Bundle) PutCharSequenceArray(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutFloat(arg0 string, arg1 float32) error
- func (m *Bundle) PutFloatArray(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutParcelable(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutParcelableArray(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutSerializable(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutShort(arg0 string, arg1 int16) error
- func (m *Bundle) PutShortArray(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutSize(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) PutSizeF(arg0 string, arg1 *jni.Object) error
- func (m *Bundle) ReadFromParcel(arg0 *jni.Object) error
- func (m *Bundle) Remove(arg0 string) error
- func (m *Bundle) SetClassLoader(arg0 *jni.Object) error
- func (m *Bundle) ToString() (string, error)
- func (m *Bundle) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CancellationSignal
- type CancellationSignalOnCancelListener
- type ComponentCaller
- func (m *ComponentCaller) CheckContentUriPermission(arg0 *jni.Object, arg1 int32) (int32, error)
- func (m *ComponentCaller) Equals(arg0 *jni.Object) (bool, error)
- func (m *ComponentCaller) GetPackage() (string, error)
- func (m *ComponentCaller) GetUid() (int32, error)
- func (m *ComponentCaller) HashCode() (int32, error)
- func (m *ComponentCaller) ToString() (string, error)
- type ComponentFactory
- func (m *ComponentFactory) InstantiateActivity(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *ComponentFactory) InstantiateApplication(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *ComponentFactory) InstantiateClassLoader(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *ComponentFactory) InstantiateProvider(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *ComponentFactory) InstantiateReceiver(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *ComponentFactory) InstantiateService(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *ComponentFactory) ToString() (string, error)
- type Context
- func (m *Context) BindIsolatedService5(arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, ...) (bool, error)
- func (m *Context) BindIsolatedService5_1(arg0 *jni.Object, arg1 int32, arg2 string, arg3 *jni.Object, arg4 *jni.Object) (bool, error)
- func (m *Context) BindService3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (bool, error)
- func (m *Context) BindService3_2(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) (bool, error)
- func (m *Context) BindService4(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) (bool, error)
- func (m *Context) BindService4_3(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 *jni.Object) (bool, error)
- func (m *Context) BindServiceAsUser4(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) (bool, error)
- func (m *Context) BindServiceAsUser4_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object) (bool, error)
- func (m *Context) CheckCallingOrSelfPermission(arg0 string) (int32, error)
- func (m *Context) CheckCallingOrSelfUriPermission(arg0 *jni.Object, arg1 int32) (int32, error)
- func (m *Context) CheckCallingPermission(arg0 string) (int32, error)
- func (m *Context) CheckCallingUriPermission(arg0 *jni.Object, arg1 int32) (int32, error)
- func (m *Context) CheckContentUriPermissionFull(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32) (int32, error)
- func (m *Context) CheckPermission(arg0 string, arg1 int32, arg2 int32) (int32, error)
- func (m *Context) CheckSelfPermission(arg0 string) (int32, error)
- func (m *Context) CheckUriPermission4(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32) (int32, error)
- func (m *Context) CheckUriPermission6_1(arg0 *jni.Object, arg1 string, arg2 string, arg3 int32, arg4 int32, arg5 int32) (int32, error)
- func (m *Context) ClearWallpaper() error
- func (m *Context) Close()
- func (m *Context) CreateAttributionContext(arg0 string) (*jni.Object, error)
- func (m *Context) CreateConfigurationContext(arg0 *jni.Object) (*jni.Object, error)
- func (m *Context) CreateContext(arg0 *jni.Object) (*jni.Object, error)
- func (m *Context) CreateContextForSplit(arg0 string) (*jni.Object, error)
- func (m *Context) CreateDeviceContext(arg0 int32) (*jni.Object, error)
- func (m *Context) CreateDeviceProtectedStorageContext() (*jni.Object, error)
- func (m *Context) CreateDisplayContext(arg0 *jni.Object) (*jni.Object, error)
- func (m *Context) CreatePackageContext(arg0 string, arg1 int32) (*jni.Object, error)
- func (m *Context) CreateWindowContext2_1(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *Context) CreateWindowContext3(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) (*jni.Object, error)
- func (m *Context) DatabaseList() (*jni.Object, error)
- func (m *Context) DeleteDatabase(arg0 string) (bool, error)
- func (m *Context) DeleteFile(arg0 string) (bool, error)
- func (m *Context) DeleteSharedPreferences(arg0 string) (bool, error)
- func (m *Context) EnforceCallingOrSelfPermission(arg0 string, arg1 string) error
- func (m *Context) EnforceCallingOrSelfUriPermission(arg0 *jni.Object, arg1 int32, arg2 string) error
- func (m *Context) EnforceCallingPermission(arg0 string, arg1 string) error
- func (m *Context) EnforceCallingUriPermission(arg0 *jni.Object, arg1 int32, arg2 string) error
- func (m *Context) EnforcePermission(arg0 string, arg1 int32, arg2 int32, arg3 string) error
- func (m *Context) EnforceUriPermission5(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 string) error
- func (m *Context) EnforceUriPermission7_1(arg0 *jni.Object, arg1 string, arg2 string, arg3 int32, arg4 int32, arg5 int32, ...) error
- func (m *Context) FileList() (*jni.Object, error)
- func (m *Context) GetApplicationContext() (*jni.Object, error)
- func (m *Context) GetApplicationInfo() (*jni.Object, error)
- func (m *Context) GetAssets() (*jni.Object, error)
- func (m *Context) GetAttributionSource() (*jni.Object, error)
- func (m *Context) GetAttributionTag() (string, error)
- func (m *Context) GetCacheDir() (*jni.Object, error)
- func (m *Context) GetClassLoader() (*jni.Object, error)
- func (m *Context) GetCodeCacheDir() (*jni.Object, error)
- func (m *Context) GetColor(arg0 int32) (int32, error)
- func (m *Context) GetColorStateList(arg0 int32) (*jni.Object, error)
- func (m *Context) GetContentResolver() (*jni.Object, error)
- func (m *Context) GetDataDir() (*jni.Object, error)
- func (m *Context) GetDatabasePath(arg0 string) (*jni.Object, error)
- func (m *Context) GetDeviceId() (int32, error)
- func (m *Context) GetDir(arg0 string, arg1 int32) (*jni.Object, error)
- func (m *Context) GetDisplay() (*jni.Object, error)
- func (m *Context) GetDrawable(arg0 int32) (*jni.Object, error)
- func (m *Context) GetExternalCacheDir() (*jni.Object, error)
- func (m *Context) GetExternalCacheDirs() (*jni.Object, error)
- func (m *Context) GetExternalFilesDir(arg0 string) (*jni.Object, error)
- func (m *Context) GetExternalFilesDirs(arg0 string) (*jni.Object, error)
- func (m *Context) GetExternalMediaDirs() (*jni.Object, error)
- func (m *Context) GetFileStreamPath(arg0 string) (*jni.Object, error)
- func (m *Context) GetFilesDir() (*jni.Object, error)
- func (m *Context) GetMainExecutor() (*jni.Object, error)
- func (m *Context) GetMainLooper() (*jni.Object, error)
- func (m *Context) GetNoBackupFilesDir() (*jni.Object, error)
- func (m *Context) GetObbDir() (*jni.Object, error)
- func (m *Context) GetObbDirs() (*jni.Object, error)
- func (m *Context) GetOpPackageName() (string, error)
- func (m *Context) GetPackageCodePath() (string, error)
- func (m *Context) GetPackageManager() (*jni.Object, error)
- func (m *Context) GetPackageName() (string, error)
- func (m *Context) GetPackageResourcePath() (string, error)
- func (m *Context) GetParams() (*jni.Object, error)
- func (m *Context) GetResources() (*jni.Object, error)
- func (m *Context) GetSharedPreferences(arg0 string, arg1 int32) (*jni.Object, error)
- func (m *Context) GetString1(arg0 int32) (string, error)
- func (m *Context) GetString2_1(arg0 int32, arg1 *jni.Object) (string, error)
- func (m *Context) GetSystemService(arg0 string) (*jni.Object, error)
- func (m *Context) GetText(arg0 int32) (*jni.Object, error)
- func (m *Context) GetTheme() (*jni.Object, error)
- func (m *Context) GetWallpaper() (*jni.Object, error)
- func (m *Context) GetWallpaperDesiredMinimumHeight() (int32, error)
- func (m *Context) GetWallpaperDesiredMinimumWidth() (int32, error)
- func (m *Context) GrantUriPermission(arg0 string, arg1 *jni.Object, arg2 int32) error
- func (m *Context) IsDeviceProtectedStorage() (bool, error)
- func (m *Context) IsRestricted() (bool, error)
- func (m *Context) IsUiContext() (bool, error)
- func (m *Context) MoveDatabaseFrom(arg0 *jni.Object, arg1 string) (bool, error)
- func (m *Context) MoveSharedPreferencesFrom(arg0 *jni.Object, arg1 string) (bool, error)
- func (m *Context) ObtainStyledAttributes1_3(arg0 *jni.Object) (*jni.Object, error)
- func (m *Context) ObtainStyledAttributes2(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *Context) ObtainStyledAttributes2_2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *Context) ObtainStyledAttributes4_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32) (*jni.Object, error)
- func (m *Context) OpenFileInput(arg0 string) (*jni.Object, error)
- func (m *Context) OpenFileOutput(arg0 string, arg1 int32) (*jni.Object, error)
- func (m *Context) OpenOrCreateDatabase(arg0 string, arg1 int32, arg2 *jni.Object) (*jni.Object, error)
- func (m *Context) PeekWallpaper() (*jni.Object, error)
- func (m *Context) RegisterComponentCallbacks(arg0 *jni.Object) error
- func (m *Context) RegisterDeviceIdChangeListener(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Context) RegisterReceiver2(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *Context) RegisterReceiver3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) (*jni.Object, error)
- func (m *Context) RemoveStickyBroadcast(arg0 *jni.Object) error
- func (m *Context) RemoveStickyBroadcastAsUser(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Context) RevokeSelfPermissionOnKill(arg0 string) error
- func (m *Context) RevokeUriPermission2(arg0 *jni.Object, arg1 int32) error
- func (m *Context) RevokeUriPermission3_1(arg0 string, arg1 *jni.Object, arg2 int32) error
- func (m *Context) SendBroadcast1(arg0 *jni.Object) error
- func (m *Context) SendBroadcast2_1(arg0 *jni.Object, arg1 string) error
- func (m *Context) SendBroadcast3_2(arg0 *jni.Object, arg1 string, arg2 *jni.Object) error
- func (m *Context) SendBroadcastAsUser2(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Context) SendBroadcastAsUser3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 string) error
- func (m *Context) SendBroadcastWithMultiplePermissions(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Context) SendOrderedBroadcast2(arg0 *jni.Object, arg1 string) error
- func (m *Context) SendOrderedBroadcast3_1(arg0 *jni.Object, arg1 string, arg2 *jni.Object) error
- func (m *Context) SendStickyBroadcast1(arg0 *jni.Object) error
- func (m *Context) SendStickyBroadcast2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Context) SendStickyBroadcastAsUser(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Context) SetTheme(arg0 int32) error
- func (m *Context) SetWallpaper1(arg0 *jni.Object) error
- func (m *Context) SetWallpaper1_1(arg0 *jni.Object) error
- func (m *Context) StartActivities1(arg0 *jni.Object) error
- func (m *Context) StartActivities2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Context) StartActivity1(arg0 *jni.Object) error
- func (m *Context) StartActivity2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Context) StartForegroundService(arg0 *jni.Object) (*jni.Object, error)
- func (m *Context) StartInstrumentation(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (bool, error)
- func (m *Context) StartIntentSender5(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int32) error
- func (m *Context) StartIntentSender6_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int32, ...) error
- func (m *Context) StartService(arg0 *jni.Object) (*jni.Object, error)
- func (m *Context) StopService(arg0 *jni.Object) (bool, error)
- func (m *Context) ToString() (string, error)
- func (m *Context) UnbindService(arg0 *jni.Object) error
- func (m *Context) UnregisterComponentCallbacks(arg0 *jni.Object) error
- func (m *Context) UnregisterDeviceIdChangeListener(arg0 *jni.Object) error
- func (m *Context) UnregisterReceiver(arg0 *jni.Object) error
- func (m *Context) UpdateServiceGroup(arg0 *jni.Object, arg1 int32, arg2 int32) error
- type ContextBindServiceFlags
- type DatePickerDialog
- func (m *DatePickerDialog) GetDatePicker() (*jni.Object, error)
- func (m *DatePickerDialog) OnClick(arg0 *jni.Object, arg1 int32) error
- func (m *DatePickerDialog) OnDateChanged(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32) error
- func (m *DatePickerDialog) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *DatePickerDialog) OnSaveInstanceState() (*jni.Object, error)
- func (m *DatePickerDialog) SetOnDateSetListener(arg0 *jni.Object) error
- func (m *DatePickerDialog) ToString() (string, error)
- func (m *DatePickerDialog) UpdateDate(arg0 int32, arg1 int32, arg2 int32) error
- type DatePickerDialogOnDateSetListener
- type Dialog
- func (m *Dialog) AddContentView(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Dialog) Cancel() error
- func (m *Dialog) CloseOptionsMenu() error
- func (m *Dialog) Create() error
- func (m *Dialog) Dismiss() error
- func (m *Dialog) DispatchGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *Dialog) DispatchKeyEvent(arg0 *jni.Object) (bool, error)
- func (m *Dialog) DispatchKeyShortcutEvent(arg0 *jni.Object) (bool, error)
- func (m *Dialog) DispatchPopulateAccessibilityEvent(arg0 *jni.Object) (bool, error)
- func (m *Dialog) DispatchTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *Dialog) DispatchTrackballEvent(arg0 *jni.Object) (bool, error)
- func (m *Dialog) GetActionBar() (*jni.Object, error)
- func (m *Dialog) GetContext() (*jni.Object, error)
- func (m *Dialog) GetCurrentFocus() (*jni.Object, error)
- func (m *Dialog) GetLayoutInflater() (*jni.Object, error)
- func (m *Dialog) GetOnBackInvokedDispatcher() (*jni.Object, error)
- func (m *Dialog) GetOwnerActivity() (*jni.Object, error)
- func (m *Dialog) GetSearchEvent() (*jni.Object, error)
- func (m *Dialog) GetVolumeControlStream() (int32, error)
- func (m *Dialog) GetWindow() (*jni.Object, error)
- func (m *Dialog) Hide() error
- func (m *Dialog) InvalidateOptionsMenu() error
- func (m *Dialog) IsShowing() (bool, error)
- func (m *Dialog) OnActionModeFinished(arg0 *jni.Object) error
- func (m *Dialog) OnActionModeStarted(arg0 *jni.Object) error
- func (m *Dialog) OnAttachedToWindow() error
- func (m *Dialog) OnBackPressed() error
- func (m *Dialog) OnContentChanged() error
- func (m *Dialog) OnContextItemSelected(arg0 *jni.Object) (bool, error)
- func (m *Dialog) OnContextMenuClosed(arg0 *jni.Object) error
- func (m *Dialog) OnCreateContextMenu(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Dialog) OnCreateOptionsMenu(arg0 *jni.Object) (bool, error)
- func (m *Dialog) OnCreatePanelMenu(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Dialog) OnCreatePanelView(arg0 int32) (*jni.Object, error)
- func (m *Dialog) OnDetachedFromWindow() error
- func (m *Dialog) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)
- func (m *Dialog) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Dialog) OnKeyLongPress(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Dialog) OnKeyMultiple(arg0 int32, arg1 int32, arg2 *jni.Object) (bool, error)
- func (m *Dialog) OnKeyShortcut(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Dialog) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Dialog) OnMenuItemSelected(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Dialog) OnMenuOpened(arg0 int32, arg1 *jni.Object) (bool, error)
- func (m *Dialog) OnOptionsItemSelected(arg0 *jni.Object) (bool, error)
- func (m *Dialog) OnOptionsMenuClosed(arg0 *jni.Object) error
- func (m *Dialog) OnPanelClosed(arg0 int32, arg1 *jni.Object) error
- func (m *Dialog) OnPrepareOptionsMenu(arg0 *jni.Object) (bool, error)
- func (m *Dialog) OnPreparePanel(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (bool, error)
- func (m *Dialog) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *Dialog) OnSaveInstanceState() (*jni.Object, error)
- func (m *Dialog) OnSearchRequested0() (bool, error)
- func (m *Dialog) OnSearchRequested1_1(arg0 *jni.Object) (bool, error)
- func (m *Dialog) OnTouchEvent(arg0 *jni.Object) (bool, error)
- func (m *Dialog) OnTrackballEvent(arg0 *jni.Object) (bool, error)
- func (m *Dialog) OnWindowAttributesChanged(arg0 *jni.Object) error
- func (m *Dialog) OnWindowFocusChanged(arg0 bool) error
- func (m *Dialog) OnWindowStartingActionMode1(arg0 *jni.Object) (*jni.Object, error)
- func (m *Dialog) OnWindowStartingActionMode2_1(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *Dialog) OpenContextMenu(arg0 *jni.Object) error
- func (m *Dialog) OpenOptionsMenu() error
- func (m *Dialog) RegisterForContextMenu(arg0 *jni.Object) error
- func (m *Dialog) RequestWindowFeature(arg0 int32) (bool, error)
- func (m *Dialog) SetCancelMessage(arg0 *jni.Object) error
- func (m *Dialog) SetCancelable(arg0 bool) error
- func (m *Dialog) SetCanceledOnTouchOutside(arg0 bool) error
- func (m *Dialog) SetContentView1(arg0 *jni.Object) error
- func (m *Dialog) SetContentView1_2(arg0 int32) error
- func (m *Dialog) SetContentView2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Dialog) SetDismissMessage(arg0 *jni.Object) error
- func (m *Dialog) SetFeatureDrawable(arg0 int32, arg1 *jni.Object) error
- func (m *Dialog) SetFeatureDrawableAlpha(arg0 int32, arg1 int32) error
- func (m *Dialog) SetFeatureDrawableResource(arg0 int32, arg1 int32) error
- func (m *Dialog) SetFeatureDrawableUri(arg0 int32, arg1 *jni.Object) error
- func (m *Dialog) SetOnCancelListener(arg0 *jni.Object) error
- func (m *Dialog) SetOnDismissListener(arg0 *jni.Object) error
- func (m *Dialog) SetOnKeyListener(arg0 *jni.Object) error
- func (m *Dialog) SetOnShowListener(arg0 *jni.Object) error
- func (m *Dialog) SetOwnerActivity(arg0 *jni.Object) error
- func (m *Dialog) SetTitle1(arg0 int32) error
- func (m *Dialog) SetTitle1_1(arg0 string) error
- func (m *Dialog) SetVolumeControlStream(arg0 int32) error
- func (m *Dialog) Show() error
- func (m *Dialog) TakeKeyEvents(arg0 bool) error
- func (m *Dialog) ToString() (string, error)
- func (m *Dialog) UnregisterForContextMenu(arg0 *jni.Object) error
- type DialogFragment
- func (m *DialogFragment) Dismiss() error
- func (m *DialogFragment) DismissAllowingStateLoss() error
- func (m *DialogFragment) Dump(arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *DialogFragment) GetDialog() (*jni.Object, error)
- func (m *DialogFragment) GetShowsDialog() (bool, error)
- func (m *DialogFragment) GetTheme() (int32, error)
- func (m *DialogFragment) IsCancelable() (bool, error)
- func (m *DialogFragment) OnActivityCreated(arg0 *jni.Object) error
- func (m *DialogFragment) OnAttach(arg0 *jni.Object) error
- func (m *DialogFragment) OnCancel(arg0 *jni.Object) error
- func (m *DialogFragment) OnCreate(arg0 *jni.Object) error
- func (m *DialogFragment) OnCreateDialog(arg0 *jni.Object) (*jni.Object, error)
- func (m *DialogFragment) OnDestroyView() error
- func (m *DialogFragment) OnDetach() error
- func (m *DialogFragment) OnDismiss(arg0 *jni.Object) error
- func (m *DialogFragment) OnGetLayoutInflater(arg0 *jni.Object) (*jni.Object, error)
- func (m *DialogFragment) OnSaveInstanceState(arg0 *jni.Object) error
- func (m *DialogFragment) OnStart() error
- func (m *DialogFragment) OnStop() error
- func (m *DialogFragment) SetCancelable(arg0 bool) error
- func (m *DialogFragment) SetShowsDialog(arg0 bool) error
- func (m *DialogFragment) SetStyle(arg0 int32, arg1 int32) error
- func (m *DialogFragment) Show2(arg0 *jni.Object, arg1 string) error
- func (m *DialogFragment) Show2_1(arg0 *jni.Object, arg1 string) (int32, error)
- func (m *DialogFragment) ToString() (string, error)
- type DirectAction
- func (m *DirectAction) DescribeContents() (int32, error)
- func (m *DirectAction) Equals(arg0 *jni.Object) (bool, error)
- func (m *DirectAction) GetExtras() (*jni.Object, error)
- func (m *DirectAction) GetId() (string, error)
- func (m *DirectAction) GetLocusId() (*jni.Object, error)
- func (m *DirectAction) HashCode() (int32, error)
- func (m *DirectAction) ToString() (string, error)
- func (m *DirectAction) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type DirectActionBuilder
- type ExpandableListActivity
- func (m *ExpandableListActivity) GetExpandableListAdapter() (*jni.Object, error)
- func (m *ExpandableListActivity) GetExpandableListView() (*jni.Object, error)
- func (m *ExpandableListActivity) GetSelectedId() (int64, error)
- func (m *ExpandableListActivity) GetSelectedPosition() (int64, error)
- func (m *ExpandableListActivity) OnChildClick(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int64) (bool, error)
- func (m *ExpandableListActivity) OnContentChanged() error
- func (m *ExpandableListActivity) OnCreateContextMenu(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *ExpandableListActivity) OnGroupCollapse(arg0 int32) error
- func (m *ExpandableListActivity) OnGroupExpand(arg0 int32) error
- func (m *ExpandableListActivity) SetListAdapter(arg0 *jni.Object) error
- func (m *ExpandableListActivity) SetSelectedChild(arg0 int32, arg1 int32, arg2 bool) (bool, error)
- func (m *ExpandableListActivity) SetSelectedGroup(arg0 int32) error
- func (m *ExpandableListActivity) ToString() (string, error)
- type ForegroundServiceStartNotAllowedException
- type ForegroundServiceTypeException
- type Fragment
- func (m *Fragment) Dump(arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *Fragment) Equals(arg0 *jni.Object) (bool, error)
- func (m *Fragment) GetActivity() (*jni.Object, error)
- func (m *Fragment) GetAllowEnterTransitionOverlap() (bool, error)
- func (m *Fragment) GetAllowReturnTransitionOverlap() (bool, error)
- func (m *Fragment) GetArguments() (*jni.Object, error)
- func (m *Fragment) GetChildFragmentManager() (*jni.Object, error)
- func (m *Fragment) GetContext() (*jni.Object, error)
- func (m *Fragment) GetEnterTransition() (*jni.Object, error)
- func (m *Fragment) GetExitTransition() (*jni.Object, error)
- func (m *Fragment) GetFragmentManager() (*jni.Object, error)
- func (m *Fragment) GetHost() (*jni.Object, error)
- func (m *Fragment) GetId() (int32, error)
- func (m *Fragment) GetLayoutInflater() (*jni.Object, error)
- func (m *Fragment) GetLoaderManager() (*jni.Object, error)
- func (m *Fragment) GetParentFragment() (*jni.Object, error)
- func (m *Fragment) GetReenterTransition() (*jni.Object, error)
- func (m *Fragment) GetResources() (*jni.Object, error)
- func (m *Fragment) GetRetainInstance() (bool, error)
- func (m *Fragment) GetReturnTransition() (*jni.Object, error)
- func (m *Fragment) GetSharedElementEnterTransition() (*jni.Object, error)
- func (m *Fragment) GetSharedElementReturnTransition() (*jni.Object, error)
- func (m *Fragment) GetString1(arg0 int32) (string, error)
- func (m *Fragment) GetString2_1(arg0 int32, arg1 *jni.Object) (string, error)
- func (m *Fragment) GetTag() (string, error)
- func (m *Fragment) GetTargetFragment() (*jni.Object, error)
- func (m *Fragment) GetTargetRequestCode() (int32, error)
- func (m *Fragment) GetText(arg0 int32) (*jni.Object, error)
- func (m *Fragment) GetUserVisibleHint() (bool, error)
- func (m *Fragment) GetView() (*jni.Object, error)
- func (m *Fragment) HashCode() (int32, error)
- func (m *Fragment) Instantiate2(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *Fragment) Instantiate3_1(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *Fragment) IsAdded() (bool, error)
- func (m *Fragment) IsDetached() (bool, error)
- func (m *Fragment) IsHidden() (bool, error)
- func (m *Fragment) IsInLayout() (bool, error)
- func (m *Fragment) IsRemoving() (bool, error)
- func (m *Fragment) IsResumed() (bool, error)
- func (m *Fragment) IsStateSaved() (bool, error)
- func (m *Fragment) IsVisible() (bool, error)
- func (m *Fragment) OnActivityCreated(arg0 *jni.Object) error
- func (m *Fragment) OnActivityResult(arg0 int32, arg1 int32, arg2 *jni.Object) error
- func (m *Fragment) OnAttach1(arg0 *jni.Object) error
- func (m *Fragment) OnAttach1_1(arg0 *jni.Object) error
- func (m *Fragment) OnAttachFragment(arg0 *jni.Object) error
- func (m *Fragment) OnConfigurationChanged(arg0 *jni.Object) error
- func (m *Fragment) OnContextItemSelected(arg0 *jni.Object) (bool, error)
- func (m *Fragment) OnCreate(arg0 *jni.Object) error
- func (m *Fragment) OnCreateAnimator(arg0 int32, arg1 bool, arg2 int32) (*jni.Object, error)
- func (m *Fragment) OnCreateContextMenu(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Fragment) OnCreateOptionsMenu(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Fragment) OnCreateView(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *Fragment) OnDestroy() error
- func (m *Fragment) OnDestroyOptionsMenu() error
- func (m *Fragment) OnDestroyView() error
- func (m *Fragment) OnDetach() error
- func (m *Fragment) OnGetLayoutInflater(arg0 *jni.Object) (*jni.Object, error)
- func (m *Fragment) OnHiddenChanged(arg0 bool) error
- func (m *Fragment) OnInflate2_2(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Fragment) OnInflate3(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Fragment) OnInflate3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Fragment) OnLowMemory() error
- func (m *Fragment) OnMultiWindowModeChanged1(arg0 bool) error
- func (m *Fragment) OnMultiWindowModeChanged2_1(arg0 bool, arg1 *jni.Object) error
- func (m *Fragment) OnOptionsItemSelected(arg0 *jni.Object) (bool, error)
- func (m *Fragment) OnOptionsMenuClosed(arg0 *jni.Object) error
- func (m *Fragment) OnPause() error
- func (m *Fragment) OnPictureInPictureModeChanged1(arg0 bool) error
- func (m *Fragment) OnPictureInPictureModeChanged2_1(arg0 bool, arg1 *jni.Object) error
- func (m *Fragment) OnPrepareOptionsMenu(arg0 *jni.Object) error
- func (m *Fragment) OnRequestPermissionsResult(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Fragment) OnResume() error
- func (m *Fragment) OnSaveInstanceState(arg0 *jni.Object) error
- func (m *Fragment) OnStart() error
- func (m *Fragment) OnStop() error
- func (m *Fragment) OnTrimMemory(arg0 int32) error
- func (m *Fragment) OnViewCreated(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Fragment) OnViewStateRestored(arg0 *jni.Object) error
- func (m *Fragment) PostponeEnterTransition() error
- func (m *Fragment) RegisterForContextMenu(arg0 *jni.Object) error
- func (m *Fragment) RequestPermissions(arg0 *jni.Object, arg1 int32) error
- func (m *Fragment) SetAllowEnterTransitionOverlap(arg0 bool) error
- func (m *Fragment) SetAllowReturnTransitionOverlap(arg0 bool) error
- func (m *Fragment) SetArguments(arg0 *jni.Object) error
- func (m *Fragment) SetEnterSharedElementCallback(arg0 *jni.Object) error
- func (m *Fragment) SetEnterTransition(arg0 *jni.Object) error
- func (m *Fragment) SetExitSharedElementCallback(arg0 *jni.Object) error
- func (m *Fragment) SetExitTransition(arg0 *jni.Object) error
- func (m *Fragment) SetHasOptionsMenu(arg0 bool) error
- func (m *Fragment) SetInitialSavedState(arg0 *jni.Object) error
- func (m *Fragment) SetMenuVisibility(arg0 bool) error
- func (m *Fragment) SetReenterTransition(arg0 *jni.Object) error
- func (m *Fragment) SetRetainInstance(arg0 bool) error
- func (m *Fragment) SetReturnTransition(arg0 *jni.Object) error
- func (m *Fragment) SetSharedElementEnterTransition(arg0 *jni.Object) error
- func (m *Fragment) SetSharedElementReturnTransition(arg0 *jni.Object) error
- func (m *Fragment) SetTargetFragment(arg0 *jni.Object, arg1 int32) error
- func (m *Fragment) SetUserVisibleHint(arg0 bool) error
- func (m *Fragment) ShouldShowRequestPermissionRationale(arg0 string) (bool, error)
- func (m *Fragment) StartActivity1(arg0 *jni.Object) error
- func (m *Fragment) StartActivity2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Fragment) StartActivityForResult2(arg0 *jni.Object, arg1 int32) error
- func (m *Fragment) StartActivityForResult3_1(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *Fragment) StartIntentSenderForResult(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, arg4 int32, ...) error
- func (m *Fragment) StartPostponedEnterTransition() error
- func (m *Fragment) ToString() (string, error)
- func (m *Fragment) UnregisterForContextMenu(arg0 *jni.Object) error
- type FragmentBreadCrumbs
- func (m *FragmentBreadCrumbs) OnBackStackChanged() error
- func (m *FragmentBreadCrumbs) SetActivity(arg0 *jni.Object) error
- func (m *FragmentBreadCrumbs) SetMaxVisible(arg0 int32) error
- func (m *FragmentBreadCrumbs) SetOnBreadCrumbClickListener(arg0 *jni.Object) error
- func (m *FragmentBreadCrumbs) SetParentTitle(arg0 string, arg1 string, arg2 *jni.Object) error
- func (m *FragmentBreadCrumbs) SetTitle(arg0 string, arg1 string) error
- func (m *FragmentBreadCrumbs) ToString() (string, error)
- type FragmentBreadCrumbsOnBreadCrumbClickListener
- type FragmentContainer
- type FragmentController
- func (m *FragmentController) AttachHost(arg0 *jni.Object) error
- func (m *FragmentController) DispatchActivityCreated() error
- func (m *FragmentController) DispatchConfigurationChanged(arg0 *jni.Object) error
- func (m *FragmentController) DispatchContextItemSelected(arg0 *jni.Object) (bool, error)
- func (m *FragmentController) DispatchCreate() error
- func (m *FragmentController) DispatchCreateOptionsMenu(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *FragmentController) DispatchDestroy() error
- func (m *FragmentController) DispatchDestroyView() error
- func (m *FragmentController) DispatchLowMemory() error
- func (m *FragmentController) DispatchMultiWindowModeChanged1(arg0 bool) error
- func (m *FragmentController) DispatchMultiWindowModeChanged2_1(arg0 bool, arg1 *jni.Object) error
- func (m *FragmentController) DispatchOptionsItemSelected(arg0 *jni.Object) (bool, error)
- func (m *FragmentController) DispatchOptionsMenuClosed(arg0 *jni.Object) error
- func (m *FragmentController) DispatchPause() error
- func (m *FragmentController) DispatchPictureInPictureModeChanged1(arg0 bool) error
- func (m *FragmentController) DispatchPictureInPictureModeChanged2_1(arg0 bool, arg1 *jni.Object) error
- func (m *FragmentController) DispatchPrepareOptionsMenu(arg0 *jni.Object) (bool, error)
- func (m *FragmentController) DispatchResume() error
- func (m *FragmentController) DispatchStart() error
- func (m *FragmentController) DispatchStop() error
- func (m *FragmentController) DispatchTrimMemory(arg0 int32) error
- func (m *FragmentController) DoLoaderDestroy() error
- func (m *FragmentController) DoLoaderStart() error
- func (m *FragmentController) DoLoaderStop(arg0 bool) error
- func (m *FragmentController) DumpLoaders(arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *FragmentController) ExecPendingActions() (bool, error)
- func (m *FragmentController) FindFragmentByWho(arg0 string) (*jni.Object, error)
- func (m *FragmentController) GetFragmentManager() (*jni.Object, error)
- func (m *FragmentController) GetLoaderManager() (*jni.Object, error)
- func (m *FragmentController) NoteStateNotSaved() error
- func (m *FragmentController) OnCreateView(arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object) (*jni.Object, error)
- func (m *FragmentController) ReportLoaderStart() error
- func (m *FragmentController) RestoreAllState(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *FragmentController) RetainNestedNonConfig() (*jni.Object, error)
- func (m *FragmentController) RetainNonConfig() (*jni.Object, error)
- func (m *FragmentController) SaveAllState() (*jni.Object, error)
- func (m *FragmentController) ToString() (string, error)
- type FragmentHostCallback
- func (m *FragmentHostCallback) OnAttachFragment(arg0 *jni.Object) error
- func (m *FragmentHostCallback) OnDump(arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *FragmentHostCallback) OnGetLayoutInflater() (*jni.Object, error)
- func (m *FragmentHostCallback) OnGetWindowAnimations() (int32, error)
- func (m *FragmentHostCallback) OnHasView() (bool, error)
- func (m *FragmentHostCallback) OnHasWindowAnimations() (bool, error)
- func (m *FragmentHostCallback) OnInvalidateOptionsMenu() error
- func (m *FragmentHostCallback) OnRequestPermissionsFromFragment(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) error
- func (m *FragmentHostCallback) OnShouldSaveFragmentState(arg0 *jni.Object) (bool, error)
- func (m *FragmentHostCallback) OnStartActivityFromFragment(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object) error
- func (m *FragmentHostCallback) OnStartIntentSenderFromFragment(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, arg4 int32, ...) error
- func (m *FragmentHostCallback) OnUseFragmentManagerInflaterFactory() (bool, error)
- func (m *FragmentHostCallback) ToString() (string, error)
- type FragmentInstantiationException
- type FragmentManager
- func (m *FragmentManager) AddOnBackStackChangedListener(arg0 *jni.Object) error
- func (m *FragmentManager) BeginTransaction() (*jni.Object, error)
- func (m *FragmentManager) Dump(arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *FragmentManager) EnableDebugLogging(arg0 bool) error
- func (m *FragmentManager) ExecutePendingTransactions() (bool, error)
- func (m *FragmentManager) FindFragmentById(arg0 int32) (*jni.Object, error)
- func (m *FragmentManager) FindFragmentByTag(arg0 string) (*jni.Object, error)
- func (m *FragmentManager) GetBackStackEntryAt(arg0 int32) (*jni.Object, error)
- func (m *FragmentManager) GetBackStackEntryCount() (int32, error)
- func (m *FragmentManager) GetFragment(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *FragmentManager) GetFragments() (*jni.Object, error)
- func (m *FragmentManager) GetPrimaryNavigationFragment() (*jni.Object, error)
- func (m *FragmentManager) InvalidateOptionsMenu() error
- func (m *FragmentManager) IsDestroyed() (bool, error)
- func (m *FragmentManager) IsStateSaved() (bool, error)
- func (m *FragmentManager) PopBackStack0() error
- func (m *FragmentManager) PopBackStack2_1(arg0 int32, arg1 int32) error
- func (m *FragmentManager) PopBackStack2_2(arg0 string, arg1 int32) error
- func (m *FragmentManager) PopBackStackImmediate0() (bool, error)
- func (m *FragmentManager) PopBackStackImmediate2_1(arg0 int32, arg1 int32) (bool, error)
- func (m *FragmentManager) PopBackStackImmediate2_2(arg0 string, arg1 int32) (bool, error)
- func (m *FragmentManager) PutFragment(arg0 *jni.Object, arg1 string, arg2 *jni.Object) error
- func (m *FragmentManager) RegisterFragmentLifecycleCallbacks(arg0 *jni.Object, arg1 bool) error
- func (m *FragmentManager) RemoveOnBackStackChangedListener(arg0 *jni.Object) error
- func (m *FragmentManager) SaveFragmentInstanceState(arg0 *jni.Object) (*jni.Object, error)
- func (m *FragmentManager) ToString() (string, error)
- func (m *FragmentManager) UnregisterFragmentLifecycleCallbacks(arg0 *jni.Object) error
- type FragmentManagerBackStackEntry
- func (m *FragmentManagerBackStackEntry) GetBreadCrumbShortTitle() (*jni.Object, error)
- func (m *FragmentManagerBackStackEntry) GetBreadCrumbShortTitleRes() (int32, error)
- func (m *FragmentManagerBackStackEntry) GetBreadCrumbTitle() (*jni.Object, error)
- func (m *FragmentManagerBackStackEntry) GetBreadCrumbTitleRes() (int32, error)
- func (m *FragmentManagerBackStackEntry) GetId() (int32, error)
- func (m *FragmentManagerBackStackEntry) GetName() (string, error)
- func (m *FragmentManagerBackStackEntry) ToString() (string, error)
- type FragmentManagerFragmentLifecycleCallbacks
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentActivityCreated(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentAttached(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentCreated(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentDestroyed(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentDetached(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentPaused(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentPreAttached(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentPreCreated(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentResumed(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentSaveInstanceState(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentStarted(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentStopped(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentViewCreated(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentViewDestroyed(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *FragmentManagerFragmentLifecycleCallbacks) ToString() (string, error)
- type FragmentManagerNonConfig
- type FragmentManagerOnBackStackChangedListener
- type FragmentSavedState
- type FragmentTransaction
- func (m *FragmentTransaction) Add2(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *FragmentTransaction) Add2_1(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *FragmentTransaction) Add3_2(arg0 int32, arg1 *jni.Object, arg2 string) (*jni.Object, error)
- func (m *FragmentTransaction) AddSharedElement(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *FragmentTransaction) AddToBackStack(arg0 string) (*jni.Object, error)
- func (m *FragmentTransaction) Attach(arg0 *jni.Object) (*jni.Object, error)
- func (m *FragmentTransaction) Commit() (int32, error)
- func (m *FragmentTransaction) CommitAllowingStateLoss() (int32, error)
- func (m *FragmentTransaction) CommitNow() error
- func (m *FragmentTransaction) CommitNowAllowingStateLoss() error
- func (m *FragmentTransaction) Detach(arg0 *jni.Object) (*jni.Object, error)
- func (m *FragmentTransaction) DisallowAddToBackStack() (*jni.Object, error)
- func (m *FragmentTransaction) Hide(arg0 *jni.Object) (*jni.Object, error)
- func (m *FragmentTransaction) IsAddToBackStackAllowed() (bool, error)
- func (m *FragmentTransaction) IsEmpty() (bool, error)
- func (m *FragmentTransaction) Remove(arg0 *jni.Object) (*jni.Object, error)
- func (m *FragmentTransaction) Replace2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *FragmentTransaction) Replace3_1(arg0 int32, arg1 *jni.Object, arg2 string) (*jni.Object, error)
- func (m *FragmentTransaction) RunOnCommit(arg0 *jni.Object) (*jni.Object, error)
- func (m *FragmentTransaction) SetBreadCrumbShortTitle1(arg0 int32) (*jni.Object, error)
- func (m *FragmentTransaction) SetBreadCrumbShortTitle1_1(arg0 string) (*jni.Object, error)
- func (m *FragmentTransaction) SetBreadCrumbTitle1(arg0 int32) (*jni.Object, error)
- func (m *FragmentTransaction) SetBreadCrumbTitle1_1(arg0 string) (*jni.Object, error)
- func (m *FragmentTransaction) SetCustomAnimations2(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *FragmentTransaction) SetCustomAnimations4_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32) (*jni.Object, error)
- func (m *FragmentTransaction) SetPrimaryNavigationFragment(arg0 *jni.Object) (*jni.Object, error)
- func (m *FragmentTransaction) SetReorderingAllowed(arg0 bool) (*jni.Object, error)
- func (m *FragmentTransaction) SetTransition(arg0 int32) (*jni.Object, error)
- func (m *FragmentTransaction) SetTransitionStyle(arg0 int32) (*jni.Object, error)
- func (m *FragmentTransaction) Show(arg0 *jni.Object) (*jni.Object, error)
- func (m *FragmentTransaction) ToString() (string, error)
- type GameManager
- type GameState
- func (m *GameState) DescribeContents() (int32, error)
- func (m *GameState) GetLabel() (int32, error)
- func (m *GameState) GetMode() (int32, error)
- func (m *GameState) GetQuality() (int32, error)
- func (m *GameState) IsLoading() (bool, error)
- func (m *GameState) ToString() (string, error)
- func (m *GameState) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type GrammaticalInflectionManager
- func (m *GrammaticalInflectionManager) Close()
- func (m *GrammaticalInflectionManager) GetApplicationGrammaticalGender() (int32, error)
- func (m *GrammaticalInflectionManager) GetSystemGrammaticalGender() (int32, error)
- func (m *GrammaticalInflectionManager) SetRequestedApplicationGrammaticalGender(arg0 int32) error
- func (m *GrammaticalInflectionManager) ToString() (string, error)
- type Instrumentation
- func (m *Instrumentation) AcquireLooperManager(arg0 *jni.Object) (*jni.Object, error)
- func (m *Instrumentation) AddMonitor1(arg0 *jni.Object) error
- func (m *Instrumentation) AddMonitor3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) (*jni.Object, error)
- func (m *Instrumentation) AddMonitor3_2(arg0 string, arg1 *jni.Object, arg2 bool) (*jni.Object, error)
- func (m *Instrumentation) AddResults(arg0 *jni.Object) error
- func (m *Instrumentation) CallActivityOnCreate2(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Instrumentation) CallActivityOnCreate3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Instrumentation) CallActivityOnDestroy(arg0 *jni.Object) error
- func (m *Instrumentation) CallActivityOnNewIntent2(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Instrumentation) CallActivityOnNewIntent3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Instrumentation) CallActivityOnPause(arg0 *jni.Object) error
- func (m *Instrumentation) CallActivityOnPictureInPictureRequested(arg0 *jni.Object) error
- func (m *Instrumentation) CallActivityOnPostCreate2(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Instrumentation) CallActivityOnPostCreate3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Instrumentation) CallActivityOnRestart(arg0 *jni.Object) error
- func (m *Instrumentation) CallActivityOnRestoreInstanceState2(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Instrumentation) CallActivityOnRestoreInstanceState3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Instrumentation) CallActivityOnResume(arg0 *jni.Object) error
- func (m *Instrumentation) CallActivityOnSaveInstanceState2(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Instrumentation) CallActivityOnSaveInstanceState3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Instrumentation) CallActivityOnStart(arg0 *jni.Object) error
- func (m *Instrumentation) CallActivityOnStop(arg0 *jni.Object) error
- func (m *Instrumentation) CallActivityOnUserLeaving(arg0 *jni.Object) error
- func (m *Instrumentation) CallApplicationOnCreate(arg0 *jni.Object) error
- func (m *Instrumentation) CheckMonitorHit(arg0 *jni.Object, arg1 int32) (bool, error)
- func (m *Instrumentation) EndPerformanceSnapshot() error
- func (m *Instrumentation) Finish(arg0 int32, arg1 *jni.Object) error
- func (m *Instrumentation) GetAllocCounts() (*jni.Object, error)
- func (m *Instrumentation) GetBinderCounts() (*jni.Object, error)
- func (m *Instrumentation) GetComponentName() (*jni.Object, error)
- func (m *Instrumentation) GetContext() (*jni.Object, error)
- func (m *Instrumentation) GetProcessName() (string, error)
- func (m *Instrumentation) GetTargetContext() (*jni.Object, error)
- func (m *Instrumentation) GetUiAutomation0() (*jni.Object, error)
- func (m *Instrumentation) GetUiAutomation1_1(arg0 int32) (*jni.Object, error)
- func (m *Instrumentation) InvokeContextMenuAction(arg0 *jni.Object, arg1 int32, arg2 int32) (bool, error)
- func (m *Instrumentation) InvokeMenuActionSync(arg0 *jni.Object, arg1 int32, arg2 int32) (bool, error)
- func (m *Instrumentation) IsProfiling() (bool, error)
- func (m *Instrumentation) NewActivity(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *Instrumentation) NewApplication(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *Instrumentation) OnCreate(arg0 *jni.Object) error
- func (m *Instrumentation) OnDestroy() error
- func (m *Instrumentation) OnException(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *Instrumentation) OnStart() error
- func (m *Instrumentation) RemoveMonitor(arg0 *jni.Object) error
- func (m *Instrumentation) ResetInTouchMode() error
- func (m *Instrumentation) RunOnMainSync(arg0 *jni.Object) error
- func (m *Instrumentation) SendCharacterSync(arg0 int32) error
- func (m *Instrumentation) SendKeyDownUpSync(arg0 int32) error
- func (m *Instrumentation) SendKeySync(arg0 *jni.Object) error
- func (m *Instrumentation) SendPointerSync(arg0 *jni.Object) error
- func (m *Instrumentation) SendStatus(arg0 int32, arg1 *jni.Object) error
- func (m *Instrumentation) SendStringSync(arg0 string) error
- func (m *Instrumentation) SendTrackballEventSync(arg0 *jni.Object) error
- func (m *Instrumentation) SetAutomaticPerformanceSnapshots() error
- func (m *Instrumentation) SetInTouchMode(arg0 bool) error
- func (m *Instrumentation) Start() error
- func (m *Instrumentation) StartActivitySync1(arg0 *jni.Object) (*jni.Object, error)
- func (m *Instrumentation) StartActivitySync2_1(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *Instrumentation) StartAllocCounting() error
- func (m *Instrumentation) StartPerformanceSnapshot() error
- func (m *Instrumentation) StartProfiling() error
- func (m *Instrumentation) StopAllocCounting() error
- func (m *Instrumentation) StopProfiling() error
- func (m *Instrumentation) ToString() (string, error)
- func (m *Instrumentation) WaitForIdle(arg0 *jni.Object) error
- func (m *Instrumentation) WaitForIdleSync() error
- func (m *Instrumentation) WaitForMonitor(arg0 *jni.Object) (*jni.Object, error)
- func (m *Instrumentation) WaitForMonitorWithTimeout(arg0 *jni.Object, arg1 int64) (*jni.Object, error)
- type InstrumentationActivityMonitor
- func (m *InstrumentationActivityMonitor) GetFilter() (*jni.Object, error)
- func (m *InstrumentationActivityMonitor) GetHits() (int32, error)
- func (m *InstrumentationActivityMonitor) GetLastActivity() (*jni.Object, error)
- func (m *InstrumentationActivityMonitor) GetResult() (*jni.Object, error)
- func (m *InstrumentationActivityMonitor) IsBlocking() (bool, error)
- func (m *InstrumentationActivityMonitor) OnStartActivity(arg0 *jni.Object) (*jni.Object, error)
- func (m *InstrumentationActivityMonitor) ToString() (string, error)
- func (m *InstrumentationActivityMonitor) WaitForActivity() (*jni.Object, error)
- func (m *InstrumentationActivityMonitor) WaitForActivityWithTimeout(arg0 int64) (*jni.Object, error)
- type InstrumentationActivityResult
- type Intent
- func (m *Intent) AddCategory(arg0 string) (*jni.Object, error)
- func (m *Intent) AddFlags(arg0 int32) (*jni.Object, error)
- func (m *Intent) Clone() (*jni.Object, error)
- func (m *Intent) CloneFilter() (*jni.Object, error)
- func (m *Intent) CreateChooser2(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *Intent) CreateChooser3_1(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *Intent) DescribeContents() (int32, error)
- func (m *Intent) FillIn(arg0 *jni.Object, arg1 int32) (int32, error)
- func (m *Intent) FilterEquals(arg0 *jni.Object) (bool, error)
- func (m *Intent) FilterHashCode() (int32, error)
- func (m *Intent) GetAction() (string, error)
- func (i *Intent) GetBoolExtra(key string, defaultValue bool) (bool, error)
- func (m *Intent) GetBooleanArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetBooleanExtra(arg0 string, arg1 bool) (bool, error)
- func (m *Intent) GetBundleExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetByteArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetByteExtra(arg0 string, arg1 int8) (int8, error)
- func (m *Intent) GetCategories() (*jni.Object, error)
- func (m *Intent) GetCharArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetCharExtra(arg0 string, arg1 uint16) (uint16, error)
- func (m *Intent) GetCharSequenceArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetCharSequenceArrayListExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetCharSequenceExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetClipData() (*jni.Object, error)
- func (m *Intent) GetComponent() (*jni.Object, error)
- func (m *Intent) GetData() (*jni.Object, error)
- func (m *Intent) GetDataString() (string, error)
- func (m *Intent) GetDoubleArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetDoubleExtra(arg0 string, arg1 float64) (float64, error)
- func (m *Intent) GetExtras() (*jni.Object, error)
- func (m *Intent) GetFlags() (int32, error)
- func (m *Intent) GetFloatArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetFloatExtra(arg0 string, arg1 float32) (float32, error)
- func (m *Intent) GetIdentifier() (string, error)
- func (m *Intent) GetIntArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetIntExtra(arg0 string, arg1 int32) (int32, error)
- func (m *Intent) GetIntegerArrayListExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetIntent(arg0 string) (*jni.Object, error)
- func (m *Intent) GetIntentOld(arg0 string) (*jni.Object, error)
- func (m *Intent) GetLongArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetLongExtra(arg0 string, arg1 int64) (int64, error)
- func (m *Intent) GetPackage() (string, error)
- func (m *Intent) GetParcelableArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetParcelableExtra(key string) (*jni.Object, error)
- func (m *Intent) GetScheme() (string, error)
- func (m *Intent) GetSelector() (*jni.Object, error)
- func (m *Intent) GetSerializableExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetShortArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetShortExtra(arg0 string, arg1 int16) (int16, error)
- func (m *Intent) GetSourceBounds() (*jni.Object, error)
- func (m *Intent) GetStringArrayExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetStringArrayListExtra(arg0 string) (*jni.Object, error)
- func (m *Intent) GetStringExtra(arg0 string) (string, error)
- func (m *Intent) GetType() (string, error)
- func (m *Intent) HasCategory(arg0 string) (bool, error)
- func (m *Intent) HasExtra(arg0 string) (bool, error)
- func (m *Intent) HasFileDescriptors() (bool, error)
- func (m *Intent) IsMismatchingFilter() (bool, error)
- func (m *Intent) MakeMainActivity(arg0 *jni.Object) (*jni.Object, error)
- func (m *Intent) MakeMainSelectorActivity(arg0 string, arg1 string) (*jni.Object, error)
- func (m *Intent) MakeRestartActivityTask(arg0 *jni.Object) (*jni.Object, error)
- func (m *Intent) NormalizeMimeType(arg0 string) (string, error)
- func (m *Intent) ParseIntent(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *Intent) ParseUri(arg0 string, arg1 int32) (*jni.Object, error)
- func (i *Intent) PutBoolExtra(key string, value bool) error
- func (m *Intent) PutExtra2(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_2(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_3(arg0 string, arg1 bool) (*jni.Object, error)
- func (m *Intent) PutExtra2_4(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_5(arg0 string, arg1 int8) (*jni.Object, error)
- func (m *Intent) PutExtra2_6(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_7(arg0 string, arg1 uint16) (*jni.Object, error)
- func (m *Intent) PutExtra2_8(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_9(arg0 string, arg1 float64) (*jni.Object, error)
- func (m *Intent) PutExtra2_10(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_11(arg0 string, arg1 float32) (*jni.Object, error)
- func (m *Intent) PutExtra2_12(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_13(arg0 string, arg1 int32) (*jni.Object, error)
- func (m *Intent) PutExtra2_14(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_15(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_16(arg0 string, arg1 string) (*jni.Object, error)
- func (m *Intent) PutExtra2_17(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_18(arg0 string, arg1 string) (*jni.Object, error)
- func (m *Intent) PutExtra2_19(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_20(arg0 string, arg1 int64) (*jni.Object, error)
- func (m *Intent) PutExtra2_21(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtra2_22(arg0 string, arg1 int16) (*jni.Object, error)
- func (m *Intent) PutExtra2_23(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtras1(arg0 *jni.Object) (*jni.Object, error)
- func (m *Intent) PutExtras1_1(arg0 *jni.Object) (*jni.Object, error)
- func (i *Intent) PutIntExtra(key string, value int32) error
- func (i *Intent) PutStringExtra(key string, value string) error
- func (m *Intent) ReadFromParcel(arg0 *jni.Object) error
- func (m *Intent) RemoveCategory(arg0 string) error
- func (m *Intent) RemoveExtra(arg0 string) error
- func (m *Intent) RemoveFlags(arg0 int32) error
- func (m *Intent) RemoveLaunchSecurityProtection() error
- func (m *Intent) ReplaceExtras1(arg0 *jni.Object) (*jni.Object, error)
- func (m *Intent) ReplaceExtras1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *Intent) ResolveActivity(arg0 *jni.Object) (*jni.Object, error)
- func (m *Intent) ResolveActivityInfo(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *Intent) ResolveType1(arg0 *jni.Object) (string, error)
- func (m *Intent) ResolveType1_1(arg0 *jni.Object) (string, error)
- func (m *Intent) ResolveTypeIfNeeded(arg0 *jni.Object) (string, error)
- func (m *Intent) SetAction(arg0 string) (*jni.Object, error)
- func (m *Intent) SetClassName2(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *Intent) SetClassName2_1(arg0 string, arg1 string) (*jni.Object, error)
- func (m *Intent) SetClipData(arg0 *jni.Object) error
- func (m *Intent) SetComponent(arg0 *jni.Object) (*jni.Object, error)
- func (m *Intent) SetData(arg0 *jni.Object) (*jni.Object, error)
- func (m *Intent) SetDataAndNormalize(arg0 *jni.Object) (*jni.Object, error)
- func (m *Intent) SetDataAndType(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *Intent) SetDataAndTypeAndNormalize(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *Intent) SetExtrasClassLoader(arg0 *jni.Object) error
- func (m *Intent) SetFlags(arg0 int32) (*jni.Object, error)
- func (m *Intent) SetIdentifier(arg0 string) (*jni.Object, error)
- func (m *Intent) SetPackage(arg0 string) (*jni.Object, error)
- func (m *Intent) SetSelector(arg0 *jni.Object) error
- func (m *Intent) SetSourceBounds(arg0 *jni.Object) error
- func (m *Intent) SetType(arg0 string) (*jni.Object, error)
- func (m *Intent) SetTypeAndNormalize(arg0 string) (*jni.Object, error)
- func (m *Intent) ToString() (string, error)
- func (m *Intent) ToURI() (string, error)
- func (m *Intent) ToUri(arg0 int32) (string, error)
- func (m *Intent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type IntentFilterComparison
- type IntentService
- func (m *IntentService) OnBind(arg0 *jni.Object) (*jni.Object, error)
- func (m *IntentService) OnCreate() error
- func (m *IntentService) OnDestroy() error
- func (m *IntentService) OnStart(arg0 *jni.Object, arg1 int32) error
- func (m *IntentService) OnStartCommand(arg0 *jni.Object, arg1 int32, arg2 int32) (int32, error)
- func (m *IntentService) SetIntentRedelivery(arg0 bool) error
- func (m *IntentService) ToString() (string, error)
- type IntentShortcutIconResource
- func (m *IntentShortcutIconResource) DescribeContents() (int32, error)
- func (m *IntentShortcutIconResource) FromContext(arg0 *jni.Object, arg1 int32) (*jni.Object, error)
- func (m *IntentShortcutIconResource) ToString() (string, error)
- func (m *IntentShortcutIconResource) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type InvalidForegroundServiceTypeException
- type LauncherActivity
- type LauncherActivityIconResizer
- type LauncherActivityListItem
- type ListActivity
- func (m *ListActivity) GetListAdapter() (*jni.Object, error)
- func (m *ListActivity) GetListView() (*jni.Object, error)
- func (m *ListActivity) GetSelectedItemId() (int64, error)
- func (m *ListActivity) GetSelectedItemPosition() (int32, error)
- func (m *ListActivity) OnContentChanged() error
- func (m *ListActivity) SetListAdapter(arg0 *jni.Object) error
- func (m *ListActivity) SetSelection(arg0 int32) error
- func (m *ListActivity) ToString() (string, error)
- type ListFragment
- func (m *ListFragment) GetListAdapter() (*jni.Object, error)
- func (m *ListFragment) GetListView() (*jni.Object, error)
- func (m *ListFragment) GetSelectedItemId() (int64, error)
- func (m *ListFragment) GetSelectedItemPosition() (int32, error)
- func (m *ListFragment) OnCreateView(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *ListFragment) OnDestroyView() error
- func (m *ListFragment) OnListItemClick(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int64) error
- func (m *ListFragment) OnViewCreated(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *ListFragment) SetEmptyText(arg0 string) error
- func (m *ListFragment) SetListAdapter(arg0 *jni.Object) error
- func (m *ListFragment) SetListShown(arg0 bool) error
- func (m *ListFragment) SetListShownNoAnimation(arg0 bool) error
- func (m *ListFragment) SetSelection(arg0 int32) error
- func (m *ListFragment) ToString() (string, error)
- type LoaderManager
- type LoaderManagerLoaderCallbacks
- type LocalActivityManager
- func (m *LocalActivityManager) DestroyActivity(arg0 string, arg1 bool) (*jni.Object, error)
- func (m *LocalActivityManager) DispatchCreate(arg0 *jni.Object) error
- func (m *LocalActivityManager) DispatchDestroy(arg0 bool) error
- func (m *LocalActivityManager) DispatchPause(arg0 bool) error
- func (m *LocalActivityManager) DispatchResume() error
- func (m *LocalActivityManager) DispatchStop() error
- func (m *LocalActivityManager) GetActivity(arg0 string) (*jni.Object, error)
- func (m *LocalActivityManager) GetCurrentActivity() (*jni.Object, error)
- func (m *LocalActivityManager) GetCurrentId() (string, error)
- func (m *LocalActivityManager) RemoveAllActivities() error
- func (m *LocalActivityManager) SaveInstanceState() (*jni.Object, error)
- func (m *LocalActivityManager) StartActivity(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *LocalActivityManager) ToString() (string, error)
- type LocaleConfig
- func (m *LocaleConfig) DescribeContents() (int32, error)
- func (m *LocaleConfig) FromContextIgnoringOverride(arg0 *jni.Object) (*jni.Object, error)
- func (m *LocaleConfig) GetDefaultLocale() (*jni.Object, error)
- func (m *LocaleConfig) GetStatus() (int32, error)
- func (m *LocaleConfig) GetSupportedLocales() (*jni.Object, error)
- func (m *LocaleConfig) ToString() (string, error)
- func (m *LocaleConfig) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type LocaleManager
- func (m *LocaleManager) Close()
- func (m *LocaleManager) GetApplicationLocales0() (*jni.Object, error)
- func (m *LocaleManager) GetApplicationLocales1_1(arg0 string) (*jni.Object, error)
- func (m *LocaleManager) GetOverrideLocaleConfig() (*jni.Object, error)
- func (m *LocaleManager) GetSystemLocales() (*jni.Object, error)
- func (m *LocaleManager) SetApplicationLocales(arg0 *jni.Object) error
- func (m *LocaleManager) SetOverrideLocaleConfig(arg0 *jni.Object) error
- func (m *LocaleManager) ToString() (string, error)
- type MediaRouteActionProvider
- func (m *MediaRouteActionProvider) IsVisible() (bool, error)
- func (m *MediaRouteActionProvider) OnCreateActionView0() (*jni.Object, error)
- func (m *MediaRouteActionProvider) OnCreateActionView1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *MediaRouteActionProvider) OnPerformDefaultAction() (bool, error)
- func (m *MediaRouteActionProvider) OverridesItemVisibility() (bool, error)
- func (m *MediaRouteActionProvider) SetExtendedSettingsClickListener(arg0 *jni.Object) error
- func (m *MediaRouteActionProvider) SetRouteTypes(arg0 int32) error
- func (m *MediaRouteActionProvider) ToString() (string, error)
- type MediaRouteButton
- func (m *MediaRouteButton) GetRouteTypes() (int32, error)
- func (m *MediaRouteButton) JumpDrawablesToCurrentState() error
- func (m *MediaRouteButton) OnAttachedToWindow() error
- func (m *MediaRouteButton) OnDetachedFromWindow() error
- func (m *MediaRouteButton) PerformClick() (bool, error)
- func (m *MediaRouteButton) SetContentDescription(arg0 string) error
- func (m *MediaRouteButton) SetExtendedSettingsClickListener(arg0 *jni.Object) error
- func (m *MediaRouteButton) SetRouteTypes(arg0 int32) error
- func (m *MediaRouteButton) SetVisibility(arg0 int32) error
- func (m *MediaRouteButton) ShowDialog() error
- func (m *MediaRouteButton) ToString() (string, error)
- type MissingForegroundServiceTypeException
- type NativeActivity
- func (m *NativeActivity) OnConfigurationChanged(arg0 *jni.Object) error
- func (m *NativeActivity) OnGlobalLayout() error
- func (m *NativeActivity) OnInputQueueCreated(arg0 *jni.Object) error
- func (m *NativeActivity) OnInputQueueDestroyed(arg0 *jni.Object) error
- func (m *NativeActivity) OnLowMemory() error
- func (m *NativeActivity) OnWindowFocusChanged(arg0 bool) error
- func (m *NativeActivity) SurfaceChanged(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32) error
- func (m *NativeActivity) SurfaceCreated(arg0 *jni.Object) error
- func (m *NativeActivity) SurfaceDestroyed(arg0 *jni.Object) error
- func (m *NativeActivity) SurfaceRedrawNeeded(arg0 *jni.Object) error
- func (m *NativeActivity) ToString() (string, error)
- type NotificationChannelGroup
- func (m *NotificationChannelGroup) Clone0() (*jni.Object, error)
- func (m *NotificationChannelGroup) Clone0_1() (*jni.Object, error)
- func (m *NotificationChannelGroup) DescribeContents() (int32, error)
- func (m *NotificationChannelGroup) Equals(arg0 *jni.Object) (bool, error)
- func (m *NotificationChannelGroup) GetChannels() (*jni.Object, error)
- func (m *NotificationChannelGroup) GetDescription() (string, error)
- func (m *NotificationChannelGroup) GetId() (string, error)
- func (m *NotificationChannelGroup) GetName() (*jni.Object, error)
- func (m *NotificationChannelGroup) HashCode() (int32, error)
- func (m *NotificationChannelGroup) IsBlocked() (bool, error)
- func (m *NotificationChannelGroup) SetDescription(arg0 string) error
- func (m *NotificationChannelGroup) ToString() (string, error)
- func (m *NotificationChannelGroup) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type OpsManager
- func (m *OpsManager) CheckOp3(arg0 string, arg1 int32, arg2 string) (int32, error)
- func (m *OpsManager) CheckOp4_1(arg0 string, arg1 int32, arg2 string, arg3 string) (int32, error)
- func (m *OpsManager) CheckOpNoThrow3(arg0 string, arg1 int32, arg2 string) (int32, error)
- func (m *OpsManager) CheckOpNoThrow4_1(arg0 string, arg1 int32, arg2 string, arg3 string) (int32, error)
- func (m *OpsManager) CheckOpRawNoThrow(arg0 string, arg1 int32, arg2 string, arg3 string) (int32, error)
- func (m *OpsManager) CheckPackage(arg0 int32, arg1 string) error
- func (m *OpsManager) Close()
- func (m *OpsManager) FinishOp3(arg0 string, arg1 int32, arg2 string) error
- func (m *OpsManager) FinishOp4_1(arg0 string, arg1 int32, arg2 string, arg3 string) error
- func (m *OpsManager) FinishProxyOp(arg0 string, arg1 int32, arg2 string, arg3 string) error
- func (m *OpsManager) IsOpActive(arg0 string, arg1 int32, arg2 string) (bool, error)
- func (m *OpsManager) NoteOp3(arg0 string, arg1 int32, arg2 string) (int32, error)
- func (m *OpsManager) NoteOp5_1(arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)
- func (m *OpsManager) NoteOpNoThrow3(arg0 string, arg1 int32, arg2 string) (int32, error)
- func (m *OpsManager) NoteOpNoThrow5_1(arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)
- func (m *OpsManager) NoteProxyOp2(arg0 string, arg1 string) (int32, error)
- func (m *OpsManager) NoteProxyOp5_1(arg0 string, arg1 string, arg2 int32, arg3 string, arg4 string) (int32, error)
- func (m *OpsManager) NoteProxyOpNoThrow2(arg0 string, arg1 string) (int32, error)
- func (m *OpsManager) NoteProxyOpNoThrow3_1(arg0 string, arg1 string, arg2 int32) (int32, error)
- func (m *OpsManager) NoteProxyOpNoThrow5_2(arg0 string, arg1 string, arg2 int32, arg3 string, arg4 string) (int32, error)
- func (m *OpsManager) PermissionToOp(arg0 string) (string, error)
- func (m *OpsManager) SetOnOpNotedCallback2(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *OpsManager) SetOnOpNotedCallback3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) error
- func (m *OpsManager) StartOp3(arg0 string, arg1 int32, arg2 string) (int32, error)
- func (m *OpsManager) StartOp5_1(arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)
- func (m *OpsManager) StartOpNoThrow3(arg0 string, arg1 int32, arg2 string) (int32, error)
- func (m *OpsManager) StartOpNoThrow5_1(arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)
- func (m *OpsManager) StartProxyOp(arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)
- func (m *OpsManager) StartProxyOpNoThrow(arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)
- func (m *OpsManager) StartWatchingActive(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *OpsManager) StartWatchingMode3(arg0 string, arg1 string, arg2 *jni.Object) error
- func (m *OpsManager) StartWatchingMode4_1(arg0 string, arg1 string, arg2 int32, arg3 *jni.Object) error
- func (m *OpsManager) StopWatchingActive(arg0 *jni.Object) error
- func (m *OpsManager) StopWatchingMode(arg0 *jni.Object) error
- func (m *OpsManager) ToString() (string, error)
- func (m *OpsManager) UnsafeCheckOp(arg0 string, arg1 int32, arg2 string) (int32, error)
- func (m *OpsManager) UnsafeCheckOpNoThrow(arg0 string, arg1 int32, arg2 string) (int32, error)
- func (m *OpsManager) UnsafeCheckOpRaw(arg0 string, arg1 int32, arg2 string) (int32, error)
- func (m *OpsManager) UnsafeCheckOpRawNoThrow(arg0 string, arg1 int32, arg2 string) (int32, error)
- type OpsManagerOnOpActiveChangedListener
- type OpsManagerOnOpChangedListener
- type OpsManagerOnOpNotedCallback
- type PendingIntent
- func (m *PendingIntent) Cancel() error
- func (m *PendingIntent) DescribeContents() (int32, error)
- func (m *PendingIntent) Equals(arg0 *jni.Object) (bool, error)
- func (m *PendingIntent) GetActivities4(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32) (*jni.Object, error)
- func (m *PendingIntent) GetActivities5_1(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, arg4 *jni.Object) (*jni.Object, error)
- func (m *PendingIntent) GetActivity4(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32) (*jni.Object, error)
- func (m *PendingIntent) GetActivity5_1(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, arg4 *jni.Object) (*jni.Object, error)
- func (m *PendingIntent) GetBroadcast(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32) (*jni.Object, error)
- func (m *PendingIntent) GetCreatorPackage() (string, error)
- func (m *PendingIntent) GetCreatorUid() (int32, error)
- func (m *PendingIntent) GetCreatorUserHandle() (*jni.Object, error)
- func (m *PendingIntent) GetForegroundService(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32) (*jni.Object, error)
- func (m *PendingIntent) GetIntentSender() (*jni.Object, error)
- func (m *PendingIntent) GetService(arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32) (*jni.Object, error)
- func (m *PendingIntent) GetTargetPackage() (string, error)
- func (m *PendingIntent) HashCode() (int32, error)
- func (m *PendingIntent) IsActivity() (bool, error)
- func (m *PendingIntent) IsBroadcast() (bool, error)
- func (m *PendingIntent) IsForegroundService() (bool, error)
- func (m *PendingIntent) IsImmutable() (bool, error)
- func (m *PendingIntent) IsService() (bool, error)
- func (m *PendingIntent) ReadPendingIntentOrNullFromParcel(arg0 *jni.Object) (*jni.Object, error)
- func (m *PendingIntent) Send0() error
- func (m *PendingIntent) Send1_2(arg0 *jni.Object) error
- func (m *PendingIntent) Send1_3(arg0 int32) error
- func (m *PendingIntent) Send3_1(arg0 *jni.Object, arg1 int32, arg2 *jni.Object) error
- func (m *PendingIntent) ToString() (string, error)
- func (m *PendingIntent) WritePendingIntentOrNullToParcel(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *PendingIntent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type PendingIntentCanceledException
- type PendingIntentOnFinished
- type Person
- func (m *Person) DescribeContents() (int32, error)
- func (m *Person) Equals(arg0 *jni.Object) (bool, error)
- func (m *Person) GetIcon() (*jni.Object, error)
- func (m *Person) GetKey() (string, error)
- func (m *Person) GetName() (*jni.Object, error)
- func (m *Person) GetUri() (string, error)
- func (m *Person) HashCode() (int32, error)
- func (m *Person) IsBot() (bool, error)
- func (m *Person) IsImportant() (bool, error)
- func (m *Person) ToBuilder() (*jni.Object, error)
- func (m *Person) ToString() (string, error)
- func (m *Person) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type PersonBuilder
- func (m *PersonBuilder) Build() (*jni.Object, error)
- func (m *PersonBuilder) SetBot(arg0 bool) (*jni.Object, error)
- func (m *PersonBuilder) SetIcon(arg0 *jni.Object) (*jni.Object, error)
- func (m *PersonBuilder) SetImportant(arg0 bool) (*jni.Object, error)
- func (m *PersonBuilder) SetKey(arg0 string) (*jni.Object, error)
- func (m *PersonBuilder) SetName(arg0 string) (*jni.Object, error)
- func (m *PersonBuilder) SetUri(arg0 string) (*jni.Object, error)
- func (m *PersonBuilder) ToString() (string, error)
- type PictureInPictureParams
- func (m *PictureInPictureParams) DescribeContents() (int32, error)
- func (m *PictureInPictureParams) Equals(arg0 *jni.Object) (bool, error)
- func (m *PictureInPictureParams) GetActions() (*jni.Object, error)
- func (m *PictureInPictureParams) GetAspectRatio() (*jni.Object, error)
- func (m *PictureInPictureParams) GetCloseAction() (*jni.Object, error)
- func (m *PictureInPictureParams) GetExpandedAspectRatio() (*jni.Object, error)
- func (m *PictureInPictureParams) GetSourceRectHint() (*jni.Object, error)
- func (m *PictureInPictureParams) GetSubtitle() (*jni.Object, error)
- func (m *PictureInPictureParams) GetTitle() (*jni.Object, error)
- func (m *PictureInPictureParams) HashCode() (int32, error)
- func (m *PictureInPictureParams) IsAutoEnterEnabled() (bool, error)
- func (m *PictureInPictureParams) IsSeamlessResizeEnabled() (bool, error)
- func (m *PictureInPictureParams) ToString() (string, error)
- func (m *PictureInPictureParams) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type PictureInPictureParamsBuilder
- func (m *PictureInPictureParamsBuilder) Build() (*jni.Object, error)
- func (m *PictureInPictureParamsBuilder) SetAspectRatio(arg0 *jni.Object) (*jni.Object, error)
- func (m *PictureInPictureParamsBuilder) SetAutoEnterEnabled(arg0 bool) (*jni.Object, error)
- func (m *PictureInPictureParamsBuilder) SetCloseAction(arg0 *jni.Object) (*jni.Object, error)
- func (m *PictureInPictureParamsBuilder) SetExpandedAspectRatio(arg0 *jni.Object) (*jni.Object, error)
- func (m *PictureInPictureParamsBuilder) SetSeamlessResizeEnabled(arg0 bool) (*jni.Object, error)
- func (m *PictureInPictureParamsBuilder) SetSourceRectHint(arg0 *jni.Object) (*jni.Object, error)
- func (m *PictureInPictureParamsBuilder) SetSubtitle(arg0 string) (*jni.Object, error)
- func (m *PictureInPictureParamsBuilder) SetTitle(arg0 string) (*jni.Object, error)
- func (m *PictureInPictureParamsBuilder) ToString() (string, error)
- type PictureInPictureUiState
- func (m *PictureInPictureUiState) DescribeContents() (int32, error)
- func (m *PictureInPictureUiState) Equals(arg0 *jni.Object) (bool, error)
- func (m *PictureInPictureUiState) HashCode() (int32, error)
- func (m *PictureInPictureUiState) IsStashed() (bool, error)
- func (m *PictureInPictureUiState) IsTransitioningToPip() (bool, error)
- func (m *PictureInPictureUiState) ToString() (string, error)
- func (m *PictureInPictureUiState) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type Presentation
- type ProgressDialog
- func (m *ProgressDialog) GetMax() (int32, error)
- func (m *ProgressDialog) GetProgress() (int32, error)
- func (m *ProgressDialog) GetSecondaryProgress() (int32, error)
- func (m *ProgressDialog) IncrementProgressBy(arg0 int32) error
- func (m *ProgressDialog) IncrementSecondaryProgressBy(arg0 int32) error
- func (m *ProgressDialog) IsIndeterminate() (bool, error)
- func (m *ProgressDialog) OnStart() error
- func (m *ProgressDialog) SetIndeterminate(arg0 bool) error
- func (m *ProgressDialog) SetIndeterminateDrawable(arg0 *jni.Object) error
- func (m *ProgressDialog) SetMax(arg0 int32) error
- func (m *ProgressDialog) SetMessage(arg0 string) error
- func (m *ProgressDialog) SetProgress(arg0 int32) error
- func (m *ProgressDialog) SetProgressDrawable(arg0 *jni.Object) error
- func (m *ProgressDialog) SetProgressNumberFormat(arg0 string) error
- func (m *ProgressDialog) SetProgressPercentFormat(arg0 *jni.Object) error
- func (m *ProgressDialog) SetProgressStyle(arg0 int32) error
- func (m *ProgressDialog) SetSecondaryProgress(arg0 int32) error
- func (m *ProgressDialog) Show3(arg0 *jni.Object, arg1 string, arg2 string) (*jni.Object, error)
- func (m *ProgressDialog) Show4_1(arg0 *jni.Object, arg1 string, arg2 string, arg3 bool) (*jni.Object, error)
- func (m *ProgressDialog) Show5_2(arg0 *jni.Object, arg1 string, arg2 string, arg3 bool, arg4 bool) (*jni.Object, error)
- func (m *ProgressDialog) Show6_3(arg0 *jni.Object, arg1 string, arg2 string, arg3 bool, arg4 bool, ...) (*jni.Object, error)
- func (m *ProgressDialog) ToString() (string, error)
- type RecoverableSecurityException
- func (m *RecoverableSecurityException) DescribeContents() (int32, error)
- func (m *RecoverableSecurityException) GetUserAction() (*jni.Object, error)
- func (m *RecoverableSecurityException) GetUserMessage() (*jni.Object, error)
- func (m *RecoverableSecurityException) ToString() (string, error)
- func (m *RecoverableSecurityException) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type RemoteAction
- func (m *RemoteAction) Clone0() (*jni.Object, error)
- func (m *RemoteAction) Clone0_1() (*jni.Object, error)
- func (m *RemoteAction) DescribeContents() (int32, error)
- func (m *RemoteAction) Dump(arg0 string, arg1 *jni.Object) error
- func (m *RemoteAction) Equals(arg0 *jni.Object) (bool, error)
- func (m *RemoteAction) GetActionIntent() (*jni.Object, error)
- func (m *RemoteAction) GetContentDescription() (*jni.Object, error)
- func (m *RemoteAction) GetIcon() (*jni.Object, error)
- func (m *RemoteAction) GetTitle() (*jni.Object, error)
- func (m *RemoteAction) HashCode() (int32, error)
- func (m *RemoteAction) IsEnabled() (bool, error)
- func (m *RemoteAction) SetEnabled(arg0 bool) error
- func (m *RemoteAction) SetShouldShowIcon(arg0 bool) error
- func (m *RemoteAction) ShouldShowIcon() (bool, error)
- func (m *RemoteAction) ToString() (string, error)
- func (m *RemoteAction) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type RemoteInput
- func (m *RemoteInput) AddResultsToIntent(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *RemoteInput) DescribeContents() (int32, error)
- func (m *RemoteInput) GetAllowFreeFormInput() (bool, error)
- func (m *RemoteInput) GetAllowedDataTypes() (*jni.Object, error)
- func (m *RemoteInput) GetChoices() (*jni.Object, error)
- func (m *RemoteInput) GetEditChoicesBeforeSending() (int32, error)
- func (m *RemoteInput) GetExtras() (*jni.Object, error)
- func (m *RemoteInput) GetLabel() (*jni.Object, error)
- func (m *RemoteInput) GetResultKey() (string, error)
- func (m *RemoteInput) GetResultsFromIntent(arg0 *jni.Object) (*jni.Object, error)
- func (m *RemoteInput) GetResultsSource(arg0 *jni.Object) (int32, error)
- func (m *RemoteInput) IsDataOnly() (bool, error)
- func (m *RemoteInput) SetResultsSource(arg0 *jni.Object, arg1 int32) error
- func (m *RemoteInput) ToString() (string, error)
- func (m *RemoteInput) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type RemoteInputBuilder
- func (m *RemoteInputBuilder) AddExtras(arg0 *jni.Object) (*jni.Object, error)
- func (m *RemoteInputBuilder) Build() (*jni.Object, error)
- func (m *RemoteInputBuilder) GetExtras() (*jni.Object, error)
- func (m *RemoteInputBuilder) SetAllowDataType(arg0 string, arg1 bool) (*jni.Object, error)
- func (m *RemoteInputBuilder) SetAllowFreeFormInput(arg0 bool) (*jni.Object, error)
- func (m *RemoteInputBuilder) SetChoices(arg0 *jni.Object) (*jni.Object, error)
- func (m *RemoteInputBuilder) SetEditChoicesBeforeSending(arg0 int32) (*jni.Object, error)
- func (m *RemoteInputBuilder) SetLabel(arg0 string) (*jni.Object, error)
- func (m *RemoteInputBuilder) ToString() (string, error)
- type SearchManager
- func (m *SearchManager) Close()
- func (m *SearchManager) GetGlobalSearchActivity() (*jni.Object, error)
- func (m *SearchManager) GetSearchableInfo(arg0 *jni.Object) (*jni.Object, error)
- func (m *SearchManager) GetSearchablesInGlobalSearch() (*jni.Object, error)
- func (m *SearchManager) OnCancel(arg0 *jni.Object) error
- func (m *SearchManager) OnDismiss(arg0 *jni.Object) error
- func (m *SearchManager) SetOnCancelListener(arg0 *jni.Object) error
- func (m *SearchManager) SetOnDismissListener(arg0 *jni.Object) error
- func (m *SearchManager) StartSearch(arg0 string, arg1 bool, arg2 *jni.Object, arg3 *jni.Object, arg4 bool) error
- func (m *SearchManager) StopSearch() error
- func (m *SearchManager) ToString() (string, error)
- func (m *SearchManager) TriggerSearch(arg0 string, arg1 *jni.Object, arg2 *jni.Object) error
- type SearchManagerOnCancelListener
- type SearchManagerOnDismissListener
- type SearchableInfo
- func (m *SearchableInfo) AutoUrlDetect() (bool, error)
- func (m *SearchableInfo) DescribeContents() (int32, error)
- func (m *SearchableInfo) GetHintId() (int32, error)
- func (m *SearchableInfo) GetImeOptions() (int32, error)
- func (m *SearchableInfo) GetInputType() (int32, error)
- func (m *SearchableInfo) GetSearchActivity() (*jni.Object, error)
- func (m *SearchableInfo) GetSettingsDescriptionId() (int32, error)
- func (m *SearchableInfo) GetSuggestAuthority() (string, error)
- func (m *SearchableInfo) GetSuggestIntentAction() (string, error)
- func (m *SearchableInfo) GetSuggestIntentData() (string, error)
- func (m *SearchableInfo) GetSuggestPackage() (string, error)
- func (m *SearchableInfo) GetSuggestPath() (string, error)
- func (m *SearchableInfo) GetSuggestSelection() (string, error)
- func (m *SearchableInfo) GetSuggestThreshold() (int32, error)
- func (m *SearchableInfo) GetVoiceLanguageId() (int32, error)
- func (m *SearchableInfo) GetVoiceLanguageModeId() (int32, error)
- func (m *SearchableInfo) GetVoiceMaxResults() (int32, error)
- func (m *SearchableInfo) GetVoicePromptTextId() (int32, error)
- func (m *SearchableInfo) GetVoiceSearchEnabled() (bool, error)
- func (m *SearchableInfo) GetVoiceSearchLaunchRecognizer() (bool, error)
- func (m *SearchableInfo) GetVoiceSearchLaunchWebSearch() (bool, error)
- func (m *SearchableInfo) QueryAfterZeroResults() (bool, error)
- func (m *SearchableInfo) ShouldIncludeInGlobalSearch() (bool, error)
- func (m *SearchableInfo) ShouldRewriteQueryFromData() (bool, error)
- func (m *SearchableInfo) ShouldRewriteQueryFromText() (bool, error)
- func (m *SearchableInfo) ToString() (string, error)
- func (m *SearchableInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type Service
- func (m *Service) GetApplication() (*jni.Object, error)
- func (m *Service) GetForegroundServiceType() (int32, error)
- func (m *Service) OnBind(arg0 *jni.Object) (*jni.Object, error)
- func (m *Service) OnConfigurationChanged(arg0 *jni.Object) error
- func (m *Service) OnCreate() error
- func (m *Service) OnDestroy() error
- func (m *Service) OnLowMemory() error
- func (m *Service) OnRebind(arg0 *jni.Object) error
- func (m *Service) OnStart(arg0 *jni.Object, arg1 int32) error
- func (m *Service) OnStartCommand(arg0 *jni.Object, arg1 int32, arg2 int32) (int32, error)
- func (m *Service) OnTaskRemoved(arg0 *jni.Object) error
- func (m *Service) OnTimeout1(arg0 int32) error
- func (m *Service) OnTimeout2_1(arg0 int32, arg1 int32) error
- func (m *Service) OnTrimMemory(arg0 int32) error
- func (m *Service) OnUnbind(arg0 *jni.Object) (bool, error)
- func (m *Service) StartForeground2(arg0 int32, arg1 *jni.Object) error
- func (m *Service) StartForeground3_1(arg0 int32, arg1 *jni.Object, arg2 int32) error
- func (m *Service) StopForeground1(arg0 bool) error
- func (m *Service) StopForeground1_1(arg0 int32) error
- func (m *Service) StopSelf0() error
- func (m *Service) StopSelf1_1(arg0 int32) error
- func (m *Service) StopSelfResult(arg0 int32) (bool, error)
- func (m *Service) ToString() (string, error)
- type ServiceStartNotAllowedException
- type SharedElementCallback
- func (m *SharedElementCallback) OnCaptureSharedElementSnapshot(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *SharedElementCallback) OnCreateSnapshotView(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *SharedElementCallback) ToString() (string, error)
- type SharedElementCallbackOnSharedElementsReadyListener
- type StartForegroundCalledOnStoppedServiceException
- type StatusBarManager
- type SyncNotedAppOp
- func (m *SyncNotedAppOp) DescribeContents() (int32, error)
- func (m *SyncNotedAppOp) Equals(arg0 *jni.Object) (bool, error)
- func (m *SyncNotedAppOp) GetAttributionTag() (string, error)
- func (m *SyncNotedAppOp) GetOp() (string, error)
- func (m *SyncNotedAppOp) HashCode() (int32, error)
- func (m *SyncNotedAppOp) ToString() (string, error)
- func (m *SyncNotedAppOp) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type TabActivity
- func (m *TabActivity) GetTabHost() (*jni.Object, error)
- func (m *TabActivity) GetTabWidget() (*jni.Object, error)
- func (m *TabActivity) OnContentChanged() error
- func (m *TabActivity) SetDefaultTab1(arg0 int32) error
- func (m *TabActivity) SetDefaultTab1_1(arg0 string) error
- func (m *TabActivity) ToString() (string, error)
- type TaskInfo
- type TaskStackBuilder
- func (m *TaskStackBuilder) AddNextIntent(arg0 *jni.Object) (*jni.Object, error)
- func (m *TaskStackBuilder) AddNextIntentWithParentStack(arg0 *jni.Object) (*jni.Object, error)
- func (m *TaskStackBuilder) AddParentStack1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TaskStackBuilder) AddParentStack1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *TaskStackBuilder) Create(arg0 *jni.Object) (*jni.Object, error)
- func (m *TaskStackBuilder) EditIntentAt(arg0 int32) (*jni.Object, error)
- func (m *TaskStackBuilder) GetIntentCount() (int32, error)
- func (m *TaskStackBuilder) GetIntents() (*jni.Object, error)
- func (m *TaskStackBuilder) GetPendingIntent2(arg0 int32, arg1 int32) (*jni.Object, error)
- func (m *TaskStackBuilder) GetPendingIntent3_1(arg0 int32, arg1 int32, arg2 *jni.Object) (*jni.Object, error)
- func (m *TaskStackBuilder) StartActivities0() error
- func (m *TaskStackBuilder) StartActivities1_1(arg0 *jni.Object) error
- func (m *TaskStackBuilder) ToString() (string, error)
- type TimePickerDialog
- func (m *TimePickerDialog) OnClick(arg0 *jni.Object, arg1 int32) error
- func (m *TimePickerDialog) OnRestoreInstanceState(arg0 *jni.Object) error
- func (m *TimePickerDialog) OnSaveInstanceState() (*jni.Object, error)
- func (m *TimePickerDialog) OnTimeChanged(arg0 *jni.Object, arg1 int32, arg2 int32) error
- func (m *TimePickerDialog) Show() error
- func (m *TimePickerDialog) ToString() (string, error)
- func (m *TimePickerDialog) UpdateTime(arg0 int32, arg1 int32) error
- type TimePickerDialogOnTimeSetListener
- type UiAutomation
- func (m *UiAutomation) AdoptShellPermissionIdentity0() error
- func (m *UiAutomation) AdoptShellPermissionIdentity1_1(arg0 *jni.Object) error
- func (m *UiAutomation) ClearCache() (bool, error)
- func (m *UiAutomation) ClearWindowAnimationFrameStats() error
- func (m *UiAutomation) ClearWindowContentFrameStats(arg0 int32) (bool, error)
- func (m *UiAutomation) DropShellPermissionIdentity() error
- func (m *UiAutomation) ExecuteAndWaitForEvent(arg0 *jni.Object, arg1 *jni.Object, arg2 int64) (*jni.Object, error)
- func (m *UiAutomation) ExecuteShellCommand(arg0 string) (*jni.Object, error)
- func (m *UiAutomation) ExecuteShellCommandRw(arg0 string) (*jni.Object, error)
- func (m *UiAutomation) ExecuteShellCommandRwe(arg0 string) (*jni.Object, error)
- func (m *UiAutomation) FindFocus(arg0 int32) (*jni.Object, error)
- func (m *UiAutomation) GetRootInActiveWindow() (*jni.Object, error)
- func (m *UiAutomation) GetServiceInfo() (*jni.Object, error)
- func (m *UiAutomation) GetWindowAnimationFrameStats() (*jni.Object, error)
- func (m *UiAutomation) GetWindowContentFrameStats(arg0 int32) (*jni.Object, error)
- func (m *UiAutomation) GetWindows() (*jni.Object, error)
- func (m *UiAutomation) GetWindowsOnAllDisplays() (*jni.Object, error)
- func (m *UiAutomation) GrantRuntimePermission(arg0 string, arg1 string) error
- func (m *UiAutomation) GrantRuntimePermissionAsUser(arg0 string, arg1 string, arg2 *jni.Object) error
- func (m *UiAutomation) InjectInputEvent(arg0 *jni.Object, arg1 bool) (bool, error)
- func (m *UiAutomation) PerformGlobalAction(arg0 int32) (bool, error)
- func (m *UiAutomation) RevokeRuntimePermission(arg0 string, arg1 string) error
- func (m *UiAutomation) RevokeRuntimePermissionAsUser(arg0 string, arg1 string, arg2 *jni.Object) error
- func (m *UiAutomation) SetAnimationScale(arg0 float32) error
- func (m *UiAutomation) SetOnAccessibilityEventListener(arg0 *jni.Object) error
- func (m *UiAutomation) SetRotation(arg0 int32) (bool, error)
- func (m *UiAutomation) SetRunAsMonkey(arg0 bool) error
- func (m *UiAutomation) SetServiceInfo(arg0 *jni.Object) error
- func (m *UiAutomation) TakeScreenshot0() (*jni.Object, error)
- func (m *UiAutomation) TakeScreenshot1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *UiAutomation) ToString() (string, error)
- func (m *UiAutomation) WaitForIdle(arg0 int64, arg1 int64) error
- type UiAutomationAccessibilityEventFilter
- type UiAutomationOnAccessibilityEventListener
- type UiModeManager
- func (m *UiModeManager) AddContrastChangeListener(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *UiModeManager) Close()
- func (m *UiModeManager) DisableCarMode(arg0 int32) error
- func (m *UiModeManager) EnableCarMode(arg0 int32) error
- func (m *UiModeManager) GetContrast() (float32, error)
- func (m *UiModeManager) GetCurrentModeType() (int32, error)
- func (m *UiModeManager) GetCustomNightModeEnd() (*jni.Object, error)
- func (m *UiModeManager) GetCustomNightModeStart() (*jni.Object, error)
- func (m *UiModeManager) GetNightMode() (int32, error)
- func (m *UiModeManager) RemoveContrastChangeListener(arg0 *jni.Object) error
- func (m *UiModeManager) SetApplicationNightMode(arg0 int32) error
- func (m *UiModeManager) SetCustomNightModeEnd(arg0 *jni.Object) error
- func (m *UiModeManager) SetCustomNightModeStart(arg0 *jni.Object) error
- func (m *UiModeManager) SetNightMode(arg0 int32) error
- func (m *UiModeManager) ToString() (string, error)
- type UiModeManagerContrastChangeListener
- type VoiceInteractor
- func (m *VoiceInteractor) GetActiveRequest(arg0 string) (*jni.Object, error)
- func (m *VoiceInteractor) GetActiveRequests() (*jni.Object, error)
- func (m *VoiceInteractor) GetPackageName() (string, error)
- func (m *VoiceInteractor) IsDestroyed() (bool, error)
- func (m *VoiceInteractor) NotifyDirectActionsChanged() error
- func (m *VoiceInteractor) RegisterOnDestroyedCallback(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
- func (m *VoiceInteractor) SubmitRequest1(arg0 *jni.Object) (bool, error)
- func (m *VoiceInteractor) SubmitRequest2_1(arg0 *jni.Object, arg1 string) (bool, error)
- func (m *VoiceInteractor) SupportsCommands(arg0 *jni.Object) (*jni.Object, error)
- func (m *VoiceInteractor) ToString() (string, error)
- func (m *VoiceInteractor) UnregisterOnDestroyedCallback(arg0 *jni.Object) (bool, error)
- type VoiceInteractorAbortVoiceRequest
- type VoiceInteractorCommandRequest
- type VoiceInteractorCompleteVoiceRequest
- type VoiceInteractorConfirmationRequest
- type VoiceInteractorPickOptionRequest
- type VoiceInteractorPrompt
- func (m *VoiceInteractorPrompt) CountVoicePrompts() (int32, error)
- func (m *VoiceInteractorPrompt) DescribeContents() (int32, error)
- func (m *VoiceInteractorPrompt) GetVisualPrompt() (*jni.Object, error)
- func (m *VoiceInteractorPrompt) GetVoicePromptAt(arg0 int32) (*jni.Object, error)
- func (m *VoiceInteractorPrompt) ToString() (string, error)
- func (m *VoiceInteractorPrompt) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type VoiceInteractorRequest
- func (m *VoiceInteractorRequest) Cancel() error
- func (m *VoiceInteractorRequest) GetActivity() (*jni.Object, error)
- func (m *VoiceInteractorRequest) GetContext() (*jni.Object, error)
- func (m *VoiceInteractorRequest) GetName() (string, error)
- func (m *VoiceInteractorRequest) OnAttached(arg0 *jni.Object) error
- func (m *VoiceInteractorRequest) OnCancel() error
- func (m *VoiceInteractorRequest) OnDetached() error
- func (m *VoiceInteractorRequest) ToString() (string, error)
- type WallpaperColors
- func (m *WallpaperColors) DescribeContents() (int32, error)
- func (m *WallpaperColors) Equals(arg0 *jni.Object) (bool, error)
- func (m *WallpaperColors) FromBitmap(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperColors) FromDrawable(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperColors) GetColorHints() (int32, error)
- func (m *WallpaperColors) GetPrimaryColor() (*jni.Object, error)
- func (m *WallpaperColors) GetSecondaryColor() (*jni.Object, error)
- func (m *WallpaperColors) GetTertiaryColor() (*jni.Object, error)
- func (m *WallpaperColors) HashCode() (int32, error)
- func (m *WallpaperColors) ToString() (string, error)
- func (m *WallpaperColors) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type WallpaperInfo
- func (m *WallpaperInfo) DescribeContents() (int32, error)
- func (m *WallpaperInfo) Dump(arg0 *jni.Object, arg1 string) error
- func (m *WallpaperInfo) GetComponent() (*jni.Object, error)
- func (m *WallpaperInfo) GetPackageName() (string, error)
- func (m *WallpaperInfo) GetServiceInfo() (*jni.Object, error)
- func (m *WallpaperInfo) GetServiceName() (string, error)
- func (m *WallpaperInfo) GetSettingsActivity() (string, error)
- func (m *WallpaperInfo) GetSettingsSliceUri() (*jni.Object, error)
- func (m *WallpaperInfo) GetShowMetadataInPreview() (bool, error)
- func (m *WallpaperInfo) LoadAuthor(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperInfo) LoadContextDescription(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperInfo) LoadContextUri(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperInfo) LoadDescription(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperInfo) LoadIcon(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperInfo) LoadLabel(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperInfo) LoadThumbnail(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperInfo) ShouldUseDefaultUnfoldTransition() (bool, error)
- func (m *WallpaperInfo) SupportsMultipleDisplays() (bool, error)
- func (m *WallpaperInfo) ToString() (string, error)
- func (m *WallpaperInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type WallpaperManager
- func (m *WallpaperManager) Clear0() error
- func (m *WallpaperManager) Clear1_1(arg0 int32) error
- func (m *WallpaperManager) ClearWallpaper() error
- func (m *WallpaperManager) ClearWallpaperOffsets(arg0 *jni.Object) error
- func (m *WallpaperManager) Close()
- func (m *WallpaperManager) ForgetLoadedWallpaper() error
- func (m *WallpaperManager) GetBuiltInDrawable0() (*jni.Object, error)
- func (m *WallpaperManager) GetBuiltInDrawable1_1(arg0 int32) (*jni.Object, error)
- func (m *WallpaperManager) GetBuiltInDrawable5_2(arg0 int32, arg1 int32, arg2 bool, arg3 float32, arg4 float32) (*jni.Object, error)
- func (m *WallpaperManager) GetBuiltInDrawable6_3(arg0 int32, arg1 int32, arg2 bool, arg3 float32, arg4 float32, arg5 int32) (*jni.Object, error)
- func (m *WallpaperManager) GetCropAndSetWallpaperIntent(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperManager) GetDesiredMinimumHeight() (int32, error)
- func (m *WallpaperManager) GetDesiredMinimumWidth() (int32, error)
- func (m *WallpaperManager) GetDrawable0() (*jni.Object, error)
- func (m *WallpaperManager) GetDrawable1_1(arg0 int32) (*jni.Object, error)
- func (m *WallpaperManager) GetFastDrawable0() (*jni.Object, error)
- func (m *WallpaperManager) GetFastDrawable1_1(arg0 int32) (*jni.Object, error)
- func (m *WallpaperManager) GetInstance(arg0 *jni.Object) (*jni.Object, error)
- func (m *WallpaperManager) GetWallpaperColors(arg0 int32) (*jni.Object, error)
- func (m *WallpaperManager) GetWallpaperFile(arg0 int32) (*jni.Object, error)
- func (m *WallpaperManager) GetWallpaperId(arg0 int32) (int32, error)
- func (m *WallpaperManager) GetWallpaperInfo0() (*jni.Object, error)
- func (m *WallpaperManager) GetWallpaperInfo1_1(arg0 int32) (*jni.Object, error)
- func (m *WallpaperManager) HasResourceWallpaper(arg0 int32) (bool, error)
- func (m *WallpaperManager) IsSetWallpaperAllowed() (bool, error)
- func (m *WallpaperManager) IsWallpaperSupported() (bool, error)
- func (m *WallpaperManager) PeekDrawable0() (*jni.Object, error)
- func (m *WallpaperManager) PeekDrawable1_1(arg0 int32) (*jni.Object, error)
- func (m *WallpaperManager) PeekFastDrawable0() (*jni.Object, error)
- func (m *WallpaperManager) PeekFastDrawable1_1(arg0 int32) (*jni.Object, error)
- func (m *WallpaperManager) RemoveOnColorsChangedListener(arg0 *jni.Object) error
- func (m *WallpaperManager) SendWallpaperCommand(arg0 *jni.Object, arg1 string, arg2 int32, arg3 int32, arg4 int32, ...) error
- func (m *WallpaperManager) SetBitmap1(arg0 *jni.Object) error
- func (m *WallpaperManager) SetBitmap3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) (int32, error)
- func (m *WallpaperManager) SetBitmap4_2(arg0 *jni.Object, arg1 *jni.Object, arg2 bool, arg3 int32) (int32, error)
- func (m *WallpaperManager) SetDisplayPadding(arg0 *jni.Object) error
- func (m *WallpaperManager) SetResource1(arg0 int32) error
- func (m *WallpaperManager) SetResource2_1(arg0 int32, arg1 int32) (int32, error)
- func (m *WallpaperManager) SetStream1(arg0 *jni.Object) error
- func (m *WallpaperManager) SetStream3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) (int32, error)
- func (m *WallpaperManager) SetStream4_2(arg0 *jni.Object, arg1 *jni.Object, arg2 bool, arg3 int32) (int32, error)
- func (m *WallpaperManager) SetWallpaperOffsetSteps(arg0 float32, arg1 float32) error
- func (m *WallpaperManager) SetWallpaperOffsets(arg0 *jni.Object, arg1 float32, arg2 float32) error
- func (m *WallpaperManager) SuggestDesiredDimensions(arg0 int32, arg1 int32) error
- func (m *WallpaperManager) ToString() (string, error)
- type WallpaperManagerOnColorsChangedListener
- type ZygotePreload
Constants ΒΆ
const ( PopBackStackInclusive = consts.PopBackStackInclusive StyleHorizontal = consts.StyleHorizontal StyleSpinner = consts.StyleSpinner Creator = consts.Creator HintSupportsDarkText = consts.HintSupportsDarkText HintSupportsDarkTheme = consts.HintSupportsDarkTheme StatusNotSpecified = consts.StatusNotSpecified StatusParsingFailed = consts.StatusParsingFailed StatusSuccess = consts.StatusSuccess DisplayHomeAsUp = consts.DisplayHomeAsUp DisplayShowCustom = consts.DisplayShowCustom DisplayShowHome = consts.DisplayShowHome DisplayShowTitle = consts.DisplayShowTitle DisplayUseLogo = consts.DisplayUseLogo InvalidPosition = consts.InvalidPosition ReasonAnr = consts.ReasonAnr ReasonCrash = consts.ReasonCrash ReasonCrashNative = consts.ReasonCrashNative ReasonDependencyDied = consts.ReasonDependencyDied ReasonExcessiveResourceUsage = consts.ReasonExcessiveResourceUsage ReasonExitSelf = consts.ReasonExitSelf ReasonFreezer = consts.ReasonFreezer ReasonInitializationFailure = consts.ReasonInitializationFailure ReasonLowMemory = consts.ReasonLowMemory ReasonOther = consts.ReasonOther ReasonPackageStateChange = consts.ReasonPackageStateChange ReasonPackageUpdated = consts.ReasonPackageUpdated ReasonPermissionChange = consts.ReasonPermissionChange ReasonSignaled = consts.ReasonSignaled ReasonUnknown = consts.ReasonUnknown ReasonUserRequested = consts.ReasonUserRequested ReasonUserStopped = consts.ReasonUserStopped TransitEnterMask = consts.TransitEnterMask TransitExitMask = consts.TransitExitMask TransitFragmentClose = consts.TransitFragmentClose TransitFragmentFade = consts.TransitFragmentFade TransitFragmentOpen = consts.TransitFragmentOpen TransitNone = consts.TransitNone TransitUnset = consts.TransitUnset FlagQueryRefinement = consts.FlagQueryRefinement MenuKey = consts.MenuKey MenuKeycode = consts.MenuKeycode StyleNormal = consts.StyleNormal StyleNoFrame = consts.StyleNoFrame StyleNoInput = consts.StyleNoInput StyleNoTitle = consts.StyleNoTitle CaptureContentForNoteBlockedByAdmin = consts.CaptureContentForNoteBlockedByAdmin CaptureContentForNoteFailed = consts.CaptureContentForNoteFailed CaptureContentForNoteSuccess = consts.CaptureContentForNoteSuccess CaptureContentForNoteUserCanceled = consts.CaptureContentForNoteUserCanceled CaptureContentForNoteWindowModeUnsupported = consts.CaptureContentForNoteWindowModeUnsupported ChooserContentTypeAlbum = consts.ChooserContentTypeAlbum ExtraDockStateCar = consts.ExtraDockStateCar ExtraDockStateDesk = consts.ExtraDockStateDesk ExtraDockStateHeDesk = consts.ExtraDockStateHeDesk ExtraDockStateLeDesk = consts.ExtraDockStateLeDesk ExtraDockStateUndocked = consts.ExtraDockStateUndocked FillInAction = consts.FillInAction FillInCategories = consts.FillInCategories FillInClipData = consts.FillInClipData FillInComponent = consts.FillInComponent FillInData = consts.FillInData FillInIdentifier = consts.FillInIdentifier FillInPackage = consts.FillInPackage FillInSelector = consts.FillInSelector FillInSourceBounds = consts.FillInSourceBounds FlagActivityBroughtToFront = consts.FlagActivityBroughtToFront FlagActivityClearTask = consts.FlagActivityClearTask FlagActivityClearTop = consts.FlagActivityClearTop FlagActivityClearWhenTaskReset = consts.FlagActivityClearWhenTaskReset FlagActivityExcludeFromRecents = consts.FlagActivityExcludeFromRecents FlagActivityForwardResult = consts.FlagActivityForwardResult FlagActivityLaunchedFromHistory = consts.FlagActivityLaunchedFromHistory FlagActivityLaunchAdjacent = consts.FlagActivityLaunchAdjacent FlagActivityMatchExternal = consts.FlagActivityMatchExternal FlagActivityMultipleTask = consts.FlagActivityMultipleTask FlagActivityNewDocument = consts.FlagActivityNewDocument FlagActivityNewTask = consts.FlagActivityNewTask FlagActivityNoAnimation = consts.FlagActivityNoAnimation FlagActivityNoHistory = consts.FlagActivityNoHistory FlagActivityNoUserAction = consts.FlagActivityNoUserAction FlagActivityPreviousIsTop = consts.FlagActivityPreviousIsTop FlagActivityReorderToFront = consts.FlagActivityReorderToFront FlagActivityRequireDefault = consts.FlagActivityRequireDefault FlagActivityRequireNonBrowser = consts.FlagActivityRequireNonBrowser FlagActivityResetTaskIfNeeded = consts.FlagActivityResetTaskIfNeeded FlagActivityRetainInRecents = consts.FlagActivityRetainInRecents FlagActivitySingleTop = consts.FlagActivitySingleTop FlagActivityTaskOnHome = consts.FlagActivityTaskOnHome FlagDebugLogResolution = consts.FlagDebugLogResolution FlagDirectBootAuto = consts.FlagDirectBootAuto FlagExcludeStoppedPackages = consts.FlagExcludeStoppedPackages FlagFromBackground = consts.FlagFromBackground FlagGrantPersistableUriPermission = consts.FlagGrantPersistableUriPermission FlagGrantPrefixUriPermission = consts.FlagGrantPrefixUriPermission FlagGrantReadUriPermission = consts.FlagGrantReadUriPermission FlagGrantWriteUriPermission = consts.FlagGrantWriteUriPermission FlagIncludeStoppedPackages = consts.FlagIncludeStoppedPackages FlagReceiverForeground = consts.FlagReceiverForeground FlagReceiverNoAbort = consts.FlagReceiverNoAbort FlagReceiverRegisteredOnly = consts.FlagReceiverRegisteredOnly FlagReceiverReplacePending = consts.FlagReceiverReplacePending FlagReceiverVisibleToInstantApps = consts.FlagReceiverVisibleToInstantApps UriAllowUnsafe = consts.UriAllowUnsafe UriAndroidAppScheme = consts.UriAndroidAppScheme UriIntentScheme = consts.UriIntentScheme FlagLock = consts.FlagLock FlagSystem = consts.FlagSystem TileAddRequestErrorAppNotInForeground = consts.TileAddRequestErrorAppNotInForeground TileAddRequestErrorBadComponent = consts.TileAddRequestErrorBadComponent TileAddRequestErrorMismatchedPackage = consts.TileAddRequestErrorMismatchedPackage TileAddRequestErrorNotCurrentUser = consts.TileAddRequestErrorNotCurrentUser TileAddRequestErrorNoStatusBarService = consts.TileAddRequestErrorNoStatusBarService TileAddRequestErrorRequestInProgress = consts.TileAddRequestErrorRequestInProgress TileAddRequestResultTileAdded = consts.TileAddRequestResultTileAdded TileAddRequestResultTileAlreadyAdded = consts.TileAddRequestResultTileAlreadyAdded TileAddRequestResultTileNotAdded = consts.TileAddRequestResultTileNotAdded GameModeBattery = consts.GameModeBattery GameModeCustom = consts.GameModeCustom GameModePerformance = consts.GameModePerformance GameModeStandard = consts.GameModeStandard GameModeUnsupported = consts.GameModeUnsupported ModeAllowed = consts.ModeAllowed ModeDefault = consts.ModeDefault ModeErrored = consts.ModeErrored ModeForeground = consts.ModeForeground ModeIgnored = consts.ModeIgnored OpNotedCallbackFlagIgnoreAsync = consts.OpNotedCallbackFlagIgnoreAsync WatchForegroundChanges = consts.WatchForegroundChanges ModeBackgroundActivityStartAllowed = consts.ModeBackgroundActivityStartAllowed ModeBackgroundActivityStartAllowAlways = consts.ModeBackgroundActivityStartAllowAlways ModeBackgroundActivityStartAllowIfVisible = consts.ModeBackgroundActivityStartAllowIfVisible ModeBackgroundActivityStartDenied = consts.ModeBackgroundActivityStartDenied ModeBackgroundActivityStartSystemDefined = consts.ModeBackgroundActivityStartSystemDefined Empty = consts.Empty ModeContent = consts.ModeContent ModeGameplayInterruptible = consts.ModeGameplayInterruptible ModeGameplayUninterruptible = consts.ModeGameplayUninterruptible ModeNone = consts.ModeNone ModeUnknown = consts.ModeUnknown EditChoicesBeforeSendingAuto = consts.EditChoicesBeforeSendingAuto EditChoicesBeforeSendingDisabled = consts.EditChoicesBeforeSendingDisabled EditChoicesBeforeSendingEnabled = consts.EditChoicesBeforeSendingEnabled SourceChoice = consts.SourceChoice SourceFreeFormInput = consts.SourceFreeFormInput DefaultKeysDialer = consts.DefaultKeysDialer DefaultKeysDisable = consts.DefaultKeysDisable DefaultKeysSearchGlobal = consts.DefaultKeysSearchGlobal DefaultKeysSearchLocal = consts.DefaultKeysSearchLocal DefaultKeysShortcut = consts.DefaultKeysShortcut FullscreenModeRequestEnter = consts.FullscreenModeRequestEnter FullscreenModeRequestExit = consts.FullscreenModeRequestExit OverrideTransitionClose = consts.OverrideTransitionClose OverrideTransitionOpen = consts.OverrideTransitionOpen ResultCanceled = consts.ResultCanceled ResultFirstUser = consts.ResultFirstUser ResultOk = consts.ResultOk ThemeDeviceDefaultDark = consts.ThemeDeviceDefaultDark ThemeDeviceDefaultLight = consts.ThemeDeviceDefaultLight ThemeHoloDark = consts.ThemeHoloDark ThemeHoloLight = consts.ThemeHoloLight ThemeTraditional = consts.ThemeTraditional TypeBedtime = consts.TypeBedtime TypeDriving = consts.TypeDriving TypeImmersive = consts.TypeImmersive TypeManaged = consts.TypeManaged TypeOther = consts.TypeOther TypeScheduleCalendar = consts.TypeScheduleCalendar TypeScheduleTime = consts.TypeScheduleTime TypeTheater = consts.TypeTheater TypeUnknown = consts.TypeUnknown BindAboveClient = consts.BindAboveClient BindAdjustWithActivity = consts.BindAdjustWithActivity BindAllowActivityStarts = consts.BindAllowActivityStarts BindAllowOomManagement = consts.BindAllowOomManagement BindAutoCreate = consts.BindAutoCreate BindDebugUnbind = consts.BindDebugUnbind BindExternalService = consts.BindExternalService BindImportant = consts.BindImportant BindIncludeCapabilities = consts.BindIncludeCapabilities BindNotForeground = consts.BindNotForeground BindNotPerceptible = consts.BindNotPerceptible BindPackageIsolatedProcess = consts.BindPackageIsolatedProcess BindWaivePriority = consts.BindWaivePriority ContextIgnoreSecurity = consts.ContextIgnoreSecurity ContextIncludeCode = consts.ContextIncludeCode ContextRestricted = consts.ContextRestricted DeviceIdDefault = consts.DeviceIdDefault DeviceIdInvalid = consts.DeviceIdInvalid ModeAppend = consts.ModeAppend ModeEnableWriteAheadLogging = consts.ModeEnableWriteAheadLogging ModeMultiProcess = consts.ModeMultiProcess ModeNoLocalizedCollators = consts.ModeNoLocalizedCollators ModePrivate = consts.ModePrivate ModeWorldReadable = consts.ModeWorldReadable ModeWorldWriteable = consts.ModeWorldWriteable ReceiverExported = consts.ReceiverExported ReceiverNotExported = consts.ReceiverNotExported ReceiverVisibleToInstantApps = consts.ReceiverVisibleToInstantApps LockTaskModeLocked = consts.LockTaskModeLocked LockTaskModeNone = consts.LockTaskModeNone LockTaskModePinned = consts.LockTaskModePinned MoveTaskNoUserAction = consts.MoveTaskNoUserAction MoveTaskWithHome = consts.MoveTaskWithHome RecentWithExcluded = consts.RecentWithExcluded Crashed = consts.Crashed NotResponding = consts.NotResponding NoError = consts.NoError ImportanceBackground = consts.ImportanceBackground ImportanceCached = consts.ImportanceCached ImportanceCantSaveState = consts.ImportanceCantSaveState ImportanceEmpty = consts.ImportanceEmpty ImportanceForeground = consts.ImportanceForeground ImportanceForegroundService = consts.ImportanceForegroundService ImportanceGone = consts.ImportanceGone ImportancePerceptible = consts.ImportancePerceptible ImportancePerceptiblePre26 = consts.ImportancePerceptiblePre26 ImportanceService = consts.ImportanceService ImportanceTopSleeping = consts.ImportanceTopSleeping ImportanceTopSleepingPre28 = consts.ImportanceTopSleepingPre28 ImportanceVisible = consts.ImportanceVisible ReasonProviderInUse = consts.ReasonProviderInUse ReasonServiceInUse = consts.ReasonServiceInUse FlagForeground = consts.FlagForeground FlagPersistentProcess = consts.FlagPersistentProcess FlagStarted = consts.FlagStarted FlagSystemProcess = consts.FlagSystemProcess DisableCarModeGoHome = consts.DisableCarModeGoHome EnableCarModeAllowSleep = consts.EnableCarModeAllowSleep EnableCarModeGoCarHome = consts.EnableCarModeGoCarHome ModeNightAuto = consts.ModeNightAuto ModeNightCustom = consts.ModeNightCustom ModeNightNo = consts.ModeNightNo ModeNightYes = consts.ModeNightYes StartContinuationMask = consts.StartContinuationMask StartFlagRedelivery = consts.StartFlagRedelivery StartFlagRetry = consts.StartFlagRetry StartNotSticky = consts.StartNotSticky StartRedeliverIntent = consts.StartRedeliverIntent StartSticky = consts.StartSticky StartStickyCompatibility = consts.StartStickyCompatibility StopForegroundDetach = consts.StopForegroundDetach StopForegroundLegacy = consts.StopForegroundLegacy StopForegroundRemove = consts.StopForegroundRemove FlagAllowUnsafeImplicitIntent = consts.FlagAllowUnsafeImplicitIntent FlagCancelCurrent = consts.FlagCancelCurrent FlagImmutable = consts.FlagImmutable FlagMutable = consts.FlagMutable FlagNoCreate = consts.FlagNoCreate FlagOneShot = consts.FlagOneShot FlagUpdateCurrent = consts.FlagUpdateCurrent LaunchModeSingleInstance = consts.LaunchModeSingleInstance LaunchModeSingleInstancePerTask = consts.LaunchModeSingleInstancePerTask LaunchModeSingleTask = consts.LaunchModeSingleTask LaunchModeSingleTop = consts.LaunchModeSingleTop LaunchModeStandard = consts.LaunchModeStandard StartupStateError = consts.StartupStateError StartupStateFirstFrameDrawn = consts.StartupStateFirstFrameDrawn StartupStateStarted = consts.StartupStateStarted StartComponentActivity = consts.StartComponentActivity StartComponentBroadcast = consts.StartComponentBroadcast StartComponentContentProvider = consts.StartComponentContentProvider StartComponentOther = consts.StartComponentOther StartComponentService = consts.StartComponentService StartReasonAlarm = consts.StartReasonAlarm StartReasonBackup = consts.StartReasonBackup StartReasonBootComplete = consts.StartReasonBootComplete StartReasonBroadcast = consts.StartReasonBroadcast StartReasonContentProvider = consts.StartReasonContentProvider StartReasonJob = consts.StartReasonJob StartReasonLauncher = consts.StartReasonLauncher StartReasonLauncherRecents = consts.StartReasonLauncherRecents StartReasonOther = consts.StartReasonOther StartReasonPush = consts.StartReasonPush StartReasonService = consts.StartReasonService StartReasonStartActivity = consts.StartReasonStartActivity StartTimestampApplicationOncreate = consts.StartTimestampApplicationOncreate StartTimestampBindApplication = consts.StartTimestampBindApplication StartTimestampFirstFrame = consts.StartTimestampFirstFrame StartTimestampFork = consts.StartTimestampFork StartTimestampFullyDrawn = consts.StartTimestampFullyDrawn StartTimestampInitialRenderthreadFrame = consts.StartTimestampInitialRenderthreadFrame StartTimestampLaunch = consts.StartTimestampLaunch StartTimestampReservedRangeDeveloper = consts.StartTimestampReservedRangeDeveloper StartTimestampReservedRangeDeveloperStart = consts.StartTimestampReservedRangeDeveloperStart StartTimestampReservedRangeSystem = consts.StartTimestampReservedRangeSystem StartTimestampSurfaceflingerCompositionComplete = consts.StartTimestampSurfaceflingerCompositionComplete StartTypeCold = consts.StartTypeCold StartTypeHot = consts.StartTypeHot StartTypeUnset = consts.StartTypeUnset StartTypeWarm = consts.StartTypeWarm FlagDontSuppressAccessibilityServices = consts.FlagDontSuppressAccessibilityServices FlagDontUseAccessibility = consts.FlagDontUseAccessibility RotationFreeze0 = consts.RotationFreeze0 RotationFreeze180 = consts.RotationFreeze180 RotationFreeze270 = consts.RotationFreeze270 RotationFreeze90 = consts.RotationFreeze90 RotationFreezeCurrent = consts.RotationFreezeCurrent RotationUnfreeze = consts.RotationUnfreeze DeferralPolicyDefault = consts.DeferralPolicyDefault DeferralPolicyNone = consts.DeferralPolicyNone DeferralPolicyUntilActive = consts.DeferralPolicyUntilActive DeliveryGroupPolicyAll = consts.DeliveryGroupPolicyAll DeliveryGroupPolicyMostRecent = consts.DeliveryGroupPolicyMostRecent TypeAnr = consts.TypeAnr TypeBattery = consts.TypeBattery TypeCrash = consts.TypeCrash TypeNone = consts.TypeNone TypeRunningService = consts.TypeRunningService )
const ( TagLocale = consts.TagLocale TagLocaleConfig = consts.TagLocaleConfig ActionKey = consts.ActionKey ActionMsg = consts.ActionMsg AppData = consts.AppData CursorExtraKeyInProgress = consts.CursorExtraKeyInProgress ExtraDataKey = consts.ExtraDataKey ExtraNewSearch = consts.ExtraNewSearch ExtraSelectQuery = consts.ExtraSelectQuery ExtraWebSearchPendingintent = consts.ExtraWebSearchPendingintent IntentActionGlobalSearch = consts.IntentActionGlobalSearch IntentActionSearchablesChanged = consts.IntentActionSearchablesChanged IntentActionSearchSettings = consts.IntentActionSearchSettings IntentActionSearchSettingsChanged = consts.IntentActionSearchSettingsChanged IntentActionWebSearchSettings = consts.IntentActionWebSearchSettings IntentGlobalSearchActivityChanged = consts.IntentGlobalSearchActivityChanged Query = consts.Query ShortcutMimeType = consts.ShortcutMimeType SuggestColumnAudioChannelConfig = consts.SuggestColumnAudioChannelConfig SuggestColumnContentType = consts.SuggestColumnContentType SuggestColumnDuration = consts.SuggestColumnDuration SuggestColumnFlags = consts.SuggestColumnFlags SuggestColumnFormat = consts.SuggestColumnFormat SuggestColumnIcon1 = consts.SuggestColumnIcon1 SuggestColumnIcon2 = consts.SuggestColumnIcon2 SuggestColumnIntentAction = consts.SuggestColumnIntentAction SuggestColumnIntentData = consts.SuggestColumnIntentData SuggestColumnIntentDataId = consts.SuggestColumnIntentDataId SuggestColumnIntentExtraData = consts.SuggestColumnIntentExtraData SuggestColumnIsLive = consts.SuggestColumnIsLive SuggestColumnLastAccessHint = consts.SuggestColumnLastAccessHint SuggestColumnProductionYear = consts.SuggestColumnProductionYear SuggestColumnPurchasePrice = consts.SuggestColumnPurchasePrice SuggestColumnQuery = consts.SuggestColumnQuery SuggestColumnRatingScore = consts.SuggestColumnRatingScore SuggestColumnRatingStyle = consts.SuggestColumnRatingStyle SuggestColumnRentalPrice = consts.SuggestColumnRentalPrice SuggestColumnResultCardImage = consts.SuggestColumnResultCardImage SuggestColumnShortcutId = consts.SuggestColumnShortcutId SuggestColumnSpinnerWhileRefreshing = consts.SuggestColumnSpinnerWhileRefreshing SuggestColumnText1 = consts.SuggestColumnText1 SuggestColumnText2 = consts.SuggestColumnText2 SuggestColumnText2Url = consts.SuggestColumnText2Url SuggestColumnVideoHeight = consts.SuggestColumnVideoHeight SuggestColumnVideoWidth = consts.SuggestColumnVideoWidth SuggestMimeType = consts.SuggestMimeType SuggestNeverMakeShortcut = consts.SuggestNeverMakeShortcut SuggestParameterLimit = consts.SuggestParameterLimit SuggestUriPathQuery = consts.SuggestUriPathQuery SuggestUriPathShortcut = consts.SuggestUriPathShortcut UserQuery = consts.UserQuery ActionAirplaneModeChanged = consts.ActionAirplaneModeChanged ActionAllApps = consts.ActionAllApps ActionAnswer = consts.ActionAnswer ActionApplicationLocaleChanged = consts.ActionApplicationLocaleChanged ActionApplicationPreferences = consts.ActionApplicationPreferences ActionApplicationRestrictionsChanged = consts.ActionApplicationRestrictionsChanged ActionAppError = consts.ActionAppError ActionAssist = consts.ActionAssist ActionAttachData = consts.ActionAttachData ActionAutoRevokePermissions = consts.ActionAutoRevokePermissions ActionBatteryChanged = consts.ActionBatteryChanged ActionBatteryLow = consts.ActionBatteryLow ActionBatteryOkay = consts.ActionBatteryOkay ActionBootCompleted = consts.ActionBootCompleted ActionBugReport = consts.ActionBugReport ActionCall = consts.ActionCall ActionCallButton = consts.ActionCallButton ActionCameraButton = consts.ActionCameraButton ActionCarrierSetup = consts.ActionCarrierSetup ActionChooser = consts.ActionChooser ActionCloseSystemDialogs = consts.ActionCloseSystemDialogs ActionConfigurationChanged = consts.ActionConfigurationChanged ActionCreateDocument = consts.ActionCreateDocument ActionCreateNote = consts.ActionCreateNote ActionCreateReminder = consts.ActionCreateReminder ActionCreateShortcut = consts.ActionCreateShortcut ActionDateChanged = consts.ActionDateChanged ActionDefault = consts.ActionDefault ActionDefine = consts.ActionDefine ActionDelete = consts.ActionDelete ActionDeviceStorageLow = consts.ActionDeviceStorageLow ActionDeviceStorageOk = consts.ActionDeviceStorageOk ActionDial = consts.ActionDial ActionDockEvent = consts.ActionDockEvent ActionDreamingStarted = consts.ActionDreamingStarted ActionDreamingStopped = consts.ActionDreamingStopped ActionEdit = consts.ActionEdit ActionExternalApplicationsAvailable = consts.ActionExternalApplicationsAvailable ActionFactoryTest = consts.ActionFactoryTest ActionGetContent = consts.ActionGetContent ActionGetRestrictionEntries = consts.ActionGetRestrictionEntries ActionGtalkServiceConnected = consts.ActionGtalkServiceConnected ActionGtalkServiceDisconnected = consts.ActionGtalkServiceDisconnected ActionHeadsetPlug = consts.ActionHeadsetPlug ActionInputMethodChanged = consts.ActionInputMethodChanged ActionInsert = consts.ActionInsert ActionInsertOrEdit = consts.ActionInsertOrEdit ActionInstallFailure = consts.ActionInstallFailure ActionInstallPackage = consts.ActionInstallPackage ActionLaunchCaptureContentActivityForNote = consts.ActionLaunchCaptureContentActivityForNote ActionLocaleChanged = consts.ActionLocaleChanged ActionLockedBootCompleted = consts.ActionLockedBootCompleted ActionMain = consts.ActionMain ActionManagedProfileAdded = consts.ActionManagedProfileAdded ActionManagedProfileAvailable = consts.ActionManagedProfileAvailable ActionManagedProfileRemoved = consts.ActionManagedProfileRemoved ActionManagedProfileUnlocked = consts.ActionManagedProfileUnlocked ActionManageNetworkUsage = consts.ActionManageNetworkUsage ActionManagePackageStorage = consts.ActionManagePackageStorage ActionManageUnusedApps = consts.ActionManageUnusedApps ActionMediaBadRemoval = consts.ActionMediaBadRemoval ActionMediaButton = consts.ActionMediaButton ActionMediaChecking = consts.ActionMediaChecking ActionMediaEject = consts.ActionMediaEject ActionMediaMounted = consts.ActionMediaMounted ActionMediaNofs = consts.ActionMediaNofs ActionMediaRemoved = consts.ActionMediaRemoved ActionMediaScannerFinished = consts.ActionMediaScannerFinished ActionMediaScannerScanFile = consts.ActionMediaScannerScanFile ActionMediaScannerStarted = consts.ActionMediaScannerStarted ActionMediaUnmountable = consts.ActionMediaUnmountable ActionMediaUnmounted = consts.ActionMediaUnmounted ActionMyPackageReplaced = consts.ActionMyPackageReplaced ActionMyPackageSuspended = consts.ActionMyPackageSuspended ActionMyPackageUnsuspended = consts.ActionMyPackageUnsuspended ActionNewOutgoingCall = consts.ActionNewOutgoingCall ActionOpenDocument = consts.ActionOpenDocument ActionOpenDocumentTree = consts.ActionOpenDocumentTree ActionPackagesSuspended = consts.ActionPackagesSuspended ActionPackagesUnsuspended = consts.ActionPackagesUnsuspended ActionPackageAdded = consts.ActionPackageAdded ActionPackageChanged = consts.ActionPackageChanged ActionPackageDataCleared = consts.ActionPackageDataCleared ActionPackageFirstLaunch = consts.ActionPackageFirstLaunch ActionPackageFullyRemoved = consts.ActionPackageFullyRemoved ActionPackageInstall = consts.ActionPackageInstall ActionPackageNeedsVerification = consts.ActionPackageNeedsVerification ActionPackageRemoved = consts.ActionPackageRemoved ActionPackageReplaced = consts.ActionPackageReplaced ActionPackageRestarted = consts.ActionPackageRestarted ActionPackageUnstopped = consts.ActionPackageUnstopped ActionPackageVerified = consts.ActionPackageVerified ActionPaste = consts.ActionPaste ActionPick = consts.ActionPick ActionPickActivity = consts.ActionPickActivity ActionPowerConnected = consts.ActionPowerConnected ActionPowerDisconnected = consts.ActionPowerDisconnected ActionPowerUsageSummary = consts.ActionPowerUsageSummary ActionProcessText = consts.ActionProcessText ActionProfileAccessible = consts.ActionProfileAccessible ActionProfileAdded = consts.ActionProfileAdded ActionProfileAvailable = consts.ActionProfileAvailable ActionProfileInaccessible = consts.ActionProfileInaccessible ActionProfileRemoved = consts.ActionProfileRemoved ActionProviderChanged = consts.ActionProviderChanged ActionQuickClock = consts.ActionQuickClock ActionQuickView = consts.ActionQuickView ActionReboot = consts.ActionReboot ActionRun = consts.ActionRun ActionSafetyCenter = consts.ActionSafetyCenter ActionScreenOff = consts.ActionScreenOff ActionScreenOn = consts.ActionScreenOn ActionSearch = consts.ActionSearch ActionSearchLongPress = consts.ActionSearchLongPress ActionSend = consts.ActionSend ActionSendto = consts.ActionSendto ActionSendMultiple = consts.ActionSendMultiple ActionSetWallpaper = consts.ActionSetWallpaper ActionShowAppInfo = consts.ActionShowAppInfo ActionShowWorkApps = consts.ActionShowWorkApps ActionShutdown = consts.ActionShutdown ActionSync = consts.ActionSync ActionSystemTutorial = consts.ActionSystemTutorial ActionTimezoneChanged = consts.ActionTimezoneChanged ActionTimeChanged = consts.ActionTimeChanged ActionTimeTick = consts.ActionTimeTick ActionTranslate = consts.ActionTranslate ActionUidRemoved = consts.ActionUidRemoved ActionUmsConnected = consts.ActionUmsConnected ActionUmsDisconnected = consts.ActionUmsDisconnected ActionUnarchivePackage = consts.ActionUnarchivePackage ActionUninstallPackage = consts.ActionUninstallPackage ActionUserBackground = consts.ActionUserBackground ActionUserForeground = consts.ActionUserForeground ActionUserInitialize = consts.ActionUserInitialize ActionUserPresent = consts.ActionUserPresent ActionUserUnlocked = consts.ActionUserUnlocked ActionView = consts.ActionView ActionViewLocus = consts.ActionViewLocus ActionViewPermissionUsage = consts.ActionViewPermissionUsage ActionViewPermissionUsageForPeriod = consts.ActionViewPermissionUsageForPeriod ActionVoiceCommand = consts.ActionVoiceCommand ActionWallpaperChanged = consts.ActionWallpaperChanged ActionWebSearch = consts.ActionWebSearch CategoryAccessibilityShortcutTarget = consts.CategoryAccessibilityShortcutTarget CategoryAlternative = consts.CategoryAlternative CategoryAppBrowser = consts.CategoryAppBrowser CategoryAppCalculator = consts.CategoryAppCalculator CategoryAppCalendar = consts.CategoryAppCalendar CategoryAppContacts = consts.CategoryAppContacts CategoryAppEmail = consts.CategoryAppEmail CategoryAppFiles = consts.CategoryAppFiles CategoryAppFitness = consts.CategoryAppFitness CategoryAppGallery = consts.CategoryAppGallery CategoryAppMaps = consts.CategoryAppMaps CategoryAppMarket = consts.CategoryAppMarket CategoryAppMessaging = consts.CategoryAppMessaging CategoryAppMusic = consts.CategoryAppMusic CategoryAppWeather = consts.CategoryAppWeather CategoryBrowsable = consts.CategoryBrowsable CategoryCarDock = consts.CategoryCarDock CategoryCarMode = consts.CategoryCarMode CategoryDefault = consts.CategoryDefault CategoryDeskDock = consts.CategoryDeskDock CategoryDevelopmentPreference = consts.CategoryDevelopmentPreference CategoryEmbed = consts.CategoryEmbed CategoryFrameworkInstrumentationTest = consts.CategoryFrameworkInstrumentationTest CategoryHeDeskDock = consts.CategoryHeDeskDock CategoryHome = consts.CategoryHome CategoryInfo = consts.CategoryInfo CategoryLauncher = consts.CategoryLauncher CategoryLeanbackLauncher = consts.CategoryLeanbackLauncher CategoryLeDeskDock = consts.CategoryLeDeskDock CategoryMonkey = consts.CategoryMonkey CategoryOpenable = consts.CategoryOpenable CategoryPreference = consts.CategoryPreference CategorySampleCode = consts.CategorySampleCode CategorySecondaryHome = consts.CategorySecondaryHome CategorySelectedAlternative = consts.CategorySelectedAlternative CategoryTab = consts.CategoryTab CategoryTest = consts.CategoryTest CategoryTypedOpenable = consts.CategoryTypedOpenable CategoryUnitTest = consts.CategoryUnitTest CategoryVoice = consts.CategoryVoice CategoryVrHome = consts.CategoryVrHome ExtraAlarmCount = consts.ExtraAlarmCount ExtraAllowMultiple = consts.ExtraAllowMultiple ExtraAllowReplace = consts.ExtraAllowReplace ExtraAlternateIntents = consts.ExtraAlternateIntents ExtraArchival = consts.ExtraArchival ExtraAssistContext = consts.ExtraAssistContext ExtraAssistInputDeviceId = consts.ExtraAssistInputDeviceId ExtraAssistInputHintKeyboard = consts.ExtraAssistInputHintKeyboard ExtraAssistPackage = consts.ExtraAssistPackage ExtraAssistUid = consts.ExtraAssistUid ExtraAttributionTags = consts.ExtraAttributionTags ExtraAutoLaunchSingleChoice = consts.ExtraAutoLaunchSingleChoice ExtraBcc = consts.ExtraBcc ExtraBugReport = consts.ExtraBugReport ExtraCaptureContentForNoteStatusCode = consts.ExtraCaptureContentForNoteStatusCode ExtraCc = consts.ExtraCc ExtraChangedComponentName = consts.ExtraChangedComponentName ExtraChangedComponentNameList = consts.ExtraChangedComponentNameList ExtraChangedPackageList = consts.ExtraChangedPackageList ExtraChangedUidList = consts.ExtraChangedUidList ExtraChooserAdditionalContentUri = consts.ExtraChooserAdditionalContentUri ExtraChooserContentTypeHint = consts.ExtraChooserContentTypeHint ExtraChooserCustomActions = consts.ExtraChooserCustomActions ExtraChooserFocusedItemPosition = consts.ExtraChooserFocusedItemPosition ExtraChooserRefinementIntentSender = consts.ExtraChooserRefinementIntentSender ExtraChooserResult = consts.ExtraChooserResult ExtraChooserResultIntentSender = consts.ExtraChooserResultIntentSender ExtraChooserTargets = consts.ExtraChooserTargets ExtraChosenComponent = consts.ExtraChosenComponent ExtraChosenComponentIntentSender = consts.ExtraChosenComponentIntentSender ExtraComponentName = consts.ExtraComponentName ExtraContentAnnotations = consts.ExtraContentAnnotations ExtraContentQuery = consts.ExtraContentQuery ExtraDataRemoved = consts.ExtraDataRemoved ExtraDockState = consts.ExtraDockState ExtraDontKillApp = consts.ExtraDontKillApp ExtraDurationMillis = consts.ExtraDurationMillis ExtraEmail = consts.ExtraEmail ExtraEndTime = consts.ExtraEndTime ExtraExcludeComponents = consts.ExtraExcludeComponents ExtraFromStorage = consts.ExtraFromStorage ExtraHtmlText = consts.ExtraHtmlText ExtraIndex = consts.ExtraIndex ExtraInitialIntents = consts.ExtraInitialIntents ExtraInstallerPackageName = consts.ExtraInstallerPackageName ExtraIntent = consts.ExtraIntent ExtraKeyEvent = consts.ExtraKeyEvent ExtraLocaleList = consts.ExtraLocaleList ExtraLocalOnly = consts.ExtraLocalOnly ExtraLocusId = consts.ExtraLocusId ExtraMetadataText = consts.ExtraMetadataText ExtraMimeTypes = consts.ExtraMimeTypes ExtraNotUnknownSource = consts.ExtraNotUnknownSource ExtraOriginatingUri = consts.ExtraOriginatingUri ExtraPackages = consts.ExtraPackages ExtraPackageName = consts.ExtraPackageName ExtraPermissionGroupName = consts.ExtraPermissionGroupName ExtraPhoneNumber = consts.ExtraPhoneNumber ExtraProcessText = consts.ExtraProcessText ExtraProcessTextReadonly = consts.ExtraProcessTextReadonly ExtraQuickViewFeatures = consts.ExtraQuickViewFeatures ExtraQuietMode = consts.ExtraQuietMode ExtraReferrer = consts.ExtraReferrer ExtraReferrerName = consts.ExtraReferrerName ExtraRemoteIntentToken = consts.ExtraRemoteIntentToken ExtraReplacementExtras = consts.ExtraReplacementExtras ExtraReplacing = consts.ExtraReplacing ExtraRestrictionsBundle = consts.ExtraRestrictionsBundle ExtraRestrictionsIntent = consts.ExtraRestrictionsIntent ExtraRestrictionsList = consts.ExtraRestrictionsList ExtraResultReceiver = consts.ExtraResultReceiver ExtraReturnResult = consts.ExtraReturnResult ExtraShortcutIcon = consts.ExtraShortcutIcon ExtraShortcutIconResource = consts.ExtraShortcutIconResource ExtraShortcutId = consts.ExtraShortcutId ExtraShortcutIntent = consts.ExtraShortcutIntent ExtraShortcutName = consts.ExtraShortcutName ExtraShutdownUserspaceOnly = consts.ExtraShutdownUserspaceOnly ExtraSplitName = consts.ExtraSplitName ExtraStartTime = consts.ExtraStartTime ExtraStream = consts.ExtraStream ExtraSubject = consts.ExtraSubject ExtraSuspendedPackageExtras = consts.ExtraSuspendedPackageExtras ExtraTemplate = consts.ExtraTemplate ExtraText = consts.ExtraText ExtraTime = consts.ExtraTime ExtraTimezone = consts.ExtraTimezone ExtraTitle = consts.ExtraTitle ExtraUid = consts.ExtraUid ExtraUser = consts.ExtraUser ExtraUserInitiated = consts.ExtraUserInitiated ExtraUseStylusMode = consts.ExtraUseStylusMode MetadataDockHome = consts.MetadataDockHome ActionChangeLiveWallpaper = consts.ActionChangeLiveWallpaper ActionCropAndSetWallpaper = consts.ActionCropAndSetWallpaper ActionLiveWallpaperChooser = consts.ActionLiveWallpaperChooser CommandDrop = consts.CommandDrop CommandSecondaryTap = consts.CommandSecondaryTap CommandTap = consts.CommandTap ExtraLiveWallpaperComponent = consts.ExtraLiveWallpaperComponent WallpaperPreviewMetaData = consts.WallpaperPreviewMetaData ReportKeyIdentifier = consts.ReportKeyIdentifier ReportKeyStreamresult = consts.ReportKeyStreamresult OpstrAddVoicemail = consts.OpstrAddVoicemail OpstrAnswerPhoneCalls = consts.OpstrAnswerPhoneCalls OpstrBodySensors = consts.OpstrBodySensors OpstrCallPhone = consts.OpstrCallPhone OpstrCamera = consts.OpstrCamera OpstrCoarseLocation = consts.OpstrCoarseLocation OpstrFineLocation = consts.OpstrFineLocation OpstrGetUsageStats = consts.OpstrGetUsageStats OpstrMockLocation = consts.OpstrMockLocation OpstrMonitorHighPowerLocation = consts.OpstrMonitorHighPowerLocation OpstrMonitorLocation = consts.OpstrMonitorLocation OpstrPictureInPicture = consts.OpstrPictureInPicture OpstrProcessOutgoingCalls = consts.OpstrProcessOutgoingCalls OpstrReadCalendar = consts.OpstrReadCalendar OpstrReadCallLog = consts.OpstrReadCallLog OpstrReadCellBroadcasts = consts.OpstrReadCellBroadcasts OpstrReadContacts = consts.OpstrReadContacts OpstrReadExternalStorage = consts.OpstrReadExternalStorage OpstrReadPhoneNumbers = consts.OpstrReadPhoneNumbers OpstrReadPhoneState = consts.OpstrReadPhoneState OpstrReadSms = consts.OpstrReadSms OpstrReceiveMms = consts.OpstrReceiveMms OpstrReceiveSms = consts.OpstrReceiveSms OpstrReceiveWapPush = consts.OpstrReceiveWapPush OpstrRecordAudio = consts.OpstrRecordAudio OpstrSendSms = consts.OpstrSendSms OpstrSystemAlertWindow = consts.OpstrSystemAlertWindow OpstrUseFingerprint = consts.OpstrUseFingerprint OpstrUseSip = consts.OpstrUseSip OpstrWriteCalendar = consts.OpstrWriteCalendar OpstrWriteCallLog = consts.OpstrWriteCallLog OpstrWriteContacts = consts.OpstrWriteContacts OpstrWriteExternalStorage = consts.OpstrWriteExternalStorage OpstrWriteSettings = consts.OpstrWriteSettings ExtraUsageTimeReport = consts.ExtraUsageTimeReport ExtraUsageTimeReportPackages = consts.ExtraUsageTimeReportPackages MetaDataFuncName = consts.MetaDataFuncName MetaDataLibName = consts.MetaDataLibName ExtraResultsData = consts.ExtraResultsData ResultsClipLabel = consts.ResultsClipLabel AccessibilityService = consts.AccessibilityService AccountService = consts.AccountService ActivityService = consts.ActivityService AdvancedProtectionService = consts.AdvancedProtectionService AlarmService = consts.AlarmService AppwidgetService = consts.AppwidgetService AppFunctionService = consts.AppFunctionService AppOpsService = consts.AppOpsService AppSearchService = consts.AppSearchService AudioService = consts.AudioService BatteryService = consts.BatteryService BiometricService = consts.BiometricService BlobStoreService = consts.BlobStoreService BluetoothService = consts.BluetoothService BugreportService = consts.BugreportService CameraService = consts.CameraService CaptioningService = consts.CaptioningService CarrierConfigService = consts.CarrierConfigService ClipboardService = consts.ClipboardService CompanionDeviceService = consts.CompanionDeviceService ConnectivityDiagnosticsService = consts.ConnectivityDiagnosticsService ConnectivityService = consts.ConnectivityService ConsumerIrService = consts.ConsumerIrService ContactKeysService = consts.ContactKeysService CredentialService = consts.CredentialService CrossProfileAppsService = consts.CrossProfileAppsService DeviceLockService = consts.DeviceLockService DevicePolicyService = consts.DevicePolicyService DisplayHashService = consts.DisplayHashService DisplayService = consts.DisplayService DomainVerificationService = consts.DomainVerificationService DownloadService = consts.DownloadService DropboxService = consts.DropboxService EuiccService = consts.EuiccService FileIntegrityService = consts.FileIntegrityService FingerprintService = consts.FingerprintService GameService = consts.GameService GrammaticalInflectionService = consts.GrammaticalInflectionService HardwarePropertiesService = consts.HardwarePropertiesService HealthconnectService = consts.HealthconnectService InputMethodService = consts.InputMethodService InputService = consts.InputService IpsecService = consts.IpsecService JobSchedulerService = consts.JobSchedulerService KeyguardService = consts.KeyguardService KeystoreService = consts.KeystoreService LauncherAppsService = consts.LauncherAppsService LayoutInflaterService = consts.LayoutInflaterService LocaleService = consts.LocaleService LocationService = consts.LocationService MediaCommunicationService = consts.MediaCommunicationService MediaMetricsService = consts.MediaMetricsService MediaProjectionService = consts.MediaProjectionService MediaQualityService = consts.MediaQualityService MediaRouterService = consts.MediaRouterService MediaSessionService = consts.MediaSessionService MidiService = consts.MidiService NetworkStatsService = consts.NetworkStatsService NfcService = consts.NfcService NotificationService = consts.NotificationService NsdService = consts.NsdService OverlayService = consts.OverlayService PeopleService = consts.PeopleService PerformanceHintService = consts.PerformanceHintService PersistentDataBlockService = consts.PersistentDataBlockService PowerService = consts.PowerService PrintService = consts.PrintService ProfilingService = consts.ProfilingService RestrictionsService = consts.RestrictionsService RoleService = consts.RoleService SatelliteService = consts.SatelliteService SearchService = consts.SearchService SecurityStateService = consts.SecurityStateService SensorService = consts.SensorService ShortcutService = consts.ShortcutService StatusBarService = consts.StatusBarService StorageService = consts.StorageService StorageStatsService = consts.StorageStatsService SystemHealthService = consts.SystemHealthService TelecomService = consts.TelecomService TelephonyImsService = consts.TelephonyImsService TelephonyService = consts.TelephonyService TelephonySubscriptionService = consts.TelephonySubscriptionService TetheringService = consts.TetheringService TextClassificationService = consts.TextClassificationService TextServicesManagerService = consts.TextServicesManagerService TvAdService = consts.TvAdService TvInputService = consts.TvInputService TvInteractiveAppService = consts.TvInteractiveAppService UiModeService = consts.UiModeService UsageStatsService = consts.UsageStatsService UsbService = consts.UsbService UserService = consts.UserService VibratorManagerService = consts.VibratorManagerService VibratorService = consts.VibratorService VirtualDeviceService = consts.VirtualDeviceService VpnManagementService = consts.VpnManagementService WallpaperService = consts.WallpaperService WifiAwareService = consts.WifiAwareService WifiP2pService = consts.WifiP2pService WifiRttRangingService = consts.WifiRttRangingService WifiService = consts.WifiService WindowService = consts.WindowService ActionReportHeapLimit = consts.ActionReportHeapLimit MetaHomeAlternate = consts.MetaHomeAlternate )
const (
BindExternalServiceLong = consts.BindExternalServiceLong
)
Variables ΒΆ
This section is empty.
Functions ΒΆ
func Init ΒΆ
Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.
func Newlication ΒΆ added in v0.0.7
Newlication creates a new android.app.Application instance.
func NewlicationErrorReport ΒΆ added in v0.0.7
NewlicationErrorReport creates a new android.app.ApplicationErrorReport instance.
Types ΒΆ
type ActionBar ΒΆ added in v0.0.7
ActionBar wraps android.app.ActionBar.
func (*ActionBar) AddOnMenuVisibilityListener ΒΆ added in v0.0.7
AddOnMenuVisibilityListener calls android.app.ActionBar.addOnMenuVisibilityListener.
func (*ActionBar) GetCustomView ΒΆ added in v0.0.7
GetCustomView calls android.app.ActionBar.getCustomView.
func (*ActionBar) GetDisplayOptions ΒΆ added in v0.0.7
GetDisplayOptions calls android.app.ActionBar.getDisplayOptions.
func (*ActionBar) GetElevation ΒΆ added in v0.0.7
GetElevation calls android.app.ActionBar.getElevation.
func (*ActionBar) GetHideOffset ΒΆ added in v0.0.7
GetHideOffset calls android.app.ActionBar.getHideOffset.
func (*ActionBar) GetNavigationItemCount ΒΆ added in v0.0.7
GetNavigationItemCount calls android.app.ActionBar.getNavigationItemCount.
func (*ActionBar) GetNavigationMode ΒΆ added in v0.0.7
GetNavigationMode calls android.app.ActionBar.getNavigationMode.
func (*ActionBar) GetSelectedNavigationIndex ΒΆ added in v0.0.7
GetSelectedNavigationIndex calls android.app.ActionBar.getSelectedNavigationIndex.
func (*ActionBar) GetSelectedTab ΒΆ added in v0.0.7
GetSelectedTab calls android.app.ActionBar.getSelectedTab.
func (*ActionBar) GetSubtitle ΒΆ added in v0.0.7
GetSubtitle calls android.app.ActionBar.getSubtitle.
func (*ActionBar) GetTabCount ΒΆ added in v0.0.7
GetTabCount calls android.app.ActionBar.getTabCount.
func (*ActionBar) GetThemedContext ΒΆ added in v0.0.7
GetThemedContext calls android.app.ActionBar.getThemedContext.
func (*ActionBar) IsHideOnContentScrollEnabled ΒΆ added in v0.0.7
IsHideOnContentScrollEnabled calls android.app.ActionBar.isHideOnContentScrollEnabled.
func (*ActionBar) RemoveAllTabs ΒΆ added in v0.0.7
RemoveAllTabs calls android.app.ActionBar.removeAllTabs.
func (*ActionBar) RemoveOnMenuVisibilityListener ΒΆ added in v0.0.7
RemoveOnMenuVisibilityListener calls android.app.ActionBar.removeOnMenuVisibilityListener.
func (*ActionBar) RemoveTabAt ΒΆ added in v0.0.7
RemoveTabAt calls android.app.ActionBar.removeTabAt.
func (*ActionBar) SetBackgroundDrawable ΒΆ added in v0.0.7
SetBackgroundDrawable calls android.app.ActionBar.setBackgroundDrawable.
func (*ActionBar) SetCustomView1 ΒΆ added in v0.0.7
SetCustomView1 calls android.app.ActionBar.setCustomView.
func (*ActionBar) SetCustomView1_2 ΒΆ added in v0.0.7
SetCustomView1_2 calls android.app.ActionBar.setCustomView.
func (*ActionBar) SetCustomView2_1 ΒΆ added in v0.0.7
SetCustomView2_1 calls android.app.ActionBar.setCustomView.
func (*ActionBar) SetDisplayHomeAsUpEnabled ΒΆ added in v0.0.7
SetDisplayHomeAsUpEnabled calls android.app.ActionBar.setDisplayHomeAsUpEnabled.
func (*ActionBar) SetDisplayOptions1 ΒΆ added in v0.0.7
SetDisplayOptions1 calls android.app.ActionBar.setDisplayOptions.
func (*ActionBar) SetDisplayOptions2_1 ΒΆ added in v0.0.7
SetDisplayOptions2_1 calls android.app.ActionBar.setDisplayOptions.
func (*ActionBar) SetDisplayShowCustomEnabled ΒΆ added in v0.0.7
SetDisplayShowCustomEnabled calls android.app.ActionBar.setDisplayShowCustomEnabled.
func (*ActionBar) SetDisplayShowHomeEnabled ΒΆ added in v0.0.7
SetDisplayShowHomeEnabled calls android.app.ActionBar.setDisplayShowHomeEnabled.
func (*ActionBar) SetDisplayShowTitleEnabled ΒΆ added in v0.0.7
SetDisplayShowTitleEnabled calls android.app.ActionBar.setDisplayShowTitleEnabled.
func (*ActionBar) SetDisplayUseLogoEnabled ΒΆ added in v0.0.7
SetDisplayUseLogoEnabled calls android.app.ActionBar.setDisplayUseLogoEnabled.
func (*ActionBar) SetElevation ΒΆ added in v0.0.7
SetElevation calls android.app.ActionBar.setElevation.
func (*ActionBar) SetHideOffset ΒΆ added in v0.0.7
SetHideOffset calls android.app.ActionBar.setHideOffset.
func (*ActionBar) SetHideOnContentScrollEnabled ΒΆ added in v0.0.7
SetHideOnContentScrollEnabled calls android.app.ActionBar.setHideOnContentScrollEnabled.
func (*ActionBar) SetHomeActionContentDescription1 ΒΆ added in v0.0.7
SetHomeActionContentDescription1 calls android.app.ActionBar.setHomeActionContentDescription.
func (*ActionBar) SetHomeActionContentDescription1_1 ΒΆ added in v0.0.7
SetHomeActionContentDescription1_1 calls android.app.ActionBar.setHomeActionContentDescription.
func (*ActionBar) SetHomeAsUpIndicator1 ΒΆ added in v0.0.7
SetHomeAsUpIndicator1 calls android.app.ActionBar.setHomeAsUpIndicator.
func (*ActionBar) SetHomeAsUpIndicator1_1 ΒΆ added in v0.0.7
SetHomeAsUpIndicator1_1 calls android.app.ActionBar.setHomeAsUpIndicator.
func (*ActionBar) SetHomeButtonEnabled ΒΆ added in v0.0.7
SetHomeButtonEnabled calls android.app.ActionBar.setHomeButtonEnabled.
func (*ActionBar) SetIcon1_1 ΒΆ added in v0.0.7
SetIcon1_1 calls android.app.ActionBar.setIcon.
func (*ActionBar) SetListNavigationCallbacks ΒΆ added in v0.0.7
SetListNavigationCallbacks calls android.app.ActionBar.setListNavigationCallbacks.
func (*ActionBar) SetLogo1_1 ΒΆ added in v0.0.7
SetLogo1_1 calls android.app.ActionBar.setLogo.
func (*ActionBar) SetNavigationMode ΒΆ added in v0.0.7
SetNavigationMode calls android.app.ActionBar.setNavigationMode.
func (*ActionBar) SetSelectedNavigationItem ΒΆ added in v0.0.7
SetSelectedNavigationItem calls android.app.ActionBar.setSelectedNavigationItem.
func (*ActionBar) SetSplitBackgroundDrawable ΒΆ added in v0.0.7
SetSplitBackgroundDrawable calls android.app.ActionBar.setSplitBackgroundDrawable.
func (*ActionBar) SetStackedBackgroundDrawable ΒΆ added in v0.0.7
SetStackedBackgroundDrawable calls android.app.ActionBar.setStackedBackgroundDrawable.
func (*ActionBar) SetSubtitle1 ΒΆ added in v0.0.7
SetSubtitle1 calls android.app.ActionBar.setSubtitle.
func (*ActionBar) SetSubtitle1_1 ΒΆ added in v0.0.7
SetSubtitle1_1 calls android.app.ActionBar.setSubtitle.
func (*ActionBar) SetTitle1_1 ΒΆ added in v0.0.7
SetTitle1_1 calls android.app.ActionBar.setTitle.
type ActionBarLayoutParams ΒΆ added in v0.0.8
ActionBarLayoutParams wraps android.app.ActionBar$LayoutParams.
func (*ActionBarLayoutParams) ToString ΒΆ added in v0.0.8
func (m *ActionBarLayoutParams) ToString() (string, error)
ToString calls android.app.ActionBar$LayoutParams.toString.
type ActionBarOnMenuVisibilityListener ΒΆ added in v0.0.7
ActionBarOnMenuVisibilityListener wraps android.app.ActionBar$OnMenuVisibilityListener.
func (*ActionBarOnMenuVisibilityListener) OnMenuVisibilityChanged ΒΆ added in v0.0.7
func (m *ActionBarOnMenuVisibilityListener) OnMenuVisibilityChanged(arg0 bool) error
OnMenuVisibilityChanged calls android.app.ActionBar$OnMenuVisibilityListener.onMenuVisibilityChanged.
func (*ActionBarOnMenuVisibilityListener) ToString ΒΆ added in v0.0.8
func (m *ActionBarOnMenuVisibilityListener) ToString() (string, error)
ToString calls android.app.ActionBar$OnMenuVisibilityListener.toString.
type ActionBarOnNavigationListener ΒΆ added in v0.0.7
type ActionBarOnNavigationListener struct {
}
ActionBarOnNavigationListener wraps android.app.ActionBar$OnNavigationListener.
func (*ActionBarOnNavigationListener) OnNavigationItemSelected ΒΆ added in v0.0.7
func (m *ActionBarOnNavigationListener) OnNavigationItemSelected(arg0 int32, arg1 int64) (bool, error)
OnNavigationItemSelected calls android.app.ActionBar$OnNavigationListener.onNavigationItemSelected.
func (*ActionBarOnNavigationListener) ToString ΒΆ added in v0.0.8
func (m *ActionBarOnNavigationListener) ToString() (string, error)
ToString calls android.app.ActionBar$OnNavigationListener.toString.
type ActionBarTab ΒΆ added in v0.0.7
ActionBarTab wraps android.app.ActionBar$Tab.
func (*ActionBarTab) GetContentDescription ΒΆ added in v0.0.7
func (m *ActionBarTab) GetContentDescription() (*jni.Object, error)
GetContentDescription calls android.app.ActionBar$Tab.getContentDescription.
func (*ActionBarTab) GetCustomView ΒΆ added in v0.0.7
func (m *ActionBarTab) GetCustomView() (*jni.Object, error)
GetCustomView calls android.app.ActionBar$Tab.getCustomView.
func (*ActionBarTab) GetIcon ΒΆ added in v0.0.7
func (m *ActionBarTab) GetIcon() (*jni.Object, error)
GetIcon calls android.app.ActionBar$Tab.getIcon.
func (*ActionBarTab) GetPosition ΒΆ added in v0.0.7
func (m *ActionBarTab) GetPosition() (int32, error)
GetPosition calls android.app.ActionBar$Tab.getPosition.
func (*ActionBarTab) GetTag ΒΆ added in v0.0.7
func (m *ActionBarTab) GetTag() (*jni.Object, error)
GetTag calls android.app.ActionBar$Tab.getTag.
func (*ActionBarTab) GetText ΒΆ added in v0.0.7
func (m *ActionBarTab) GetText() (*jni.Object, error)
GetText calls android.app.ActionBar$Tab.getText.
func (*ActionBarTab) Select ΒΆ added in v0.0.7
func (m *ActionBarTab) Select() error
Select calls android.app.ActionBar$Tab.select.
func (*ActionBarTab) SetContentDescription1 ΒΆ added in v0.0.7
func (m *ActionBarTab) SetContentDescription1(arg0 int32) (*jni.Object, error)
SetContentDescription1 calls android.app.ActionBar$Tab.setContentDescription.
func (*ActionBarTab) SetContentDescription1_1 ΒΆ added in v0.0.7
func (m *ActionBarTab) SetContentDescription1_1(arg0 string) (*jni.Object, error)
SetContentDescription1_1 calls android.app.ActionBar$Tab.setContentDescription.
func (*ActionBarTab) SetCustomView1 ΒΆ added in v0.0.7
SetCustomView1 calls android.app.ActionBar$Tab.setCustomView.
func (*ActionBarTab) SetCustomView1_1 ΒΆ added in v0.0.7
func (m *ActionBarTab) SetCustomView1_1(arg0 int32) (*jni.Object, error)
SetCustomView1_1 calls android.app.ActionBar$Tab.setCustomView.
func (*ActionBarTab) SetIcon1_1 ΒΆ added in v0.0.7
func (m *ActionBarTab) SetIcon1_1(arg0 int32) (*jni.Object, error)
SetIcon1_1 calls android.app.ActionBar$Tab.setIcon.
func (*ActionBarTab) SetTabListener ΒΆ added in v0.0.7
SetTabListener calls android.app.ActionBar$Tab.setTabListener.
func (*ActionBarTab) SetText1 ΒΆ added in v0.0.7
func (m *ActionBarTab) SetText1(arg0 int32) (*jni.Object, error)
SetText1 calls android.app.ActionBar$Tab.setText.
func (*ActionBarTab) SetText1_1 ΒΆ added in v0.0.7
func (m *ActionBarTab) SetText1_1(arg0 string) (*jni.Object, error)
SetText1_1 calls android.app.ActionBar$Tab.setText.
func (*ActionBarTab) ToString ΒΆ added in v0.0.8
func (m *ActionBarTab) ToString() (string, error)
ToString calls android.app.ActionBar$Tab.toString.
type ActionBarTabListener ΒΆ added in v0.0.7
ActionBarTabListener wraps android.app.ActionBar$TabListener.
func (*ActionBarTabListener) OnTabReselected ΒΆ added in v0.0.7
OnTabReselected calls android.app.ActionBar$TabListener.onTabReselected.
func (*ActionBarTabListener) OnTabSelected ΒΆ added in v0.0.7
OnTabSelected calls android.app.ActionBar$TabListener.onTabSelected.
func (*ActionBarTabListener) OnTabUnselected ΒΆ added in v0.0.7
OnTabUnselected calls android.app.ActionBar$TabListener.onTabUnselected.
func (*ActionBarTabListener) ToString ΒΆ added in v0.0.8
func (m *ActionBarTabListener) ToString() (string, error)
ToString calls android.app.ActionBar$TabListener.toString.
type Activity ΒΆ added in v0.0.4
Activity wraps android.app.Activity.
func NewActivity ΒΆ added in v0.0.7
NewActivity creates a new android.app.Activity instance.
func (*Activity) AddContentView ΒΆ added in v0.0.4
AddContentView calls android.app.Activity.addContentView.
func (*Activity) ClearOverrideActivityTransition ΒΆ added in v0.0.4
ClearOverrideActivityTransition calls android.app.Activity.clearOverrideActivityTransition.
func (*Activity) CloseContextMenu ΒΆ added in v0.0.4
CloseContextMenu calls android.app.Activity.closeContextMenu.
func (*Activity) CloseOptionsMenu ΒΆ added in v0.0.4
CloseOptionsMenu calls android.app.Activity.closeOptionsMenu.
func (*Activity) CreatePendingResult ΒΆ added in v0.0.4
func (m *Activity) CreatePendingResult( arg0 int32, arg1 *jni.Object, arg2 int32, ) (*jni.Object, error)
CreatePendingResult calls android.app.Activity.createPendingResult.
func (*Activity) DismissDialog ΒΆ added in v0.0.4
DismissDialog calls android.app.Activity.dismissDialog.
func (*Activity) DismissKeyboardShortcutsHelper ΒΆ added in v0.0.4
DismissKeyboardShortcutsHelper calls android.app.Activity.dismissKeyboardShortcutsHelper.
func (*Activity) DispatchGenericMotionEvent ΒΆ added in v0.0.4
DispatchGenericMotionEvent calls android.app.Activity.dispatchGenericMotionEvent.
func (*Activity) DispatchKeyEvent ΒΆ added in v0.0.4
DispatchKeyEvent calls android.app.Activity.dispatchKeyEvent.
func (*Activity) DispatchKeyShortcutEvent ΒΆ added in v0.0.4
DispatchKeyShortcutEvent calls android.app.Activity.dispatchKeyShortcutEvent.
func (*Activity) DispatchPopulateAccessibilityEvent ΒΆ added in v0.0.4
DispatchPopulateAccessibilityEvent calls android.app.Activity.dispatchPopulateAccessibilityEvent.
func (*Activity) DispatchTouchEvent ΒΆ added in v0.0.4
DispatchTouchEvent calls android.app.Activity.dispatchTouchEvent.
func (*Activity) DispatchTrackballEvent ΒΆ added in v0.0.4
DispatchTrackballEvent calls android.app.Activity.dispatchTrackballEvent.
func (*Activity) EnterPictureInPictureMode0 ΒΆ added in v0.0.4
EnterPictureInPictureMode0 calls android.app.Activity.enterPictureInPictureMode.
func (*Activity) EnterPictureInPictureMode1_1 ΒΆ added in v0.0.4
EnterPictureInPictureMode1_1 calls android.app.Activity.enterPictureInPictureMode.
func (*Activity) FinishActivity ΒΆ added in v0.0.4
FinishActivity calls android.app.Activity.finishActivity.
func (*Activity) FinishActivityFromChild ΒΆ added in v0.0.4
FinishActivityFromChild calls android.app.Activity.finishActivityFromChild.
func (*Activity) FinishAffinity ΒΆ added in v0.0.4
FinishAffinity calls android.app.Activity.finishAffinity.
func (*Activity) FinishAfterTransition ΒΆ added in v0.0.4
FinishAfterTransition calls android.app.Activity.finishAfterTransition.
func (*Activity) FinishAndRemoveTask ΒΆ added in v0.0.4
FinishAndRemoveTask calls android.app.Activity.finishAndRemoveTask.
func (*Activity) FinishFromChild ΒΆ added in v0.0.4
FinishFromChild calls android.app.Activity.finishFromChild.
func (*Activity) GetActionBar ΒΆ added in v0.0.4
GetActionBar calls android.app.Activity.getActionBar.
func (*Activity) GetApplication ΒΆ added in v0.0.4
GetApplication calls android.app.Activity.getApplication.
func (*Activity) GetCallingActivity ΒΆ added in v0.0.4
GetCallingActivity calls android.app.Activity.getCallingActivity.
func (*Activity) GetCallingPackage ΒΆ added in v0.0.4
GetCallingPackage calls android.app.Activity.getCallingPackage.
func (*Activity) GetChangingConfigurations ΒΆ added in v0.0.4
GetChangingConfigurations calls android.app.Activity.getChangingConfigurations.
func (*Activity) GetComponentName ΒΆ added in v0.0.4
GetComponentName calls android.app.Activity.getComponentName.
func (*Activity) GetContentScene ΒΆ added in v0.0.4
GetContentScene calls android.app.Activity.getContentScene.
func (*Activity) GetContentTransitionManager ΒΆ added in v0.0.4
GetContentTransitionManager calls android.app.Activity.getContentTransitionManager.
func (*Activity) GetCurrentCaller ΒΆ added in v0.0.4
GetCurrentCaller calls android.app.Activity.getCurrentCaller.
func (*Activity) GetCurrentFocus ΒΆ added in v0.0.4
GetCurrentFocus calls android.app.Activity.getCurrentFocus.
func (*Activity) GetFragmentManager ΒΆ added in v0.0.4
GetFragmentManager calls android.app.Activity.getFragmentManager.
func (*Activity) GetInitialCaller ΒΆ added in v0.0.4
GetInitialCaller calls android.app.Activity.getInitialCaller.
func (*Activity) GetLastNonConfigurationInstance ΒΆ added in v0.0.4
GetLastNonConfigurationInstance calls android.app.Activity.getLastNonConfigurationInstance.
func (*Activity) GetLaunchedFromPackage ΒΆ added in v0.0.4
GetLaunchedFromPackage calls android.app.Activity.getLaunchedFromPackage.
func (*Activity) GetLaunchedFromUid ΒΆ added in v0.0.4
GetLaunchedFromUid calls android.app.Activity.getLaunchedFromUid.
func (*Activity) GetLayoutInflater ΒΆ added in v0.0.4
GetLayoutInflater calls android.app.Activity.getLayoutInflater.
func (*Activity) GetLoaderManager ΒΆ added in v0.0.4
GetLoaderManager calls android.app.Activity.getLoaderManager.
func (*Activity) GetLocalClassName ΒΆ added in v0.0.4
GetLocalClassName calls android.app.Activity.getLocalClassName.
func (*Activity) GetMaxNumPictureInPictureActions ΒΆ added in v0.0.4
GetMaxNumPictureInPictureActions calls android.app.Activity.getMaxNumPictureInPictureActions.
func (*Activity) GetMediaController ΒΆ added in v0.0.4
GetMediaController calls android.app.Activity.getMediaController.
func (*Activity) GetMenuInflater ΒΆ added in v0.0.4
GetMenuInflater calls android.app.Activity.getMenuInflater.
func (*Activity) GetOnBackInvokedDispatcher ΒΆ added in v0.0.4
GetOnBackInvokedDispatcher calls android.app.Activity.getOnBackInvokedDispatcher.
func (*Activity) GetParentActivityIntent ΒΆ added in v0.0.4
GetParentActivityIntent calls android.app.Activity.getParentActivityIntent.
func (*Activity) GetPreferences ΒΆ added in v0.0.4
GetPreferences calls android.app.Activity.getPreferences.
func (*Activity) GetReferrer ΒΆ added in v0.0.4
GetReferrer calls android.app.Activity.getReferrer.
func (*Activity) GetRequestedOrientation ΒΆ added in v0.0.4
GetRequestedOrientation calls android.app.Activity.getRequestedOrientation.
func (*Activity) GetSearchEvent ΒΆ added in v0.0.4
GetSearchEvent calls android.app.Activity.getSearchEvent.
func (*Activity) GetSplashScreen ΒΆ added in v0.0.4
GetSplashScreen calls android.app.Activity.getSplashScreen.
func (*Activity) GetSystemService ΒΆ added in v0.0.4
GetSystemService calls android.app.Activity.getSystemService.
func (*Activity) GetTitleColor ΒΆ added in v0.0.4
GetTitleColor calls android.app.Activity.getTitleColor.
func (*Activity) GetVoiceInteractor ΒΆ added in v0.0.4
GetVoiceInteractor calls android.app.Activity.getVoiceInteractor.
func (*Activity) GetVolumeControlStream ΒΆ added in v0.0.4
GetVolumeControlStream calls android.app.Activity.getVolumeControlStream.
func (*Activity) GetWindowManager ΒΆ added in v0.0.4
GetWindowManager calls android.app.Activity.getWindowManager.
func (*Activity) HasWindowFocus ΒΆ added in v0.0.4
HasWindowFocus calls android.app.Activity.hasWindowFocus.
func (*Activity) InvalidateOptionsMenu ΒΆ added in v0.0.4
InvalidateOptionsMenu calls android.app.Activity.invalidateOptionsMenu.
func (*Activity) IsActivityTransitionRunning ΒΆ added in v0.0.4
IsActivityTransitionRunning calls android.app.Activity.isActivityTransitionRunning.
func (*Activity) IsChangingConfigurations ΒΆ added in v0.0.4
IsChangingConfigurations calls android.app.Activity.isChangingConfigurations.
func (*Activity) IsDestroyed ΒΆ added in v0.0.4
IsDestroyed calls android.app.Activity.isDestroyed.
func (*Activity) IsFinishing ΒΆ added in v0.0.4
IsFinishing calls android.app.Activity.isFinishing.
func (*Activity) IsImmersive ΒΆ added in v0.0.4
IsImmersive calls android.app.Activity.isImmersive.
func (*Activity) IsInMultiWindowMode ΒΆ added in v0.0.4
IsInMultiWindowMode calls android.app.Activity.isInMultiWindowMode.
func (*Activity) IsInPictureInPictureMode ΒΆ added in v0.0.4
IsInPictureInPictureMode calls android.app.Activity.isInPictureInPictureMode.
func (*Activity) IsLaunchedFromBubble ΒΆ added in v0.0.4
IsLaunchedFromBubble calls android.app.Activity.isLaunchedFromBubble.
func (*Activity) IsLocalVoiceInteractionSupported ΒΆ added in v0.0.4
IsLocalVoiceInteractionSupported calls android.app.Activity.isLocalVoiceInteractionSupported.
func (*Activity) IsTaskRoot ΒΆ added in v0.0.4
IsTaskRoot calls android.app.Activity.isTaskRoot.
func (*Activity) IsVoiceInteraction ΒΆ added in v0.0.4
IsVoiceInteraction calls android.app.Activity.isVoiceInteraction.
func (*Activity) IsVoiceInteractionRoot ΒΆ added in v0.0.4
IsVoiceInteractionRoot calls android.app.Activity.isVoiceInteractionRoot.
func (*Activity) ManagedQuery ΒΆ added in v0.0.4
func (m *Activity) ManagedQuery( arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, arg4 string, ) (*jni.Object, error)
ManagedQuery calls android.app.Activity.managedQuery.
func (*Activity) MoveTaskToBack ΒΆ added in v0.0.4
MoveTaskToBack calls android.app.Activity.moveTaskToBack.
func (*Activity) NavigateUpTo ΒΆ added in v0.0.4
NavigateUpTo calls android.app.Activity.navigateUpTo.
func (*Activity) NavigateUpToFromChild ΒΆ added in v0.0.4
NavigateUpToFromChild calls android.app.Activity.navigateUpToFromChild.
func (*Activity) OnActionModeFinished ΒΆ added in v0.0.4
OnActionModeFinished calls android.app.Activity.onActionModeFinished.
func (*Activity) OnActionModeStarted ΒΆ added in v0.0.4
OnActionModeStarted calls android.app.Activity.onActionModeStarted.
func (*Activity) OnActivityReenter ΒΆ added in v0.0.4
OnActivityReenter calls android.app.Activity.onActivityReenter.
func (*Activity) OnActivityResult ΒΆ added in v0.0.4
func (m *Activity) OnActivityResult( arg0 int32, arg1 int32, arg2 *jni.Object, arg3 *jni.Object, ) error
OnActivityResult calls android.app.Activity.onActivityResult.
func (*Activity) OnAttachFragment ΒΆ added in v0.0.4
OnAttachFragment calls android.app.Activity.onAttachFragment.
func (*Activity) OnAttachedToWindow ΒΆ added in v0.0.4
OnAttachedToWindow calls android.app.Activity.onAttachedToWindow.
func (*Activity) OnBackPressed ΒΆ added in v0.0.4
OnBackPressed calls android.app.Activity.onBackPressed.
func (*Activity) OnConfigurationChanged ΒΆ added in v0.0.4
OnConfigurationChanged calls android.app.Activity.onConfigurationChanged.
func (*Activity) OnContentChanged ΒΆ added in v0.0.4
OnContentChanged calls android.app.Activity.onContentChanged.
func (*Activity) OnContextItemSelected ΒΆ added in v0.0.4
OnContextItemSelected calls android.app.Activity.onContextItemSelected.
func (*Activity) OnContextMenuClosed ΒΆ added in v0.0.4
OnContextMenuClosed calls android.app.Activity.onContextMenuClosed.
func (*Activity) OnCreateContextMenu ΒΆ added in v0.0.4
func (m *Activity) OnCreateContextMenu( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnCreateContextMenu calls android.app.Activity.onCreateContextMenu.
func (*Activity) OnCreateDescription ΒΆ added in v0.0.4
OnCreateDescription calls android.app.Activity.onCreateDescription.
func (*Activity) OnCreateNavigateUpTaskStack ΒΆ added in v0.0.4
OnCreateNavigateUpTaskStack calls android.app.Activity.onCreateNavigateUpTaskStack.
func (*Activity) OnCreateOptionsMenu ΒΆ added in v0.0.4
OnCreateOptionsMenu calls android.app.Activity.onCreateOptionsMenu.
func (*Activity) OnCreatePanelMenu ΒΆ added in v0.0.4
OnCreatePanelMenu calls android.app.Activity.onCreatePanelMenu.
func (*Activity) OnCreatePanelView ΒΆ added in v0.0.4
OnCreatePanelView calls android.app.Activity.onCreatePanelView.
func (*Activity) OnCreateThumbnail ΒΆ added in v0.0.4
OnCreateThumbnail calls android.app.Activity.onCreateThumbnail.
func (*Activity) OnCreateView3_1 ΒΆ added in v0.0.4
func (m *Activity) OnCreateView3_1( arg0 string, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
OnCreateView3_1 calls android.app.Activity.onCreateView.
func (*Activity) OnCreateView4 ΒΆ added in v0.0.4
func (m *Activity) OnCreateView4( arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object, ) (*jni.Object, error)
OnCreateView4 calls android.app.Activity.onCreateView.
func (*Activity) OnDetachedFromWindow ΒΆ added in v0.0.4
OnDetachedFromWindow calls android.app.Activity.onDetachedFromWindow.
func (*Activity) OnEnterAnimationComplete ΒΆ added in v0.0.4
OnEnterAnimationComplete calls android.app.Activity.onEnterAnimationComplete.
func (*Activity) OnGenericMotionEvent ΒΆ added in v0.0.4
OnGenericMotionEvent calls android.app.Activity.onGenericMotionEvent.
func (*Activity) OnKeyLongPress ΒΆ added in v0.0.4
OnKeyLongPress calls android.app.Activity.onKeyLongPress.
func (*Activity) OnKeyMultiple ΒΆ added in v0.0.4
OnKeyMultiple calls android.app.Activity.onKeyMultiple.
func (*Activity) OnKeyShortcut ΒΆ added in v0.0.4
OnKeyShortcut calls android.app.Activity.onKeyShortcut.
func (*Activity) OnLocalVoiceInteractionStarted ΒΆ added in v0.0.4
OnLocalVoiceInteractionStarted calls android.app.Activity.onLocalVoiceInteractionStarted.
func (*Activity) OnLocalVoiceInteractionStopped ΒΆ added in v0.0.4
OnLocalVoiceInteractionStopped calls android.app.Activity.onLocalVoiceInteractionStopped.
func (*Activity) OnLowMemory ΒΆ added in v0.0.4
OnLowMemory calls android.app.Activity.onLowMemory.
func (*Activity) OnMenuItemSelected ΒΆ added in v0.0.4
OnMenuItemSelected calls android.app.Activity.onMenuItemSelected.
func (*Activity) OnMenuOpened ΒΆ added in v0.0.4
OnMenuOpened calls android.app.Activity.onMenuOpened.
func (*Activity) OnMultiWindowModeChanged1 ΒΆ added in v0.0.4
OnMultiWindowModeChanged1 calls android.app.Activity.onMultiWindowModeChanged.
func (*Activity) OnMultiWindowModeChanged2_1 ΒΆ added in v0.0.4
OnMultiWindowModeChanged2_1 calls android.app.Activity.onMultiWindowModeChanged.
func (*Activity) OnNavigateUp ΒΆ added in v0.0.4
OnNavigateUp calls android.app.Activity.onNavigateUp.
func (*Activity) OnNavigateUpFromChild ΒΆ added in v0.0.4
OnNavigateUpFromChild calls android.app.Activity.onNavigateUpFromChild.
func (*Activity) OnNewIntent ΒΆ added in v0.0.4
OnNewIntent calls android.app.Activity.onNewIntent.
func (*Activity) OnOptionsItemSelected ΒΆ added in v0.0.4
OnOptionsItemSelected calls android.app.Activity.onOptionsItemSelected.
func (*Activity) OnOptionsMenuClosed ΒΆ added in v0.0.4
OnOptionsMenuClosed calls android.app.Activity.onOptionsMenuClosed.
func (*Activity) OnPanelClosed ΒΆ added in v0.0.4
OnPanelClosed calls android.app.Activity.onPanelClosed.
func (*Activity) OnPictureInPictureModeChanged1 ΒΆ added in v0.0.4
OnPictureInPictureModeChanged1 calls android.app.Activity.onPictureInPictureModeChanged.
func (*Activity) OnPictureInPictureModeChanged2_1 ΒΆ added in v0.0.4
OnPictureInPictureModeChanged2_1 calls android.app.Activity.onPictureInPictureModeChanged.
func (*Activity) OnPictureInPictureRequested ΒΆ added in v0.0.4
OnPictureInPictureRequested calls android.app.Activity.onPictureInPictureRequested.
func (*Activity) OnPictureInPictureUiStateChanged ΒΆ added in v0.0.4
OnPictureInPictureUiStateChanged calls android.app.Activity.onPictureInPictureUiStateChanged.
func (*Activity) OnPostCreate ΒΆ added in v0.0.4
OnPostCreate calls android.app.Activity.onPostCreate.
func (*Activity) OnPrepareNavigateUpTaskStack ΒΆ added in v0.0.4
OnPrepareNavigateUpTaskStack calls android.app.Activity.onPrepareNavigateUpTaskStack.
func (*Activity) OnPrepareOptionsMenu ΒΆ added in v0.0.4
OnPrepareOptionsMenu calls android.app.Activity.onPrepareOptionsMenu.
func (*Activity) OnPreparePanel ΒΆ added in v0.0.4
OnPreparePanel calls android.app.Activity.onPreparePanel.
func (*Activity) OnProvideAssistContent ΒΆ added in v0.0.4
OnProvideAssistContent calls android.app.Activity.onProvideAssistContent.
func (*Activity) OnProvideAssistData ΒΆ added in v0.0.4
OnProvideAssistData calls android.app.Activity.onProvideAssistData.
func (*Activity) OnProvideReferrer ΒΆ added in v0.0.4
OnProvideReferrer calls android.app.Activity.onProvideReferrer.
func (*Activity) OnRequestPermissionsResult3 ΒΆ added in v0.0.4
func (m *Activity) OnRequestPermissionsResult3( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) error
OnRequestPermissionsResult3 calls android.app.Activity.onRequestPermissionsResult.
func (*Activity) OnRequestPermissionsResult4_1 ΒΆ added in v0.0.4
func (m *Activity) OnRequestPermissionsResult4_1( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, arg3 int32, ) error
OnRequestPermissionsResult4_1 calls android.app.Activity.onRequestPermissionsResult.
func (*Activity) OnRestoreInstanceState ΒΆ added in v0.0.4
OnRestoreInstanceState calls android.app.Activity.onRestoreInstanceState.
func (*Activity) OnRetainNonConfigurationInstance ΒΆ added in v0.0.4
OnRetainNonConfigurationInstance calls android.app.Activity.onRetainNonConfigurationInstance.
func (*Activity) OnSaveInstanceState ΒΆ added in v0.0.4
OnSaveInstanceState calls android.app.Activity.onSaveInstanceState.
func (*Activity) OnSearchRequested0 ΒΆ added in v0.0.4
OnSearchRequested0 calls android.app.Activity.onSearchRequested.
func (*Activity) OnSearchRequested1_1 ΒΆ added in v0.0.4
OnSearchRequested1_1 calls android.app.Activity.onSearchRequested.
func (*Activity) OnStateNotSaved ΒΆ added in v0.0.4
OnStateNotSaved calls android.app.Activity.onStateNotSaved.
func (*Activity) OnTopResumedActivityChanged ΒΆ added in v0.0.4
OnTopResumedActivityChanged calls android.app.Activity.onTopResumedActivityChanged.
func (*Activity) OnTouchEvent ΒΆ added in v0.0.4
OnTouchEvent calls android.app.Activity.onTouchEvent.
func (*Activity) OnTrackballEvent ΒΆ added in v0.0.4
OnTrackballEvent calls android.app.Activity.onTrackballEvent.
func (*Activity) OnTrimMemory ΒΆ added in v0.0.4
OnTrimMemory calls android.app.Activity.onTrimMemory.
func (*Activity) OnUserInteraction ΒΆ added in v0.0.4
OnUserInteraction calls android.app.Activity.onUserInteraction.
func (*Activity) OnVisibleBehindCanceled ΒΆ added in v0.0.4
OnVisibleBehindCanceled calls android.app.Activity.onVisibleBehindCanceled.
func (*Activity) OnWindowAttributesChanged ΒΆ added in v0.0.4
OnWindowAttributesChanged calls android.app.Activity.onWindowAttributesChanged.
func (*Activity) OnWindowFocusChanged ΒΆ added in v0.0.4
OnWindowFocusChanged calls android.app.Activity.onWindowFocusChanged.
func (*Activity) OnWindowStartingActionMode1 ΒΆ added in v0.0.4
OnWindowStartingActionMode1 calls android.app.Activity.onWindowStartingActionMode.
func (*Activity) OnWindowStartingActionMode2_1 ΒΆ added in v0.0.4
OnWindowStartingActionMode2_1 calls android.app.Activity.onWindowStartingActionMode.
func (*Activity) OpenContextMenu ΒΆ added in v0.0.4
OpenContextMenu calls android.app.Activity.openContextMenu.
func (*Activity) OpenOptionsMenu ΒΆ added in v0.0.4
OpenOptionsMenu calls android.app.Activity.openOptionsMenu.
func (*Activity) OverrideActivityTransition3 ΒΆ added in v0.0.4
OverrideActivityTransition3 calls android.app.Activity.overrideActivityTransition.
func (*Activity) OverrideActivityTransition4_1 ΒΆ added in v0.0.4
func (m *Activity) OverrideActivityTransition4_1( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) error
OverrideActivityTransition4_1 calls android.app.Activity.overrideActivityTransition.
func (*Activity) OverridePendingTransition2 ΒΆ added in v0.0.4
OverridePendingTransition2 calls android.app.Activity.overridePendingTransition.
func (*Activity) OverridePendingTransition3_1 ΒΆ added in v0.0.4
OverridePendingTransition3_1 calls android.app.Activity.overridePendingTransition.
func (*Activity) PostponeEnterTransition ΒΆ added in v0.0.4
PostponeEnterTransition calls android.app.Activity.postponeEnterTransition.
func (*Activity) RegisterActivityLifecycleCallbacks ΒΆ added in v0.0.4
RegisterActivityLifecycleCallbacks calls android.app.Activity.registerActivityLifecycleCallbacks.
func (*Activity) RegisterComponentCallbacks ΒΆ added in v0.0.4
RegisterComponentCallbacks calls android.app.Activity.registerComponentCallbacks.
func (*Activity) RegisterForContextMenu ΒΆ added in v0.0.4
RegisterForContextMenu calls android.app.Activity.registerForContextMenu.
func (*Activity) RegisterScreenCaptureCallback ΒΆ added in v0.0.4
RegisterScreenCaptureCallback calls android.app.Activity.registerScreenCaptureCallback.
func (*Activity) ReleaseInstance ΒΆ added in v0.0.4
ReleaseInstance calls android.app.Activity.releaseInstance.
func (*Activity) RemoveDialog ΒΆ added in v0.0.4
RemoveDialog calls android.app.Activity.removeDialog.
func (*Activity) ReportFullyDrawn ΒΆ added in v0.0.4
ReportFullyDrawn calls android.app.Activity.reportFullyDrawn.
func (*Activity) RequestDragAndDropPermissions ΒΆ added in v0.0.4
RequestDragAndDropPermissions calls android.app.Activity.requestDragAndDropPermissions.
func (*Activity) RequestOpenInBrowserEducation ΒΆ added in v0.0.4
RequestOpenInBrowserEducation calls android.app.Activity.requestOpenInBrowserEducation.
func (*Activity) RequestPermissions2 ΒΆ added in v0.0.4
RequestPermissions2 calls android.app.Activity.requestPermissions.
func (*Activity) RequestPermissions3_1 ΒΆ added in v0.0.4
RequestPermissions3_1 calls android.app.Activity.requestPermissions.
func (*Activity) RequestShowKeyboardShortcuts ΒΆ added in v0.0.4
RequestShowKeyboardShortcuts calls android.app.Activity.requestShowKeyboardShortcuts.
func (*Activity) RequestVisibleBehind ΒΆ added in v0.0.4
RequestVisibleBehind calls android.app.Activity.requestVisibleBehind.
func (*Activity) RequestWindowFeature ΒΆ added in v0.0.4
RequestWindowFeature calls android.app.Activity.requestWindowFeature.
func (*Activity) RunOnUiThread ΒΆ added in v0.0.4
RunOnUiThread calls android.app.Activity.runOnUiThread.
func (*Activity) SetActionBar ΒΆ added in v0.0.4
SetActionBar calls android.app.Activity.setActionBar.
func (*Activity) SetAllowCrossUidActivitySwitchFromBelow ΒΆ added in v0.0.4
SetAllowCrossUidActivitySwitchFromBelow calls android.app.Activity.setAllowCrossUidActivitySwitchFromBelow.
func (*Activity) SetContentTransitionManager ΒΆ added in v0.0.4
SetContentTransitionManager calls android.app.Activity.setContentTransitionManager.
func (*Activity) SetContentView1 ΒΆ added in v0.0.4
SetContentView1 calls android.app.Activity.setContentView.
func (*Activity) SetContentView1_2 ΒΆ added in v0.0.4
SetContentView1_2 calls android.app.Activity.setContentView.
func (*Activity) SetContentView2_1 ΒΆ added in v0.0.4
SetContentView2_1 calls android.app.Activity.setContentView.
func (*Activity) SetDefaultKeyMode ΒΆ added in v0.0.4
SetDefaultKeyMode calls android.app.Activity.setDefaultKeyMode.
func (*Activity) SetEnterSharedElementCallback ΒΆ added in v0.0.4
SetEnterSharedElementCallback calls android.app.Activity.setEnterSharedElementCallback.
func (*Activity) SetExitSharedElementCallback ΒΆ added in v0.0.4
SetExitSharedElementCallback calls android.app.Activity.setExitSharedElementCallback.
func (*Activity) SetFeatureDrawable ΒΆ added in v0.0.4
SetFeatureDrawable calls android.app.Activity.setFeatureDrawable.
func (*Activity) SetFeatureDrawableAlpha ΒΆ added in v0.0.4
SetFeatureDrawableAlpha calls android.app.Activity.setFeatureDrawableAlpha.
func (*Activity) SetFeatureDrawableResource ΒΆ added in v0.0.4
SetFeatureDrawableResource calls android.app.Activity.setFeatureDrawableResource.
func (*Activity) SetFeatureDrawableUri ΒΆ added in v0.0.4
SetFeatureDrawableUri calls android.app.Activity.setFeatureDrawableUri.
func (*Activity) SetFinishOnTouchOutside ΒΆ added in v0.0.4
SetFinishOnTouchOutside calls android.app.Activity.setFinishOnTouchOutside.
func (*Activity) SetImmersive ΒΆ added in v0.0.4
SetImmersive calls android.app.Activity.setImmersive.
func (*Activity) SetInheritShowWhenLocked ΒΆ added in v0.0.4
SetInheritShowWhenLocked calls android.app.Activity.setInheritShowWhenLocked.
func (*Activity) SetIntent1 ΒΆ added in v0.0.4
SetIntent1 calls android.app.Activity.setIntent.
func (*Activity) SetIntent2_1 ΒΆ added in v0.0.4
SetIntent2_1 calls android.app.Activity.setIntent.
func (*Activity) SetLocusContext ΒΆ added in v0.0.4
SetLocusContext calls android.app.Activity.setLocusContext.
func (*Activity) SetMediaController ΒΆ added in v0.0.4
SetMediaController calls android.app.Activity.setMediaController.
func (*Activity) SetPictureInPictureParams ΒΆ added in v0.0.4
SetPictureInPictureParams calls android.app.Activity.setPictureInPictureParams.
func (*Activity) SetProgress ΒΆ added in v0.0.4
SetProgress calls android.app.Activity.setProgress.
func (*Activity) SetProgressBarIndeterminate ΒΆ added in v0.0.4
SetProgressBarIndeterminate calls android.app.Activity.setProgressBarIndeterminate.
func (*Activity) SetProgressBarIndeterminateVisibility ΒΆ added in v0.0.4
SetProgressBarIndeterminateVisibility calls android.app.Activity.setProgressBarIndeterminateVisibility.
func (*Activity) SetProgressBarVisibility ΒΆ added in v0.0.4
SetProgressBarVisibility calls android.app.Activity.setProgressBarVisibility.
func (*Activity) SetRecentsScreenshotEnabled ΒΆ added in v0.0.4
SetRecentsScreenshotEnabled calls android.app.Activity.setRecentsScreenshotEnabled.
func (*Activity) SetRequestedOrientation ΒΆ added in v0.0.4
SetRequestedOrientation calls android.app.Activity.setRequestedOrientation.
func (*Activity) SetResult1 ΒΆ added in v0.0.4
SetResult1 calls android.app.Activity.setResult.
func (*Activity) SetResult2_1 ΒΆ added in v0.0.4
SetResult2_1 calls android.app.Activity.setResult.
func (*Activity) SetSecondaryProgress ΒΆ added in v0.0.4
SetSecondaryProgress calls android.app.Activity.setSecondaryProgress.
func (*Activity) SetShouldDockBigOverlays ΒΆ added in v0.0.4
SetShouldDockBigOverlays calls android.app.Activity.setShouldDockBigOverlays.
func (*Activity) SetShowWhenLocked ΒΆ added in v0.0.4
SetShowWhenLocked calls android.app.Activity.setShowWhenLocked.
func (*Activity) SetTaskDescription ΒΆ added in v0.0.4
SetTaskDescription calls android.app.Activity.setTaskDescription.
func (*Activity) SetTitle1_1 ΒΆ added in v0.0.4
SetTitle1_1 calls android.app.Activity.setTitle.
func (*Activity) SetTitleColor ΒΆ added in v0.0.4
SetTitleColor calls android.app.Activity.setTitleColor.
func (*Activity) SetTranslucent ΒΆ added in v0.0.4
SetTranslucent calls android.app.Activity.setTranslucent.
func (*Activity) SetTurnScreenOn ΒΆ added in v0.0.4
SetTurnScreenOn calls android.app.Activity.setTurnScreenOn.
func (*Activity) SetVisible ΒΆ added in v0.0.4
SetVisible calls android.app.Activity.setVisible.
func (*Activity) SetVolumeControlStream ΒΆ added in v0.0.4
SetVolumeControlStream calls android.app.Activity.setVolumeControlStream.
func (*Activity) SetVrModeEnabled ΒΆ added in v0.0.4
SetVrModeEnabled calls android.app.Activity.setVrModeEnabled.
func (*Activity) ShouldDockBigOverlays ΒΆ added in v0.0.4
ShouldDockBigOverlays calls android.app.Activity.shouldDockBigOverlays.
func (*Activity) ShouldShowRequestPermissionRationale1 ΒΆ added in v0.0.4
ShouldShowRequestPermissionRationale1 calls android.app.Activity.shouldShowRequestPermissionRationale.
func (*Activity) ShouldShowRequestPermissionRationale2_1 ΒΆ added in v0.0.4
ShouldShowRequestPermissionRationale2_1 calls android.app.Activity.shouldShowRequestPermissionRationale.
func (*Activity) ShouldUpRecreateTask ΒΆ added in v0.0.4
ShouldUpRecreateTask calls android.app.Activity.shouldUpRecreateTask.
func (*Activity) ShowAssist ΒΆ added in v0.0.4
ShowAssist calls android.app.Activity.showAssist.
func (*Activity) ShowDialog1 ΒΆ added in v0.0.4
ShowDialog1 calls android.app.Activity.showDialog.
func (*Activity) ShowDialog2_1 ΒΆ added in v0.0.4
ShowDialog2_1 calls android.app.Activity.showDialog.
func (*Activity) ShowLockTaskEscapeMessage ΒΆ added in v0.0.4
ShowLockTaskEscapeMessage calls android.app.Activity.showLockTaskEscapeMessage.
func (*Activity) StartActionMode1 ΒΆ added in v0.0.4
StartActionMode1 calls android.app.Activity.startActionMode.
func (*Activity) StartActionMode2_1 ΒΆ added in v0.0.4
StartActionMode2_1 calls android.app.Activity.startActionMode.
func (*Activity) StartActivities1 ΒΆ added in v0.0.4
StartActivities1 calls android.app.Activity.startActivities.
func (*Activity) StartActivities2_1 ΒΆ added in v0.0.4
StartActivities2_1 calls android.app.Activity.startActivities.
func (*Activity) StartActivity1 ΒΆ added in v0.0.4
StartActivity1 calls android.app.Activity.startActivity.
func (*Activity) StartActivity2_1 ΒΆ added in v0.0.4
StartActivity2_1 calls android.app.Activity.startActivity.
func (*Activity) StartActivityForResult2 ΒΆ added in v0.0.4
StartActivityForResult2 calls android.app.Activity.startActivityForResult.
func (*Activity) StartActivityForResult3_1 ΒΆ added in v0.0.4
func (m *Activity) StartActivityForResult3_1( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) error
StartActivityForResult3_1 calls android.app.Activity.startActivityForResult.
func (*Activity) StartActivityFromChild3 ΒΆ added in v0.0.4
StartActivityFromChild3 calls android.app.Activity.startActivityFromChild.
func (*Activity) StartActivityFromChild4_1 ΒΆ added in v0.0.4
func (m *Activity) StartActivityFromChild4_1( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, ) error
StartActivityFromChild4_1 calls android.app.Activity.startActivityFromChild.
func (*Activity) StartActivityFromFragment3 ΒΆ added in v0.0.4
func (m *Activity) StartActivityFromFragment3( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) error
StartActivityFromFragment3 calls android.app.Activity.startActivityFromFragment.
func (*Activity) StartActivityFromFragment4_1 ΒΆ added in v0.0.4
func (m *Activity) StartActivityFromFragment4_1( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, ) error
StartActivityFromFragment4_1 calls android.app.Activity.startActivityFromFragment.
func (*Activity) StartActivityIfNeeded2 ΒΆ added in v0.0.4
StartActivityIfNeeded2 calls android.app.Activity.startActivityIfNeeded.
func (*Activity) StartActivityIfNeeded3_1 ΒΆ added in v0.0.4
func (m *Activity) StartActivityIfNeeded3_1( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) (bool, error)
StartActivityIfNeeded3_1 calls android.app.Activity.startActivityIfNeeded.
func (*Activity) StartIntentSender5 ΒΆ added in v0.0.4
func (m *Activity) StartIntentSender5( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int32, ) error
StartIntentSender5 calls android.app.Activity.startIntentSender.
func (*Activity) StartIntentSender6_1 ΒΆ added in v0.0.4
func (m *Activity) StartIntentSender6_1( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int32, arg5 *jni.Object, ) error
StartIntentSender6_1 calls android.app.Activity.startIntentSender.
func (*Activity) StartIntentSenderForResult6 ΒΆ added in v0.0.4
func (m *Activity) StartIntentSenderForResult6( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, arg4 int32, arg5 int32, ) error
StartIntentSenderForResult6 calls android.app.Activity.startIntentSenderForResult.
func (*Activity) StartIntentSenderForResult7_1 ΒΆ added in v0.0.4
func (m *Activity) StartIntentSenderForResult7_1( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, arg4 int32, arg5 int32, arg6 *jni.Object, ) error
StartIntentSenderForResult7_1 calls android.app.Activity.startIntentSenderForResult.
func (*Activity) StartIntentSenderFromChild7 ΒΆ added in v0.0.4
func (m *Activity) StartIntentSenderFromChild7( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, arg4 int32, arg5 int32, arg6 int32, ) error
StartIntentSenderFromChild7 calls android.app.Activity.startIntentSenderFromChild.
func (*Activity) StartIntentSenderFromChild8_1 ΒΆ added in v0.0.4
func (m *Activity) StartIntentSenderFromChild8_1( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, arg4 int32, arg5 int32, arg6 int32, arg7 *jni.Object, ) error
StartIntentSenderFromChild8_1 calls android.app.Activity.startIntentSenderFromChild.
func (*Activity) StartLocalVoiceInteraction ΒΆ added in v0.0.4
StartLocalVoiceInteraction calls android.app.Activity.startLocalVoiceInteraction.
func (*Activity) StartLockTask ΒΆ added in v0.0.4
StartLockTask calls android.app.Activity.startLockTask.
func (*Activity) StartManagingCursor ΒΆ added in v0.0.4
StartManagingCursor calls android.app.Activity.startManagingCursor.
func (*Activity) StartNextMatchingActivity1 ΒΆ added in v0.0.4
StartNextMatchingActivity1 calls android.app.Activity.startNextMatchingActivity.
func (*Activity) StartNextMatchingActivity2_1 ΒΆ added in v0.0.4
StartNextMatchingActivity2_1 calls android.app.Activity.startNextMatchingActivity.
func (*Activity) StartPostponedEnterTransition ΒΆ added in v0.0.4
StartPostponedEnterTransition calls android.app.Activity.startPostponedEnterTransition.
func (*Activity) StartSearch ΒΆ added in v0.0.4
StartSearch calls android.app.Activity.startSearch.
func (*Activity) StopLocalVoiceInteraction ΒΆ added in v0.0.4
StopLocalVoiceInteraction calls android.app.Activity.stopLocalVoiceInteraction.
func (*Activity) StopLockTask ΒΆ added in v0.0.4
StopLockTask calls android.app.Activity.stopLockTask.
func (*Activity) StopManagingCursor ΒΆ added in v0.0.4
StopManagingCursor calls android.app.Activity.stopManagingCursor.
func (*Activity) TakeKeyEvents ΒΆ added in v0.0.4
TakeKeyEvents calls android.app.Activity.takeKeyEvents.
func (*Activity) TriggerSearch ΒΆ added in v0.0.4
TriggerSearch calls android.app.Activity.triggerSearch.
func (*Activity) UnregisterActivityLifecycleCallbacks ΒΆ added in v0.0.4
UnregisterActivityLifecycleCallbacks calls android.app.Activity.unregisterActivityLifecycleCallbacks.
func (*Activity) UnregisterComponentCallbacks ΒΆ added in v0.0.4
UnregisterComponentCallbacks calls android.app.Activity.unregisterComponentCallbacks.
func (*Activity) UnregisterForContextMenu ΒΆ added in v0.0.4
UnregisterForContextMenu calls android.app.Activity.unregisterForContextMenu.
type ActivityGroup ΒΆ added in v0.0.7
ActivityGroup wraps android.app.ActivityGroup.
func NewActivityGroup ΒΆ added in v0.0.7
func NewActivityGroup(vm *jni.VM) (*ActivityGroup, error)
NewActivityGroup creates a new android.app.ActivityGroup instance.
func (*ActivityGroup) GetCurrentActivity ΒΆ added in v0.0.7
func (m *ActivityGroup) GetCurrentActivity() (*jni.Object, error)
GetCurrentActivity calls android.app.ActivityGroup.getCurrentActivity.
func (*ActivityGroup) GetLocalActivityManager ΒΆ added in v0.0.7
func (m *ActivityGroup) GetLocalActivityManager() (*jni.Object, error)
GetLocalActivityManager calls android.app.ActivityGroup.getLocalActivityManager.
func (*ActivityGroup) ToString ΒΆ added in v0.0.8
func (m *ActivityGroup) ToString() (string, error)
ToString calls android.app.ActivityGroup.toString.
type ActivityManager ΒΆ added in v0.0.7
ActivityManager wraps android.app.ActivityManager.
func NewActivityManager ΒΆ added in v0.0.7
func NewActivityManager(ctx *Context) (*ActivityManager, error)
NewActivityManager obtains android.app.ActivityManager from the Android system service manager.
func (*ActivityManager) AddAppTask ΒΆ added in v0.0.7
func (m *ActivityManager) AddAppTask( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) (int32, error)
AddAppTask calls android.app.ActivityManager.addAppTask.
func (*ActivityManager) AddStartInfoTimestamp ΒΆ added in v0.0.7
func (m *ActivityManager) AddStartInfoTimestamp(arg0 int32, arg1 int64) error
AddStartInfoTimestamp calls android.app.ActivityManager.addStartInfoTimestamp.
func (*ActivityManager) AppNotResponding ΒΆ added in v0.0.7
func (m *ActivityManager) AppNotResponding(arg0 string) error
AppNotResponding calls android.app.ActivityManager.appNotResponding.
func (*ActivityManager) ClearApplicationUserData ΒΆ added in v0.0.7
func (m *ActivityManager) ClearApplicationUserData() (bool, error)
ClearApplicationUserData calls android.app.ActivityManager.clearApplicationUserData.
func (*ActivityManager) ClearWatchHeapLimit ΒΆ added in v0.0.7
func (m *ActivityManager) ClearWatchHeapLimit() error
ClearWatchHeapLimit calls android.app.ActivityManager.clearWatchHeapLimit.
func (*ActivityManager) Close ΒΆ added in v0.0.7
func (m *ActivityManager) Close()
Close releases the global reference to the underlying Java object. After Close, the ActivityManager must not be used.
func (*ActivityManager) DumpPackageState ΒΆ added in v0.0.7
func (m *ActivityManager) DumpPackageState(arg0 *jni.Object, arg1 string) error
DumpPackageState calls android.app.ActivityManager.dumpPackageState.
func (*ActivityManager) GetAppTaskThumbnailSize ΒΆ added in v0.0.7
func (m *ActivityManager) GetAppTaskThumbnailSize() (*jni.Object, error)
GetAppTaskThumbnailSize calls android.app.ActivityManager.getAppTaskThumbnailSize.
func (*ActivityManager) GetAppTasks ΒΆ added in v0.0.8
func (m *ActivityManager) GetAppTasks() (*jni.Object, error)
GetAppTasks calls android.app.ActivityManager.getAppTasks.
func (*ActivityManager) GetDeviceConfigurationInfo ΒΆ added in v0.0.7
func (m *ActivityManager) GetDeviceConfigurationInfo() (*jni.Object, error)
GetDeviceConfigurationInfo calls android.app.ActivityManager.getDeviceConfigurationInfo.
func (*ActivityManager) GetHistoricalProcessExitReasons ΒΆ added in v0.0.8
func (m *ActivityManager) GetHistoricalProcessExitReasons( arg0 string, arg1 int32, arg2 int32, ) (*jni.Object, error)
GetHistoricalProcessExitReasons calls android.app.ActivityManager.getHistoricalProcessExitReasons.
func (*ActivityManager) GetHistoricalProcessStartReasons ΒΆ added in v0.0.8
func (m *ActivityManager) GetHistoricalProcessStartReasons(arg0 int32) (*jni.Object, error)
GetHistoricalProcessStartReasons calls android.app.ActivityManager.getHistoricalProcessStartReasons.
func (*ActivityManager) GetLargeMemoryClass ΒΆ added in v0.0.7
func (m *ActivityManager) GetLargeMemoryClass() (int32, error)
GetLargeMemoryClass calls android.app.ActivityManager.getLargeMemoryClass.
func (*ActivityManager) GetLauncherLargeIconDensity ΒΆ added in v0.0.7
func (m *ActivityManager) GetLauncherLargeIconDensity() (int32, error)
GetLauncherLargeIconDensity calls android.app.ActivityManager.getLauncherLargeIconDensity.
func (*ActivityManager) GetLauncherLargeIconSize ΒΆ added in v0.0.7
func (m *ActivityManager) GetLauncherLargeIconSize() (int32, error)
GetLauncherLargeIconSize calls android.app.ActivityManager.getLauncherLargeIconSize.
func (*ActivityManager) GetLockTaskModeState ΒΆ added in v0.0.7
func (m *ActivityManager) GetLockTaskModeState() (int32, error)
GetLockTaskModeState calls android.app.ActivityManager.getLockTaskModeState.
func (*ActivityManager) GetMemoryClass ΒΆ added in v0.0.7
func (m *ActivityManager) GetMemoryClass() (int32, error)
GetMemoryClass calls android.app.ActivityManager.getMemoryClass.
func (*ActivityManager) GetMemoryInfo ΒΆ added in v0.0.7
func (m *ActivityManager) GetMemoryInfo(arg0 *jni.Object) error
GetMemoryInfo calls android.app.ActivityManager.getMemoryInfo.
func (*ActivityManager) GetMyMemoryState ΒΆ added in v0.0.7
func (m *ActivityManager) GetMyMemoryState(arg0 *jni.Object) error
GetMyMemoryState calls android.app.ActivityManager.getMyMemoryState.
func (*ActivityManager) GetProcessMemoryInfo ΒΆ added in v0.0.7
GetProcessMemoryInfo calls android.app.ActivityManager.getProcessMemoryInfo.
func (*ActivityManager) GetProcessesInErrorState ΒΆ added in v0.0.8
func (m *ActivityManager) GetProcessesInErrorState() (*jni.Object, error)
GetProcessesInErrorState calls android.app.ActivityManager.getProcessesInErrorState.
func (*ActivityManager) GetRecentTasks ΒΆ added in v0.0.8
GetRecentTasks calls android.app.ActivityManager.getRecentTasks.
func (*ActivityManager) GetRunningAppProcesses ΒΆ added in v0.0.8
func (m *ActivityManager) GetRunningAppProcesses() (*jni.Object, error)
GetRunningAppProcesses calls android.app.ActivityManager.getRunningAppProcesses.
func (*ActivityManager) GetRunningServiceControlPanel ΒΆ added in v0.0.7
GetRunningServiceControlPanel calls android.app.ActivityManager.getRunningServiceControlPanel.
func (*ActivityManager) GetRunningServices ΒΆ added in v0.0.8
func (m *ActivityManager) GetRunningServices(arg0 int32) (*jni.Object, error)
GetRunningServices calls android.app.ActivityManager.getRunningServices.
func (*ActivityManager) GetRunningTasks ΒΆ added in v0.0.8
func (m *ActivityManager) GetRunningTasks(arg0 int32) (*jni.Object, error)
GetRunningTasks calls android.app.ActivityManager.getRunningTasks.
func (*ActivityManager) IsActivityStartAllowedOnDisplay ΒΆ added in v0.0.7
func (m *ActivityManager) IsActivityStartAllowedOnDisplay( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) (bool, error)
IsActivityStartAllowedOnDisplay calls android.app.ActivityManager.isActivityStartAllowedOnDisplay.
func (*ActivityManager) IsBackgroundRestricted ΒΆ added in v0.0.7
func (m *ActivityManager) IsBackgroundRestricted() (bool, error)
IsBackgroundRestricted calls android.app.ActivityManager.isBackgroundRestricted.
func (*ActivityManager) IsInLockTaskMode ΒΆ added in v0.0.7
func (m *ActivityManager) IsInLockTaskMode() (bool, error)
IsInLockTaskMode calls android.app.ActivityManager.isInLockTaskMode.
func (*ActivityManager) IsLowMemoryKillReportSupported ΒΆ added in v0.0.7
func (m *ActivityManager) IsLowMemoryKillReportSupported() (bool, error)
IsLowMemoryKillReportSupported calls android.app.ActivityManager.isLowMemoryKillReportSupported.
func (*ActivityManager) IsLowRamDevice ΒΆ added in v0.0.7
func (m *ActivityManager) IsLowRamDevice() (bool, error)
IsLowRamDevice calls android.app.ActivityManager.isLowRamDevice.
func (*ActivityManager) IsRunningInTestHarness ΒΆ added in v0.0.7
func (m *ActivityManager) IsRunningInTestHarness() (bool, error)
IsRunningInTestHarness calls android.app.ActivityManager.isRunningInTestHarness.
func (*ActivityManager) IsRunningInUserTestHarness ΒΆ added in v0.0.7
func (m *ActivityManager) IsRunningInUserTestHarness() (bool, error)
IsRunningInUserTestHarness calls android.app.ActivityManager.isRunningInUserTestHarness.
func (*ActivityManager) IsUserAMonkey ΒΆ added in v0.0.7
func (m *ActivityManager) IsUserAMonkey() (bool, error)
IsUserAMonkey calls android.app.ActivityManager.isUserAMonkey.
func (*ActivityManager) KillBackgroundProcesses ΒΆ added in v0.0.7
func (m *ActivityManager) KillBackgroundProcesses(arg0 string) error
KillBackgroundProcesses calls android.app.ActivityManager.killBackgroundProcesses.
func (*ActivityManager) MoveTaskToFront2 ΒΆ added in v0.0.7
func (m *ActivityManager) MoveTaskToFront2(arg0 int32, arg1 int32) error
MoveTaskToFront2 calls android.app.ActivityManager.moveTaskToFront.
func (*ActivityManager) MoveTaskToFront3_1 ΒΆ added in v0.0.7
MoveTaskToFront3_1 calls android.app.ActivityManager.moveTaskToFront.
func (*ActivityManager) RestartPackage ΒΆ added in v0.0.7
func (m *ActivityManager) RestartPackage(arg0 string) error
RestartPackage calls android.app.ActivityManager.restartPackage.
func (*ActivityManager) SetProcessStateSummary ΒΆ added in v0.0.7
func (m *ActivityManager) SetProcessStateSummary(arg0 *jni.Object) error
SetProcessStateSummary calls android.app.ActivityManager.setProcessStateSummary.
func (*ActivityManager) SetVrThread ΒΆ added in v0.0.7
func (m *ActivityManager) SetVrThread(arg0 int32) error
SetVrThread calls android.app.ActivityManager.setVrThread.
func (*ActivityManager) SetWatchHeapLimit ΒΆ added in v0.0.7
func (m *ActivityManager) SetWatchHeapLimit(arg0 int64) error
SetWatchHeapLimit calls android.app.ActivityManager.setWatchHeapLimit.
func (*ActivityManager) ToString ΒΆ added in v0.0.8
func (m *ActivityManager) ToString() (string, error)
ToString calls android.app.ActivityManager.toString.
type ActivityManagerAppTask ΒΆ added in v0.0.7
ActivityManagerAppTask wraps android.app.ActivityManager$AppTask.
func (*ActivityManagerAppTask) FinishAndRemoveTask ΒΆ added in v0.0.7
func (m *ActivityManagerAppTask) FinishAndRemoveTask() error
FinishAndRemoveTask calls android.app.ActivityManager$AppTask.finishAndRemoveTask.
func (*ActivityManagerAppTask) GetTaskInfo ΒΆ added in v0.0.7
func (m *ActivityManagerAppTask) GetTaskInfo() (*jni.Object, error)
GetTaskInfo calls android.app.ActivityManager$AppTask.getTaskInfo.
func (*ActivityManagerAppTask) MoveToFront ΒΆ added in v0.0.7
func (m *ActivityManagerAppTask) MoveToFront() error
MoveToFront calls android.app.ActivityManager$AppTask.moveToFront.
func (*ActivityManagerAppTask) SetExcludeFromRecents ΒΆ added in v0.0.7
func (m *ActivityManagerAppTask) SetExcludeFromRecents(arg0 bool) error
SetExcludeFromRecents calls android.app.ActivityManager$AppTask.setExcludeFromRecents.
func (*ActivityManagerAppTask) StartActivity ΒΆ added in v0.0.7
func (m *ActivityManagerAppTask) StartActivity( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
StartActivity calls android.app.ActivityManager$AppTask.startActivity.
func (*ActivityManagerAppTask) ToString ΒΆ added in v0.0.8
func (m *ActivityManagerAppTask) ToString() (string, error)
ToString calls android.app.ActivityManager$AppTask.toString.
type ActivityManagerMemoryInfo ΒΆ added in v0.0.7
ActivityManagerMemoryInfo wraps android.app.ActivityManager$MemoryInfo.
func (*ActivityManagerMemoryInfo) DescribeContents ΒΆ added in v0.0.7
func (m *ActivityManagerMemoryInfo) DescribeContents() (int32, error)
DescribeContents calls android.app.ActivityManager$MemoryInfo.describeContents.
func (*ActivityManagerMemoryInfo) ReadFromParcel ΒΆ added in v0.0.7
func (m *ActivityManagerMemoryInfo) ReadFromParcel(arg0 *jni.Object) error
ReadFromParcel calls android.app.ActivityManager$MemoryInfo.readFromParcel.
func (*ActivityManagerMemoryInfo) ToString ΒΆ added in v0.0.8
func (m *ActivityManagerMemoryInfo) ToString() (string, error)
ToString calls android.app.ActivityManager$MemoryInfo.toString.
func (*ActivityManagerMemoryInfo) WriteToParcel ΒΆ added in v0.0.7
func (m *ActivityManagerMemoryInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.ActivityManager$MemoryInfo.writeToParcel.
type ActivityManagerProcessErrorStateInfo ΒΆ added in v0.0.7
ActivityManagerProcessErrorStateInfo wraps android.app.ActivityManager$ProcessErrorStateInfo.
func (*ActivityManagerProcessErrorStateInfo) DescribeContents ΒΆ added in v0.0.7
func (m *ActivityManagerProcessErrorStateInfo) DescribeContents() (int32, error)
DescribeContents calls android.app.ActivityManager$ProcessErrorStateInfo.describeContents.
func (*ActivityManagerProcessErrorStateInfo) ReadFromParcel ΒΆ added in v0.0.7
func (m *ActivityManagerProcessErrorStateInfo) ReadFromParcel(arg0 *jni.Object) error
ReadFromParcel calls android.app.ActivityManager$ProcessErrorStateInfo.readFromParcel.
func (*ActivityManagerProcessErrorStateInfo) ToString ΒΆ added in v0.0.8
func (m *ActivityManagerProcessErrorStateInfo) ToString() (string, error)
ToString calls android.app.ActivityManager$ProcessErrorStateInfo.toString.
func (*ActivityManagerProcessErrorStateInfo) WriteToParcel ΒΆ added in v0.0.7
func (m *ActivityManagerProcessErrorStateInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.ActivityManager$ProcessErrorStateInfo.writeToParcel.
type ActivityManagerRecentTaskInfo ΒΆ added in v0.0.7
ActivityManagerRecentTaskInfo wraps android.app.ActivityManager$RecentTaskInfo.
func (*ActivityManagerRecentTaskInfo) DescribeContents ΒΆ added in v0.0.7
func (m *ActivityManagerRecentTaskInfo) DescribeContents() (int32, error)
DescribeContents calls android.app.ActivityManager$RecentTaskInfo.describeContents.
func (*ActivityManagerRecentTaskInfo) ReadFromParcel ΒΆ added in v0.0.7
func (m *ActivityManagerRecentTaskInfo) ReadFromParcel(arg0 *jni.Object) error
ReadFromParcel calls android.app.ActivityManager$RecentTaskInfo.readFromParcel.
func (*ActivityManagerRecentTaskInfo) ToString ΒΆ added in v0.0.8
func (m *ActivityManagerRecentTaskInfo) ToString() (string, error)
ToString calls android.app.ActivityManager$RecentTaskInfo.toString.
func (*ActivityManagerRecentTaskInfo) WriteToParcel ΒΆ added in v0.0.7
func (m *ActivityManagerRecentTaskInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.ActivityManager$RecentTaskInfo.writeToParcel.
type ActivityManagerRunningAppProcessInfo ΒΆ added in v0.0.7
ActivityManagerRunningAppProcessInfo wraps android.app.ActivityManager$RunningAppProcessInfo.
func (*ActivityManagerRunningAppProcessInfo) DescribeContents ΒΆ added in v0.0.7
func (m *ActivityManagerRunningAppProcessInfo) DescribeContents() (int32, error)
DescribeContents calls android.app.ActivityManager$RunningAppProcessInfo.describeContents.
func (*ActivityManagerRunningAppProcessInfo) ReadFromParcel ΒΆ added in v0.0.7
func (m *ActivityManagerRunningAppProcessInfo) ReadFromParcel(arg0 *jni.Object) error
ReadFromParcel calls android.app.ActivityManager$RunningAppProcessInfo.readFromParcel.
func (*ActivityManagerRunningAppProcessInfo) ToString ΒΆ added in v0.0.8
func (m *ActivityManagerRunningAppProcessInfo) ToString() (string, error)
ToString calls android.app.ActivityManager$RunningAppProcessInfo.toString.
func (*ActivityManagerRunningAppProcessInfo) WriteToParcel ΒΆ added in v0.0.7
func (m *ActivityManagerRunningAppProcessInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.ActivityManager$RunningAppProcessInfo.writeToParcel.
type ActivityManagerRunningServiceInfo ΒΆ added in v0.0.7
ActivityManagerRunningServiceInfo wraps android.app.ActivityManager$RunningServiceInfo.
func (*ActivityManagerRunningServiceInfo) DescribeContents ΒΆ added in v0.0.7
func (m *ActivityManagerRunningServiceInfo) DescribeContents() (int32, error)
DescribeContents calls android.app.ActivityManager$RunningServiceInfo.describeContents.
func (*ActivityManagerRunningServiceInfo) ReadFromParcel ΒΆ added in v0.0.7
func (m *ActivityManagerRunningServiceInfo) ReadFromParcel(arg0 *jni.Object) error
ReadFromParcel calls android.app.ActivityManager$RunningServiceInfo.readFromParcel.
func (*ActivityManagerRunningServiceInfo) ToString ΒΆ added in v0.0.8
func (m *ActivityManagerRunningServiceInfo) ToString() (string, error)
ToString calls android.app.ActivityManager$RunningServiceInfo.toString.
func (*ActivityManagerRunningServiceInfo) WriteToParcel ΒΆ added in v0.0.7
func (m *ActivityManagerRunningServiceInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.ActivityManager$RunningServiceInfo.writeToParcel.
type ActivityManagerRunningTaskInfo ΒΆ added in v0.0.7
ActivityManagerRunningTaskInfo wraps android.app.ActivityManager$RunningTaskInfo.
func (*ActivityManagerRunningTaskInfo) DescribeContents ΒΆ added in v0.0.7
func (m *ActivityManagerRunningTaskInfo) DescribeContents() (int32, error)
DescribeContents calls android.app.ActivityManager$RunningTaskInfo.describeContents.
func (*ActivityManagerRunningTaskInfo) ReadFromParcel ΒΆ added in v0.0.7
func (m *ActivityManagerRunningTaskInfo) ReadFromParcel(arg0 *jni.Object) error
ReadFromParcel calls android.app.ActivityManager$RunningTaskInfo.readFromParcel.
func (*ActivityManagerRunningTaskInfo) ToString ΒΆ added in v0.0.8
func (m *ActivityManagerRunningTaskInfo) ToString() (string, error)
ToString calls android.app.ActivityManager$RunningTaskInfo.toString.
func (*ActivityManagerRunningTaskInfo) WriteToParcel ΒΆ added in v0.0.7
func (m *ActivityManagerRunningTaskInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.ActivityManager$RunningTaskInfo.writeToParcel.
type ActivityManagerTaskDescription ΒΆ added in v0.0.7
ActivityManagerTaskDescription wraps android.app.ActivityManager$TaskDescription.
func (*ActivityManagerTaskDescription) DescribeContents ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) DescribeContents() (int32, error)
DescribeContents calls android.app.ActivityManager$TaskDescription.describeContents.
func (*ActivityManagerTaskDescription) Equals ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.ActivityManager$TaskDescription.equals.
func (*ActivityManagerTaskDescription) GetBackgroundColor ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) GetBackgroundColor() (int32, error)
GetBackgroundColor calls android.app.ActivityManager$TaskDescription.getBackgroundColor.
func (*ActivityManagerTaskDescription) GetIcon ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) GetIcon() (*jni.Object, error)
GetIcon calls android.app.ActivityManager$TaskDescription.getIcon.
func (*ActivityManagerTaskDescription) GetLabel ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) GetLabel() (string, error)
GetLabel calls android.app.ActivityManager$TaskDescription.getLabel.
func (*ActivityManagerTaskDescription) GetNavigationBarColor ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) GetNavigationBarColor() (int32, error)
GetNavigationBarColor calls android.app.ActivityManager$TaskDescription.getNavigationBarColor.
func (*ActivityManagerTaskDescription) GetPrimaryColor ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) GetPrimaryColor() (int32, error)
GetPrimaryColor calls android.app.ActivityManager$TaskDescription.getPrimaryColor.
func (*ActivityManagerTaskDescription) GetStatusBarColor ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) GetStatusBarColor() (int32, error)
GetStatusBarColor calls android.app.ActivityManager$TaskDescription.getStatusBarColor.
func (*ActivityManagerTaskDescription) HashCode ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) HashCode() (int32, error)
HashCode calls android.app.ActivityManager$TaskDescription.hashCode.
func (*ActivityManagerTaskDescription) ReadFromParcel ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) ReadFromParcel(arg0 *jni.Object) error
ReadFromParcel calls android.app.ActivityManager$TaskDescription.readFromParcel.
func (*ActivityManagerTaskDescription) ToString ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) ToString() (string, error)
ToString calls android.app.ActivityManager$TaskDescription.toString.
func (*ActivityManagerTaskDescription) WriteToParcel ΒΆ added in v0.0.7
func (m *ActivityManagerTaskDescription) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.ActivityManager$TaskDescription.writeToParcel.
type ActivityOptions ΒΆ added in v0.0.7
ActivityOptions wraps android.app.ActivityOptions.
func (*ActivityOptions) GetLaunchBounds ΒΆ added in v0.0.7
func (m *ActivityOptions) GetLaunchBounds() (*jni.Object, error)
GetLaunchBounds calls android.app.ActivityOptions.getLaunchBounds.
func (*ActivityOptions) GetLaunchDisplayId ΒΆ added in v0.0.7
func (m *ActivityOptions) GetLaunchDisplayId() (int32, error)
GetLaunchDisplayId calls android.app.ActivityOptions.getLaunchDisplayId.
func (*ActivityOptions) GetLockTaskMode ΒΆ added in v0.0.7
func (m *ActivityOptions) GetLockTaskMode() (bool, error)
GetLockTaskMode calls android.app.ActivityOptions.getLockTaskMode.
func (*ActivityOptions) GetPendingIntentBackgroundActivityStartMode ΒΆ added in v0.0.7
func (m *ActivityOptions) GetPendingIntentBackgroundActivityStartMode() (int32, error)
GetPendingIntentBackgroundActivityStartMode calls android.app.ActivityOptions.getPendingIntentBackgroundActivityStartMode.
func (*ActivityOptions) GetPendingIntentCreatorBackgroundActivityStartMode ΒΆ added in v0.0.7
func (m *ActivityOptions) GetPendingIntentCreatorBackgroundActivityStartMode() (int32, error)
GetPendingIntentCreatorBackgroundActivityStartMode calls android.app.ActivityOptions.getPendingIntentCreatorBackgroundActivityStartMode.
func (*ActivityOptions) GetSplashScreenStyle ΒΆ added in v0.0.7
func (m *ActivityOptions) GetSplashScreenStyle() (int32, error)
GetSplashScreenStyle calls android.app.ActivityOptions.getSplashScreenStyle.
func (*ActivityOptions) IsAllowPassThroughOnTouchOutside ΒΆ added in v0.0.7
func (m *ActivityOptions) IsAllowPassThroughOnTouchOutside() (bool, error)
IsAllowPassThroughOnTouchOutside calls android.app.ActivityOptions.isAllowPassThroughOnTouchOutside.
func (*ActivityOptions) IsPendingIntentBackgroundActivityLaunchAllowed ΒΆ added in v0.0.7
func (m *ActivityOptions) IsPendingIntentBackgroundActivityLaunchAllowed() (bool, error)
IsPendingIntentBackgroundActivityLaunchAllowed calls android.app.ActivityOptions.isPendingIntentBackgroundActivityLaunchAllowed.
func (*ActivityOptions) IsShareIdentityEnabled ΒΆ added in v0.0.7
func (m *ActivityOptions) IsShareIdentityEnabled() (bool, error)
IsShareIdentityEnabled calls android.app.ActivityOptions.isShareIdentityEnabled.
func (*ActivityOptions) MakeBasic ΒΆ added in v0.0.7
func (m *ActivityOptions) MakeBasic() (*jni.Object, error)
MakeBasic calls android.app.ActivityOptions.makeBasic.
func (*ActivityOptions) MakeClipRevealAnimation ΒΆ added in v0.0.7
func (m *ActivityOptions) MakeClipRevealAnimation( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) (*jni.Object, error)
MakeClipRevealAnimation calls android.app.ActivityOptions.makeClipRevealAnimation.
func (*ActivityOptions) MakeCustomAnimation3 ΒΆ added in v0.0.7
func (m *ActivityOptions) MakeCustomAnimation3( arg0 *jni.Object, arg1 int32, arg2 int32, ) (*jni.Object, error)
MakeCustomAnimation3 calls android.app.ActivityOptions.makeCustomAnimation.
func (*ActivityOptions) MakeCustomAnimation4_1 ΒΆ added in v0.0.7
func (m *ActivityOptions) MakeCustomAnimation4_1( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) (*jni.Object, error)
MakeCustomAnimation4_1 calls android.app.ActivityOptions.makeCustomAnimation.
func (*ActivityOptions) MakeLaunchIntoPip ΒΆ added in v0.0.7
MakeLaunchIntoPip calls android.app.ActivityOptions.makeLaunchIntoPip.
func (*ActivityOptions) MakeScaleUpAnimation ΒΆ added in v0.0.7
func (m *ActivityOptions) MakeScaleUpAnimation( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) (*jni.Object, error)
MakeScaleUpAnimation calls android.app.ActivityOptions.makeScaleUpAnimation.
func (*ActivityOptions) MakeSceneTransitionAnimation ΒΆ added in v0.0.7
func (m *ActivityOptions) MakeSceneTransitionAnimation( arg0 *jni.Object, arg1 *jni.Object, arg2 string, ) (*jni.Object, error)
MakeSceneTransitionAnimation calls android.app.ActivityOptions.makeSceneTransitionAnimation.
func (*ActivityOptions) MakeTaskLaunchBehind ΒΆ added in v0.0.7
func (m *ActivityOptions) MakeTaskLaunchBehind() (*jni.Object, error)
MakeTaskLaunchBehind calls android.app.ActivityOptions.makeTaskLaunchBehind.
func (*ActivityOptions) MakeThumbnailScaleUpAnimation ΒΆ added in v0.0.7
func (m *ActivityOptions) MakeThumbnailScaleUpAnimation( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, ) (*jni.Object, error)
MakeThumbnailScaleUpAnimation calls android.app.ActivityOptions.makeThumbnailScaleUpAnimation.
func (*ActivityOptions) RequestUsageTimeReport ΒΆ added in v0.0.7
func (m *ActivityOptions) RequestUsageTimeReport(arg0 *jni.Object) error
RequestUsageTimeReport calls android.app.ActivityOptions.requestUsageTimeReport.
func (*ActivityOptions) SetAllowPassThroughOnTouchOutside ΒΆ added in v0.0.7
func (m *ActivityOptions) SetAllowPassThroughOnTouchOutside(arg0 bool) error
SetAllowPassThroughOnTouchOutside calls android.app.ActivityOptions.setAllowPassThroughOnTouchOutside.
func (*ActivityOptions) SetAppVerificationBundle ΒΆ added in v0.0.7
SetAppVerificationBundle calls android.app.ActivityOptions.setAppVerificationBundle.
func (*ActivityOptions) SetLaunchBounds ΒΆ added in v0.0.7
SetLaunchBounds calls android.app.ActivityOptions.setLaunchBounds.
func (*ActivityOptions) SetLaunchDisplayId ΒΆ added in v0.0.7
func (m *ActivityOptions) SetLaunchDisplayId(arg0 int32) (*jni.Object, error)
SetLaunchDisplayId calls android.app.ActivityOptions.setLaunchDisplayId.
func (*ActivityOptions) SetLockTaskEnabled ΒΆ added in v0.0.7
func (m *ActivityOptions) SetLockTaskEnabled(arg0 bool) (*jni.Object, error)
SetLockTaskEnabled calls android.app.ActivityOptions.setLockTaskEnabled.
func (*ActivityOptions) SetPendingIntentBackgroundActivityLaunchAllowed ΒΆ added in v0.0.7
func (m *ActivityOptions) SetPendingIntentBackgroundActivityLaunchAllowed(arg0 bool) error
SetPendingIntentBackgroundActivityLaunchAllowed calls android.app.ActivityOptions.setPendingIntentBackgroundActivityLaunchAllowed.
func (*ActivityOptions) SetPendingIntentBackgroundActivityStartMode ΒΆ added in v0.0.7
func (m *ActivityOptions) SetPendingIntentBackgroundActivityStartMode(arg0 int32) (*jni.Object, error)
SetPendingIntentBackgroundActivityStartMode calls android.app.ActivityOptions.setPendingIntentBackgroundActivityStartMode.
func (*ActivityOptions) SetPendingIntentCreatorBackgroundActivityStartMode ΒΆ added in v0.0.7
func (m *ActivityOptions) SetPendingIntentCreatorBackgroundActivityStartMode(arg0 int32) (*jni.Object, error)
SetPendingIntentCreatorBackgroundActivityStartMode calls android.app.ActivityOptions.setPendingIntentCreatorBackgroundActivityStartMode.
func (*ActivityOptions) SetShareIdentityEnabled ΒΆ added in v0.0.7
func (m *ActivityOptions) SetShareIdentityEnabled(arg0 bool) (*jni.Object, error)
SetShareIdentityEnabled calls android.app.ActivityOptions.setShareIdentityEnabled.
func (*ActivityOptions) SetSplashScreenStyle ΒΆ added in v0.0.7
func (m *ActivityOptions) SetSplashScreenStyle(arg0 int32) (*jni.Object, error)
SetSplashScreenStyle calls android.app.ActivityOptions.setSplashScreenStyle.
func (*ActivityOptions) ToBundle ΒΆ added in v0.0.7
func (m *ActivityOptions) ToBundle() (*jni.Object, error)
ToBundle calls android.app.ActivityOptions.toBundle.
func (*ActivityOptions) ToString ΒΆ added in v0.0.7
func (m *ActivityOptions) ToString() (string, error)
ToString calls android.app.ActivityOptions.toString.
type ActivityScreenCaptureCallback ΒΆ added in v0.0.7
ActivityScreenCaptureCallback wraps android.app.Activity$ScreenCaptureCallback.
func (*ActivityScreenCaptureCallback) OnScreenCaptured ΒΆ added in v0.0.7
func (m *ActivityScreenCaptureCallback) OnScreenCaptured() error
OnScreenCaptured calls android.app.Activity$ScreenCaptureCallback.onScreenCaptured.
func (*ActivityScreenCaptureCallback) ToString ΒΆ added in v0.0.8
func (m *ActivityScreenCaptureCallback) ToString() (string, error)
ToString calls android.app.Activity$ScreenCaptureCallback.toString.
type AlertDialog ΒΆ added in v0.0.7
AlertDialog wraps android.app.AlertDialog.
func (*AlertDialog) GetButton ΒΆ added in v0.0.7
func (m *AlertDialog) GetButton(arg0 int32) (*jni.Object, error)
GetButton calls android.app.AlertDialog.getButton.
func (*AlertDialog) GetListView ΒΆ added in v0.0.7
func (m *AlertDialog) GetListView() (*jni.Object, error)
GetListView calls android.app.AlertDialog.getListView.
func (*AlertDialog) SetButton2_2 ΒΆ added in v0.0.7
func (m *AlertDialog) SetButton2_2(arg0 string, arg1 *jni.Object) error
SetButton2_2 calls android.app.AlertDialog.setButton.
func (*AlertDialog) SetButton2_3 ΒΆ added in v0.0.7
func (m *AlertDialog) SetButton2_3(arg0 string, arg1 *jni.Object) error
SetButton2_3 calls android.app.AlertDialog.setButton.
func (*AlertDialog) SetButton3 ΒΆ added in v0.0.7
SetButton3 calls android.app.AlertDialog.setButton.
func (*AlertDialog) SetButton3_1 ΒΆ added in v0.0.7
SetButton3_1 calls android.app.AlertDialog.setButton.
func (*AlertDialog) SetButton22 ΒΆ added in v0.0.7
func (m *AlertDialog) SetButton22(arg0 string, arg1 *jni.Object) error
SetButton22 calls android.app.AlertDialog.setButton2.
func (*AlertDialog) SetButton22_1 ΒΆ added in v0.0.7
func (m *AlertDialog) SetButton22_1(arg0 string, arg1 *jni.Object) error
SetButton22_1 calls android.app.AlertDialog.setButton2.
func (*AlertDialog) SetButton32 ΒΆ added in v0.0.7
func (m *AlertDialog) SetButton32(arg0 string, arg1 *jni.Object) error
SetButton32 calls android.app.AlertDialog.setButton3.
func (*AlertDialog) SetButton32_1 ΒΆ added in v0.0.7
func (m *AlertDialog) SetButton32_1(arg0 string, arg1 *jni.Object) error
SetButton32_1 calls android.app.AlertDialog.setButton3.
func (*AlertDialog) SetCustomTitle ΒΆ added in v0.0.7
func (m *AlertDialog) SetCustomTitle(arg0 *jni.Object) error
SetCustomTitle calls android.app.AlertDialog.setCustomTitle.
func (*AlertDialog) SetIcon1 ΒΆ added in v0.0.7
func (m *AlertDialog) SetIcon1(arg0 *jni.Object) error
SetIcon1 calls android.app.AlertDialog.setIcon.
func (*AlertDialog) SetIcon1_1 ΒΆ added in v0.0.7
func (m *AlertDialog) SetIcon1_1(arg0 int32) error
SetIcon1_1 calls android.app.AlertDialog.setIcon.
func (*AlertDialog) SetIconAttribute ΒΆ added in v0.0.7
func (m *AlertDialog) SetIconAttribute(arg0 int32) error
SetIconAttribute calls android.app.AlertDialog.setIconAttribute.
func (*AlertDialog) SetInverseBackgroundForced ΒΆ added in v0.0.7
func (m *AlertDialog) SetInverseBackgroundForced(arg0 bool) error
SetInverseBackgroundForced calls android.app.AlertDialog.setInverseBackgroundForced.
func (*AlertDialog) SetMessage ΒΆ added in v0.0.7
func (m *AlertDialog) SetMessage(arg0 string) error
SetMessage calls android.app.AlertDialog.setMessage.
func (*AlertDialog) SetTitle ΒΆ added in v0.0.7
func (m *AlertDialog) SetTitle(arg0 string) error
SetTitle calls android.app.AlertDialog.setTitle.
func (*AlertDialog) SetView1 ΒΆ added in v0.0.7
func (m *AlertDialog) SetView1(arg0 *jni.Object) error
SetView1 calls android.app.AlertDialog.setView.
func (*AlertDialog) SetView5_1 ΒΆ added in v0.0.7
func (m *AlertDialog) SetView5_1( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 int32, ) error
SetView5_1 calls android.app.AlertDialog.setView.
func (*AlertDialog) ToString ΒΆ added in v0.0.8
func (m *AlertDialog) ToString() (string, error)
ToString calls android.app.AlertDialog.toString.
type AlertDialogBuilder ΒΆ added in v0.0.7
AlertDialogBuilder wraps android.app.AlertDialog$Builder.
func (*AlertDialogBuilder) Create ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) Create() (*jni.Object, error)
Create calls android.app.AlertDialog$Builder.create.
func (*AlertDialogBuilder) GetContext ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) GetContext() (*jni.Object, error)
GetContext calls android.app.AlertDialog$Builder.getContext.
func (*AlertDialogBuilder) SetAdapter ΒΆ added in v0.0.7
SetAdapter calls android.app.AlertDialog$Builder.setAdapter.
func (*AlertDialogBuilder) SetCancelable ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetCancelable(arg0 bool) (*jni.Object, error)
SetCancelable calls android.app.AlertDialog$Builder.setCancelable.
func (*AlertDialogBuilder) SetCursor ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetCursor( arg0 *jni.Object, arg1 *jni.Object, arg2 string, ) (*jni.Object, error)
SetCursor calls android.app.AlertDialog$Builder.setCursor.
func (*AlertDialogBuilder) SetCustomTitle ΒΆ added in v0.0.7
SetCustomTitle calls android.app.AlertDialog$Builder.setCustomTitle.
func (*AlertDialogBuilder) SetIcon1 ΒΆ added in v0.0.7
SetIcon1 calls android.app.AlertDialog$Builder.setIcon.
func (*AlertDialogBuilder) SetIcon1_1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetIcon1_1(arg0 int32) (*jni.Object, error)
SetIcon1_1 calls android.app.AlertDialog$Builder.setIcon.
func (*AlertDialogBuilder) SetIconAttribute ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetIconAttribute(arg0 int32) (*jni.Object, error)
SetIconAttribute calls android.app.AlertDialog$Builder.setIconAttribute.
func (*AlertDialogBuilder) SetInverseBackgroundForced ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetInverseBackgroundForced(arg0 bool) (*jni.Object, error)
SetInverseBackgroundForced calls android.app.AlertDialog$Builder.setInverseBackgroundForced.
func (*AlertDialogBuilder) SetItems2 ΒΆ added in v0.0.7
SetItems2 calls android.app.AlertDialog$Builder.setItems.
func (*AlertDialogBuilder) SetItems2_1 ΒΆ added in v0.0.7
SetItems2_1 calls android.app.AlertDialog$Builder.setItems.
func (*AlertDialogBuilder) SetMessage1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetMessage1(arg0 int32) (*jni.Object, error)
SetMessage1 calls android.app.AlertDialog$Builder.setMessage.
func (*AlertDialogBuilder) SetMessage1_1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetMessage1_1(arg0 string) (*jni.Object, error)
SetMessage1_1 calls android.app.AlertDialog$Builder.setMessage.
func (*AlertDialogBuilder) SetMultiChoiceItems3_1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetMultiChoiceItems3_1( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
SetMultiChoiceItems3_1 calls android.app.AlertDialog$Builder.setMultiChoiceItems.
func (*AlertDialogBuilder) SetMultiChoiceItems3_2 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetMultiChoiceItems3_2( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
SetMultiChoiceItems3_2 calls android.app.AlertDialog$Builder.setMultiChoiceItems.
func (*AlertDialogBuilder) SetMultiChoiceItems4 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetMultiChoiceItems4( arg0 *jni.Object, arg1 string, arg2 string, arg3 *jni.Object, ) (*jni.Object, error)
SetMultiChoiceItems4 calls android.app.AlertDialog$Builder.setMultiChoiceItems.
func (*AlertDialogBuilder) SetNegativeButton2 ΒΆ added in v0.0.7
SetNegativeButton2 calls android.app.AlertDialog$Builder.setNegativeButton.
func (*AlertDialogBuilder) SetNegativeButton2_1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetNegativeButton2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)
SetNegativeButton2_1 calls android.app.AlertDialog$Builder.setNegativeButton.
func (*AlertDialogBuilder) SetNeutralButton2 ΒΆ added in v0.0.7
SetNeutralButton2 calls android.app.AlertDialog$Builder.setNeutralButton.
func (*AlertDialogBuilder) SetNeutralButton2_1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetNeutralButton2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)
SetNeutralButton2_1 calls android.app.AlertDialog$Builder.setNeutralButton.
func (*AlertDialogBuilder) SetOnCancelListener ΒΆ added in v0.0.7
SetOnCancelListener calls android.app.AlertDialog$Builder.setOnCancelListener.
func (*AlertDialogBuilder) SetOnDismissListener ΒΆ added in v0.0.7
SetOnDismissListener calls android.app.AlertDialog$Builder.setOnDismissListener.
func (*AlertDialogBuilder) SetOnItemSelectedListener ΒΆ added in v0.0.7
SetOnItemSelectedListener calls android.app.AlertDialog$Builder.setOnItemSelectedListener.
func (*AlertDialogBuilder) SetOnKeyListener ΒΆ added in v0.0.7
SetOnKeyListener calls android.app.AlertDialog$Builder.setOnKeyListener.
func (*AlertDialogBuilder) SetPositiveButton2 ΒΆ added in v0.0.7
SetPositiveButton2 calls android.app.AlertDialog$Builder.setPositiveButton.
func (*AlertDialogBuilder) SetPositiveButton2_1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetPositiveButton2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)
SetPositiveButton2_1 calls android.app.AlertDialog$Builder.setPositiveButton.
func (*AlertDialogBuilder) SetSingleChoiceItems3_1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetSingleChoiceItems3_1( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) (*jni.Object, error)
SetSingleChoiceItems3_1 calls android.app.AlertDialog$Builder.setSingleChoiceItems.
func (*AlertDialogBuilder) SetSingleChoiceItems3_2 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetSingleChoiceItems3_2( arg0 int32, arg1 int32, arg2 *jni.Object, ) (*jni.Object, error)
SetSingleChoiceItems3_2 calls android.app.AlertDialog$Builder.setSingleChoiceItems.
func (*AlertDialogBuilder) SetSingleChoiceItems3_3 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetSingleChoiceItems3_3( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) (*jni.Object, error)
SetSingleChoiceItems3_3 calls android.app.AlertDialog$Builder.setSingleChoiceItems.
func (*AlertDialogBuilder) SetSingleChoiceItems4 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetSingleChoiceItems4( arg0 *jni.Object, arg1 int32, arg2 string, arg3 *jni.Object, ) (*jni.Object, error)
SetSingleChoiceItems4 calls android.app.AlertDialog$Builder.setSingleChoiceItems.
func (*AlertDialogBuilder) SetTitle1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetTitle1(arg0 int32) (*jni.Object, error)
SetTitle1 calls android.app.AlertDialog$Builder.setTitle.
func (*AlertDialogBuilder) SetTitle1_1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetTitle1_1(arg0 string) (*jni.Object, error)
SetTitle1_1 calls android.app.AlertDialog$Builder.setTitle.
func (*AlertDialogBuilder) SetView1 ΒΆ added in v0.0.7
SetView1 calls android.app.AlertDialog$Builder.setView.
func (*AlertDialogBuilder) SetView1_1 ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) SetView1_1(arg0 int32) (*jni.Object, error)
SetView1_1 calls android.app.AlertDialog$Builder.setView.
func (*AlertDialogBuilder) Show ΒΆ added in v0.0.7
func (m *AlertDialogBuilder) Show() (*jni.Object, error)
Show calls android.app.AlertDialog$Builder.show.
func (*AlertDialogBuilder) ToString ΒΆ added in v0.0.8
func (m *AlertDialogBuilder) ToString() (string, error)
ToString calls android.app.AlertDialog$Builder.toString.
type AliasActivity ΒΆ added in v0.0.7
AliasActivity wraps android.app.AliasActivity.
func NewAliasActivity ΒΆ added in v0.0.7
func NewAliasActivity(vm *jni.VM) (*AliasActivity, error)
NewAliasActivity creates a new android.app.AliasActivity instance.
func (*AliasActivity) ToString ΒΆ added in v0.0.8
func (m *AliasActivity) ToString() (string, error)
ToString calls android.app.AliasActivity.toString.
type AsyncNotedAppOp ΒΆ added in v0.0.7
AsyncNotedAppOp wraps android.app.AsyncNotedAppOp.
func (*AsyncNotedAppOp) DescribeContents ΒΆ added in v0.0.7
func (m *AsyncNotedAppOp) DescribeContents() (int32, error)
DescribeContents calls android.app.AsyncNotedAppOp.describeContents.
func (*AsyncNotedAppOp) Equals ΒΆ added in v0.0.7
func (m *AsyncNotedAppOp) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.AsyncNotedAppOp.equals.
func (*AsyncNotedAppOp) GetAttributionTag ΒΆ added in v0.0.7
func (m *AsyncNotedAppOp) GetAttributionTag() (string, error)
GetAttributionTag calls android.app.AsyncNotedAppOp.getAttributionTag.
func (*AsyncNotedAppOp) GetMessage ΒΆ added in v0.0.7
func (m *AsyncNotedAppOp) GetMessage() (string, error)
GetMessage calls android.app.AsyncNotedAppOp.getMessage.
func (*AsyncNotedAppOp) GetNotingUid ΒΆ added in v0.0.7
func (m *AsyncNotedAppOp) GetNotingUid() (int32, error)
GetNotingUid calls android.app.AsyncNotedAppOp.getNotingUid.
func (*AsyncNotedAppOp) GetOp ΒΆ added in v0.0.7
func (m *AsyncNotedAppOp) GetOp() (string, error)
GetOp calls android.app.AsyncNotedAppOp.getOp.
func (*AsyncNotedAppOp) GetTime ΒΆ added in v0.0.7
func (m *AsyncNotedAppOp) GetTime() (int64, error)
GetTime calls android.app.AsyncNotedAppOp.getTime.
func (*AsyncNotedAppOp) HashCode ΒΆ added in v0.0.7
func (m *AsyncNotedAppOp) HashCode() (int32, error)
HashCode calls android.app.AsyncNotedAppOp.hashCode.
func (*AsyncNotedAppOp) ToString ΒΆ added in v0.0.7
func (m *AsyncNotedAppOp) ToString() (string, error)
ToString calls android.app.AsyncNotedAppOp.toString.
func (*AsyncNotedAppOp) WriteToParcel ΒΆ added in v0.0.7
func (m *AsyncNotedAppOp) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.AsyncNotedAppOp.writeToParcel.
type AuthenticationRequiredException ΒΆ added in v0.0.7
AuthenticationRequiredException wraps android.app.AuthenticationRequiredException.
func NewAuthenticationRequiredException ΒΆ added in v0.0.7
func NewAuthenticationRequiredException(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object) (*AuthenticationRequiredException, error)
NewAuthenticationRequiredException creates a new android.app.AuthenticationRequiredException instance.
func (*AuthenticationRequiredException) DescribeContents ΒΆ added in v0.0.7
func (m *AuthenticationRequiredException) DescribeContents() (int32, error)
DescribeContents calls android.app.AuthenticationRequiredException.describeContents.
func (*AuthenticationRequiredException) GetUserAction ΒΆ added in v0.0.7
func (m *AuthenticationRequiredException) GetUserAction() (*jni.Object, error)
GetUserAction calls android.app.AuthenticationRequiredException.getUserAction.
func (*AuthenticationRequiredException) ToString ΒΆ added in v0.0.8
func (m *AuthenticationRequiredException) ToString() (string, error)
ToString calls android.app.AuthenticationRequiredException.toString.
func (*AuthenticationRequiredException) WriteToParcel ΒΆ added in v0.0.7
func (m *AuthenticationRequiredException) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.AuthenticationRequiredException.writeToParcel.
type AutomaticZenRule ΒΆ added in v0.0.7
AutomaticZenRule wraps android.app.AutomaticZenRule.
func NewAutomaticZenRule ΒΆ added in v0.0.7
NewAutomaticZenRule creates a new android.app.AutomaticZenRule instance.
func (*AutomaticZenRule) DescribeContents ΒΆ added in v0.0.7
func (m *AutomaticZenRule) DescribeContents() (int32, error)
DescribeContents calls android.app.AutomaticZenRule.describeContents.
func (*AutomaticZenRule) Equals ΒΆ added in v0.0.7
func (m *AutomaticZenRule) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.AutomaticZenRule.equals.
func (*AutomaticZenRule) GetConditionId ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetConditionId() (*jni.Object, error)
GetConditionId calls android.app.AutomaticZenRule.getConditionId.
func (*AutomaticZenRule) GetConfigurationActivity ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetConfigurationActivity() (*jni.Object, error)
GetConfigurationActivity calls android.app.AutomaticZenRule.getConfigurationActivity.
func (*AutomaticZenRule) GetCreationTime ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetCreationTime() (int64, error)
GetCreationTime calls android.app.AutomaticZenRule.getCreationTime.
func (*AutomaticZenRule) GetDeviceEffects ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetDeviceEffects() (*jni.Object, error)
GetDeviceEffects calls android.app.AutomaticZenRule.getDeviceEffects.
func (*AutomaticZenRule) GetIconResId ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetIconResId() (int32, error)
GetIconResId calls android.app.AutomaticZenRule.getIconResId.
func (*AutomaticZenRule) GetInterruptionFilter ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetInterruptionFilter() (int32, error)
GetInterruptionFilter calls android.app.AutomaticZenRule.getInterruptionFilter.
func (*AutomaticZenRule) GetName ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetName() (string, error)
GetName calls android.app.AutomaticZenRule.getName.
func (*AutomaticZenRule) GetOwner ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetOwner() (*jni.Object, error)
GetOwner calls android.app.AutomaticZenRule.getOwner.
func (*AutomaticZenRule) GetTriggerDescription ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetTriggerDescription() (string, error)
GetTriggerDescription calls android.app.AutomaticZenRule.getTriggerDescription.
func (*AutomaticZenRule) GetType ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetType() (int32, error)
GetType calls android.app.AutomaticZenRule.getType.
func (*AutomaticZenRule) GetZenPolicy ΒΆ added in v0.0.7
func (m *AutomaticZenRule) GetZenPolicy() (*jni.Object, error)
GetZenPolicy calls android.app.AutomaticZenRule.getZenPolicy.
func (*AutomaticZenRule) HashCode ΒΆ added in v0.0.7
func (m *AutomaticZenRule) HashCode() (int32, error)
HashCode calls android.app.AutomaticZenRule.hashCode.
func (*AutomaticZenRule) IsEnabled ΒΆ added in v0.0.7
func (m *AutomaticZenRule) IsEnabled() (bool, error)
IsEnabled calls android.app.AutomaticZenRule.isEnabled.
func (*AutomaticZenRule) IsManualInvocationAllowed ΒΆ added in v0.0.7
func (m *AutomaticZenRule) IsManualInvocationAllowed() (bool, error)
IsManualInvocationAllowed calls android.app.AutomaticZenRule.isManualInvocationAllowed.
func (*AutomaticZenRule) SetConditionId ΒΆ added in v0.0.7
func (m *AutomaticZenRule) SetConditionId(arg0 *jni.Object) error
SetConditionId calls android.app.AutomaticZenRule.setConditionId.
func (*AutomaticZenRule) SetConfigurationActivity ΒΆ added in v0.0.7
func (m *AutomaticZenRule) SetConfigurationActivity(arg0 *jni.Object) error
SetConfigurationActivity calls android.app.AutomaticZenRule.setConfigurationActivity.
func (*AutomaticZenRule) SetDeviceEffects ΒΆ added in v0.0.7
func (m *AutomaticZenRule) SetDeviceEffects(arg0 *jni.Object) error
SetDeviceEffects calls android.app.AutomaticZenRule.setDeviceEffects.
func (*AutomaticZenRule) SetEnabled ΒΆ added in v0.0.7
func (m *AutomaticZenRule) SetEnabled(arg0 bool) error
SetEnabled calls android.app.AutomaticZenRule.setEnabled.
func (*AutomaticZenRule) SetInterruptionFilter ΒΆ added in v0.0.7
func (m *AutomaticZenRule) SetInterruptionFilter(arg0 int32) error
SetInterruptionFilter calls android.app.AutomaticZenRule.setInterruptionFilter.
func (*AutomaticZenRule) SetName ΒΆ added in v0.0.7
func (m *AutomaticZenRule) SetName(arg0 string) error
SetName calls android.app.AutomaticZenRule.setName.
func (*AutomaticZenRule) SetZenPolicy ΒΆ added in v0.0.7
func (m *AutomaticZenRule) SetZenPolicy(arg0 *jni.Object) error
SetZenPolicy calls android.app.AutomaticZenRule.setZenPolicy.
func (*AutomaticZenRule) ToString ΒΆ added in v0.0.7
func (m *AutomaticZenRule) ToString() (string, error)
ToString calls android.app.AutomaticZenRule.toString.
func (*AutomaticZenRule) WriteToParcel ΒΆ added in v0.0.7
func (m *AutomaticZenRule) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.AutomaticZenRule.writeToParcel.
type AutomaticZenRuleBuilder ΒΆ added in v0.0.7
AutomaticZenRuleBuilder wraps android.app.AutomaticZenRule$Builder.
func (*AutomaticZenRuleBuilder) Build ΒΆ added in v0.0.7
func (m *AutomaticZenRuleBuilder) Build() (*jni.Object, error)
Build calls android.app.AutomaticZenRule$Builder.build.
func (*AutomaticZenRuleBuilder) SetConditionId ΒΆ added in v0.0.7
SetConditionId calls android.app.AutomaticZenRule$Builder.setConditionId.
func (*AutomaticZenRuleBuilder) SetConfigurationActivity ΒΆ added in v0.0.7
SetConfigurationActivity calls android.app.AutomaticZenRule$Builder.setConfigurationActivity.
func (*AutomaticZenRuleBuilder) SetDeviceEffects ΒΆ added in v0.0.7
SetDeviceEffects calls android.app.AutomaticZenRule$Builder.setDeviceEffects.
func (*AutomaticZenRuleBuilder) SetEnabled ΒΆ added in v0.0.7
func (m *AutomaticZenRuleBuilder) SetEnabled(arg0 bool) (*jni.Object, error)
SetEnabled calls android.app.AutomaticZenRule$Builder.setEnabled.
func (*AutomaticZenRuleBuilder) SetIconResId ΒΆ added in v0.0.7
func (m *AutomaticZenRuleBuilder) SetIconResId(arg0 int32) (*jni.Object, error)
SetIconResId calls android.app.AutomaticZenRule$Builder.setIconResId.
func (*AutomaticZenRuleBuilder) SetInterruptionFilter ΒΆ added in v0.0.7
func (m *AutomaticZenRuleBuilder) SetInterruptionFilter(arg0 int32) (*jni.Object, error)
SetInterruptionFilter calls android.app.AutomaticZenRule$Builder.setInterruptionFilter.
func (*AutomaticZenRuleBuilder) SetManualInvocationAllowed ΒΆ added in v0.0.7
func (m *AutomaticZenRuleBuilder) SetManualInvocationAllowed(arg0 bool) (*jni.Object, error)
SetManualInvocationAllowed calls android.app.AutomaticZenRule$Builder.setManualInvocationAllowed.
func (*AutomaticZenRuleBuilder) SetName ΒΆ added in v0.0.7
func (m *AutomaticZenRuleBuilder) SetName(arg0 string) (*jni.Object, error)
SetName calls android.app.AutomaticZenRule$Builder.setName.
func (*AutomaticZenRuleBuilder) SetOwner ΒΆ added in v0.0.7
SetOwner calls android.app.AutomaticZenRule$Builder.setOwner.
func (*AutomaticZenRuleBuilder) SetTriggerDescription ΒΆ added in v0.0.7
func (m *AutomaticZenRuleBuilder) SetTriggerDescription(arg0 string) (*jni.Object, error)
SetTriggerDescription calls android.app.AutomaticZenRule$Builder.setTriggerDescription.
func (*AutomaticZenRuleBuilder) SetType ΒΆ added in v0.0.7
func (m *AutomaticZenRuleBuilder) SetType(arg0 int32) (*jni.Object, error)
SetType calls android.app.AutomaticZenRule$Builder.setType.
func (*AutomaticZenRuleBuilder) SetZenPolicy ΒΆ added in v0.0.7
SetZenPolicy calls android.app.AutomaticZenRule$Builder.setZenPolicy.
func (*AutomaticZenRuleBuilder) ToString ΒΆ added in v0.0.8
func (m *AutomaticZenRuleBuilder) ToString() (string, error)
ToString calls android.app.AutomaticZenRule$Builder.toString.
type BackgroundServiceStartNotAllowedException ΒΆ added in v0.0.7
BackgroundServiceStartNotAllowedException wraps android.app.BackgroundServiceStartNotAllowedException.
func NewBackgroundServiceStartNotAllowedException ΒΆ added in v0.0.7
func NewBackgroundServiceStartNotAllowedException(vm *jni.VM, arg0 string) (*BackgroundServiceStartNotAllowedException, error)
NewBackgroundServiceStartNotAllowedException creates a new android.app.BackgroundServiceStartNotAllowedException instance.
func (*BackgroundServiceStartNotAllowedException) DescribeContents ΒΆ added in v0.0.7
func (m *BackgroundServiceStartNotAllowedException) DescribeContents() (int32, error)
DescribeContents calls android.app.BackgroundServiceStartNotAllowedException.describeContents.
func (*BackgroundServiceStartNotAllowedException) ToString ΒΆ added in v0.0.8
func (m *BackgroundServiceStartNotAllowedException) ToString() (string, error)
ToString calls android.app.BackgroundServiceStartNotAllowedException.toString.
func (*BackgroundServiceStartNotAllowedException) WriteToParcel ΒΆ added in v0.0.7
func (m *BackgroundServiceStartNotAllowedException) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.BackgroundServiceStartNotAllowedException.writeToParcel.
type BroadcastOptions ΒΆ added in v0.0.7
BroadcastOptions wraps android.app.BroadcastOptions.
func (*BroadcastOptions) ClearDeferralPolicy ΒΆ added in v0.0.7
func (m *BroadcastOptions) ClearDeferralPolicy() error
ClearDeferralPolicy calls android.app.BroadcastOptions.clearDeferralPolicy.
func (*BroadcastOptions) ClearDeliveryGroupMatchingKey ΒΆ added in v0.0.7
func (m *BroadcastOptions) ClearDeliveryGroupMatchingKey() error
ClearDeliveryGroupMatchingKey calls android.app.BroadcastOptions.clearDeliveryGroupMatchingKey.
func (*BroadcastOptions) ClearDeliveryGroupPolicy ΒΆ added in v0.0.7
func (m *BroadcastOptions) ClearDeliveryGroupPolicy() error
ClearDeliveryGroupPolicy calls android.app.BroadcastOptions.clearDeliveryGroupPolicy.
func (*BroadcastOptions) FromBundle ΒΆ added in v0.0.7
FromBundle calls android.app.BroadcastOptions.fromBundle.
func (*BroadcastOptions) GetDeferralPolicy ΒΆ added in v0.0.7
func (m *BroadcastOptions) GetDeferralPolicy() (int32, error)
GetDeferralPolicy calls android.app.BroadcastOptions.getDeferralPolicy.
func (*BroadcastOptions) GetDeliveryGroupMatchingKey ΒΆ added in v0.0.7
func (m *BroadcastOptions) GetDeliveryGroupMatchingKey() (string, error)
GetDeliveryGroupMatchingKey calls android.app.BroadcastOptions.getDeliveryGroupMatchingKey.
func (*BroadcastOptions) GetDeliveryGroupPolicy ΒΆ added in v0.0.7
func (m *BroadcastOptions) GetDeliveryGroupPolicy() (int32, error)
GetDeliveryGroupPolicy calls android.app.BroadcastOptions.getDeliveryGroupPolicy.
func (*BroadcastOptions) IsShareIdentityEnabled ΒΆ added in v0.0.7
func (m *BroadcastOptions) IsShareIdentityEnabled() (bool, error)
IsShareIdentityEnabled calls android.app.BroadcastOptions.isShareIdentityEnabled.
func (*BroadcastOptions) MakeBasic ΒΆ added in v0.0.7
func (m *BroadcastOptions) MakeBasic() (*jni.Object, error)
MakeBasic calls android.app.BroadcastOptions.makeBasic.
func (*BroadcastOptions) SetDeferralPolicy ΒΆ added in v0.0.7
func (m *BroadcastOptions) SetDeferralPolicy(arg0 int32) (*jni.Object, error)
SetDeferralPolicy calls android.app.BroadcastOptions.setDeferralPolicy.
func (*BroadcastOptions) SetDeliveryGroupMatchingKey ΒΆ added in v0.0.7
func (m *BroadcastOptions) SetDeliveryGroupMatchingKey(arg0 string, arg1 string) (*jni.Object, error)
SetDeliveryGroupMatchingKey calls android.app.BroadcastOptions.setDeliveryGroupMatchingKey.
func (*BroadcastOptions) SetDeliveryGroupPolicy ΒΆ added in v0.0.7
func (m *BroadcastOptions) SetDeliveryGroupPolicy(arg0 int32) (*jni.Object, error)
SetDeliveryGroupPolicy calls android.app.BroadcastOptions.setDeliveryGroupPolicy.
func (*BroadcastOptions) SetShareIdentityEnabled ΒΆ added in v0.0.7
func (m *BroadcastOptions) SetShareIdentityEnabled(arg0 bool) (*jni.Object, error)
SetShareIdentityEnabled calls android.app.BroadcastOptions.setShareIdentityEnabled.
func (*BroadcastOptions) ToBundle ΒΆ added in v0.0.7
func (m *BroadcastOptions) ToBundle() (*jni.Object, error)
ToBundle calls android.app.BroadcastOptions.toBundle.
func (*BroadcastOptions) ToString ΒΆ added in v0.0.8
func (m *BroadcastOptions) ToString() (string, error)
ToString calls android.app.BroadcastOptions.toString.
type Bundle ΒΆ added in v0.0.4
Bundle wraps android.os.Bundle.
func ExtractBundle ΒΆ added in v0.0.4
ExtractBundle wraps a JNI Bundle object for Go access. Returns a non-nil Bundle if the object is valid. The caller must provide the VM so that the returned Bundle can call JNI methods via VM.Do.
func (*Bundle) DescribeContents ΒΆ added in v0.0.4
DescribeContents calls android.os.Bundle.describeContents.
func (*Bundle) GetByte2_1 ΒΆ added in v0.0.4
GetByte2_1 calls android.os.Bundle.getByte.
func (*Bundle) GetByteArray ΒΆ added in v0.0.4
GetByteArray calls android.os.Bundle.getByteArray.
func (*Bundle) GetChar2_1 ΒΆ added in v0.0.4
GetChar2_1 calls android.os.Bundle.getChar.
func (*Bundle) GetCharArray ΒΆ added in v0.0.4
GetCharArray calls android.os.Bundle.getCharArray.
func (*Bundle) GetCharSequence1 ΒΆ added in v0.0.4
GetCharSequence1 calls android.os.Bundle.getCharSequence.
func (*Bundle) GetCharSequence2_1 ΒΆ added in v0.0.4
GetCharSequence2_1 calls android.os.Bundle.getCharSequence.
func (*Bundle) GetCharSequenceArray ΒΆ added in v0.0.4
GetCharSequenceArray calls android.os.Bundle.getCharSequenceArray.
func (*Bundle) GetCharSequenceArrayList ΒΆ added in v0.0.4
GetCharSequenceArrayList calls android.os.Bundle.getCharSequenceArrayList.
func (*Bundle) GetClassLoader ΒΆ added in v0.0.4
GetClassLoader calls android.os.Bundle.getClassLoader.
func (*Bundle) GetFloat2_1 ΒΆ added in v0.0.4
GetFloat2_1 calls android.os.Bundle.getFloat.
func (*Bundle) GetFloatArray ΒΆ added in v0.0.4
GetFloatArray calls android.os.Bundle.getFloatArray.
func (*Bundle) GetIntegerArrayList ΒΆ added in v0.0.4
GetIntegerArrayList calls android.os.Bundle.getIntegerArrayList.
func (*Bundle) GetParcelableArray ΒΆ added in v0.0.4
GetParcelableArray calls android.os.Bundle.getParcelableArray.
func (*Bundle) GetSerializable ΒΆ added in v0.0.4
GetSerializable calls android.os.Bundle.getSerializable.
func (*Bundle) GetShort2_1 ΒΆ added in v0.0.4
GetShort2_1 calls android.os.Bundle.getShort.
func (*Bundle) GetShortArray ΒΆ added in v0.0.4
GetShortArray calls android.os.Bundle.getShortArray.
func (*Bundle) GetStringArrayList ΒΆ added in v0.0.4
GetStringArrayList calls android.os.Bundle.getStringArrayList.
func (*Bundle) HasFileDescriptors ΒΆ added in v0.0.4
HasFileDescriptors calls android.os.Bundle.hasFileDescriptors.
func (*Bundle) PutByteArray ΒΆ added in v0.0.4
PutByteArray calls android.os.Bundle.putByteArray.
func (*Bundle) PutCharArray ΒΆ added in v0.0.4
PutCharArray calls android.os.Bundle.putCharArray.
func (*Bundle) PutCharSequence ΒΆ added in v0.0.4
PutCharSequence calls android.os.Bundle.putCharSequence.
func (*Bundle) PutCharSequenceArray ΒΆ added in v0.0.4
PutCharSequenceArray calls android.os.Bundle.putCharSequenceArray.
func (*Bundle) PutFloatArray ΒΆ added in v0.0.4
PutFloatArray calls android.os.Bundle.putFloatArray.
func (*Bundle) PutParcelable ΒΆ added in v0.0.4
PutParcelable calls android.os.Bundle.putParcelable.
func (*Bundle) PutParcelableArray ΒΆ added in v0.0.4
PutParcelableArray calls android.os.Bundle.putParcelableArray.
func (*Bundle) PutSerializable ΒΆ added in v0.0.4
PutSerializable calls android.os.Bundle.putSerializable.
func (*Bundle) PutShortArray ΒΆ added in v0.0.4
PutShortArray calls android.os.Bundle.putShortArray.
func (*Bundle) ReadFromParcel ΒΆ added in v0.0.4
ReadFromParcel calls android.os.Bundle.readFromParcel.
func (*Bundle) SetClassLoader ΒΆ added in v0.0.4
SetClassLoader calls android.os.Bundle.setClassLoader.
type CancellationSignal ΒΆ added in v0.0.4
CancellationSignal wraps android.os.CancellationSignal.
func NewCancellationSignal ΒΆ added in v0.0.7
func NewCancellationSignal(vm *jni.VM) (*CancellationSignal, error)
NewCancellationSignal creates a new android.os.CancellationSignal instance.
func (*CancellationSignal) Cancel ΒΆ added in v0.0.4
func (m *CancellationSignal) Cancel() error
Cancel calls android.os.CancellationSignal.cancel.
func (*CancellationSignal) IsCanceled ΒΆ added in v0.0.4
func (m *CancellationSignal) IsCanceled() (bool, error)
IsCanceled calls android.os.CancellationSignal.isCanceled.
func (*CancellationSignal) SetOnCancelListener ΒΆ added in v0.0.4
func (m *CancellationSignal) SetOnCancelListener(arg0 *jni.Object) error
SetOnCancelListener calls android.os.CancellationSignal.setOnCancelListener.
func (*CancellationSignal) ThrowIfCanceled ΒΆ added in v0.0.4
func (m *CancellationSignal) ThrowIfCanceled() error
ThrowIfCanceled calls android.os.CancellationSignal.throwIfCanceled.
func (*CancellationSignal) ToString ΒΆ added in v0.0.8
func (m *CancellationSignal) ToString() (string, error)
ToString calls android.os.CancellationSignal.toString.
type CancellationSignalOnCancelListener ΒΆ added in v0.0.7
CancellationSignalOnCancelListener wraps android.os.CancellationSignal$OnCancelListener.
func (*CancellationSignalOnCancelListener) OnCancel ΒΆ added in v0.0.7
func (m *CancellationSignalOnCancelListener) OnCancel() error
OnCancel calls android.os.CancellationSignal$OnCancelListener.onCancel.
func (*CancellationSignalOnCancelListener) ToString ΒΆ added in v0.0.8
func (m *CancellationSignalOnCancelListener) ToString() (string, error)
ToString calls android.os.CancellationSignal$OnCancelListener.toString.
type ComponentCaller ΒΆ added in v0.0.7
ComponentCaller wraps android.app.ComponentCaller.
func (*ComponentCaller) CheckContentUriPermission ΒΆ added in v0.0.7
CheckContentUriPermission calls android.app.ComponentCaller.checkContentUriPermission.
func (*ComponentCaller) Equals ΒΆ added in v0.0.7
func (m *ComponentCaller) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.ComponentCaller.equals.
func (*ComponentCaller) GetPackage ΒΆ added in v0.0.7
func (m *ComponentCaller) GetPackage() (string, error)
GetPackage calls android.app.ComponentCaller.getPackage.
func (*ComponentCaller) GetUid ΒΆ added in v0.0.7
func (m *ComponentCaller) GetUid() (int32, error)
GetUid calls android.app.ComponentCaller.getUid.
func (*ComponentCaller) HashCode ΒΆ added in v0.0.7
func (m *ComponentCaller) HashCode() (int32, error)
HashCode calls android.app.ComponentCaller.hashCode.
func (*ComponentCaller) ToString ΒΆ added in v0.0.8
func (m *ComponentCaller) ToString() (string, error)
ToString calls android.app.ComponentCaller.toString.
type ComponentFactory ΒΆ added in v0.0.7
ComponentFactory wraps android.app.AppComponentFactory.
func NewComponentFactory ΒΆ added in v0.0.7
func NewComponentFactory(vm *jni.VM) (*ComponentFactory, error)
NewComponentFactory creates a new android.app.AppComponentFactory instance.
func (*ComponentFactory) InstantiateActivity ΒΆ added in v0.0.7
func (m *ComponentFactory) InstantiateActivity( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
InstantiateActivity calls android.app.AppComponentFactory.instantiateActivity.
func (*ComponentFactory) InstantiateApplication ΒΆ added in v0.0.7
func (m *ComponentFactory) InstantiateApplication(arg0 *jni.Object, arg1 string) (*jni.Object, error)
InstantiateApplication calls android.app.AppComponentFactory.instantiateApplication.
func (*ComponentFactory) InstantiateClassLoader ΒΆ added in v0.0.7
func (m *ComponentFactory) InstantiateClassLoader(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
InstantiateClassLoader calls android.app.AppComponentFactory.instantiateClassLoader.
func (*ComponentFactory) InstantiateProvider ΒΆ added in v0.0.7
InstantiateProvider calls android.app.AppComponentFactory.instantiateProvider.
func (*ComponentFactory) InstantiateReceiver ΒΆ added in v0.0.7
func (m *ComponentFactory) InstantiateReceiver( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
InstantiateReceiver calls android.app.AppComponentFactory.instantiateReceiver.
func (*ComponentFactory) InstantiateService ΒΆ added in v0.0.7
func (m *ComponentFactory) InstantiateService( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
InstantiateService calls android.app.AppComponentFactory.instantiateService.
func (*ComponentFactory) ToString ΒΆ added in v0.0.8
func (m *ComponentFactory) ToString() (string, error)
ToString calls android.app.AppComponentFactory.toString.
type Context ΒΆ
Context wraps android.content.Context.
func ContextFromObject ΒΆ
ContextFromObject wraps an existing Android Context JNI global reference into an app.Context. It creates its own GlobalRef so that calling Close() is safe and will not affect the caller's reference.
func (*Context) BindIsolatedService5 ΒΆ added in v0.0.4
func (m *Context) BindIsolatedService5( arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, arg4 *jni.Object, ) (bool, error)
BindIsolatedService5 calls android.content.Context.bindIsolatedService.
func (*Context) BindIsolatedService5_1 ΒΆ added in v0.0.4
func (m *Context) BindIsolatedService5_1( arg0 *jni.Object, arg1 int32, arg2 string, arg3 *jni.Object, arg4 *jni.Object, ) (bool, error)
BindIsolatedService5_1 calls android.content.Context.bindIsolatedService.
func (*Context) BindService3_1 ΒΆ added in v0.0.4
func (m *Context) BindService3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (bool, error)
BindService3_1 calls android.content.Context.bindService.
func (*Context) BindService3_2 ΒΆ added in v0.0.4
BindService3_2 calls android.content.Context.bindService.
func (*Context) BindService4 ΒΆ added in v0.0.4
func (m *Context) BindService4( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) (bool, error)
BindService4 calls android.content.Context.bindService.
func (*Context) BindService4_3 ΒΆ added in v0.0.4
func (m *Context) BindService4_3( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 *jni.Object, ) (bool, error)
BindService4_3 calls android.content.Context.bindService.
func (*Context) BindServiceAsUser4 ΒΆ added in v0.0.4
func (m *Context) BindServiceAsUser4( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) (bool, error)
BindServiceAsUser4 calls android.content.Context.bindServiceAsUser.
func (*Context) BindServiceAsUser4_1 ΒΆ added in v0.0.4
func (m *Context) BindServiceAsUser4_1( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, ) (bool, error)
BindServiceAsUser4_1 calls android.content.Context.bindServiceAsUser.
func (*Context) CheckCallingOrSelfPermission ΒΆ added in v0.0.4
CheckCallingOrSelfPermission calls android.content.Context.checkCallingOrSelfPermission.
func (*Context) CheckCallingOrSelfUriPermission ΒΆ added in v0.0.4
CheckCallingOrSelfUriPermission calls android.content.Context.checkCallingOrSelfUriPermission.
func (*Context) CheckCallingPermission ΒΆ added in v0.0.4
CheckCallingPermission calls android.content.Context.checkCallingPermission.
func (*Context) CheckCallingUriPermission ΒΆ added in v0.0.4
CheckCallingUriPermission calls android.content.Context.checkCallingUriPermission.
func (*Context) CheckContentUriPermissionFull ΒΆ added in v0.0.4
func (m *Context) CheckContentUriPermissionFull( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) (int32, error)
CheckContentUriPermissionFull calls android.content.Context.checkContentUriPermissionFull.
func (*Context) CheckPermission ΒΆ added in v0.0.4
CheckPermission calls android.content.Context.checkPermission.
func (*Context) CheckSelfPermission ΒΆ added in v0.0.4
CheckSelfPermission calls android.content.Context.checkSelfPermission.
func (*Context) CheckUriPermission4 ΒΆ added in v0.0.4
func (m *Context) CheckUriPermission4( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) (int32, error)
CheckUriPermission4 calls android.content.Context.checkUriPermission.
func (*Context) CheckUriPermission6_1 ΒΆ added in v0.0.4
func (m *Context) CheckUriPermission6_1( arg0 *jni.Object, arg1 string, arg2 string, arg3 int32, arg4 int32, arg5 int32, ) (int32, error)
CheckUriPermission6_1 calls android.content.Context.checkUriPermission.
func (*Context) ClearWallpaper ΒΆ added in v0.0.4
ClearWallpaper calls android.content.Context.clearWallpaper.
func (*Context) Close ΒΆ
func (m *Context) Close()
Close releases the GlobalRef held by this Context.
func (*Context) CreateAttributionContext ΒΆ added in v0.0.4
CreateAttributionContext calls android.content.Context.createAttributionContext.
func (*Context) CreateConfigurationContext ΒΆ added in v0.0.4
CreateConfigurationContext calls android.content.Context.createConfigurationContext.
func (*Context) CreateContext ΒΆ added in v0.0.4
CreateContext calls android.content.Context.createContext.
func (*Context) CreateContextForSplit ΒΆ added in v0.0.4
CreateContextForSplit calls android.content.Context.createContextForSplit.
func (*Context) CreateDeviceContext ΒΆ added in v0.0.4
CreateDeviceContext calls android.content.Context.createDeviceContext.
func (*Context) CreateDeviceProtectedStorageContext ΒΆ added in v0.0.4
CreateDeviceProtectedStorageContext calls android.content.Context.createDeviceProtectedStorageContext.
func (*Context) CreateDisplayContext ΒΆ added in v0.0.4
CreateDisplayContext calls android.content.Context.createDisplayContext.
func (*Context) CreatePackageContext ΒΆ added in v0.0.4
CreatePackageContext calls android.content.Context.createPackageContext.
func (*Context) CreateWindowContext2_1 ΒΆ added in v0.0.4
CreateWindowContext2_1 calls android.content.Context.createWindowContext.
func (*Context) CreateWindowContext3 ΒΆ added in v0.0.4
func (m *Context) CreateWindowContext3( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) (*jni.Object, error)
CreateWindowContext3 calls android.content.Context.createWindowContext.
func (*Context) DatabaseList ΒΆ added in v0.0.4
DatabaseList calls android.content.Context.databaseList.
func (*Context) DeleteDatabase ΒΆ added in v0.0.4
DeleteDatabase calls android.content.Context.deleteDatabase.
func (*Context) DeleteFile ΒΆ added in v0.0.4
DeleteFile calls android.content.Context.deleteFile.
func (*Context) DeleteSharedPreferences ΒΆ added in v0.0.4
DeleteSharedPreferences calls android.content.Context.deleteSharedPreferences.
func (*Context) EnforceCallingOrSelfPermission ΒΆ added in v0.0.4
EnforceCallingOrSelfPermission calls android.content.Context.enforceCallingOrSelfPermission.
func (*Context) EnforceCallingOrSelfUriPermission ΒΆ added in v0.0.4
func (m *Context) EnforceCallingOrSelfUriPermission( arg0 *jni.Object, arg1 int32, arg2 string, ) error
EnforceCallingOrSelfUriPermission calls android.content.Context.enforceCallingOrSelfUriPermission.
func (*Context) EnforceCallingPermission ΒΆ added in v0.0.4
EnforceCallingPermission calls android.content.Context.enforceCallingPermission.
func (*Context) EnforceCallingUriPermission ΒΆ added in v0.0.4
EnforceCallingUriPermission calls android.content.Context.enforceCallingUriPermission.
func (*Context) EnforcePermission ΒΆ added in v0.0.4
EnforcePermission calls android.content.Context.enforcePermission.
func (*Context) EnforceUriPermission5 ΒΆ added in v0.0.4
func (m *Context) EnforceUriPermission5( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, arg4 string, ) error
EnforceUriPermission5 calls android.content.Context.enforceUriPermission.
func (*Context) EnforceUriPermission7_1 ΒΆ added in v0.0.4
func (m *Context) EnforceUriPermission7_1( arg0 *jni.Object, arg1 string, arg2 string, arg3 int32, arg4 int32, arg5 int32, arg6 string, ) error
EnforceUriPermission7_1 calls android.content.Context.enforceUriPermission.
func (*Context) GetApplicationContext ΒΆ added in v0.0.4
GetApplicationContext calls android.content.Context.getApplicationContext.
func (*Context) GetApplicationInfo ΒΆ added in v0.0.4
GetApplicationInfo calls android.content.Context.getApplicationInfo.
func (*Context) GetAttributionSource ΒΆ added in v0.0.4
GetAttributionSource calls android.content.Context.getAttributionSource.
func (*Context) GetAttributionTag ΒΆ added in v0.0.4
GetAttributionTag calls android.content.Context.getAttributionTag.
func (*Context) GetCacheDir ΒΆ added in v0.0.4
GetCacheDir calls android.content.Context.getCacheDir.
func (*Context) GetClassLoader ΒΆ added in v0.0.4
GetClassLoader calls android.content.Context.getClassLoader.
func (*Context) GetCodeCacheDir ΒΆ added in v0.0.4
GetCodeCacheDir calls android.content.Context.getCodeCacheDir.
func (*Context) GetColorStateList ΒΆ added in v0.0.4
GetColorStateList calls android.content.Context.getColorStateList.
func (*Context) GetContentResolver ΒΆ added in v0.0.4
GetContentResolver calls android.content.Context.getContentResolver.
func (*Context) GetDataDir ΒΆ added in v0.0.4
GetDataDir calls android.content.Context.getDataDir.
func (*Context) GetDatabasePath ΒΆ added in v0.0.4
GetDatabasePath calls android.content.Context.getDatabasePath.
func (*Context) GetDeviceId ΒΆ added in v0.0.4
GetDeviceId calls android.content.Context.getDeviceId.
func (*Context) GetDisplay ΒΆ added in v0.0.4
GetDisplay calls android.content.Context.getDisplay.
func (*Context) GetDrawable ΒΆ added in v0.0.4
GetDrawable calls android.content.Context.getDrawable.
func (*Context) GetExternalCacheDir ΒΆ added in v0.0.4
GetExternalCacheDir calls android.content.Context.getExternalCacheDir.
func (*Context) GetExternalCacheDirs ΒΆ added in v0.0.4
GetExternalCacheDirs calls android.content.Context.getExternalCacheDirs.
func (*Context) GetExternalFilesDir ΒΆ added in v0.0.4
GetExternalFilesDir calls android.content.Context.getExternalFilesDir.
func (*Context) GetExternalFilesDirs ΒΆ added in v0.0.4
GetExternalFilesDirs calls android.content.Context.getExternalFilesDirs.
func (*Context) GetExternalMediaDirs ΒΆ added in v0.0.4
GetExternalMediaDirs calls android.content.Context.getExternalMediaDirs.
func (*Context) GetFileStreamPath ΒΆ added in v0.0.4
GetFileStreamPath calls android.content.Context.getFileStreamPath.
func (*Context) GetFilesDir ΒΆ added in v0.0.4
GetFilesDir calls android.content.Context.getFilesDir.
func (*Context) GetMainExecutor ΒΆ added in v0.0.4
GetMainExecutor calls android.content.Context.getMainExecutor.
func (*Context) GetMainLooper ΒΆ added in v0.0.4
GetMainLooper calls android.content.Context.getMainLooper.
func (*Context) GetNoBackupFilesDir ΒΆ added in v0.0.4
GetNoBackupFilesDir calls android.content.Context.getNoBackupFilesDir.
func (*Context) GetObbDirs ΒΆ added in v0.0.4
GetObbDirs calls android.content.Context.getObbDirs.
func (*Context) GetOpPackageName ΒΆ added in v0.0.4
GetOpPackageName calls android.content.Context.getOpPackageName.
func (*Context) GetPackageCodePath ΒΆ added in v0.0.4
GetPackageCodePath calls android.content.Context.getPackageCodePath.
func (*Context) GetPackageManager ΒΆ added in v0.0.4
GetPackageManager calls android.content.Context.getPackageManager.
func (*Context) GetPackageName ΒΆ added in v0.0.4
GetPackageName calls android.content.Context.getPackageName.
func (*Context) GetPackageResourcePath ΒΆ added in v0.0.4
GetPackageResourcePath calls android.content.Context.getPackageResourcePath.
func (*Context) GetResources ΒΆ added in v0.0.4
GetResources calls android.content.Context.getResources.
func (*Context) GetSharedPreferences ΒΆ added in v0.0.4
GetSharedPreferences calls android.content.Context.getSharedPreferences.
func (*Context) GetString1 ΒΆ added in v0.0.4
GetString1 calls android.content.Context.getString.
func (*Context) GetString2_1 ΒΆ added in v0.0.4
GetString2_1 calls android.content.Context.getString.
func (*Context) GetSystemService ΒΆ
GetSystemService calls android.content.Context.getSystemService.
func (*Context) GetWallpaper ΒΆ added in v0.0.4
GetWallpaper calls android.content.Context.getWallpaper.
func (*Context) GetWallpaperDesiredMinimumHeight ΒΆ added in v0.0.4
GetWallpaperDesiredMinimumHeight calls android.content.Context.getWallpaperDesiredMinimumHeight.
func (*Context) GetWallpaperDesiredMinimumWidth ΒΆ added in v0.0.4
GetWallpaperDesiredMinimumWidth calls android.content.Context.getWallpaperDesiredMinimumWidth.
func (*Context) GrantUriPermission ΒΆ added in v0.0.4
GrantUriPermission calls android.content.Context.grantUriPermission.
func (*Context) IsDeviceProtectedStorage ΒΆ added in v0.0.4
IsDeviceProtectedStorage calls android.content.Context.isDeviceProtectedStorage.
func (*Context) IsRestricted ΒΆ added in v0.0.4
IsRestricted calls android.content.Context.isRestricted.
func (*Context) IsUiContext ΒΆ added in v0.0.4
IsUiContext calls android.content.Context.isUiContext.
func (*Context) MoveDatabaseFrom ΒΆ added in v0.0.4
MoveDatabaseFrom calls android.content.Context.moveDatabaseFrom.
func (*Context) MoveSharedPreferencesFrom ΒΆ added in v0.0.4
MoveSharedPreferencesFrom calls android.content.Context.moveSharedPreferencesFrom.
func (*Context) ObtainStyledAttributes1_3 ΒΆ added in v0.0.4
ObtainStyledAttributes1_3 calls android.content.Context.obtainStyledAttributes.
func (*Context) ObtainStyledAttributes2 ΒΆ added in v0.0.4
ObtainStyledAttributes2 calls android.content.Context.obtainStyledAttributes.
func (*Context) ObtainStyledAttributes2_2 ΒΆ added in v0.0.4
ObtainStyledAttributes2_2 calls android.content.Context.obtainStyledAttributes.
func (*Context) ObtainStyledAttributes4_1 ΒΆ added in v0.0.4
func (m *Context) ObtainStyledAttributes4_1( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, ) (*jni.Object, error)
ObtainStyledAttributes4_1 calls android.content.Context.obtainStyledAttributes.
func (*Context) OpenFileInput ΒΆ added in v0.0.4
OpenFileInput calls android.content.Context.openFileInput.
func (*Context) OpenFileOutput ΒΆ added in v0.0.4
OpenFileOutput calls android.content.Context.openFileOutput.
func (*Context) OpenOrCreateDatabase ΒΆ added in v0.0.4
func (m *Context) OpenOrCreateDatabase( arg0 string, arg1 int32, arg2 *jni.Object, ) (*jni.Object, error)
OpenOrCreateDatabase calls android.content.Context.openOrCreateDatabase.
func (*Context) PeekWallpaper ΒΆ added in v0.0.4
PeekWallpaper calls android.content.Context.peekWallpaper.
func (*Context) RegisterComponentCallbacks ΒΆ added in v0.0.4
RegisterComponentCallbacks calls android.content.Context.registerComponentCallbacks.
func (*Context) RegisterDeviceIdChangeListener ΒΆ added in v0.0.4
RegisterDeviceIdChangeListener calls android.content.Context.registerDeviceIdChangeListener.
func (*Context) RegisterReceiver2 ΒΆ added in v0.0.4
RegisterReceiver2 calls android.content.Context.registerReceiver.
func (*Context) RegisterReceiver3_1 ΒΆ added in v0.0.4
func (m *Context) RegisterReceiver3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) (*jni.Object, error)
RegisterReceiver3_1 calls android.content.Context.registerReceiver.
func (*Context) RemoveStickyBroadcast ΒΆ added in v0.0.4
RemoveStickyBroadcast calls android.content.Context.removeStickyBroadcast.
func (*Context) RemoveStickyBroadcastAsUser ΒΆ added in v0.0.4
RemoveStickyBroadcastAsUser calls android.content.Context.removeStickyBroadcastAsUser.
func (*Context) RevokeSelfPermissionOnKill ΒΆ added in v0.0.4
RevokeSelfPermissionOnKill calls android.content.Context.revokeSelfPermissionOnKill.
func (*Context) RevokeUriPermission2 ΒΆ added in v0.0.4
RevokeUriPermission2 calls android.content.Context.revokeUriPermission.
func (*Context) RevokeUriPermission3_1 ΒΆ added in v0.0.4
RevokeUriPermission3_1 calls android.content.Context.revokeUriPermission.
func (*Context) SendBroadcast1 ΒΆ added in v0.0.4
SendBroadcast1 calls android.content.Context.sendBroadcast.
func (*Context) SendBroadcast2_1 ΒΆ added in v0.0.4
SendBroadcast2_1 calls android.content.Context.sendBroadcast.
func (*Context) SendBroadcast3_2 ΒΆ added in v0.0.4
SendBroadcast3_2 calls android.content.Context.sendBroadcast.
func (*Context) SendBroadcastAsUser2 ΒΆ added in v0.0.4
SendBroadcastAsUser2 calls android.content.Context.sendBroadcastAsUser.
func (*Context) SendBroadcastAsUser3_1 ΒΆ added in v0.0.4
SendBroadcastAsUser3_1 calls android.content.Context.sendBroadcastAsUser.
func (*Context) SendBroadcastWithMultiplePermissions ΒΆ added in v0.0.4
SendBroadcastWithMultiplePermissions calls android.content.Context.sendBroadcastWithMultiplePermissions.
func (*Context) SendOrderedBroadcast2 ΒΆ added in v0.0.4
SendOrderedBroadcast2 calls android.content.Context.sendOrderedBroadcast.
func (*Context) SendOrderedBroadcast3_1 ΒΆ added in v0.0.4
SendOrderedBroadcast3_1 calls android.content.Context.sendOrderedBroadcast.
func (*Context) SendStickyBroadcast1 ΒΆ added in v0.0.4
SendStickyBroadcast1 calls android.content.Context.sendStickyBroadcast.
func (*Context) SendStickyBroadcast2_1 ΒΆ added in v0.0.4
SendStickyBroadcast2_1 calls android.content.Context.sendStickyBroadcast.
func (*Context) SendStickyBroadcastAsUser ΒΆ added in v0.0.4
SendStickyBroadcastAsUser calls android.content.Context.sendStickyBroadcastAsUser.
func (*Context) SetWallpaper1 ΒΆ added in v0.0.4
SetWallpaper1 calls android.content.Context.setWallpaper.
func (*Context) SetWallpaper1_1 ΒΆ added in v0.0.4
SetWallpaper1_1 calls android.content.Context.setWallpaper.
func (*Context) StartActivities1 ΒΆ added in v0.0.4
StartActivities1 calls android.content.Context.startActivities.
func (*Context) StartActivities2_1 ΒΆ added in v0.0.4
StartActivities2_1 calls android.content.Context.startActivities.
func (*Context) StartActivity1 ΒΆ added in v0.0.4
StartActivity1 calls android.content.Context.startActivity.
func (*Context) StartActivity2_1 ΒΆ added in v0.0.4
StartActivity2_1 calls android.content.Context.startActivity.
func (*Context) StartForegroundService ΒΆ added in v0.0.4
StartForegroundService calls android.content.Context.startForegroundService.
func (*Context) StartInstrumentation ΒΆ added in v0.0.4
func (m *Context) StartInstrumentation( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (bool, error)
StartInstrumentation calls android.content.Context.startInstrumentation.
func (*Context) StartIntentSender5 ΒΆ added in v0.0.4
func (m *Context) StartIntentSender5( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int32, ) error
StartIntentSender5 calls android.content.Context.startIntentSender.
func (*Context) StartIntentSender6_1 ΒΆ added in v0.0.4
func (m *Context) StartIntentSender6_1( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int32, arg5 *jni.Object, ) error
StartIntentSender6_1 calls android.content.Context.startIntentSender.
func (*Context) StartService ΒΆ added in v0.0.4
StartService calls android.content.Context.startService.
func (*Context) StopService ΒΆ added in v0.0.4
StopService calls android.content.Context.stopService.
func (*Context) UnbindService ΒΆ added in v0.0.4
UnbindService calls android.content.Context.unbindService.
func (*Context) UnregisterComponentCallbacks ΒΆ added in v0.0.4
UnregisterComponentCallbacks calls android.content.Context.unregisterComponentCallbacks.
func (*Context) UnregisterDeviceIdChangeListener ΒΆ added in v0.0.4
UnregisterDeviceIdChangeListener calls android.content.Context.unregisterDeviceIdChangeListener.
func (*Context) UnregisterReceiver ΒΆ added in v0.0.4
UnregisterReceiver calls android.content.Context.unregisterReceiver.
type ContextBindServiceFlags ΒΆ added in v0.0.7
ContextBindServiceFlags wraps android.content.Context$BindServiceFlags.
func (*ContextBindServiceFlags) Of ΒΆ added in v0.0.7
func (m *ContextBindServiceFlags) Of(arg0 int64) (*jni.Object, error)
Of calls android.content.Context$BindServiceFlags.of.
func (*ContextBindServiceFlags) ToString ΒΆ added in v0.0.8
func (m *ContextBindServiceFlags) ToString() (string, error)
ToString calls android.content.Context$BindServiceFlags.toString.
type DatePickerDialog ΒΆ added in v0.0.7
DatePickerDialog wraps android.app.DatePickerDialog.
func NewDatePickerDialog ΒΆ added in v0.0.7
NewDatePickerDialog creates a new android.app.DatePickerDialog instance.
func (*DatePickerDialog) GetDatePicker ΒΆ added in v0.0.7
func (m *DatePickerDialog) GetDatePicker() (*jni.Object, error)
GetDatePicker calls android.app.DatePickerDialog.getDatePicker.
func (*DatePickerDialog) OnClick ΒΆ added in v0.0.7
func (m *DatePickerDialog) OnClick(arg0 *jni.Object, arg1 int32) error
OnClick calls android.app.DatePickerDialog.onClick.
func (*DatePickerDialog) OnDateChanged ΒΆ added in v0.0.7
func (m *DatePickerDialog) OnDateChanged( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) error
OnDateChanged calls android.app.DatePickerDialog.onDateChanged.
func (*DatePickerDialog) OnRestoreInstanceState ΒΆ added in v0.0.7
func (m *DatePickerDialog) OnRestoreInstanceState(arg0 *jni.Object) error
OnRestoreInstanceState calls android.app.DatePickerDialog.onRestoreInstanceState.
func (*DatePickerDialog) OnSaveInstanceState ΒΆ added in v0.0.7
func (m *DatePickerDialog) OnSaveInstanceState() (*jni.Object, error)
OnSaveInstanceState calls android.app.DatePickerDialog.onSaveInstanceState.
func (*DatePickerDialog) SetOnDateSetListener ΒΆ added in v0.0.7
func (m *DatePickerDialog) SetOnDateSetListener(arg0 *jni.Object) error
SetOnDateSetListener calls android.app.DatePickerDialog.setOnDateSetListener.
func (*DatePickerDialog) ToString ΒΆ added in v0.0.8
func (m *DatePickerDialog) ToString() (string, error)
ToString calls android.app.DatePickerDialog.toString.
func (*DatePickerDialog) UpdateDate ΒΆ added in v0.0.7
func (m *DatePickerDialog) UpdateDate( arg0 int32, arg1 int32, arg2 int32, ) error
UpdateDate calls android.app.DatePickerDialog.updateDate.
type DatePickerDialogOnDateSetListener ΒΆ added in v0.0.7
DatePickerDialogOnDateSetListener wraps android.app.DatePickerDialog$OnDateSetListener.
func (*DatePickerDialogOnDateSetListener) OnDateSet ΒΆ added in v0.0.7
func (m *DatePickerDialogOnDateSetListener) OnDateSet( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) error
OnDateSet calls android.app.DatePickerDialog$OnDateSetListener.onDateSet.
func (*DatePickerDialogOnDateSetListener) ToString ΒΆ added in v0.0.8
func (m *DatePickerDialogOnDateSetListener) ToString() (string, error)
ToString calls android.app.DatePickerDialog$OnDateSetListener.toString.
type Dialog ΒΆ added in v0.0.7
Dialog wraps android.app.Dialog.
func (*Dialog) AddContentView ΒΆ added in v0.0.7
AddContentView calls android.app.Dialog.addContentView.
func (*Dialog) CloseOptionsMenu ΒΆ added in v0.0.7
CloseOptionsMenu calls android.app.Dialog.closeOptionsMenu.
func (*Dialog) DispatchGenericMotionEvent ΒΆ added in v0.0.7
DispatchGenericMotionEvent calls android.app.Dialog.dispatchGenericMotionEvent.
func (*Dialog) DispatchKeyEvent ΒΆ added in v0.0.7
DispatchKeyEvent calls android.app.Dialog.dispatchKeyEvent.
func (*Dialog) DispatchKeyShortcutEvent ΒΆ added in v0.0.7
DispatchKeyShortcutEvent calls android.app.Dialog.dispatchKeyShortcutEvent.
func (*Dialog) DispatchPopulateAccessibilityEvent ΒΆ added in v0.0.7
DispatchPopulateAccessibilityEvent calls android.app.Dialog.dispatchPopulateAccessibilityEvent.
func (*Dialog) DispatchTouchEvent ΒΆ added in v0.0.7
DispatchTouchEvent calls android.app.Dialog.dispatchTouchEvent.
func (*Dialog) DispatchTrackballEvent ΒΆ added in v0.0.7
DispatchTrackballEvent calls android.app.Dialog.dispatchTrackballEvent.
func (*Dialog) GetActionBar ΒΆ added in v0.0.7
GetActionBar calls android.app.Dialog.getActionBar.
func (*Dialog) GetContext ΒΆ added in v0.0.7
GetContext calls android.app.Dialog.getContext.
func (*Dialog) GetCurrentFocus ΒΆ added in v0.0.7
GetCurrentFocus calls android.app.Dialog.getCurrentFocus.
func (*Dialog) GetLayoutInflater ΒΆ added in v0.0.7
GetLayoutInflater calls android.app.Dialog.getLayoutInflater.
func (*Dialog) GetOnBackInvokedDispatcher ΒΆ added in v0.0.7
GetOnBackInvokedDispatcher calls android.app.Dialog.getOnBackInvokedDispatcher.
func (*Dialog) GetOwnerActivity ΒΆ added in v0.0.7
GetOwnerActivity calls android.app.Dialog.getOwnerActivity.
func (*Dialog) GetSearchEvent ΒΆ added in v0.0.7
GetSearchEvent calls android.app.Dialog.getSearchEvent.
func (*Dialog) GetVolumeControlStream ΒΆ added in v0.0.7
GetVolumeControlStream calls android.app.Dialog.getVolumeControlStream.
func (*Dialog) InvalidateOptionsMenu ΒΆ added in v0.0.7
InvalidateOptionsMenu calls android.app.Dialog.invalidateOptionsMenu.
func (*Dialog) OnActionModeFinished ΒΆ added in v0.0.7
OnActionModeFinished calls android.app.Dialog.onActionModeFinished.
func (*Dialog) OnActionModeStarted ΒΆ added in v0.0.7
OnActionModeStarted calls android.app.Dialog.onActionModeStarted.
func (*Dialog) OnAttachedToWindow ΒΆ added in v0.0.7
OnAttachedToWindow calls android.app.Dialog.onAttachedToWindow.
func (*Dialog) OnBackPressed ΒΆ added in v0.0.7
OnBackPressed calls android.app.Dialog.onBackPressed.
func (*Dialog) OnContentChanged ΒΆ added in v0.0.7
OnContentChanged calls android.app.Dialog.onContentChanged.
func (*Dialog) OnContextItemSelected ΒΆ added in v0.0.7
OnContextItemSelected calls android.app.Dialog.onContextItemSelected.
func (*Dialog) OnContextMenuClosed ΒΆ added in v0.0.7
OnContextMenuClosed calls android.app.Dialog.onContextMenuClosed.
func (*Dialog) OnCreateContextMenu ΒΆ added in v0.0.7
OnCreateContextMenu calls android.app.Dialog.onCreateContextMenu.
func (*Dialog) OnCreateOptionsMenu ΒΆ added in v0.0.7
OnCreateOptionsMenu calls android.app.Dialog.onCreateOptionsMenu.
func (*Dialog) OnCreatePanelMenu ΒΆ added in v0.0.7
OnCreatePanelMenu calls android.app.Dialog.onCreatePanelMenu.
func (*Dialog) OnCreatePanelView ΒΆ added in v0.0.7
OnCreatePanelView calls android.app.Dialog.onCreatePanelView.
func (*Dialog) OnDetachedFromWindow ΒΆ added in v0.0.7
OnDetachedFromWindow calls android.app.Dialog.onDetachedFromWindow.
func (*Dialog) OnGenericMotionEvent ΒΆ added in v0.0.7
OnGenericMotionEvent calls android.app.Dialog.onGenericMotionEvent.
func (*Dialog) OnKeyLongPress ΒΆ added in v0.0.7
OnKeyLongPress calls android.app.Dialog.onKeyLongPress.
func (*Dialog) OnKeyMultiple ΒΆ added in v0.0.7
OnKeyMultiple calls android.app.Dialog.onKeyMultiple.
func (*Dialog) OnKeyShortcut ΒΆ added in v0.0.7
OnKeyShortcut calls android.app.Dialog.onKeyShortcut.
func (*Dialog) OnMenuItemSelected ΒΆ added in v0.0.7
OnMenuItemSelected calls android.app.Dialog.onMenuItemSelected.
func (*Dialog) OnMenuOpened ΒΆ added in v0.0.7
OnMenuOpened calls android.app.Dialog.onMenuOpened.
func (*Dialog) OnOptionsItemSelected ΒΆ added in v0.0.7
OnOptionsItemSelected calls android.app.Dialog.onOptionsItemSelected.
func (*Dialog) OnOptionsMenuClosed ΒΆ added in v0.0.7
OnOptionsMenuClosed calls android.app.Dialog.onOptionsMenuClosed.
func (*Dialog) OnPanelClosed ΒΆ added in v0.0.7
OnPanelClosed calls android.app.Dialog.onPanelClosed.
func (*Dialog) OnPrepareOptionsMenu ΒΆ added in v0.0.7
OnPrepareOptionsMenu calls android.app.Dialog.onPrepareOptionsMenu.
func (*Dialog) OnPreparePanel ΒΆ added in v0.0.7
OnPreparePanel calls android.app.Dialog.onPreparePanel.
func (*Dialog) OnRestoreInstanceState ΒΆ added in v0.0.7
OnRestoreInstanceState calls android.app.Dialog.onRestoreInstanceState.
func (*Dialog) OnSaveInstanceState ΒΆ added in v0.0.7
OnSaveInstanceState calls android.app.Dialog.onSaveInstanceState.
func (*Dialog) OnSearchRequested0 ΒΆ added in v0.0.7
OnSearchRequested0 calls android.app.Dialog.onSearchRequested.
func (*Dialog) OnSearchRequested1_1 ΒΆ added in v0.0.7
OnSearchRequested1_1 calls android.app.Dialog.onSearchRequested.
func (*Dialog) OnTouchEvent ΒΆ added in v0.0.7
OnTouchEvent calls android.app.Dialog.onTouchEvent.
func (*Dialog) OnTrackballEvent ΒΆ added in v0.0.7
OnTrackballEvent calls android.app.Dialog.onTrackballEvent.
func (*Dialog) OnWindowAttributesChanged ΒΆ added in v0.0.7
OnWindowAttributesChanged calls android.app.Dialog.onWindowAttributesChanged.
func (*Dialog) OnWindowFocusChanged ΒΆ added in v0.0.7
OnWindowFocusChanged calls android.app.Dialog.onWindowFocusChanged.
func (*Dialog) OnWindowStartingActionMode1 ΒΆ added in v0.0.7
OnWindowStartingActionMode1 calls android.app.Dialog.onWindowStartingActionMode.
func (*Dialog) OnWindowStartingActionMode2_1 ΒΆ added in v0.0.7
OnWindowStartingActionMode2_1 calls android.app.Dialog.onWindowStartingActionMode.
func (*Dialog) OpenContextMenu ΒΆ added in v0.0.7
OpenContextMenu calls android.app.Dialog.openContextMenu.
func (*Dialog) OpenOptionsMenu ΒΆ added in v0.0.7
OpenOptionsMenu calls android.app.Dialog.openOptionsMenu.
func (*Dialog) RegisterForContextMenu ΒΆ added in v0.0.7
RegisterForContextMenu calls android.app.Dialog.registerForContextMenu.
func (*Dialog) RequestWindowFeature ΒΆ added in v0.0.7
RequestWindowFeature calls android.app.Dialog.requestWindowFeature.
func (*Dialog) SetCancelMessage ΒΆ added in v0.0.7
SetCancelMessage calls android.app.Dialog.setCancelMessage.
func (*Dialog) SetCancelable ΒΆ added in v0.0.7
SetCancelable calls android.app.Dialog.setCancelable.
func (*Dialog) SetCanceledOnTouchOutside ΒΆ added in v0.0.7
SetCanceledOnTouchOutside calls android.app.Dialog.setCanceledOnTouchOutside.
func (*Dialog) SetContentView1 ΒΆ added in v0.0.7
SetContentView1 calls android.app.Dialog.setContentView.
func (*Dialog) SetContentView1_2 ΒΆ added in v0.0.7
SetContentView1_2 calls android.app.Dialog.setContentView.
func (*Dialog) SetContentView2_1 ΒΆ added in v0.0.7
SetContentView2_1 calls android.app.Dialog.setContentView.
func (*Dialog) SetDismissMessage ΒΆ added in v0.0.7
SetDismissMessage calls android.app.Dialog.setDismissMessage.
func (*Dialog) SetFeatureDrawable ΒΆ added in v0.0.7
SetFeatureDrawable calls android.app.Dialog.setFeatureDrawable.
func (*Dialog) SetFeatureDrawableAlpha ΒΆ added in v0.0.7
SetFeatureDrawableAlpha calls android.app.Dialog.setFeatureDrawableAlpha.
func (*Dialog) SetFeatureDrawableResource ΒΆ added in v0.0.7
SetFeatureDrawableResource calls android.app.Dialog.setFeatureDrawableResource.
func (*Dialog) SetFeatureDrawableUri ΒΆ added in v0.0.7
SetFeatureDrawableUri calls android.app.Dialog.setFeatureDrawableUri.
func (*Dialog) SetOnCancelListener ΒΆ added in v0.0.7
SetOnCancelListener calls android.app.Dialog.setOnCancelListener.
func (*Dialog) SetOnDismissListener ΒΆ added in v0.0.7
SetOnDismissListener calls android.app.Dialog.setOnDismissListener.
func (*Dialog) SetOnKeyListener ΒΆ added in v0.0.7
SetOnKeyListener calls android.app.Dialog.setOnKeyListener.
func (*Dialog) SetOnShowListener ΒΆ added in v0.0.7
SetOnShowListener calls android.app.Dialog.setOnShowListener.
func (*Dialog) SetOwnerActivity ΒΆ added in v0.0.7
SetOwnerActivity calls android.app.Dialog.setOwnerActivity.
func (*Dialog) SetTitle1_1 ΒΆ added in v0.0.7
SetTitle1_1 calls android.app.Dialog.setTitle.
func (*Dialog) SetVolumeControlStream ΒΆ added in v0.0.7
SetVolumeControlStream calls android.app.Dialog.setVolumeControlStream.
func (*Dialog) TakeKeyEvents ΒΆ added in v0.0.7
TakeKeyEvents calls android.app.Dialog.takeKeyEvents.
type DialogFragment ΒΆ added in v0.0.7
DialogFragment wraps android.app.DialogFragment.
func NewDialogFragment ΒΆ added in v0.0.7
func NewDialogFragment(vm *jni.VM) (*DialogFragment, error)
NewDialogFragment creates a new android.app.DialogFragment instance.
func (*DialogFragment) Dismiss ΒΆ added in v0.0.7
func (m *DialogFragment) Dismiss() error
Dismiss calls android.app.DialogFragment.dismiss.
func (*DialogFragment) DismissAllowingStateLoss ΒΆ added in v0.0.7
func (m *DialogFragment) DismissAllowingStateLoss() error
DismissAllowingStateLoss calls android.app.DialogFragment.dismissAllowingStateLoss.
func (*DialogFragment) Dump ΒΆ added in v0.0.7
func (m *DialogFragment) Dump( arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) error
Dump calls android.app.DialogFragment.dump.
func (*DialogFragment) GetDialog ΒΆ added in v0.0.7
func (m *DialogFragment) GetDialog() (*jni.Object, error)
GetDialog calls android.app.DialogFragment.getDialog.
func (*DialogFragment) GetShowsDialog ΒΆ added in v0.0.7
func (m *DialogFragment) GetShowsDialog() (bool, error)
GetShowsDialog calls android.app.DialogFragment.getShowsDialog.
func (*DialogFragment) GetTheme ΒΆ added in v0.0.7
func (m *DialogFragment) GetTheme() (int32, error)
GetTheme calls android.app.DialogFragment.getTheme.
func (*DialogFragment) IsCancelable ΒΆ added in v0.0.7
func (m *DialogFragment) IsCancelable() (bool, error)
IsCancelable calls android.app.DialogFragment.isCancelable.
func (*DialogFragment) OnActivityCreated ΒΆ added in v0.0.7
func (m *DialogFragment) OnActivityCreated(arg0 *jni.Object) error
OnActivityCreated calls android.app.DialogFragment.onActivityCreated.
func (*DialogFragment) OnAttach ΒΆ added in v0.0.7
func (m *DialogFragment) OnAttach(arg0 *jni.Object) error
OnAttach calls android.app.DialogFragment.onAttach.
func (*DialogFragment) OnCancel ΒΆ added in v0.0.7
func (m *DialogFragment) OnCancel(arg0 *jni.Object) error
OnCancel calls android.app.DialogFragment.onCancel.
func (*DialogFragment) OnCreate ΒΆ added in v0.0.7
func (m *DialogFragment) OnCreate(arg0 *jni.Object) error
OnCreate calls android.app.DialogFragment.onCreate.
func (*DialogFragment) OnCreateDialog ΒΆ added in v0.0.7
OnCreateDialog calls android.app.DialogFragment.onCreateDialog.
func (*DialogFragment) OnDestroyView ΒΆ added in v0.0.7
func (m *DialogFragment) OnDestroyView() error
OnDestroyView calls android.app.DialogFragment.onDestroyView.
func (*DialogFragment) OnDetach ΒΆ added in v0.0.7
func (m *DialogFragment) OnDetach() error
OnDetach calls android.app.DialogFragment.onDetach.
func (*DialogFragment) OnDismiss ΒΆ added in v0.0.7
func (m *DialogFragment) OnDismiss(arg0 *jni.Object) error
OnDismiss calls android.app.DialogFragment.onDismiss.
func (*DialogFragment) OnGetLayoutInflater ΒΆ added in v0.0.7
OnGetLayoutInflater calls android.app.DialogFragment.onGetLayoutInflater.
func (*DialogFragment) OnSaveInstanceState ΒΆ added in v0.0.7
func (m *DialogFragment) OnSaveInstanceState(arg0 *jni.Object) error
OnSaveInstanceState calls android.app.DialogFragment.onSaveInstanceState.
func (*DialogFragment) OnStart ΒΆ added in v0.0.7
func (m *DialogFragment) OnStart() error
OnStart calls android.app.DialogFragment.onStart.
func (*DialogFragment) OnStop ΒΆ added in v0.0.7
func (m *DialogFragment) OnStop() error
OnStop calls android.app.DialogFragment.onStop.
func (*DialogFragment) SetCancelable ΒΆ added in v0.0.7
func (m *DialogFragment) SetCancelable(arg0 bool) error
SetCancelable calls android.app.DialogFragment.setCancelable.
func (*DialogFragment) SetShowsDialog ΒΆ added in v0.0.7
func (m *DialogFragment) SetShowsDialog(arg0 bool) error
SetShowsDialog calls android.app.DialogFragment.setShowsDialog.
func (*DialogFragment) SetStyle ΒΆ added in v0.0.7
func (m *DialogFragment) SetStyle(arg0 int32, arg1 int32) error
SetStyle calls android.app.DialogFragment.setStyle.
func (*DialogFragment) Show2 ΒΆ added in v0.0.7
func (m *DialogFragment) Show2(arg0 *jni.Object, arg1 string) error
Show2 calls android.app.DialogFragment.show.
func (*DialogFragment) ToString ΒΆ added in v0.0.8
func (m *DialogFragment) ToString() (string, error)
ToString calls android.app.DialogFragment.toString.
type DirectAction ΒΆ added in v0.0.7
DirectAction wraps android.app.DirectAction.
func (*DirectAction) DescribeContents ΒΆ added in v0.0.7
func (m *DirectAction) DescribeContents() (int32, error)
DescribeContents calls android.app.DirectAction.describeContents.
func (*DirectAction) Equals ΒΆ added in v0.0.7
func (m *DirectAction) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.DirectAction.equals.
func (*DirectAction) GetExtras ΒΆ added in v0.0.7
func (m *DirectAction) GetExtras() (*jni.Object, error)
GetExtras calls android.app.DirectAction.getExtras.
func (*DirectAction) GetId ΒΆ added in v0.0.7
func (m *DirectAction) GetId() (string, error)
GetId calls android.app.DirectAction.getId.
func (*DirectAction) GetLocusId ΒΆ added in v0.0.7
func (m *DirectAction) GetLocusId() (*jni.Object, error)
GetLocusId calls android.app.DirectAction.getLocusId.
func (*DirectAction) HashCode ΒΆ added in v0.0.7
func (m *DirectAction) HashCode() (int32, error)
HashCode calls android.app.DirectAction.hashCode.
func (*DirectAction) ToString ΒΆ added in v0.0.8
func (m *DirectAction) ToString() (string, error)
ToString calls android.app.DirectAction.toString.
func (*DirectAction) WriteToParcel ΒΆ added in v0.0.7
func (m *DirectAction) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.DirectAction.writeToParcel.
type DirectActionBuilder ΒΆ added in v0.0.7
DirectActionBuilder wraps android.app.DirectAction$Builder.
func (*DirectActionBuilder) Build ΒΆ added in v0.0.7
func (m *DirectActionBuilder) Build() (*jni.Object, error)
Build calls android.app.DirectAction$Builder.build.
func (*DirectActionBuilder) SetExtras ΒΆ added in v0.0.7
SetExtras calls android.app.DirectAction$Builder.setExtras.
func (*DirectActionBuilder) SetLocusId ΒΆ added in v0.0.7
SetLocusId calls android.app.DirectAction$Builder.setLocusId.
func (*DirectActionBuilder) ToString ΒΆ added in v0.0.8
func (m *DirectActionBuilder) ToString() (string, error)
ToString calls android.app.DirectAction$Builder.toString.
type ExpandableListActivity ΒΆ added in v0.0.7
ExpandableListActivity wraps android.app.ExpandableListActivity.
func NewExpandableListActivity ΒΆ added in v0.0.7
func NewExpandableListActivity(vm *jni.VM) (*ExpandableListActivity, error)
NewExpandableListActivity creates a new android.app.ExpandableListActivity instance.
func (*ExpandableListActivity) GetExpandableListAdapter ΒΆ added in v0.0.7
func (m *ExpandableListActivity) GetExpandableListAdapter() (*jni.Object, error)
GetExpandableListAdapter calls android.app.ExpandableListActivity.getExpandableListAdapter.
func (*ExpandableListActivity) GetExpandableListView ΒΆ added in v0.0.7
func (m *ExpandableListActivity) GetExpandableListView() (*jni.Object, error)
GetExpandableListView calls android.app.ExpandableListActivity.getExpandableListView.
func (*ExpandableListActivity) GetSelectedId ΒΆ added in v0.0.7
func (m *ExpandableListActivity) GetSelectedId() (int64, error)
GetSelectedId calls android.app.ExpandableListActivity.getSelectedId.
func (*ExpandableListActivity) GetSelectedPosition ΒΆ added in v0.0.7
func (m *ExpandableListActivity) GetSelectedPosition() (int64, error)
GetSelectedPosition calls android.app.ExpandableListActivity.getSelectedPosition.
func (*ExpandableListActivity) OnChildClick ΒΆ added in v0.0.7
func (m *ExpandableListActivity) OnChildClick( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 int64, ) (bool, error)
OnChildClick calls android.app.ExpandableListActivity.onChildClick.
func (*ExpandableListActivity) OnContentChanged ΒΆ added in v0.0.7
func (m *ExpandableListActivity) OnContentChanged() error
OnContentChanged calls android.app.ExpandableListActivity.onContentChanged.
func (*ExpandableListActivity) OnCreateContextMenu ΒΆ added in v0.0.7
func (m *ExpandableListActivity) OnCreateContextMenu( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnCreateContextMenu calls android.app.ExpandableListActivity.onCreateContextMenu.
func (*ExpandableListActivity) OnGroupCollapse ΒΆ added in v0.0.7
func (m *ExpandableListActivity) OnGroupCollapse(arg0 int32) error
OnGroupCollapse calls android.app.ExpandableListActivity.onGroupCollapse.
func (*ExpandableListActivity) OnGroupExpand ΒΆ added in v0.0.7
func (m *ExpandableListActivity) OnGroupExpand(arg0 int32) error
OnGroupExpand calls android.app.ExpandableListActivity.onGroupExpand.
func (*ExpandableListActivity) SetListAdapter ΒΆ added in v0.0.7
func (m *ExpandableListActivity) SetListAdapter(arg0 *jni.Object) error
SetListAdapter calls android.app.ExpandableListActivity.setListAdapter.
func (*ExpandableListActivity) SetSelectedChild ΒΆ added in v0.0.7
func (m *ExpandableListActivity) SetSelectedChild( arg0 int32, arg1 int32, arg2 bool, ) (bool, error)
SetSelectedChild calls android.app.ExpandableListActivity.setSelectedChild.
func (*ExpandableListActivity) SetSelectedGroup ΒΆ added in v0.0.7
func (m *ExpandableListActivity) SetSelectedGroup(arg0 int32) error
SetSelectedGroup calls android.app.ExpandableListActivity.setSelectedGroup.
func (*ExpandableListActivity) ToString ΒΆ added in v0.0.8
func (m *ExpandableListActivity) ToString() (string, error)
ToString calls android.app.ExpandableListActivity.toString.
type ForegroundServiceStartNotAllowedException ΒΆ added in v0.0.7
ForegroundServiceStartNotAllowedException wraps android.app.ForegroundServiceStartNotAllowedException.
func NewForegroundServiceStartNotAllowedException ΒΆ added in v0.0.7
func NewForegroundServiceStartNotAllowedException(vm *jni.VM, arg0 string) (*ForegroundServiceStartNotAllowedException, error)
NewForegroundServiceStartNotAllowedException creates a new android.app.ForegroundServiceStartNotAllowedException instance.
func (*ForegroundServiceStartNotAllowedException) DescribeContents ΒΆ added in v0.0.7
func (m *ForegroundServiceStartNotAllowedException) DescribeContents() (int32, error)
DescribeContents calls android.app.ForegroundServiceStartNotAllowedException.describeContents.
func (*ForegroundServiceStartNotAllowedException) ToString ΒΆ added in v0.0.8
func (m *ForegroundServiceStartNotAllowedException) ToString() (string, error)
ToString calls android.app.ForegroundServiceStartNotAllowedException.toString.
func (*ForegroundServiceStartNotAllowedException) WriteToParcel ΒΆ added in v0.0.7
func (m *ForegroundServiceStartNotAllowedException) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.ForegroundServiceStartNotAllowedException.writeToParcel.
type ForegroundServiceTypeException ΒΆ added in v0.0.8
ForegroundServiceTypeException wraps android.app.ForegroundServiceTypeException.
func (*ForegroundServiceTypeException) ToString ΒΆ added in v0.0.8
func (m *ForegroundServiceTypeException) ToString() (string, error)
ToString calls android.app.ForegroundServiceTypeException.toString.
type Fragment ΒΆ added in v0.0.7
Fragment wraps android.app.Fragment.
func NewFragment ΒΆ added in v0.0.7
NewFragment creates a new android.app.Fragment instance.
func (*Fragment) GetActivity ΒΆ added in v0.0.7
GetActivity calls android.app.Fragment.getActivity.
func (*Fragment) GetAllowEnterTransitionOverlap ΒΆ added in v0.0.7
GetAllowEnterTransitionOverlap calls android.app.Fragment.getAllowEnterTransitionOverlap.
func (*Fragment) GetAllowReturnTransitionOverlap ΒΆ added in v0.0.7
GetAllowReturnTransitionOverlap calls android.app.Fragment.getAllowReturnTransitionOverlap.
func (*Fragment) GetArguments ΒΆ added in v0.0.7
GetArguments calls android.app.Fragment.getArguments.
func (*Fragment) GetChildFragmentManager ΒΆ added in v0.0.7
GetChildFragmentManager calls android.app.Fragment.getChildFragmentManager.
func (*Fragment) GetContext ΒΆ added in v0.0.7
GetContext calls android.app.Fragment.getContext.
func (*Fragment) GetEnterTransition ΒΆ added in v0.0.7
GetEnterTransition calls android.app.Fragment.getEnterTransition.
func (*Fragment) GetExitTransition ΒΆ added in v0.0.7
GetExitTransition calls android.app.Fragment.getExitTransition.
func (*Fragment) GetFragmentManager ΒΆ added in v0.0.7
GetFragmentManager calls android.app.Fragment.getFragmentManager.
func (*Fragment) GetLayoutInflater ΒΆ added in v0.0.7
GetLayoutInflater calls android.app.Fragment.getLayoutInflater.
func (*Fragment) GetLoaderManager ΒΆ added in v0.0.7
GetLoaderManager calls android.app.Fragment.getLoaderManager.
func (*Fragment) GetParentFragment ΒΆ added in v0.0.7
GetParentFragment calls android.app.Fragment.getParentFragment.
func (*Fragment) GetReenterTransition ΒΆ added in v0.0.7
GetReenterTransition calls android.app.Fragment.getReenterTransition.
func (*Fragment) GetResources ΒΆ added in v0.0.7
GetResources calls android.app.Fragment.getResources.
func (*Fragment) GetRetainInstance ΒΆ added in v0.0.7
GetRetainInstance calls android.app.Fragment.getRetainInstance.
func (*Fragment) GetReturnTransition ΒΆ added in v0.0.7
GetReturnTransition calls android.app.Fragment.getReturnTransition.
func (*Fragment) GetSharedElementEnterTransition ΒΆ added in v0.0.7
GetSharedElementEnterTransition calls android.app.Fragment.getSharedElementEnterTransition.
func (*Fragment) GetSharedElementReturnTransition ΒΆ added in v0.0.7
GetSharedElementReturnTransition calls android.app.Fragment.getSharedElementReturnTransition.
func (*Fragment) GetString1 ΒΆ added in v0.0.7
GetString1 calls android.app.Fragment.getString.
func (*Fragment) GetString2_1 ΒΆ added in v0.0.7
GetString2_1 calls android.app.Fragment.getString.
func (*Fragment) GetTargetFragment ΒΆ added in v0.0.7
GetTargetFragment calls android.app.Fragment.getTargetFragment.
func (*Fragment) GetTargetRequestCode ΒΆ added in v0.0.7
GetTargetRequestCode calls android.app.Fragment.getTargetRequestCode.
func (*Fragment) GetUserVisibleHint ΒΆ added in v0.0.7
GetUserVisibleHint calls android.app.Fragment.getUserVisibleHint.
func (*Fragment) Instantiate2 ΒΆ added in v0.0.7
Instantiate2 calls android.app.Fragment.instantiate.
func (*Fragment) Instantiate3_1 ΒΆ added in v0.0.7
func (m *Fragment) Instantiate3_1( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
Instantiate3_1 calls android.app.Fragment.instantiate.
func (*Fragment) IsDetached ΒΆ added in v0.0.7
IsDetached calls android.app.Fragment.isDetached.
func (*Fragment) IsInLayout ΒΆ added in v0.0.7
IsInLayout calls android.app.Fragment.isInLayout.
func (*Fragment) IsRemoving ΒΆ added in v0.0.7
IsRemoving calls android.app.Fragment.isRemoving.
func (*Fragment) IsStateSaved ΒΆ added in v0.0.7
IsStateSaved calls android.app.Fragment.isStateSaved.
func (*Fragment) OnActivityCreated ΒΆ added in v0.0.7
OnActivityCreated calls android.app.Fragment.onActivityCreated.
func (*Fragment) OnActivityResult ΒΆ added in v0.0.7
OnActivityResult calls android.app.Fragment.onActivityResult.
func (*Fragment) OnAttach1_1 ΒΆ added in v0.0.7
OnAttach1_1 calls android.app.Fragment.onAttach.
func (*Fragment) OnAttachFragment ΒΆ added in v0.0.7
OnAttachFragment calls android.app.Fragment.onAttachFragment.
func (*Fragment) OnConfigurationChanged ΒΆ added in v0.0.7
OnConfigurationChanged calls android.app.Fragment.onConfigurationChanged.
func (*Fragment) OnContextItemSelected ΒΆ added in v0.0.7
OnContextItemSelected calls android.app.Fragment.onContextItemSelected.
func (*Fragment) OnCreateAnimator ΒΆ added in v0.0.7
OnCreateAnimator calls android.app.Fragment.onCreateAnimator.
func (*Fragment) OnCreateContextMenu ΒΆ added in v0.0.7
func (m *Fragment) OnCreateContextMenu( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnCreateContextMenu calls android.app.Fragment.onCreateContextMenu.
func (*Fragment) OnCreateOptionsMenu ΒΆ added in v0.0.7
OnCreateOptionsMenu calls android.app.Fragment.onCreateOptionsMenu.
func (*Fragment) OnCreateView ΒΆ added in v0.0.7
func (m *Fragment) OnCreateView( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
OnCreateView calls android.app.Fragment.onCreateView.
func (*Fragment) OnDestroyOptionsMenu ΒΆ added in v0.0.7
OnDestroyOptionsMenu calls android.app.Fragment.onDestroyOptionsMenu.
func (*Fragment) OnDestroyView ΒΆ added in v0.0.7
OnDestroyView calls android.app.Fragment.onDestroyView.
func (*Fragment) OnGetLayoutInflater ΒΆ added in v0.0.7
OnGetLayoutInflater calls android.app.Fragment.onGetLayoutInflater.
func (*Fragment) OnHiddenChanged ΒΆ added in v0.0.7
OnHiddenChanged calls android.app.Fragment.onHiddenChanged.
func (*Fragment) OnInflate2_2 ΒΆ added in v0.0.7
OnInflate2_2 calls android.app.Fragment.onInflate.
func (*Fragment) OnInflate3 ΒΆ added in v0.0.7
OnInflate3 calls android.app.Fragment.onInflate.
func (*Fragment) OnInflate3_1 ΒΆ added in v0.0.7
OnInflate3_1 calls android.app.Fragment.onInflate.
func (*Fragment) OnLowMemory ΒΆ added in v0.0.7
OnLowMemory calls android.app.Fragment.onLowMemory.
func (*Fragment) OnMultiWindowModeChanged1 ΒΆ added in v0.0.7
OnMultiWindowModeChanged1 calls android.app.Fragment.onMultiWindowModeChanged.
func (*Fragment) OnMultiWindowModeChanged2_1 ΒΆ added in v0.0.7
OnMultiWindowModeChanged2_1 calls android.app.Fragment.onMultiWindowModeChanged.
func (*Fragment) OnOptionsItemSelected ΒΆ added in v0.0.7
OnOptionsItemSelected calls android.app.Fragment.onOptionsItemSelected.
func (*Fragment) OnOptionsMenuClosed ΒΆ added in v0.0.7
OnOptionsMenuClosed calls android.app.Fragment.onOptionsMenuClosed.
func (*Fragment) OnPictureInPictureModeChanged1 ΒΆ added in v0.0.7
OnPictureInPictureModeChanged1 calls android.app.Fragment.onPictureInPictureModeChanged.
func (*Fragment) OnPictureInPictureModeChanged2_1 ΒΆ added in v0.0.7
OnPictureInPictureModeChanged2_1 calls android.app.Fragment.onPictureInPictureModeChanged.
func (*Fragment) OnPrepareOptionsMenu ΒΆ added in v0.0.7
OnPrepareOptionsMenu calls android.app.Fragment.onPrepareOptionsMenu.
func (*Fragment) OnRequestPermissionsResult ΒΆ added in v0.0.7
func (m *Fragment) OnRequestPermissionsResult( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) error
OnRequestPermissionsResult calls android.app.Fragment.onRequestPermissionsResult.
func (*Fragment) OnSaveInstanceState ΒΆ added in v0.0.7
OnSaveInstanceState calls android.app.Fragment.onSaveInstanceState.
func (*Fragment) OnTrimMemory ΒΆ added in v0.0.7
OnTrimMemory calls android.app.Fragment.onTrimMemory.
func (*Fragment) OnViewCreated ΒΆ added in v0.0.7
OnViewCreated calls android.app.Fragment.onViewCreated.
func (*Fragment) OnViewStateRestored ΒΆ added in v0.0.7
OnViewStateRestored calls android.app.Fragment.onViewStateRestored.
func (*Fragment) PostponeEnterTransition ΒΆ added in v0.0.7
PostponeEnterTransition calls android.app.Fragment.postponeEnterTransition.
func (*Fragment) RegisterForContextMenu ΒΆ added in v0.0.7
RegisterForContextMenu calls android.app.Fragment.registerForContextMenu.
func (*Fragment) RequestPermissions ΒΆ added in v0.0.7
RequestPermissions calls android.app.Fragment.requestPermissions.
func (*Fragment) SetAllowEnterTransitionOverlap ΒΆ added in v0.0.7
SetAllowEnterTransitionOverlap calls android.app.Fragment.setAllowEnterTransitionOverlap.
func (*Fragment) SetAllowReturnTransitionOverlap ΒΆ added in v0.0.7
SetAllowReturnTransitionOverlap calls android.app.Fragment.setAllowReturnTransitionOverlap.
func (*Fragment) SetArguments ΒΆ added in v0.0.7
SetArguments calls android.app.Fragment.setArguments.
func (*Fragment) SetEnterSharedElementCallback ΒΆ added in v0.0.7
SetEnterSharedElementCallback calls android.app.Fragment.setEnterSharedElementCallback.
func (*Fragment) SetEnterTransition ΒΆ added in v0.0.7
SetEnterTransition calls android.app.Fragment.setEnterTransition.
func (*Fragment) SetExitSharedElementCallback ΒΆ added in v0.0.7
SetExitSharedElementCallback calls android.app.Fragment.setExitSharedElementCallback.
func (*Fragment) SetExitTransition ΒΆ added in v0.0.7
SetExitTransition calls android.app.Fragment.setExitTransition.
func (*Fragment) SetHasOptionsMenu ΒΆ added in v0.0.7
SetHasOptionsMenu calls android.app.Fragment.setHasOptionsMenu.
func (*Fragment) SetInitialSavedState ΒΆ added in v0.0.7
SetInitialSavedState calls android.app.Fragment.setInitialSavedState.
func (*Fragment) SetMenuVisibility ΒΆ added in v0.0.7
SetMenuVisibility calls android.app.Fragment.setMenuVisibility.
func (*Fragment) SetReenterTransition ΒΆ added in v0.0.7
SetReenterTransition calls android.app.Fragment.setReenterTransition.
func (*Fragment) SetRetainInstance ΒΆ added in v0.0.7
SetRetainInstance calls android.app.Fragment.setRetainInstance.
func (*Fragment) SetReturnTransition ΒΆ added in v0.0.7
SetReturnTransition calls android.app.Fragment.setReturnTransition.
func (*Fragment) SetSharedElementEnterTransition ΒΆ added in v0.0.7
SetSharedElementEnterTransition calls android.app.Fragment.setSharedElementEnterTransition.
func (*Fragment) SetSharedElementReturnTransition ΒΆ added in v0.0.7
SetSharedElementReturnTransition calls android.app.Fragment.setSharedElementReturnTransition.
func (*Fragment) SetTargetFragment ΒΆ added in v0.0.7
SetTargetFragment calls android.app.Fragment.setTargetFragment.
func (*Fragment) SetUserVisibleHint ΒΆ added in v0.0.7
SetUserVisibleHint calls android.app.Fragment.setUserVisibleHint.
func (*Fragment) ShouldShowRequestPermissionRationale ΒΆ added in v0.0.7
ShouldShowRequestPermissionRationale calls android.app.Fragment.shouldShowRequestPermissionRationale.
func (*Fragment) StartActivity1 ΒΆ added in v0.0.7
StartActivity1 calls android.app.Fragment.startActivity.
func (*Fragment) StartActivity2_1 ΒΆ added in v0.0.7
StartActivity2_1 calls android.app.Fragment.startActivity.
func (*Fragment) StartActivityForResult2 ΒΆ added in v0.0.7
StartActivityForResult2 calls android.app.Fragment.startActivityForResult.
func (*Fragment) StartActivityForResult3_1 ΒΆ added in v0.0.7
func (m *Fragment) StartActivityForResult3_1( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, ) error
StartActivityForResult3_1 calls android.app.Fragment.startActivityForResult.
func (*Fragment) StartIntentSenderForResult ΒΆ added in v0.0.7
func (m *Fragment) StartIntentSenderForResult( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, arg4 int32, arg5 int32, arg6 *jni.Object, ) error
StartIntentSenderForResult calls android.app.Fragment.startIntentSenderForResult.
func (*Fragment) StartPostponedEnterTransition ΒΆ added in v0.0.7
StartPostponedEnterTransition calls android.app.Fragment.startPostponedEnterTransition.
type FragmentBreadCrumbs ΒΆ added in v0.0.7
FragmentBreadCrumbs wraps android.app.FragmentBreadCrumbs.
func NewFragmentBreadCrumbs ΒΆ added in v0.0.7
NewFragmentBreadCrumbs creates a new android.app.FragmentBreadCrumbs instance.
func (*FragmentBreadCrumbs) OnBackStackChanged ΒΆ added in v0.0.7
func (m *FragmentBreadCrumbs) OnBackStackChanged() error
OnBackStackChanged calls android.app.FragmentBreadCrumbs.onBackStackChanged.
func (*FragmentBreadCrumbs) SetActivity ΒΆ added in v0.0.7
func (m *FragmentBreadCrumbs) SetActivity(arg0 *jni.Object) error
SetActivity calls android.app.FragmentBreadCrumbs.setActivity.
func (*FragmentBreadCrumbs) SetMaxVisible ΒΆ added in v0.0.7
func (m *FragmentBreadCrumbs) SetMaxVisible(arg0 int32) error
SetMaxVisible calls android.app.FragmentBreadCrumbs.setMaxVisible.
func (*FragmentBreadCrumbs) SetOnBreadCrumbClickListener ΒΆ added in v0.0.7
func (m *FragmentBreadCrumbs) SetOnBreadCrumbClickListener(arg0 *jni.Object) error
SetOnBreadCrumbClickListener calls android.app.FragmentBreadCrumbs.setOnBreadCrumbClickListener.
func (*FragmentBreadCrumbs) SetParentTitle ΒΆ added in v0.0.7
SetParentTitle calls android.app.FragmentBreadCrumbs.setParentTitle.
func (*FragmentBreadCrumbs) SetTitle ΒΆ added in v0.0.7
func (m *FragmentBreadCrumbs) SetTitle(arg0 string, arg1 string) error
SetTitle calls android.app.FragmentBreadCrumbs.setTitle.
func (*FragmentBreadCrumbs) ToString ΒΆ added in v0.0.8
func (m *FragmentBreadCrumbs) ToString() (string, error)
ToString calls android.app.FragmentBreadCrumbs.toString.
type FragmentBreadCrumbsOnBreadCrumbClickListener ΒΆ added in v0.0.7
FragmentBreadCrumbsOnBreadCrumbClickListener wraps android.app.FragmentBreadCrumbs$OnBreadCrumbClickListener.
func (*FragmentBreadCrumbsOnBreadCrumbClickListener) OnBreadCrumbClick ΒΆ added in v0.0.7
func (m *FragmentBreadCrumbsOnBreadCrumbClickListener) OnBreadCrumbClick(arg0 *jni.Object, arg1 int32) (bool, error)
OnBreadCrumbClick calls android.app.FragmentBreadCrumbs$OnBreadCrumbClickListener.onBreadCrumbClick.
func (*FragmentBreadCrumbsOnBreadCrumbClickListener) ToString ΒΆ added in v0.0.8
func (m *FragmentBreadCrumbsOnBreadCrumbClickListener) ToString() (string, error)
ToString calls android.app.FragmentBreadCrumbs$OnBreadCrumbClickListener.toString.
type FragmentContainer ΒΆ added in v0.0.7
FragmentContainer wraps android.app.FragmentContainer.
func (*FragmentContainer) OnHasView ΒΆ added in v0.0.7
func (m *FragmentContainer) OnHasView() (bool, error)
OnHasView calls android.app.FragmentContainer.onHasView.
func (*FragmentContainer) ToString ΒΆ added in v0.0.8
func (m *FragmentContainer) ToString() (string, error)
ToString calls android.app.FragmentContainer.toString.
type FragmentController ΒΆ added in v0.0.7
FragmentController wraps android.app.FragmentController.
func (*FragmentController) AttachHost ΒΆ added in v0.0.7
func (m *FragmentController) AttachHost(arg0 *jni.Object) error
AttachHost calls android.app.FragmentController.attachHost.
func (*FragmentController) DispatchActivityCreated ΒΆ added in v0.0.7
func (m *FragmentController) DispatchActivityCreated() error
DispatchActivityCreated calls android.app.FragmentController.dispatchActivityCreated.
func (*FragmentController) DispatchConfigurationChanged ΒΆ added in v0.0.7
func (m *FragmentController) DispatchConfigurationChanged(arg0 *jni.Object) error
DispatchConfigurationChanged calls android.app.FragmentController.dispatchConfigurationChanged.
func (*FragmentController) DispatchContextItemSelected ΒΆ added in v0.0.7
func (m *FragmentController) DispatchContextItemSelected(arg0 *jni.Object) (bool, error)
DispatchContextItemSelected calls android.app.FragmentController.dispatchContextItemSelected.
func (*FragmentController) DispatchCreate ΒΆ added in v0.0.7
func (m *FragmentController) DispatchCreate() error
DispatchCreate calls android.app.FragmentController.dispatchCreate.
func (*FragmentController) DispatchCreateOptionsMenu ΒΆ added in v0.0.7
func (m *FragmentController) DispatchCreateOptionsMenu(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
DispatchCreateOptionsMenu calls android.app.FragmentController.dispatchCreateOptionsMenu.
func (*FragmentController) DispatchDestroy ΒΆ added in v0.0.7
func (m *FragmentController) DispatchDestroy() error
DispatchDestroy calls android.app.FragmentController.dispatchDestroy.
func (*FragmentController) DispatchDestroyView ΒΆ added in v0.0.7
func (m *FragmentController) DispatchDestroyView() error
DispatchDestroyView calls android.app.FragmentController.dispatchDestroyView.
func (*FragmentController) DispatchLowMemory ΒΆ added in v0.0.7
func (m *FragmentController) DispatchLowMemory() error
DispatchLowMemory calls android.app.FragmentController.dispatchLowMemory.
func (*FragmentController) DispatchMultiWindowModeChanged1 ΒΆ added in v0.0.7
func (m *FragmentController) DispatchMultiWindowModeChanged1(arg0 bool) error
DispatchMultiWindowModeChanged1 calls android.app.FragmentController.dispatchMultiWindowModeChanged.
func (*FragmentController) DispatchMultiWindowModeChanged2_1 ΒΆ added in v0.0.7
func (m *FragmentController) DispatchMultiWindowModeChanged2_1(arg0 bool, arg1 *jni.Object) error
DispatchMultiWindowModeChanged2_1 calls android.app.FragmentController.dispatchMultiWindowModeChanged.
func (*FragmentController) DispatchOptionsItemSelected ΒΆ added in v0.0.7
func (m *FragmentController) DispatchOptionsItemSelected(arg0 *jni.Object) (bool, error)
DispatchOptionsItemSelected calls android.app.FragmentController.dispatchOptionsItemSelected.
func (*FragmentController) DispatchOptionsMenuClosed ΒΆ added in v0.0.7
func (m *FragmentController) DispatchOptionsMenuClosed(arg0 *jni.Object) error
DispatchOptionsMenuClosed calls android.app.FragmentController.dispatchOptionsMenuClosed.
func (*FragmentController) DispatchPause ΒΆ added in v0.0.7
func (m *FragmentController) DispatchPause() error
DispatchPause calls android.app.FragmentController.dispatchPause.
func (*FragmentController) DispatchPictureInPictureModeChanged1 ΒΆ added in v0.0.7
func (m *FragmentController) DispatchPictureInPictureModeChanged1(arg0 bool) error
DispatchPictureInPictureModeChanged1 calls android.app.FragmentController.dispatchPictureInPictureModeChanged.
func (*FragmentController) DispatchPictureInPictureModeChanged2_1 ΒΆ added in v0.0.7
func (m *FragmentController) DispatchPictureInPictureModeChanged2_1(arg0 bool, arg1 *jni.Object) error
DispatchPictureInPictureModeChanged2_1 calls android.app.FragmentController.dispatchPictureInPictureModeChanged.
func (*FragmentController) DispatchPrepareOptionsMenu ΒΆ added in v0.0.7
func (m *FragmentController) DispatchPrepareOptionsMenu(arg0 *jni.Object) (bool, error)
DispatchPrepareOptionsMenu calls android.app.FragmentController.dispatchPrepareOptionsMenu.
func (*FragmentController) DispatchResume ΒΆ added in v0.0.7
func (m *FragmentController) DispatchResume() error
DispatchResume calls android.app.FragmentController.dispatchResume.
func (*FragmentController) DispatchStart ΒΆ added in v0.0.7
func (m *FragmentController) DispatchStart() error
DispatchStart calls android.app.FragmentController.dispatchStart.
func (*FragmentController) DispatchStop ΒΆ added in v0.0.7
func (m *FragmentController) DispatchStop() error
DispatchStop calls android.app.FragmentController.dispatchStop.
func (*FragmentController) DispatchTrimMemory ΒΆ added in v0.0.7
func (m *FragmentController) DispatchTrimMemory(arg0 int32) error
DispatchTrimMemory calls android.app.FragmentController.dispatchTrimMemory.
func (*FragmentController) DoLoaderDestroy ΒΆ added in v0.0.7
func (m *FragmentController) DoLoaderDestroy() error
DoLoaderDestroy calls android.app.FragmentController.doLoaderDestroy.
func (*FragmentController) DoLoaderStart ΒΆ added in v0.0.7
func (m *FragmentController) DoLoaderStart() error
DoLoaderStart calls android.app.FragmentController.doLoaderStart.
func (*FragmentController) DoLoaderStop ΒΆ added in v0.0.7
func (m *FragmentController) DoLoaderStop(arg0 bool) error
DoLoaderStop calls android.app.FragmentController.doLoaderStop.
func (*FragmentController) DumpLoaders ΒΆ added in v0.0.7
func (m *FragmentController) DumpLoaders( arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) error
DumpLoaders calls android.app.FragmentController.dumpLoaders.
func (*FragmentController) ExecPendingActions ΒΆ added in v0.0.7
func (m *FragmentController) ExecPendingActions() (bool, error)
ExecPendingActions calls android.app.FragmentController.execPendingActions.
func (*FragmentController) FindFragmentByWho ΒΆ added in v0.0.7
func (m *FragmentController) FindFragmentByWho(arg0 string) (*jni.Object, error)
FindFragmentByWho calls android.app.FragmentController.findFragmentByWho.
func (*FragmentController) GetFragmentManager ΒΆ added in v0.0.7
func (m *FragmentController) GetFragmentManager() (*jni.Object, error)
GetFragmentManager calls android.app.FragmentController.getFragmentManager.
func (*FragmentController) GetLoaderManager ΒΆ added in v0.0.7
func (m *FragmentController) GetLoaderManager() (*jni.Object, error)
GetLoaderManager calls android.app.FragmentController.getLoaderManager.
func (*FragmentController) NoteStateNotSaved ΒΆ added in v0.0.7
func (m *FragmentController) NoteStateNotSaved() error
NoteStateNotSaved calls android.app.FragmentController.noteStateNotSaved.
func (*FragmentController) OnCreateView ΒΆ added in v0.0.7
func (m *FragmentController) OnCreateView( arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object, ) (*jni.Object, error)
OnCreateView calls android.app.FragmentController.onCreateView.
func (*FragmentController) ReportLoaderStart ΒΆ added in v0.0.7
func (m *FragmentController) ReportLoaderStart() error
ReportLoaderStart calls android.app.FragmentController.reportLoaderStart.
func (*FragmentController) RestoreAllState ΒΆ added in v0.0.7
RestoreAllState calls android.app.FragmentController.restoreAllState.
func (*FragmentController) RetainNestedNonConfig ΒΆ added in v0.0.7
func (m *FragmentController) RetainNestedNonConfig() (*jni.Object, error)
RetainNestedNonConfig calls android.app.FragmentController.retainNestedNonConfig.
func (*FragmentController) RetainNonConfig ΒΆ added in v0.0.8
func (m *FragmentController) RetainNonConfig() (*jni.Object, error)
RetainNonConfig calls android.app.FragmentController.retainNonConfig.
func (*FragmentController) SaveAllState ΒΆ added in v0.0.7
func (m *FragmentController) SaveAllState() (*jni.Object, error)
SaveAllState calls android.app.FragmentController.saveAllState.
func (*FragmentController) ToString ΒΆ added in v0.0.8
func (m *FragmentController) ToString() (string, error)
ToString calls android.app.FragmentController.toString.
type FragmentHostCallback ΒΆ added in v0.0.7
FragmentHostCallback wraps android.app.FragmentHostCallback.
func (*FragmentHostCallback) OnAttachFragment ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnAttachFragment(arg0 *jni.Object) error
OnAttachFragment calls android.app.FragmentHostCallback.onAttachFragment.
func (*FragmentHostCallback) OnDump ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnDump( arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) error
OnDump calls android.app.FragmentHostCallback.onDump.
func (*FragmentHostCallback) OnGetLayoutInflater ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnGetLayoutInflater() (*jni.Object, error)
OnGetLayoutInflater calls android.app.FragmentHostCallback.onGetLayoutInflater.
func (*FragmentHostCallback) OnGetWindowAnimations ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnGetWindowAnimations() (int32, error)
OnGetWindowAnimations calls android.app.FragmentHostCallback.onGetWindowAnimations.
func (*FragmentHostCallback) OnHasView ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnHasView() (bool, error)
OnHasView calls android.app.FragmentHostCallback.onHasView.
func (*FragmentHostCallback) OnHasWindowAnimations ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnHasWindowAnimations() (bool, error)
OnHasWindowAnimations calls android.app.FragmentHostCallback.onHasWindowAnimations.
func (*FragmentHostCallback) OnInvalidateOptionsMenu ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnInvalidateOptionsMenu() error
OnInvalidateOptionsMenu calls android.app.FragmentHostCallback.onInvalidateOptionsMenu.
func (*FragmentHostCallback) OnRequestPermissionsFromFragment ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnRequestPermissionsFromFragment( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) error
OnRequestPermissionsFromFragment calls android.app.FragmentHostCallback.onRequestPermissionsFromFragment.
func (*FragmentHostCallback) OnShouldSaveFragmentState ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnShouldSaveFragmentState(arg0 *jni.Object) (bool, error)
OnShouldSaveFragmentState calls android.app.FragmentHostCallback.onShouldSaveFragmentState.
func (*FragmentHostCallback) OnStartActivityFromFragment ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnStartActivityFromFragment( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, ) error
OnStartActivityFromFragment calls android.app.FragmentHostCallback.onStartActivityFromFragment.
func (*FragmentHostCallback) OnStartIntentSenderFromFragment ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnStartIntentSenderFromFragment( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, arg4 int32, arg5 int32, arg6 int32, arg7 *jni.Object, ) error
OnStartIntentSenderFromFragment calls android.app.FragmentHostCallback.onStartIntentSenderFromFragment.
func (*FragmentHostCallback) OnUseFragmentManagerInflaterFactory ΒΆ added in v0.0.7
func (m *FragmentHostCallback) OnUseFragmentManagerInflaterFactory() (bool, error)
OnUseFragmentManagerInflaterFactory calls android.app.FragmentHostCallback.onUseFragmentManagerInflaterFactory.
func (*FragmentHostCallback) ToString ΒΆ added in v0.0.8
func (m *FragmentHostCallback) ToString() (string, error)
ToString calls android.app.FragmentHostCallback.toString.
type FragmentInstantiationException ΒΆ added in v0.0.8
FragmentInstantiationException wraps android.app.Fragment$InstantiationException.
func (*FragmentInstantiationException) ToString ΒΆ added in v0.0.8
func (m *FragmentInstantiationException) ToString() (string, error)
ToString calls android.app.Fragment$InstantiationException.toString.
type FragmentManager ΒΆ added in v0.0.7
FragmentManager wraps android.app.FragmentManager.
func (*FragmentManager) AddOnBackStackChangedListener ΒΆ added in v0.0.7
func (m *FragmentManager) AddOnBackStackChangedListener(arg0 *jni.Object) error
AddOnBackStackChangedListener calls android.app.FragmentManager.addOnBackStackChangedListener.
func (*FragmentManager) BeginTransaction ΒΆ added in v0.0.7
func (m *FragmentManager) BeginTransaction() (*jni.Object, error)
BeginTransaction calls android.app.FragmentManager.beginTransaction.
func (*FragmentManager) Dump ΒΆ added in v0.0.7
func (m *FragmentManager) Dump( arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) error
Dump calls android.app.FragmentManager.dump.
func (*FragmentManager) EnableDebugLogging ΒΆ added in v0.0.7
func (m *FragmentManager) EnableDebugLogging(arg0 bool) error
EnableDebugLogging calls android.app.FragmentManager.enableDebugLogging.
func (*FragmentManager) ExecutePendingTransactions ΒΆ added in v0.0.7
func (m *FragmentManager) ExecutePendingTransactions() (bool, error)
ExecutePendingTransactions calls android.app.FragmentManager.executePendingTransactions.
func (*FragmentManager) FindFragmentById ΒΆ added in v0.0.7
func (m *FragmentManager) FindFragmentById(arg0 int32) (*jni.Object, error)
FindFragmentById calls android.app.FragmentManager.findFragmentById.
func (*FragmentManager) FindFragmentByTag ΒΆ added in v0.0.7
func (m *FragmentManager) FindFragmentByTag(arg0 string) (*jni.Object, error)
FindFragmentByTag calls android.app.FragmentManager.findFragmentByTag.
func (*FragmentManager) GetBackStackEntryAt ΒΆ added in v0.0.7
func (m *FragmentManager) GetBackStackEntryAt(arg0 int32) (*jni.Object, error)
GetBackStackEntryAt calls android.app.FragmentManager.getBackStackEntryAt.
func (*FragmentManager) GetBackStackEntryCount ΒΆ added in v0.0.7
func (m *FragmentManager) GetBackStackEntryCount() (int32, error)
GetBackStackEntryCount calls android.app.FragmentManager.getBackStackEntryCount.
func (*FragmentManager) GetFragment ΒΆ added in v0.0.7
GetFragment calls android.app.FragmentManager.getFragment.
func (*FragmentManager) GetFragments ΒΆ added in v0.0.8
func (m *FragmentManager) GetFragments() (*jni.Object, error)
GetFragments calls android.app.FragmentManager.getFragments.
func (*FragmentManager) GetPrimaryNavigationFragment ΒΆ added in v0.0.7
func (m *FragmentManager) GetPrimaryNavigationFragment() (*jni.Object, error)
GetPrimaryNavigationFragment calls android.app.FragmentManager.getPrimaryNavigationFragment.
func (*FragmentManager) InvalidateOptionsMenu ΒΆ added in v0.0.7
func (m *FragmentManager) InvalidateOptionsMenu() error
InvalidateOptionsMenu calls android.app.FragmentManager.invalidateOptionsMenu.
func (*FragmentManager) IsDestroyed ΒΆ added in v0.0.7
func (m *FragmentManager) IsDestroyed() (bool, error)
IsDestroyed calls android.app.FragmentManager.isDestroyed.
func (*FragmentManager) IsStateSaved ΒΆ added in v0.0.7
func (m *FragmentManager) IsStateSaved() (bool, error)
IsStateSaved calls android.app.FragmentManager.isStateSaved.
func (*FragmentManager) PopBackStack0 ΒΆ added in v0.0.7
func (m *FragmentManager) PopBackStack0() error
PopBackStack0 calls android.app.FragmentManager.popBackStack.
func (*FragmentManager) PopBackStack2_1 ΒΆ added in v0.0.7
func (m *FragmentManager) PopBackStack2_1(arg0 int32, arg1 int32) error
PopBackStack2_1 calls android.app.FragmentManager.popBackStack.
func (*FragmentManager) PopBackStack2_2 ΒΆ added in v0.0.7
func (m *FragmentManager) PopBackStack2_2(arg0 string, arg1 int32) error
PopBackStack2_2 calls android.app.FragmentManager.popBackStack.
func (*FragmentManager) PopBackStackImmediate0 ΒΆ added in v0.0.7
func (m *FragmentManager) PopBackStackImmediate0() (bool, error)
PopBackStackImmediate0 calls android.app.FragmentManager.popBackStackImmediate.
func (*FragmentManager) PopBackStackImmediate2_1 ΒΆ added in v0.0.7
func (m *FragmentManager) PopBackStackImmediate2_1(arg0 int32, arg1 int32) (bool, error)
PopBackStackImmediate2_1 calls android.app.FragmentManager.popBackStackImmediate.
func (*FragmentManager) PopBackStackImmediate2_2 ΒΆ added in v0.0.7
func (m *FragmentManager) PopBackStackImmediate2_2(arg0 string, arg1 int32) (bool, error)
PopBackStackImmediate2_2 calls android.app.FragmentManager.popBackStackImmediate.
func (*FragmentManager) PutFragment ΒΆ added in v0.0.7
PutFragment calls android.app.FragmentManager.putFragment.
func (*FragmentManager) RegisterFragmentLifecycleCallbacks ΒΆ added in v0.0.7
func (m *FragmentManager) RegisterFragmentLifecycleCallbacks(arg0 *jni.Object, arg1 bool) error
RegisterFragmentLifecycleCallbacks calls android.app.FragmentManager.registerFragmentLifecycleCallbacks.
func (*FragmentManager) RemoveOnBackStackChangedListener ΒΆ added in v0.0.7
func (m *FragmentManager) RemoveOnBackStackChangedListener(arg0 *jni.Object) error
RemoveOnBackStackChangedListener calls android.app.FragmentManager.removeOnBackStackChangedListener.
func (*FragmentManager) SaveFragmentInstanceState ΒΆ added in v0.0.7
SaveFragmentInstanceState calls android.app.FragmentManager.saveFragmentInstanceState.
func (*FragmentManager) ToString ΒΆ added in v0.0.8
func (m *FragmentManager) ToString() (string, error)
ToString calls android.app.FragmentManager.toString.
func (*FragmentManager) UnregisterFragmentLifecycleCallbacks ΒΆ added in v0.0.7
func (m *FragmentManager) UnregisterFragmentLifecycleCallbacks(arg0 *jni.Object) error
UnregisterFragmentLifecycleCallbacks calls android.app.FragmentManager.unregisterFragmentLifecycleCallbacks.
type FragmentManagerBackStackEntry ΒΆ added in v0.0.7
FragmentManagerBackStackEntry wraps android.app.FragmentManager$BackStackEntry.
func (*FragmentManagerBackStackEntry) GetBreadCrumbShortTitle ΒΆ added in v0.0.7
func (m *FragmentManagerBackStackEntry) GetBreadCrumbShortTitle() (*jni.Object, error)
GetBreadCrumbShortTitle calls android.app.FragmentManager$BackStackEntry.getBreadCrumbShortTitle.
func (*FragmentManagerBackStackEntry) GetBreadCrumbShortTitleRes ΒΆ added in v0.0.7
func (m *FragmentManagerBackStackEntry) GetBreadCrumbShortTitleRes() (int32, error)
GetBreadCrumbShortTitleRes calls android.app.FragmentManager$BackStackEntry.getBreadCrumbShortTitleRes.
func (*FragmentManagerBackStackEntry) GetBreadCrumbTitle ΒΆ added in v0.0.7
func (m *FragmentManagerBackStackEntry) GetBreadCrumbTitle() (*jni.Object, error)
GetBreadCrumbTitle calls android.app.FragmentManager$BackStackEntry.getBreadCrumbTitle.
func (*FragmentManagerBackStackEntry) GetBreadCrumbTitleRes ΒΆ added in v0.0.7
func (m *FragmentManagerBackStackEntry) GetBreadCrumbTitleRes() (int32, error)
GetBreadCrumbTitleRes calls android.app.FragmentManager$BackStackEntry.getBreadCrumbTitleRes.
func (*FragmentManagerBackStackEntry) GetId ΒΆ added in v0.0.7
func (m *FragmentManagerBackStackEntry) GetId() (int32, error)
GetId calls android.app.FragmentManager$BackStackEntry.getId.
func (*FragmentManagerBackStackEntry) GetName ΒΆ added in v0.0.7
func (m *FragmentManagerBackStackEntry) GetName() (string, error)
GetName calls android.app.FragmentManager$BackStackEntry.getName.
func (*FragmentManagerBackStackEntry) ToString ΒΆ added in v0.0.8
func (m *FragmentManagerBackStackEntry) ToString() (string, error)
ToString calls android.app.FragmentManager$BackStackEntry.toString.
type FragmentManagerFragmentLifecycleCallbacks ΒΆ added in v0.0.7
FragmentManagerFragmentLifecycleCallbacks wraps android.app.FragmentManager$FragmentLifecycleCallbacks.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentActivityCreated ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentActivityCreated( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnFragmentActivityCreated calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentActivityCreated.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentAttached ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentAttached( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnFragmentAttached calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentAttached.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentCreated ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentCreated( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnFragmentCreated calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentCreated.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentDestroyed ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentDestroyed(arg0 *jni.Object, arg1 *jni.Object) error
OnFragmentDestroyed calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentDestroyed.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentDetached ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentDetached(arg0 *jni.Object, arg1 *jni.Object) error
OnFragmentDetached calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentDetached.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentPaused ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentPaused(arg0 *jni.Object, arg1 *jni.Object) error
OnFragmentPaused calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentPaused.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentPreAttached ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentPreAttached( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnFragmentPreAttached calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentPreAttached.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentPreCreated ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentPreCreated( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnFragmentPreCreated calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentPreCreated.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentResumed ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentResumed(arg0 *jni.Object, arg1 *jni.Object) error
OnFragmentResumed calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentResumed.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentSaveInstanceState ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentSaveInstanceState( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
OnFragmentSaveInstanceState calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentSaveInstanceState.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentStarted ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentStarted(arg0 *jni.Object, arg1 *jni.Object) error
OnFragmentStarted calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentStarted.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentStopped ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentStopped(arg0 *jni.Object, arg1 *jni.Object) error
OnFragmentStopped calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentStopped.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentViewCreated ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentViewCreated( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) error
OnFragmentViewCreated calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentViewCreated.
func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentViewDestroyed ΒΆ added in v0.0.7
func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentViewDestroyed(arg0 *jni.Object, arg1 *jni.Object) error
OnFragmentViewDestroyed calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentViewDestroyed.
func (*FragmentManagerFragmentLifecycleCallbacks) ToString ΒΆ added in v0.0.8
func (m *FragmentManagerFragmentLifecycleCallbacks) ToString() (string, error)
ToString calls android.app.FragmentManager$FragmentLifecycleCallbacks.toString.
type FragmentManagerNonConfig ΒΆ added in v0.0.8
FragmentManagerNonConfig wraps android.app.FragmentManagerNonConfig.
func (*FragmentManagerNonConfig) ToString ΒΆ added in v0.0.8
func (m *FragmentManagerNonConfig) ToString() (string, error)
ToString calls android.app.FragmentManagerNonConfig.toString.
type FragmentManagerOnBackStackChangedListener ΒΆ added in v0.0.7
FragmentManagerOnBackStackChangedListener wraps android.app.FragmentManager$OnBackStackChangedListener.
func (*FragmentManagerOnBackStackChangedListener) OnBackStackChanged ΒΆ added in v0.0.7
func (m *FragmentManagerOnBackStackChangedListener) OnBackStackChanged() error
OnBackStackChanged calls android.app.FragmentManager$OnBackStackChangedListener.onBackStackChanged.
func (*FragmentManagerOnBackStackChangedListener) ToString ΒΆ added in v0.0.8
func (m *FragmentManagerOnBackStackChangedListener) ToString() (string, error)
ToString calls android.app.FragmentManager$OnBackStackChangedListener.toString.
type FragmentSavedState ΒΆ added in v0.0.7
FragmentSavedState wraps android.app.Fragment$SavedState.
func (*FragmentSavedState) DescribeContents ΒΆ added in v0.0.7
func (m *FragmentSavedState) DescribeContents() (int32, error)
DescribeContents calls android.app.Fragment$SavedState.describeContents.
func (*FragmentSavedState) ToString ΒΆ added in v0.0.8
func (m *FragmentSavedState) ToString() (string, error)
ToString calls android.app.Fragment$SavedState.toString.
func (*FragmentSavedState) WriteToParcel ΒΆ added in v0.0.7
func (m *FragmentSavedState) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.Fragment$SavedState.writeToParcel.
type FragmentTransaction ΒΆ added in v0.0.7
FragmentTransaction wraps android.app.FragmentTransaction.
func (*FragmentTransaction) Add2_1 ΒΆ added in v0.0.7
Add2_1 calls android.app.FragmentTransaction.add.
func (*FragmentTransaction) Add3_2 ΒΆ added in v0.0.7
func (m *FragmentTransaction) Add3_2( arg0 int32, arg1 *jni.Object, arg2 string, ) (*jni.Object, error)
Add3_2 calls android.app.FragmentTransaction.add.
func (*FragmentTransaction) AddSharedElement ΒΆ added in v0.0.7
AddSharedElement calls android.app.FragmentTransaction.addSharedElement.
func (*FragmentTransaction) AddToBackStack ΒΆ added in v0.0.7
func (m *FragmentTransaction) AddToBackStack(arg0 string) (*jni.Object, error)
AddToBackStack calls android.app.FragmentTransaction.addToBackStack.
func (*FragmentTransaction) Attach ΒΆ added in v0.0.7
Attach calls android.app.FragmentTransaction.attach.
func (*FragmentTransaction) Commit ΒΆ added in v0.0.7
func (m *FragmentTransaction) Commit() (int32, error)
Commit calls android.app.FragmentTransaction.commit.
func (*FragmentTransaction) CommitAllowingStateLoss ΒΆ added in v0.0.7
func (m *FragmentTransaction) CommitAllowingStateLoss() (int32, error)
CommitAllowingStateLoss calls android.app.FragmentTransaction.commitAllowingStateLoss.
func (*FragmentTransaction) CommitNow ΒΆ added in v0.0.7
func (m *FragmentTransaction) CommitNow() error
CommitNow calls android.app.FragmentTransaction.commitNow.
func (*FragmentTransaction) CommitNowAllowingStateLoss ΒΆ added in v0.0.7
func (m *FragmentTransaction) CommitNowAllowingStateLoss() error
CommitNowAllowingStateLoss calls android.app.FragmentTransaction.commitNowAllowingStateLoss.
func (*FragmentTransaction) Detach ΒΆ added in v0.0.7
Detach calls android.app.FragmentTransaction.detach.
func (*FragmentTransaction) DisallowAddToBackStack ΒΆ added in v0.0.7
func (m *FragmentTransaction) DisallowAddToBackStack() (*jni.Object, error)
DisallowAddToBackStack calls android.app.FragmentTransaction.disallowAddToBackStack.
func (*FragmentTransaction) Hide ΒΆ added in v0.0.7
Hide calls android.app.FragmentTransaction.hide.
func (*FragmentTransaction) IsAddToBackStackAllowed ΒΆ added in v0.0.7
func (m *FragmentTransaction) IsAddToBackStackAllowed() (bool, error)
IsAddToBackStackAllowed calls android.app.FragmentTransaction.isAddToBackStackAllowed.
func (*FragmentTransaction) IsEmpty ΒΆ added in v0.0.7
func (m *FragmentTransaction) IsEmpty() (bool, error)
IsEmpty calls android.app.FragmentTransaction.isEmpty.
func (*FragmentTransaction) Remove ΒΆ added in v0.0.7
Remove calls android.app.FragmentTransaction.remove.
func (*FragmentTransaction) Replace2 ΒΆ added in v0.0.7
Replace2 calls android.app.FragmentTransaction.replace.
func (*FragmentTransaction) Replace3_1 ΒΆ added in v0.0.7
func (m *FragmentTransaction) Replace3_1( arg0 int32, arg1 *jni.Object, arg2 string, ) (*jni.Object, error)
Replace3_1 calls android.app.FragmentTransaction.replace.
func (*FragmentTransaction) RunOnCommit ΒΆ added in v0.0.7
RunOnCommit calls android.app.FragmentTransaction.runOnCommit.
func (*FragmentTransaction) SetBreadCrumbShortTitle1 ΒΆ added in v0.0.7
func (m *FragmentTransaction) SetBreadCrumbShortTitle1(arg0 int32) (*jni.Object, error)
SetBreadCrumbShortTitle1 calls android.app.FragmentTransaction.setBreadCrumbShortTitle.
func (*FragmentTransaction) SetBreadCrumbShortTitle1_1 ΒΆ added in v0.0.7
func (m *FragmentTransaction) SetBreadCrumbShortTitle1_1(arg0 string) (*jni.Object, error)
SetBreadCrumbShortTitle1_1 calls android.app.FragmentTransaction.setBreadCrumbShortTitle.
func (*FragmentTransaction) SetBreadCrumbTitle1 ΒΆ added in v0.0.7
func (m *FragmentTransaction) SetBreadCrumbTitle1(arg0 int32) (*jni.Object, error)
SetBreadCrumbTitle1 calls android.app.FragmentTransaction.setBreadCrumbTitle.
func (*FragmentTransaction) SetBreadCrumbTitle1_1 ΒΆ added in v0.0.7
func (m *FragmentTransaction) SetBreadCrumbTitle1_1(arg0 string) (*jni.Object, error)
SetBreadCrumbTitle1_1 calls android.app.FragmentTransaction.setBreadCrumbTitle.
func (*FragmentTransaction) SetCustomAnimations2 ΒΆ added in v0.0.7
SetCustomAnimations2 calls android.app.FragmentTransaction.setCustomAnimations.
func (*FragmentTransaction) SetCustomAnimations4_1 ΒΆ added in v0.0.7
func (m *FragmentTransaction) SetCustomAnimations4_1( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) (*jni.Object, error)
SetCustomAnimations4_1 calls android.app.FragmentTransaction.setCustomAnimations.
func (*FragmentTransaction) SetPrimaryNavigationFragment ΒΆ added in v0.0.7
SetPrimaryNavigationFragment calls android.app.FragmentTransaction.setPrimaryNavigationFragment.
func (*FragmentTransaction) SetReorderingAllowed ΒΆ added in v0.0.7
func (m *FragmentTransaction) SetReorderingAllowed(arg0 bool) (*jni.Object, error)
SetReorderingAllowed calls android.app.FragmentTransaction.setReorderingAllowed.
func (*FragmentTransaction) SetTransition ΒΆ added in v0.0.7
func (m *FragmentTransaction) SetTransition(arg0 int32) (*jni.Object, error)
SetTransition calls android.app.FragmentTransaction.setTransition.
func (*FragmentTransaction) SetTransitionStyle ΒΆ added in v0.0.7
func (m *FragmentTransaction) SetTransitionStyle(arg0 int32) (*jni.Object, error)
SetTransitionStyle calls android.app.FragmentTransaction.setTransitionStyle.
func (*FragmentTransaction) Show ΒΆ added in v0.0.7
Show calls android.app.FragmentTransaction.show.
func (*FragmentTransaction) ToString ΒΆ added in v0.0.8
func (m *FragmentTransaction) ToString() (string, error)
ToString calls android.app.FragmentTransaction.toString.
type GameManager ΒΆ added in v0.0.7
GameManager wraps android.app.GameManager.
func NewGameManager ΒΆ added in v0.0.7
func NewGameManager(ctx *Context) (*GameManager, error)
NewGameManager obtains android.app.GameManager from the Android system service manager.
func (*GameManager) Close ΒΆ added in v0.0.7
func (m *GameManager) Close()
Close releases the global reference to the underlying Java object. After Close, the GameManager must not be used.
func (*GameManager) GetGameMode ΒΆ added in v0.0.7
func (m *GameManager) GetGameMode() (int32, error)
GetGameMode calls android.app.GameManager.getGameMode.
func (*GameManager) SetGameState ΒΆ added in v0.0.7
func (m *GameManager) SetGameState(arg0 *jni.Object) error
SetGameState calls android.app.GameManager.setGameState.
func (*GameManager) ToString ΒΆ added in v0.0.8
func (m *GameManager) ToString() (string, error)
ToString calls android.app.GameManager.toString.
type GameState ΒΆ added in v0.0.7
GameState wraps android.app.GameState.
func NewGameState ΒΆ added in v0.0.7
NewGameState creates a new android.app.GameState instance.
func (*GameState) DescribeContents ΒΆ added in v0.0.7
DescribeContents calls android.app.GameState.describeContents.
func (*GameState) GetQuality ΒΆ added in v0.0.7
GetQuality calls android.app.GameState.getQuality.
type GrammaticalInflectionManager ΒΆ added in v0.0.7
GrammaticalInflectionManager wraps android.app.GrammaticalInflectionManager.
func NewGrammaticalInflectionManager ΒΆ added in v0.0.7
func NewGrammaticalInflectionManager(ctx *Context) (*GrammaticalInflectionManager, error)
NewGrammaticalInflectionManager obtains android.app.GrammaticalInflectionManager from the Android system service manager.
func (*GrammaticalInflectionManager) Close ΒΆ added in v0.0.7
func (m *GrammaticalInflectionManager) Close()
Close releases the global reference to the underlying Java object. After Close, the GrammaticalInflectionManager must not be used.
func (*GrammaticalInflectionManager) GetApplicationGrammaticalGender ΒΆ added in v0.0.7
func (m *GrammaticalInflectionManager) GetApplicationGrammaticalGender() (int32, error)
GetApplicationGrammaticalGender calls android.app.GrammaticalInflectionManager.getApplicationGrammaticalGender.
func (*GrammaticalInflectionManager) GetSystemGrammaticalGender ΒΆ added in v0.0.7
func (m *GrammaticalInflectionManager) GetSystemGrammaticalGender() (int32, error)
GetSystemGrammaticalGender calls android.app.GrammaticalInflectionManager.getSystemGrammaticalGender.
func (*GrammaticalInflectionManager) SetRequestedApplicationGrammaticalGender ΒΆ added in v0.0.7
func (m *GrammaticalInflectionManager) SetRequestedApplicationGrammaticalGender(arg0 int32) error
SetRequestedApplicationGrammaticalGender calls android.app.GrammaticalInflectionManager.setRequestedApplicationGrammaticalGender.
func (*GrammaticalInflectionManager) ToString ΒΆ added in v0.0.8
func (m *GrammaticalInflectionManager) ToString() (string, error)
ToString calls android.app.GrammaticalInflectionManager.toString.
type Instrumentation ΒΆ added in v0.0.7
Instrumentation wraps android.app.Instrumentation.
func NewInstrumentation ΒΆ added in v0.0.7
func NewInstrumentation(vm *jni.VM) (*Instrumentation, error)
NewInstrumentation creates a new android.app.Instrumentation instance.
func (*Instrumentation) AcquireLooperManager ΒΆ added in v0.0.7
AcquireLooperManager calls android.app.Instrumentation.acquireLooperManager.
func (*Instrumentation) AddMonitor1 ΒΆ added in v0.0.7
func (m *Instrumentation) AddMonitor1(arg0 *jni.Object) error
AddMonitor1 calls android.app.Instrumentation.addMonitor.
func (*Instrumentation) AddMonitor3_1 ΒΆ added in v0.0.7
func (m *Instrumentation) AddMonitor3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 bool, ) (*jni.Object, error)
AddMonitor3_1 calls android.app.Instrumentation.addMonitor.
func (*Instrumentation) AddMonitor3_2 ΒΆ added in v0.0.7
func (m *Instrumentation) AddMonitor3_2( arg0 string, arg1 *jni.Object, arg2 bool, ) (*jni.Object, error)
AddMonitor3_2 calls android.app.Instrumentation.addMonitor.
func (*Instrumentation) AddResults ΒΆ added in v0.0.7
func (m *Instrumentation) AddResults(arg0 *jni.Object) error
AddResults calls android.app.Instrumentation.addResults.
func (*Instrumentation) CallActivityOnCreate2 ΒΆ added in v0.0.7
CallActivityOnCreate2 calls android.app.Instrumentation.callActivityOnCreate.
func (*Instrumentation) CallActivityOnCreate3_1 ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnCreate3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
CallActivityOnCreate3_1 calls android.app.Instrumentation.callActivityOnCreate.
func (*Instrumentation) CallActivityOnDestroy ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnDestroy(arg0 *jni.Object) error
CallActivityOnDestroy calls android.app.Instrumentation.callActivityOnDestroy.
func (*Instrumentation) CallActivityOnNewIntent2 ΒΆ added in v0.0.7
CallActivityOnNewIntent2 calls android.app.Instrumentation.callActivityOnNewIntent.
func (*Instrumentation) CallActivityOnNewIntent3_1 ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnNewIntent3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
CallActivityOnNewIntent3_1 calls android.app.Instrumentation.callActivityOnNewIntent.
func (*Instrumentation) CallActivityOnPause ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnPause(arg0 *jni.Object) error
CallActivityOnPause calls android.app.Instrumentation.callActivityOnPause.
func (*Instrumentation) CallActivityOnPictureInPictureRequested ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnPictureInPictureRequested(arg0 *jni.Object) error
CallActivityOnPictureInPictureRequested calls android.app.Instrumentation.callActivityOnPictureInPictureRequested.
func (*Instrumentation) CallActivityOnPostCreate2 ΒΆ added in v0.0.7
CallActivityOnPostCreate2 calls android.app.Instrumentation.callActivityOnPostCreate.
func (*Instrumentation) CallActivityOnPostCreate3_1 ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnPostCreate3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
CallActivityOnPostCreate3_1 calls android.app.Instrumentation.callActivityOnPostCreate.
func (*Instrumentation) CallActivityOnRestart ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnRestart(arg0 *jni.Object) error
CallActivityOnRestart calls android.app.Instrumentation.callActivityOnRestart.
func (*Instrumentation) CallActivityOnRestoreInstanceState2 ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnRestoreInstanceState2(arg0 *jni.Object, arg1 *jni.Object) error
CallActivityOnRestoreInstanceState2 calls android.app.Instrumentation.callActivityOnRestoreInstanceState.
func (*Instrumentation) CallActivityOnRestoreInstanceState3_1 ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnRestoreInstanceState3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
CallActivityOnRestoreInstanceState3_1 calls android.app.Instrumentation.callActivityOnRestoreInstanceState.
func (*Instrumentation) CallActivityOnResume ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnResume(arg0 *jni.Object) error
CallActivityOnResume calls android.app.Instrumentation.callActivityOnResume.
func (*Instrumentation) CallActivityOnSaveInstanceState2 ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnSaveInstanceState2(arg0 *jni.Object, arg1 *jni.Object) error
CallActivityOnSaveInstanceState2 calls android.app.Instrumentation.callActivityOnSaveInstanceState.
func (*Instrumentation) CallActivityOnSaveInstanceState3_1 ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnSaveInstanceState3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
CallActivityOnSaveInstanceState3_1 calls android.app.Instrumentation.callActivityOnSaveInstanceState.
func (*Instrumentation) CallActivityOnStart ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnStart(arg0 *jni.Object) error
CallActivityOnStart calls android.app.Instrumentation.callActivityOnStart.
func (*Instrumentation) CallActivityOnStop ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnStop(arg0 *jni.Object) error
CallActivityOnStop calls android.app.Instrumentation.callActivityOnStop.
func (*Instrumentation) CallActivityOnUserLeaving ΒΆ added in v0.0.7
func (m *Instrumentation) CallActivityOnUserLeaving(arg0 *jni.Object) error
CallActivityOnUserLeaving calls android.app.Instrumentation.callActivityOnUserLeaving.
func (*Instrumentation) CallApplicationOnCreate ΒΆ added in v0.0.7
func (m *Instrumentation) CallApplicationOnCreate(arg0 *jni.Object) error
CallApplicationOnCreate calls android.app.Instrumentation.callApplicationOnCreate.
func (*Instrumentation) CheckMonitorHit ΒΆ added in v0.0.7
CheckMonitorHit calls android.app.Instrumentation.checkMonitorHit.
func (*Instrumentation) EndPerformanceSnapshot ΒΆ added in v0.0.7
func (m *Instrumentation) EndPerformanceSnapshot() error
EndPerformanceSnapshot calls android.app.Instrumentation.endPerformanceSnapshot.
func (*Instrumentation) Finish ΒΆ added in v0.0.7
func (m *Instrumentation) Finish(arg0 int32, arg1 *jni.Object) error
Finish calls android.app.Instrumentation.finish.
func (*Instrumentation) GetAllocCounts ΒΆ added in v0.0.7
func (m *Instrumentation) GetAllocCounts() (*jni.Object, error)
GetAllocCounts calls android.app.Instrumentation.getAllocCounts.
func (*Instrumentation) GetBinderCounts ΒΆ added in v0.0.7
func (m *Instrumentation) GetBinderCounts() (*jni.Object, error)
GetBinderCounts calls android.app.Instrumentation.getBinderCounts.
func (*Instrumentation) GetComponentName ΒΆ added in v0.0.7
func (m *Instrumentation) GetComponentName() (*jni.Object, error)
GetComponentName calls android.app.Instrumentation.getComponentName.
func (*Instrumentation) GetContext ΒΆ added in v0.0.7
func (m *Instrumentation) GetContext() (*jni.Object, error)
GetContext calls android.app.Instrumentation.getContext.
func (*Instrumentation) GetProcessName ΒΆ added in v0.0.7
func (m *Instrumentation) GetProcessName() (string, error)
GetProcessName calls android.app.Instrumentation.getProcessName.
func (*Instrumentation) GetTargetContext ΒΆ added in v0.0.7
func (m *Instrumentation) GetTargetContext() (*jni.Object, error)
GetTargetContext calls android.app.Instrumentation.getTargetContext.
func (*Instrumentation) GetUiAutomation0 ΒΆ added in v0.0.7
func (m *Instrumentation) GetUiAutomation0() (*jni.Object, error)
GetUiAutomation0 calls android.app.Instrumentation.getUiAutomation.
func (*Instrumentation) GetUiAutomation1_1 ΒΆ added in v0.0.7
func (m *Instrumentation) GetUiAutomation1_1(arg0 int32) (*jni.Object, error)
GetUiAutomation1_1 calls android.app.Instrumentation.getUiAutomation.
func (*Instrumentation) InvokeContextMenuAction ΒΆ added in v0.0.7
func (m *Instrumentation) InvokeContextMenuAction( arg0 *jni.Object, arg1 int32, arg2 int32, ) (bool, error)
InvokeContextMenuAction calls android.app.Instrumentation.invokeContextMenuAction.
func (*Instrumentation) InvokeMenuActionSync ΒΆ added in v0.0.7
func (m *Instrumentation) InvokeMenuActionSync( arg0 *jni.Object, arg1 int32, arg2 int32, ) (bool, error)
InvokeMenuActionSync calls android.app.Instrumentation.invokeMenuActionSync.
func (*Instrumentation) IsProfiling ΒΆ added in v0.0.7
func (m *Instrumentation) IsProfiling() (bool, error)
IsProfiling calls android.app.Instrumentation.isProfiling.
func (*Instrumentation) NewActivity ΒΆ added in v0.0.7
func (m *Instrumentation) NewActivity( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
NewActivity calls android.app.Instrumentation.newActivity.
func (*Instrumentation) NewApplication ΒΆ added in v0.0.7
func (m *Instrumentation) NewApplication( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
NewApplication calls android.app.Instrumentation.newApplication.
func (*Instrumentation) OnCreate ΒΆ added in v0.0.7
func (m *Instrumentation) OnCreate(arg0 *jni.Object) error
OnCreate calls android.app.Instrumentation.onCreate.
func (*Instrumentation) OnDestroy ΒΆ added in v0.0.7
func (m *Instrumentation) OnDestroy() error
OnDestroy calls android.app.Instrumentation.onDestroy.
func (*Instrumentation) OnException ΒΆ added in v0.0.7
OnException calls android.app.Instrumentation.onException.
func (*Instrumentation) OnStart ΒΆ added in v0.0.7
func (m *Instrumentation) OnStart() error
OnStart calls android.app.Instrumentation.onStart.
func (*Instrumentation) RemoveMonitor ΒΆ added in v0.0.7
func (m *Instrumentation) RemoveMonitor(arg0 *jni.Object) error
RemoveMonitor calls android.app.Instrumentation.removeMonitor.
func (*Instrumentation) ResetInTouchMode ΒΆ added in v0.0.7
func (m *Instrumentation) ResetInTouchMode() error
ResetInTouchMode calls android.app.Instrumentation.resetInTouchMode.
func (*Instrumentation) RunOnMainSync ΒΆ added in v0.0.7
func (m *Instrumentation) RunOnMainSync(arg0 *jni.Object) error
RunOnMainSync calls android.app.Instrumentation.runOnMainSync.
func (*Instrumentation) SendCharacterSync ΒΆ added in v0.0.7
func (m *Instrumentation) SendCharacterSync(arg0 int32) error
SendCharacterSync calls android.app.Instrumentation.sendCharacterSync.
func (*Instrumentation) SendKeyDownUpSync ΒΆ added in v0.0.7
func (m *Instrumentation) SendKeyDownUpSync(arg0 int32) error
SendKeyDownUpSync calls android.app.Instrumentation.sendKeyDownUpSync.
func (*Instrumentation) SendKeySync ΒΆ added in v0.0.7
func (m *Instrumentation) SendKeySync(arg0 *jni.Object) error
SendKeySync calls android.app.Instrumentation.sendKeySync.
func (*Instrumentation) SendPointerSync ΒΆ added in v0.0.7
func (m *Instrumentation) SendPointerSync(arg0 *jni.Object) error
SendPointerSync calls android.app.Instrumentation.sendPointerSync.
func (*Instrumentation) SendStatus ΒΆ added in v0.0.7
func (m *Instrumentation) SendStatus(arg0 int32, arg1 *jni.Object) error
SendStatus calls android.app.Instrumentation.sendStatus.
func (*Instrumentation) SendStringSync ΒΆ added in v0.0.7
func (m *Instrumentation) SendStringSync(arg0 string) error
SendStringSync calls android.app.Instrumentation.sendStringSync.
func (*Instrumentation) SendTrackballEventSync ΒΆ added in v0.0.7
func (m *Instrumentation) SendTrackballEventSync(arg0 *jni.Object) error
SendTrackballEventSync calls android.app.Instrumentation.sendTrackballEventSync.
func (*Instrumentation) SetAutomaticPerformanceSnapshots ΒΆ added in v0.0.7
func (m *Instrumentation) SetAutomaticPerformanceSnapshots() error
SetAutomaticPerformanceSnapshots calls android.app.Instrumentation.setAutomaticPerformanceSnapshots.
func (*Instrumentation) SetInTouchMode ΒΆ added in v0.0.7
func (m *Instrumentation) SetInTouchMode(arg0 bool) error
SetInTouchMode calls android.app.Instrumentation.setInTouchMode.
func (*Instrumentation) Start ΒΆ added in v0.0.7
func (m *Instrumentation) Start() error
Start calls android.app.Instrumentation.start.
func (*Instrumentation) StartActivitySync1 ΒΆ added in v0.0.7
StartActivitySync1 calls android.app.Instrumentation.startActivitySync.
func (*Instrumentation) StartActivitySync2_1 ΒΆ added in v0.0.7
func (m *Instrumentation) StartActivitySync2_1(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
StartActivitySync2_1 calls android.app.Instrumentation.startActivitySync.
func (*Instrumentation) StartAllocCounting ΒΆ added in v0.0.7
func (m *Instrumentation) StartAllocCounting() error
StartAllocCounting calls android.app.Instrumentation.startAllocCounting.
func (*Instrumentation) StartPerformanceSnapshot ΒΆ added in v0.0.7
func (m *Instrumentation) StartPerformanceSnapshot() error
StartPerformanceSnapshot calls android.app.Instrumentation.startPerformanceSnapshot.
func (*Instrumentation) StartProfiling ΒΆ added in v0.0.7
func (m *Instrumentation) StartProfiling() error
StartProfiling calls android.app.Instrumentation.startProfiling.
func (*Instrumentation) StopAllocCounting ΒΆ added in v0.0.7
func (m *Instrumentation) StopAllocCounting() error
StopAllocCounting calls android.app.Instrumentation.stopAllocCounting.
func (*Instrumentation) StopProfiling ΒΆ added in v0.0.7
func (m *Instrumentation) StopProfiling() error
StopProfiling calls android.app.Instrumentation.stopProfiling.
func (*Instrumentation) ToString ΒΆ added in v0.0.8
func (m *Instrumentation) ToString() (string, error)
ToString calls android.app.Instrumentation.toString.
func (*Instrumentation) WaitForIdle ΒΆ added in v0.0.7
func (m *Instrumentation) WaitForIdle(arg0 *jni.Object) error
WaitForIdle calls android.app.Instrumentation.waitForIdle.
func (*Instrumentation) WaitForIdleSync ΒΆ added in v0.0.7
func (m *Instrumentation) WaitForIdleSync() error
WaitForIdleSync calls android.app.Instrumentation.waitForIdleSync.
func (*Instrumentation) WaitForMonitor ΒΆ added in v0.0.7
WaitForMonitor calls android.app.Instrumentation.waitForMonitor.
func (*Instrumentation) WaitForMonitorWithTimeout ΒΆ added in v0.0.7
func (m *Instrumentation) WaitForMonitorWithTimeout(arg0 *jni.Object, arg1 int64) (*jni.Object, error)
WaitForMonitorWithTimeout calls android.app.Instrumentation.waitForMonitorWithTimeout.
type InstrumentationActivityMonitor ΒΆ added in v0.0.7
InstrumentationActivityMonitor wraps android.app.Instrumentation$ActivityMonitor.
func (*InstrumentationActivityMonitor) GetFilter ΒΆ added in v0.0.7
func (m *InstrumentationActivityMonitor) GetFilter() (*jni.Object, error)
GetFilter calls android.app.Instrumentation$ActivityMonitor.getFilter.
func (*InstrumentationActivityMonitor) GetHits ΒΆ added in v0.0.7
func (m *InstrumentationActivityMonitor) GetHits() (int32, error)
GetHits calls android.app.Instrumentation$ActivityMonitor.getHits.
func (*InstrumentationActivityMonitor) GetLastActivity ΒΆ added in v0.0.7
func (m *InstrumentationActivityMonitor) GetLastActivity() (*jni.Object, error)
GetLastActivity calls android.app.Instrumentation$ActivityMonitor.getLastActivity.
func (*InstrumentationActivityMonitor) GetResult ΒΆ added in v0.0.7
func (m *InstrumentationActivityMonitor) GetResult() (*jni.Object, error)
GetResult calls android.app.Instrumentation$ActivityMonitor.getResult.
func (*InstrumentationActivityMonitor) IsBlocking ΒΆ added in v0.0.7
func (m *InstrumentationActivityMonitor) IsBlocking() (bool, error)
IsBlocking calls android.app.Instrumentation$ActivityMonitor.isBlocking.
func (*InstrumentationActivityMonitor) OnStartActivity ΒΆ added in v0.0.7
OnStartActivity calls android.app.Instrumentation$ActivityMonitor.onStartActivity.
func (*InstrumentationActivityMonitor) ToString ΒΆ added in v0.0.8
func (m *InstrumentationActivityMonitor) ToString() (string, error)
ToString calls android.app.Instrumentation$ActivityMonitor.toString.
func (*InstrumentationActivityMonitor) WaitForActivity ΒΆ added in v0.0.7
func (m *InstrumentationActivityMonitor) WaitForActivity() (*jni.Object, error)
WaitForActivity calls android.app.Instrumentation$ActivityMonitor.waitForActivity.
func (*InstrumentationActivityMonitor) WaitForActivityWithTimeout ΒΆ added in v0.0.7
func (m *InstrumentationActivityMonitor) WaitForActivityWithTimeout(arg0 int64) (*jni.Object, error)
WaitForActivityWithTimeout calls android.app.Instrumentation$ActivityMonitor.waitForActivityWithTimeout.
type InstrumentationActivityResult ΒΆ added in v0.0.7
InstrumentationActivityResult wraps android.app.Instrumentation$ActivityResult.
func (*InstrumentationActivityResult) GetResultCode ΒΆ added in v0.0.7
func (m *InstrumentationActivityResult) GetResultCode() (int32, error)
GetResultCode calls android.app.Instrumentation$ActivityResult.getResultCode.
func (*InstrumentationActivityResult) GetResultData ΒΆ added in v0.0.7
func (m *InstrumentationActivityResult) GetResultData() (*jni.Object, error)
GetResultData calls android.app.Instrumentation$ActivityResult.getResultData.
func (*InstrumentationActivityResult) ToString ΒΆ added in v0.0.8
func (m *InstrumentationActivityResult) ToString() (string, error)
ToString calls android.app.Instrumentation$ActivityResult.toString.
type Intent ΒΆ added in v0.0.4
Intent wraps android.content.Intent.
func (*Intent) AddCategory ΒΆ added in v0.0.4
AddCategory calls android.content.Intent.addCategory.
func (*Intent) CloneFilter ΒΆ added in v0.0.4
CloneFilter calls android.content.Intent.cloneFilter.
func (*Intent) CreateChooser2 ΒΆ added in v0.0.4
CreateChooser2 calls android.content.Intent.createChooser.
func (*Intent) CreateChooser3_1 ΒΆ added in v0.0.4
func (m *Intent) CreateChooser3_1( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
CreateChooser3_1 calls android.content.Intent.createChooser.
func (*Intent) DescribeContents ΒΆ added in v0.0.4
DescribeContents calls android.content.Intent.describeContents.
func (*Intent) FilterEquals ΒΆ added in v0.0.4
FilterEquals calls android.content.Intent.filterEquals.
func (*Intent) FilterHashCode ΒΆ added in v0.0.4
FilterHashCode calls android.content.Intent.filterHashCode.
func (*Intent) GetBoolExtra ΒΆ added in v0.0.4
GetBoolExtra calls Intent.getBooleanExtra(key, defaultValue).
func (*Intent) GetBooleanArrayExtra ΒΆ added in v0.0.4
GetBooleanArrayExtra calls android.content.Intent.getBooleanArrayExtra.
func (*Intent) GetBooleanExtra ΒΆ added in v0.0.4
GetBooleanExtra calls android.content.Intent.getBooleanExtra.
func (*Intent) GetBundleExtra ΒΆ added in v0.0.4
GetBundleExtra calls android.content.Intent.getBundleExtra.
func (*Intent) GetByteArrayExtra ΒΆ added in v0.0.4
GetByteArrayExtra calls android.content.Intent.getByteArrayExtra.
func (*Intent) GetByteExtra ΒΆ added in v0.0.4
GetByteExtra calls android.content.Intent.getByteExtra.
func (*Intent) GetCategories ΒΆ added in v0.0.4
GetCategories calls android.content.Intent.getCategories.
func (*Intent) GetCharArrayExtra ΒΆ added in v0.0.4
GetCharArrayExtra calls android.content.Intent.getCharArrayExtra.
func (*Intent) GetCharExtra ΒΆ added in v0.0.4
GetCharExtra calls android.content.Intent.getCharExtra.
func (*Intent) GetCharSequenceArrayExtra ΒΆ added in v0.0.4
GetCharSequenceArrayExtra calls android.content.Intent.getCharSequenceArrayExtra.
func (*Intent) GetCharSequenceArrayListExtra ΒΆ added in v0.0.4
GetCharSequenceArrayListExtra calls android.content.Intent.getCharSequenceArrayListExtra.
func (*Intent) GetCharSequenceExtra ΒΆ added in v0.0.4
GetCharSequenceExtra calls android.content.Intent.getCharSequenceExtra.
func (*Intent) GetClipData ΒΆ added in v0.0.4
GetClipData calls android.content.Intent.getClipData.
func (*Intent) GetComponent ΒΆ added in v0.0.4
GetComponent calls android.content.Intent.getComponent.
func (*Intent) GetDataString ΒΆ added in v0.0.4
GetDataString calls android.content.Intent.getDataString.
func (*Intent) GetDoubleArrayExtra ΒΆ added in v0.0.4
GetDoubleArrayExtra calls android.content.Intent.getDoubleArrayExtra.
func (*Intent) GetDoubleExtra ΒΆ added in v0.0.4
GetDoubleExtra calls android.content.Intent.getDoubleExtra.
func (*Intent) GetFloatArrayExtra ΒΆ added in v0.0.4
GetFloatArrayExtra calls android.content.Intent.getFloatArrayExtra.
func (*Intent) GetFloatExtra ΒΆ added in v0.0.4
GetFloatExtra calls android.content.Intent.getFloatExtra.
func (*Intent) GetIdentifier ΒΆ added in v0.0.4
GetIdentifier calls android.content.Intent.getIdentifier.
func (*Intent) GetIntArrayExtra ΒΆ added in v0.0.4
GetIntArrayExtra calls android.content.Intent.getIntArrayExtra.
func (*Intent) GetIntExtra ΒΆ added in v0.0.4
GetIntExtra calls android.content.Intent.getIntExtra.
func (*Intent) GetIntegerArrayListExtra ΒΆ added in v0.0.4
GetIntegerArrayListExtra calls android.content.Intent.getIntegerArrayListExtra.
func (*Intent) GetIntentOld ΒΆ added in v0.0.4
GetIntentOld calls android.content.Intent.getIntentOld.
func (*Intent) GetLongArrayExtra ΒΆ added in v0.0.4
GetLongArrayExtra calls android.content.Intent.getLongArrayExtra.
func (*Intent) GetLongExtra ΒΆ added in v0.0.4
GetLongExtra calls android.content.Intent.getLongExtra.
func (*Intent) GetPackage ΒΆ added in v0.0.4
GetPackage calls android.content.Intent.getPackage.
func (*Intent) GetParcelableArrayExtra ΒΆ added in v0.0.4
GetParcelableArrayExtra calls android.content.Intent.getParcelableArrayExtra.
func (*Intent) GetParcelableExtra ΒΆ added in v0.0.7
GetParcelableExtra calls android.content.Intent.getParcelableExtra(String). This method is deprecated in API 33 but remains the standard way to extract Parcelable extras on older API levels.
func (*Intent) GetSelector ΒΆ added in v0.0.4
GetSelector calls android.content.Intent.getSelector.
func (*Intent) GetSerializableExtra ΒΆ added in v0.0.4
GetSerializableExtra calls android.content.Intent.getSerializableExtra.
func (*Intent) GetShortArrayExtra ΒΆ added in v0.0.4
GetShortArrayExtra calls android.content.Intent.getShortArrayExtra.
func (*Intent) GetShortExtra ΒΆ added in v0.0.4
GetShortExtra calls android.content.Intent.getShortExtra.
func (*Intent) GetSourceBounds ΒΆ added in v0.0.4
GetSourceBounds calls android.content.Intent.getSourceBounds.
func (*Intent) GetStringArrayExtra ΒΆ added in v0.0.4
GetStringArrayExtra calls android.content.Intent.getStringArrayExtra.
func (*Intent) GetStringArrayListExtra ΒΆ added in v0.0.4
GetStringArrayListExtra calls android.content.Intent.getStringArrayListExtra.
func (*Intent) GetStringExtra ΒΆ added in v0.0.4
GetStringExtra calls android.content.Intent.getStringExtra.
func (*Intent) HasCategory ΒΆ added in v0.0.4
HasCategory calls android.content.Intent.hasCategory.
func (*Intent) HasFileDescriptors ΒΆ added in v0.0.4
HasFileDescriptors calls android.content.Intent.hasFileDescriptors.
func (*Intent) IsMismatchingFilter ΒΆ added in v0.0.4
IsMismatchingFilter calls android.content.Intent.isMismatchingFilter.
func (*Intent) MakeMainActivity ΒΆ added in v0.0.4
MakeMainActivity calls android.content.Intent.makeMainActivity.
func (*Intent) MakeMainSelectorActivity ΒΆ added in v0.0.4
MakeMainSelectorActivity calls android.content.Intent.makeMainSelectorActivity.
func (*Intent) MakeRestartActivityTask ΒΆ added in v0.0.4
MakeRestartActivityTask calls android.content.Intent.makeRestartActivityTask.
func (*Intent) NormalizeMimeType ΒΆ added in v0.0.4
NormalizeMimeType calls android.content.Intent.normalizeMimeType.
func (*Intent) ParseIntent ΒΆ added in v0.0.4
func (m *Intent) ParseIntent( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
ParseIntent calls android.content.Intent.parseIntent.
func (*Intent) PutBoolExtra ΒΆ added in v0.0.4
PutBoolExtra calls Intent.putExtra(key, value) for boolean values.
func (*Intent) PutExtra2_1 ΒΆ added in v0.0.4
PutExtra2_1 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_2 ΒΆ added in v0.0.4
PutExtra2_2 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_3 ΒΆ added in v0.0.4
PutExtra2_3 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_4 ΒΆ added in v0.0.4
PutExtra2_4 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_5 ΒΆ added in v0.0.4
PutExtra2_5 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_6 ΒΆ added in v0.0.4
PutExtra2_6 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_7 ΒΆ added in v0.0.4
PutExtra2_7 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_8 ΒΆ added in v0.0.4
PutExtra2_8 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_9 ΒΆ added in v0.0.4
PutExtra2_9 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_10 ΒΆ added in v0.0.4
PutExtra2_10 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_11 ΒΆ added in v0.0.4
PutExtra2_11 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_12 ΒΆ added in v0.0.4
PutExtra2_12 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_13 ΒΆ added in v0.0.4
PutExtra2_13 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_14 ΒΆ added in v0.0.4
PutExtra2_14 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_15 ΒΆ added in v0.0.4
PutExtra2_15 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_16 ΒΆ added in v0.0.4
PutExtra2_16 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_17 ΒΆ added in v0.0.4
PutExtra2_17 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_18 ΒΆ added in v0.0.4
PutExtra2_18 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_19 ΒΆ added in v0.0.4
PutExtra2_19 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_20 ΒΆ added in v0.0.4
PutExtra2_20 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_21 ΒΆ added in v0.0.4
PutExtra2_21 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_22 ΒΆ added in v0.0.4
PutExtra2_22 calls android.content.Intent.putExtra.
func (*Intent) PutExtra2_23 ΒΆ added in v0.0.4
PutExtra2_23 calls android.content.Intent.putExtra.
func (*Intent) PutExtras1 ΒΆ added in v0.0.4
PutExtras1 calls android.content.Intent.putExtras.
func (*Intent) PutExtras1_1 ΒΆ added in v0.0.4
PutExtras1_1 calls android.content.Intent.putExtras.
func (*Intent) PutIntExtra ΒΆ added in v0.0.4
PutIntExtra calls Intent.putExtra(key, value) for int values.
func (*Intent) PutStringExtra ΒΆ added in v0.0.4
PutStringExtra calls Intent.putExtra(key, value) for string values.
func (*Intent) ReadFromParcel ΒΆ added in v0.0.4
ReadFromParcel calls android.content.Intent.readFromParcel.
func (*Intent) RemoveCategory ΒΆ added in v0.0.4
RemoveCategory calls android.content.Intent.removeCategory.
func (*Intent) RemoveExtra ΒΆ added in v0.0.4
RemoveExtra calls android.content.Intent.removeExtra.
func (*Intent) RemoveFlags ΒΆ added in v0.0.4
RemoveFlags calls android.content.Intent.removeFlags.
func (*Intent) RemoveLaunchSecurityProtection ΒΆ added in v0.0.4
RemoveLaunchSecurityProtection calls android.content.Intent.removeLaunchSecurityProtection.
func (*Intent) ReplaceExtras1 ΒΆ added in v0.0.4
ReplaceExtras1 calls android.content.Intent.replaceExtras.
func (*Intent) ReplaceExtras1_1 ΒΆ added in v0.0.4
ReplaceExtras1_1 calls android.content.Intent.replaceExtras.
func (*Intent) ResolveActivity ΒΆ added in v0.0.4
ResolveActivity calls android.content.Intent.resolveActivity.
func (*Intent) ResolveActivityInfo ΒΆ added in v0.0.4
ResolveActivityInfo calls android.content.Intent.resolveActivityInfo.
func (*Intent) ResolveType1 ΒΆ added in v0.0.4
ResolveType1 calls android.content.Intent.resolveType.
func (*Intent) ResolveType1_1 ΒΆ added in v0.0.4
ResolveType1_1 calls android.content.Intent.resolveType.
func (*Intent) ResolveTypeIfNeeded ΒΆ added in v0.0.4
ResolveTypeIfNeeded calls android.content.Intent.resolveTypeIfNeeded.
func (*Intent) SetClassName2 ΒΆ added in v0.0.4
SetClassName2 calls android.content.Intent.setClassName.
func (*Intent) SetClassName2_1 ΒΆ added in v0.0.4
SetClassName2_1 calls android.content.Intent.setClassName.
func (*Intent) SetClipData ΒΆ added in v0.0.4
SetClipData calls android.content.Intent.setClipData.
func (*Intent) SetComponent ΒΆ added in v0.0.4
SetComponent calls android.content.Intent.setComponent.
func (*Intent) SetDataAndNormalize ΒΆ added in v0.0.4
SetDataAndNormalize calls android.content.Intent.setDataAndNormalize.
func (*Intent) SetDataAndType ΒΆ added in v0.0.4
SetDataAndType calls android.content.Intent.setDataAndType.
func (*Intent) SetDataAndTypeAndNormalize ΒΆ added in v0.0.4
SetDataAndTypeAndNormalize calls android.content.Intent.setDataAndTypeAndNormalize.
func (*Intent) SetExtrasClassLoader ΒΆ added in v0.0.4
SetExtrasClassLoader calls android.content.Intent.setExtrasClassLoader.
func (*Intent) SetIdentifier ΒΆ added in v0.0.4
SetIdentifier calls android.content.Intent.setIdentifier.
func (*Intent) SetPackage ΒΆ added in v0.0.4
SetPackage calls android.content.Intent.setPackage.
func (*Intent) SetSelector ΒΆ added in v0.0.4
SetSelector calls android.content.Intent.setSelector.
func (*Intent) SetSourceBounds ΒΆ added in v0.0.4
SetSourceBounds calls android.content.Intent.setSourceBounds.
func (*Intent) SetTypeAndNormalize ΒΆ added in v0.0.4
SetTypeAndNormalize calls android.content.Intent.setTypeAndNormalize.
type IntentFilterComparison ΒΆ added in v0.0.7
IntentFilterComparison wraps android.content.Intent$FilterComparison.
func (*IntentFilterComparison) Equals ΒΆ added in v0.0.7
func (m *IntentFilterComparison) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.content.Intent$FilterComparison.equals.
func (*IntentFilterComparison) GetIntent ΒΆ added in v0.0.7
func (m *IntentFilterComparison) GetIntent() (*jni.Object, error)
GetIntent calls android.content.Intent$FilterComparison.getIntent.
func (*IntentFilterComparison) HashCode ΒΆ added in v0.0.7
func (m *IntentFilterComparison) HashCode() (int32, error)
HashCode calls android.content.Intent$FilterComparison.hashCode.
func (*IntentFilterComparison) ToString ΒΆ added in v0.0.8
func (m *IntentFilterComparison) ToString() (string, error)
ToString calls android.content.Intent$FilterComparison.toString.
type IntentService ΒΆ added in v0.0.7
IntentService wraps android.app.IntentService.
func (*IntentService) OnCreate ΒΆ added in v0.0.7
func (m *IntentService) OnCreate() error
OnCreate calls android.app.IntentService.onCreate.
func (*IntentService) OnDestroy ΒΆ added in v0.0.7
func (m *IntentService) OnDestroy() error
OnDestroy calls android.app.IntentService.onDestroy.
func (*IntentService) OnStart ΒΆ added in v0.0.7
func (m *IntentService) OnStart(arg0 *jni.Object, arg1 int32) error
OnStart calls android.app.IntentService.onStart.
func (*IntentService) OnStartCommand ΒΆ added in v0.0.7
OnStartCommand calls android.app.IntentService.onStartCommand.
func (*IntentService) SetIntentRedelivery ΒΆ added in v0.0.7
func (m *IntentService) SetIntentRedelivery(arg0 bool) error
SetIntentRedelivery calls android.app.IntentService.setIntentRedelivery.
func (*IntentService) ToString ΒΆ added in v0.0.8
func (m *IntentService) ToString() (string, error)
ToString calls android.app.IntentService.toString.
type IntentShortcutIconResource ΒΆ added in v0.0.7
IntentShortcutIconResource wraps android.content.Intent$ShortcutIconResource.
func (*IntentShortcutIconResource) DescribeContents ΒΆ added in v0.0.7
func (m *IntentShortcutIconResource) DescribeContents() (int32, error)
DescribeContents calls android.content.Intent$ShortcutIconResource.describeContents.
func (*IntentShortcutIconResource) FromContext ΒΆ added in v0.0.7
FromContext calls android.content.Intent$ShortcutIconResource.fromContext.
func (*IntentShortcutIconResource) ToString ΒΆ added in v0.0.7
func (m *IntentShortcutIconResource) ToString() (string, error)
ToString calls android.content.Intent$ShortcutIconResource.toString.
func (*IntentShortcutIconResource) WriteToParcel ΒΆ added in v0.0.7
func (m *IntentShortcutIconResource) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.content.Intent$ShortcutIconResource.writeToParcel.
type InvalidForegroundServiceTypeException ΒΆ added in v0.0.7
InvalidForegroundServiceTypeException wraps android.app.InvalidForegroundServiceTypeException.
func NewInvalidForegroundServiceTypeException ΒΆ added in v0.0.7
func NewInvalidForegroundServiceTypeException(vm *jni.VM, arg0 string) (*InvalidForegroundServiceTypeException, error)
NewInvalidForegroundServiceTypeException creates a new android.app.InvalidForegroundServiceTypeException instance.
func (*InvalidForegroundServiceTypeException) DescribeContents ΒΆ added in v0.0.7
func (m *InvalidForegroundServiceTypeException) DescribeContents() (int32, error)
DescribeContents calls android.app.InvalidForegroundServiceTypeException.describeContents.
func (*InvalidForegroundServiceTypeException) ToString ΒΆ added in v0.0.8
func (m *InvalidForegroundServiceTypeException) ToString() (string, error)
ToString calls android.app.InvalidForegroundServiceTypeException.toString.
func (*InvalidForegroundServiceTypeException) WriteToParcel ΒΆ added in v0.0.7
func (m *InvalidForegroundServiceTypeException) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.InvalidForegroundServiceTypeException.writeToParcel.
type LauncherActivity ΒΆ added in v0.0.7
LauncherActivity wraps android.app.LauncherActivity.
func (*LauncherActivity) MakeListItems ΒΆ added in v0.0.8
func (m *LauncherActivity) MakeListItems() (*jni.Object, error)
MakeListItems calls android.app.LauncherActivity.makeListItems.
func (*LauncherActivity) SetTitle1 ΒΆ added in v0.0.7
func (m *LauncherActivity) SetTitle1(arg0 int32) error
SetTitle1 calls android.app.LauncherActivity.setTitle.
func (*LauncherActivity) SetTitle1_1 ΒΆ added in v0.0.7
func (m *LauncherActivity) SetTitle1_1(arg0 string) error
SetTitle1_1 calls android.app.LauncherActivity.setTitle.
func (*LauncherActivity) ToString ΒΆ added in v0.0.8
func (m *LauncherActivity) ToString() (string, error)
ToString calls android.app.LauncherActivity.toString.
type LauncherActivityIconResizer ΒΆ added in v0.0.7
LauncherActivityIconResizer wraps android.app.LauncherActivity$IconResizer.
func (*LauncherActivityIconResizer) CreateIconThumbnail ΒΆ added in v0.0.7
CreateIconThumbnail calls android.app.LauncherActivity$IconResizer.createIconThumbnail.
func (*LauncherActivityIconResizer) ToString ΒΆ added in v0.0.8
func (m *LauncherActivityIconResizer) ToString() (string, error)
ToString calls android.app.LauncherActivity$IconResizer.toString.
type LauncherActivityListItem ΒΆ added in v0.0.8
LauncherActivityListItem wraps android.app.LauncherActivity$ListItem.
func (*LauncherActivityListItem) ToString ΒΆ added in v0.0.8
func (m *LauncherActivityListItem) ToString() (string, error)
ToString calls android.app.LauncherActivity$ListItem.toString.
type ListActivity ΒΆ added in v0.0.7
ListActivity wraps android.app.ListActivity.
func NewListActivity ΒΆ added in v0.0.7
func NewListActivity(vm *jni.VM) (*ListActivity, error)
NewListActivity creates a new android.app.ListActivity instance.
func (*ListActivity) GetListAdapter ΒΆ added in v0.0.7
func (m *ListActivity) GetListAdapter() (*jni.Object, error)
GetListAdapter calls android.app.ListActivity.getListAdapter.
func (*ListActivity) GetListView ΒΆ added in v0.0.7
func (m *ListActivity) GetListView() (*jni.Object, error)
GetListView calls android.app.ListActivity.getListView.
func (*ListActivity) GetSelectedItemId ΒΆ added in v0.0.7
func (m *ListActivity) GetSelectedItemId() (int64, error)
GetSelectedItemId calls android.app.ListActivity.getSelectedItemId.
func (*ListActivity) GetSelectedItemPosition ΒΆ added in v0.0.7
func (m *ListActivity) GetSelectedItemPosition() (int32, error)
GetSelectedItemPosition calls android.app.ListActivity.getSelectedItemPosition.
func (*ListActivity) OnContentChanged ΒΆ added in v0.0.7
func (m *ListActivity) OnContentChanged() error
OnContentChanged calls android.app.ListActivity.onContentChanged.
func (*ListActivity) SetListAdapter ΒΆ added in v0.0.7
func (m *ListActivity) SetListAdapter(arg0 *jni.Object) error
SetListAdapter calls android.app.ListActivity.setListAdapter.
func (*ListActivity) SetSelection ΒΆ added in v0.0.7
func (m *ListActivity) SetSelection(arg0 int32) error
SetSelection calls android.app.ListActivity.setSelection.
func (*ListActivity) ToString ΒΆ added in v0.0.8
func (m *ListActivity) ToString() (string, error)
ToString calls android.app.ListActivity.toString.
type ListFragment ΒΆ added in v0.0.7
ListFragment wraps android.app.ListFragment.
func NewListFragment ΒΆ added in v0.0.7
func NewListFragment(vm *jni.VM) (*ListFragment, error)
NewListFragment creates a new android.app.ListFragment instance.
func (*ListFragment) GetListAdapter ΒΆ added in v0.0.7
func (m *ListFragment) GetListAdapter() (*jni.Object, error)
GetListAdapter calls android.app.ListFragment.getListAdapter.
func (*ListFragment) GetListView ΒΆ added in v0.0.7
func (m *ListFragment) GetListView() (*jni.Object, error)
GetListView calls android.app.ListFragment.getListView.
func (*ListFragment) GetSelectedItemId ΒΆ added in v0.0.7
func (m *ListFragment) GetSelectedItemId() (int64, error)
GetSelectedItemId calls android.app.ListFragment.getSelectedItemId.
func (*ListFragment) GetSelectedItemPosition ΒΆ added in v0.0.7
func (m *ListFragment) GetSelectedItemPosition() (int32, error)
GetSelectedItemPosition calls android.app.ListFragment.getSelectedItemPosition.
func (*ListFragment) OnCreateView ΒΆ added in v0.0.7
func (m *ListFragment) OnCreateView( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
OnCreateView calls android.app.ListFragment.onCreateView.
func (*ListFragment) OnDestroyView ΒΆ added in v0.0.7
func (m *ListFragment) OnDestroyView() error
OnDestroyView calls android.app.ListFragment.onDestroyView.
func (*ListFragment) OnListItemClick ΒΆ added in v0.0.7
func (m *ListFragment) OnListItemClick( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int64, ) error
OnListItemClick calls android.app.ListFragment.onListItemClick.
func (*ListFragment) OnViewCreated ΒΆ added in v0.0.7
OnViewCreated calls android.app.ListFragment.onViewCreated.
func (*ListFragment) SetEmptyText ΒΆ added in v0.0.7
func (m *ListFragment) SetEmptyText(arg0 string) error
SetEmptyText calls android.app.ListFragment.setEmptyText.
func (*ListFragment) SetListAdapter ΒΆ added in v0.0.7
func (m *ListFragment) SetListAdapter(arg0 *jni.Object) error
SetListAdapter calls android.app.ListFragment.setListAdapter.
func (*ListFragment) SetListShown ΒΆ added in v0.0.7
func (m *ListFragment) SetListShown(arg0 bool) error
SetListShown calls android.app.ListFragment.setListShown.
func (*ListFragment) SetListShownNoAnimation ΒΆ added in v0.0.7
func (m *ListFragment) SetListShownNoAnimation(arg0 bool) error
SetListShownNoAnimation calls android.app.ListFragment.setListShownNoAnimation.
func (*ListFragment) SetSelection ΒΆ added in v0.0.7
func (m *ListFragment) SetSelection(arg0 int32) error
SetSelection calls android.app.ListFragment.setSelection.
func (*ListFragment) ToString ΒΆ added in v0.0.8
func (m *ListFragment) ToString() (string, error)
ToString calls android.app.ListFragment.toString.
type LoaderManager ΒΆ added in v0.0.7
LoaderManager wraps android.app.LoaderManager.
func (*LoaderManager) DestroyLoader ΒΆ added in v0.0.7
func (m *LoaderManager) DestroyLoader(arg0 int32) error
DestroyLoader calls android.app.LoaderManager.destroyLoader.
func (*LoaderManager) Dump ΒΆ added in v0.0.7
func (m *LoaderManager) Dump( arg0 string, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) error
Dump calls android.app.LoaderManager.dump.
func (*LoaderManager) EnableDebugLogging ΒΆ added in v0.0.7
func (m *LoaderManager) EnableDebugLogging(arg0 bool) error
EnableDebugLogging calls android.app.LoaderManager.enableDebugLogging.
func (*LoaderManager) ToString ΒΆ added in v0.0.8
func (m *LoaderManager) ToString() (string, error)
ToString calls android.app.LoaderManager.toString.
type LoaderManagerLoaderCallbacks ΒΆ added in v0.0.8
LoaderManagerLoaderCallbacks wraps android.app.LoaderManager$LoaderCallbacks.
func (*LoaderManagerLoaderCallbacks) OnCreateLoader ΒΆ added in v0.0.8
func (m *LoaderManagerLoaderCallbacks) OnCreateLoader(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
OnCreateLoader calls android.app.LoaderManager$LoaderCallbacks.onCreateLoader.
func (*LoaderManagerLoaderCallbacks) ToString ΒΆ added in v0.0.8
func (m *LoaderManagerLoaderCallbacks) ToString() (string, error)
ToString calls android.app.LoaderManager$LoaderCallbacks.toString.
type LocalActivityManager ΒΆ added in v0.0.7
LocalActivityManager wraps android.app.LocalActivityManager.
func NewLocalActivityManager ΒΆ added in v0.0.7
func NewLocalActivityManager(vm *jni.VM, arg0 *jni.Object, arg1 bool) (*LocalActivityManager, error)
NewLocalActivityManager creates a new android.app.LocalActivityManager instance.
func (*LocalActivityManager) DestroyActivity ΒΆ added in v0.0.7
DestroyActivity calls android.app.LocalActivityManager.destroyActivity.
func (*LocalActivityManager) DispatchCreate ΒΆ added in v0.0.7
func (m *LocalActivityManager) DispatchCreate(arg0 *jni.Object) error
DispatchCreate calls android.app.LocalActivityManager.dispatchCreate.
func (*LocalActivityManager) DispatchDestroy ΒΆ added in v0.0.7
func (m *LocalActivityManager) DispatchDestroy(arg0 bool) error
DispatchDestroy calls android.app.LocalActivityManager.dispatchDestroy.
func (*LocalActivityManager) DispatchPause ΒΆ added in v0.0.7
func (m *LocalActivityManager) DispatchPause(arg0 bool) error
DispatchPause calls android.app.LocalActivityManager.dispatchPause.
func (*LocalActivityManager) DispatchResume ΒΆ added in v0.0.7
func (m *LocalActivityManager) DispatchResume() error
DispatchResume calls android.app.LocalActivityManager.dispatchResume.
func (*LocalActivityManager) DispatchStop ΒΆ added in v0.0.7
func (m *LocalActivityManager) DispatchStop() error
DispatchStop calls android.app.LocalActivityManager.dispatchStop.
func (*LocalActivityManager) GetActivity ΒΆ added in v0.0.7
func (m *LocalActivityManager) GetActivity(arg0 string) (*jni.Object, error)
GetActivity calls android.app.LocalActivityManager.getActivity.
func (*LocalActivityManager) GetCurrentActivity ΒΆ added in v0.0.7
func (m *LocalActivityManager) GetCurrentActivity() (*jni.Object, error)
GetCurrentActivity calls android.app.LocalActivityManager.getCurrentActivity.
func (*LocalActivityManager) GetCurrentId ΒΆ added in v0.0.7
func (m *LocalActivityManager) GetCurrentId() (string, error)
GetCurrentId calls android.app.LocalActivityManager.getCurrentId.
func (*LocalActivityManager) RemoveAllActivities ΒΆ added in v0.0.7
func (m *LocalActivityManager) RemoveAllActivities() error
RemoveAllActivities calls android.app.LocalActivityManager.removeAllActivities.
func (*LocalActivityManager) SaveInstanceState ΒΆ added in v0.0.7
func (m *LocalActivityManager) SaveInstanceState() (*jni.Object, error)
SaveInstanceState calls android.app.LocalActivityManager.saveInstanceState.
func (*LocalActivityManager) StartActivity ΒΆ added in v0.0.7
StartActivity calls android.app.LocalActivityManager.startActivity.
func (*LocalActivityManager) ToString ΒΆ added in v0.0.8
func (m *LocalActivityManager) ToString() (string, error)
ToString calls android.app.LocalActivityManager.toString.
type LocaleConfig ΒΆ added in v0.0.7
LocaleConfig wraps android.app.LocaleConfig.
func NewLocaleConfig ΒΆ added in v0.0.7
NewLocaleConfig creates a new android.app.LocaleConfig instance.
func (*LocaleConfig) DescribeContents ΒΆ added in v0.0.7
func (m *LocaleConfig) DescribeContents() (int32, error)
DescribeContents calls android.app.LocaleConfig.describeContents.
func (*LocaleConfig) FromContextIgnoringOverride ΒΆ added in v0.0.7
FromContextIgnoringOverride calls android.app.LocaleConfig.fromContextIgnoringOverride.
func (*LocaleConfig) GetDefaultLocale ΒΆ added in v0.0.7
func (m *LocaleConfig) GetDefaultLocale() (*jni.Object, error)
GetDefaultLocale calls android.app.LocaleConfig.getDefaultLocale.
func (*LocaleConfig) GetStatus ΒΆ added in v0.0.7
func (m *LocaleConfig) GetStatus() (int32, error)
GetStatus calls android.app.LocaleConfig.getStatus.
func (*LocaleConfig) GetSupportedLocales ΒΆ added in v0.0.7
func (m *LocaleConfig) GetSupportedLocales() (*jni.Object, error)
GetSupportedLocales calls android.app.LocaleConfig.getSupportedLocales.
func (*LocaleConfig) ToString ΒΆ added in v0.0.8
func (m *LocaleConfig) ToString() (string, error)
ToString calls android.app.LocaleConfig.toString.
func (*LocaleConfig) WriteToParcel ΒΆ added in v0.0.7
func (m *LocaleConfig) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.LocaleConfig.writeToParcel.
type LocaleManager ΒΆ added in v0.0.7
LocaleManager wraps android.app.LocaleManager.
func NewLocaleManager ΒΆ added in v0.0.7
func NewLocaleManager(ctx *Context) (*LocaleManager, error)
NewLocaleManager obtains android.app.LocaleManager from the Android system service manager.
func (*LocaleManager) Close ΒΆ added in v0.0.7
func (m *LocaleManager) Close()
Close releases the global reference to the underlying Java object. After Close, the LocaleManager must not be used.
func (*LocaleManager) GetApplicationLocales0 ΒΆ added in v0.0.7
func (m *LocaleManager) GetApplicationLocales0() (*jni.Object, error)
GetApplicationLocales0 calls android.app.LocaleManager.getApplicationLocales.
func (*LocaleManager) GetApplicationLocales1_1 ΒΆ added in v0.0.7
func (m *LocaleManager) GetApplicationLocales1_1(arg0 string) (*jni.Object, error)
GetApplicationLocales1_1 calls android.app.LocaleManager.getApplicationLocales.
func (*LocaleManager) GetOverrideLocaleConfig ΒΆ added in v0.0.7
func (m *LocaleManager) GetOverrideLocaleConfig() (*jni.Object, error)
GetOverrideLocaleConfig calls android.app.LocaleManager.getOverrideLocaleConfig.
func (*LocaleManager) GetSystemLocales ΒΆ added in v0.0.7
func (m *LocaleManager) GetSystemLocales() (*jni.Object, error)
GetSystemLocales calls android.app.LocaleManager.getSystemLocales.
func (*LocaleManager) SetApplicationLocales ΒΆ added in v0.0.7
func (m *LocaleManager) SetApplicationLocales(arg0 *jni.Object) error
SetApplicationLocales calls android.app.LocaleManager.setApplicationLocales.
func (*LocaleManager) SetOverrideLocaleConfig ΒΆ added in v0.0.7
func (m *LocaleManager) SetOverrideLocaleConfig(arg0 *jni.Object) error
SetOverrideLocaleConfig calls android.app.LocaleManager.setOverrideLocaleConfig.
func (*LocaleManager) ToString ΒΆ added in v0.0.8
func (m *LocaleManager) ToString() (string, error)
ToString calls android.app.LocaleManager.toString.
type MediaRouteActionProvider ΒΆ added in v0.0.7
MediaRouteActionProvider wraps android.app.MediaRouteActionProvider.
func NewMediaRouteActionProvider ΒΆ added in v0.0.7
NewMediaRouteActionProvider creates a new android.app.MediaRouteActionProvider instance.
func (*MediaRouteActionProvider) IsVisible ΒΆ added in v0.0.7
func (m *MediaRouteActionProvider) IsVisible() (bool, error)
IsVisible calls android.app.MediaRouteActionProvider.isVisible.
func (*MediaRouteActionProvider) OnCreateActionView0 ΒΆ added in v0.0.7
func (m *MediaRouteActionProvider) OnCreateActionView0() (*jni.Object, error)
OnCreateActionView0 calls android.app.MediaRouteActionProvider.onCreateActionView.
func (*MediaRouteActionProvider) OnCreateActionView1_1 ΒΆ added in v0.0.7
OnCreateActionView1_1 calls android.app.MediaRouteActionProvider.onCreateActionView.
func (*MediaRouteActionProvider) OnPerformDefaultAction ΒΆ added in v0.0.7
func (m *MediaRouteActionProvider) OnPerformDefaultAction() (bool, error)
OnPerformDefaultAction calls android.app.MediaRouteActionProvider.onPerformDefaultAction.
func (*MediaRouteActionProvider) OverridesItemVisibility ΒΆ added in v0.0.7
func (m *MediaRouteActionProvider) OverridesItemVisibility() (bool, error)
OverridesItemVisibility calls android.app.MediaRouteActionProvider.overridesItemVisibility.
func (*MediaRouteActionProvider) SetExtendedSettingsClickListener ΒΆ added in v0.0.7
func (m *MediaRouteActionProvider) SetExtendedSettingsClickListener(arg0 *jni.Object) error
SetExtendedSettingsClickListener calls android.app.MediaRouteActionProvider.setExtendedSettingsClickListener.
func (*MediaRouteActionProvider) SetRouteTypes ΒΆ added in v0.0.7
func (m *MediaRouteActionProvider) SetRouteTypes(arg0 int32) error
SetRouteTypes calls android.app.MediaRouteActionProvider.setRouteTypes.
func (*MediaRouteActionProvider) ToString ΒΆ added in v0.0.8
func (m *MediaRouteActionProvider) ToString() (string, error)
ToString calls android.app.MediaRouteActionProvider.toString.
type MediaRouteButton ΒΆ added in v0.0.7
MediaRouteButton wraps android.app.MediaRouteButton.
func NewMediaRouteButton ΒΆ added in v0.0.7
NewMediaRouteButton creates a new android.app.MediaRouteButton instance.
func (*MediaRouteButton) GetRouteTypes ΒΆ added in v0.0.7
func (m *MediaRouteButton) GetRouteTypes() (int32, error)
GetRouteTypes calls android.app.MediaRouteButton.getRouteTypes.
func (*MediaRouteButton) JumpDrawablesToCurrentState ΒΆ added in v0.0.7
func (m *MediaRouteButton) JumpDrawablesToCurrentState() error
JumpDrawablesToCurrentState calls android.app.MediaRouteButton.jumpDrawablesToCurrentState.
func (*MediaRouteButton) OnAttachedToWindow ΒΆ added in v0.0.7
func (m *MediaRouteButton) OnAttachedToWindow() error
OnAttachedToWindow calls android.app.MediaRouteButton.onAttachedToWindow.
func (*MediaRouteButton) OnDetachedFromWindow ΒΆ added in v0.0.7
func (m *MediaRouteButton) OnDetachedFromWindow() error
OnDetachedFromWindow calls android.app.MediaRouteButton.onDetachedFromWindow.
func (*MediaRouteButton) PerformClick ΒΆ added in v0.0.7
func (m *MediaRouteButton) PerformClick() (bool, error)
PerformClick calls android.app.MediaRouteButton.performClick.
func (*MediaRouteButton) SetContentDescription ΒΆ added in v0.0.7
func (m *MediaRouteButton) SetContentDescription(arg0 string) error
SetContentDescription calls android.app.MediaRouteButton.setContentDescription.
func (*MediaRouteButton) SetExtendedSettingsClickListener ΒΆ added in v0.0.7
func (m *MediaRouteButton) SetExtendedSettingsClickListener(arg0 *jni.Object) error
SetExtendedSettingsClickListener calls android.app.MediaRouteButton.setExtendedSettingsClickListener.
func (*MediaRouteButton) SetRouteTypes ΒΆ added in v0.0.7
func (m *MediaRouteButton) SetRouteTypes(arg0 int32) error
SetRouteTypes calls android.app.MediaRouteButton.setRouteTypes.
func (*MediaRouteButton) SetVisibility ΒΆ added in v0.0.7
func (m *MediaRouteButton) SetVisibility(arg0 int32) error
SetVisibility calls android.app.MediaRouteButton.setVisibility.
func (*MediaRouteButton) ShowDialog ΒΆ added in v0.0.7
func (m *MediaRouteButton) ShowDialog() error
ShowDialog calls android.app.MediaRouteButton.showDialog.
func (*MediaRouteButton) ToString ΒΆ added in v0.0.8
func (m *MediaRouteButton) ToString() (string, error)
ToString calls android.app.MediaRouteButton.toString.
type MissingForegroundServiceTypeException ΒΆ added in v0.0.7
MissingForegroundServiceTypeException wraps android.app.MissingForegroundServiceTypeException.
func NewMissingForegroundServiceTypeException ΒΆ added in v0.0.7
func NewMissingForegroundServiceTypeException(vm *jni.VM, arg0 string) (*MissingForegroundServiceTypeException, error)
NewMissingForegroundServiceTypeException creates a new android.app.MissingForegroundServiceTypeException instance.
func (*MissingForegroundServiceTypeException) DescribeContents ΒΆ added in v0.0.7
func (m *MissingForegroundServiceTypeException) DescribeContents() (int32, error)
DescribeContents calls android.app.MissingForegroundServiceTypeException.describeContents.
func (*MissingForegroundServiceTypeException) ToString ΒΆ added in v0.0.8
func (m *MissingForegroundServiceTypeException) ToString() (string, error)
ToString calls android.app.MissingForegroundServiceTypeException.toString.
func (*MissingForegroundServiceTypeException) WriteToParcel ΒΆ added in v0.0.7
func (m *MissingForegroundServiceTypeException) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.MissingForegroundServiceTypeException.writeToParcel.
type NativeActivity ΒΆ added in v0.0.7
NativeActivity wraps android.app.NativeActivity.
func NewNativeActivity ΒΆ added in v0.0.7
func NewNativeActivity(vm *jni.VM) (*NativeActivity, error)
NewNativeActivity creates a new android.app.NativeActivity instance.
func (*NativeActivity) OnConfigurationChanged ΒΆ added in v0.0.7
func (m *NativeActivity) OnConfigurationChanged(arg0 *jni.Object) error
OnConfigurationChanged calls android.app.NativeActivity.onConfigurationChanged.
func (*NativeActivity) OnGlobalLayout ΒΆ added in v0.0.7
func (m *NativeActivity) OnGlobalLayout() error
OnGlobalLayout calls android.app.NativeActivity.onGlobalLayout.
func (*NativeActivity) OnInputQueueCreated ΒΆ added in v0.0.7
func (m *NativeActivity) OnInputQueueCreated(arg0 *jni.Object) error
OnInputQueueCreated calls android.app.NativeActivity.onInputQueueCreated.
func (*NativeActivity) OnInputQueueDestroyed ΒΆ added in v0.0.7
func (m *NativeActivity) OnInputQueueDestroyed(arg0 *jni.Object) error
OnInputQueueDestroyed calls android.app.NativeActivity.onInputQueueDestroyed.
func (*NativeActivity) OnLowMemory ΒΆ added in v0.0.7
func (m *NativeActivity) OnLowMemory() error
OnLowMemory calls android.app.NativeActivity.onLowMemory.
func (*NativeActivity) OnWindowFocusChanged ΒΆ added in v0.0.7
func (m *NativeActivity) OnWindowFocusChanged(arg0 bool) error
OnWindowFocusChanged calls android.app.NativeActivity.onWindowFocusChanged.
func (*NativeActivity) SurfaceChanged ΒΆ added in v0.0.7
func (m *NativeActivity) SurfaceChanged( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) error
SurfaceChanged calls android.app.NativeActivity.surfaceChanged.
func (*NativeActivity) SurfaceCreated ΒΆ added in v0.0.7
func (m *NativeActivity) SurfaceCreated(arg0 *jni.Object) error
SurfaceCreated calls android.app.NativeActivity.surfaceCreated.
func (*NativeActivity) SurfaceDestroyed ΒΆ added in v0.0.7
func (m *NativeActivity) SurfaceDestroyed(arg0 *jni.Object) error
SurfaceDestroyed calls android.app.NativeActivity.surfaceDestroyed.
func (*NativeActivity) SurfaceRedrawNeeded ΒΆ added in v0.0.7
func (m *NativeActivity) SurfaceRedrawNeeded(arg0 *jni.Object) error
SurfaceRedrawNeeded calls android.app.NativeActivity.surfaceRedrawNeeded.
func (*NativeActivity) ToString ΒΆ added in v0.0.8
func (m *NativeActivity) ToString() (string, error)
ToString calls android.app.NativeActivity.toString.
type NotificationChannelGroup ΒΆ added in v0.0.7
NotificationChannelGroup wraps android.app.NotificationChannelGroup.
func NewNotificationChannelGroup ΒΆ added in v0.0.7
func NewNotificationChannelGroup(vm *jni.VM, arg0 string, arg1 string) (*NotificationChannelGroup, error)
NewNotificationChannelGroup creates a new android.app.NotificationChannelGroup instance.
func (*NotificationChannelGroup) Clone0 ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) Clone0() (*jni.Object, error)
Clone0 calls android.app.NotificationChannelGroup.clone.
func (*NotificationChannelGroup) Clone0_1 ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) Clone0_1() (*jni.Object, error)
Clone0_1 calls android.app.NotificationChannelGroup.clone.
func (*NotificationChannelGroup) DescribeContents ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) DescribeContents() (int32, error)
DescribeContents calls android.app.NotificationChannelGroup.describeContents.
func (*NotificationChannelGroup) Equals ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.NotificationChannelGroup.equals.
func (*NotificationChannelGroup) GetChannels ΒΆ added in v0.0.8
func (m *NotificationChannelGroup) GetChannels() (*jni.Object, error)
GetChannels calls android.app.NotificationChannelGroup.getChannels.
func (*NotificationChannelGroup) GetDescription ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) GetDescription() (string, error)
GetDescription calls android.app.NotificationChannelGroup.getDescription.
func (*NotificationChannelGroup) GetId ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) GetId() (string, error)
GetId calls android.app.NotificationChannelGroup.getId.
func (*NotificationChannelGroup) GetName ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) GetName() (*jni.Object, error)
GetName calls android.app.NotificationChannelGroup.getName.
func (*NotificationChannelGroup) HashCode ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) HashCode() (int32, error)
HashCode calls android.app.NotificationChannelGroup.hashCode.
func (*NotificationChannelGroup) IsBlocked ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) IsBlocked() (bool, error)
IsBlocked calls android.app.NotificationChannelGroup.isBlocked.
func (*NotificationChannelGroup) SetDescription ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) SetDescription(arg0 string) error
SetDescription calls android.app.NotificationChannelGroup.setDescription.
func (*NotificationChannelGroup) ToString ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) ToString() (string, error)
ToString calls android.app.NotificationChannelGroup.toString.
func (*NotificationChannelGroup) WriteToParcel ΒΆ added in v0.0.7
func (m *NotificationChannelGroup) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.NotificationChannelGroup.writeToParcel.
type OpsManager ΒΆ added in v0.0.7
OpsManager wraps android.app.AppOpsManager.
func NewOpsManager ΒΆ added in v0.0.7
func NewOpsManager(ctx *Context) (*OpsManager, error)
NewOpsManager obtains android.app.AppOpsManager from the Android system service manager.
func (*OpsManager) CheckOp4_1 ΒΆ added in v0.0.7
func (m *OpsManager) CheckOp4_1( arg0 string, arg1 int32, arg2 string, arg3 string, ) (int32, error)
CheckOp4_1 calls android.app.AppOpsManager.checkOp.
func (*OpsManager) CheckOpNoThrow3 ΒΆ added in v0.0.7
CheckOpNoThrow3 calls android.app.AppOpsManager.checkOpNoThrow.
func (*OpsManager) CheckOpNoThrow4_1 ΒΆ added in v0.0.7
func (m *OpsManager) CheckOpNoThrow4_1( arg0 string, arg1 int32, arg2 string, arg3 string, ) (int32, error)
CheckOpNoThrow4_1 calls android.app.AppOpsManager.checkOpNoThrow.
func (*OpsManager) CheckOpRawNoThrow ΒΆ added in v0.0.7
func (m *OpsManager) CheckOpRawNoThrow( arg0 string, arg1 int32, arg2 string, arg3 string, ) (int32, error)
CheckOpRawNoThrow calls android.app.AppOpsManager.checkOpRawNoThrow.
func (*OpsManager) CheckPackage ΒΆ added in v0.0.7
func (m *OpsManager) CheckPackage(arg0 int32, arg1 string) error
CheckPackage calls android.app.AppOpsManager.checkPackage.
func (*OpsManager) Close ΒΆ added in v0.0.7
func (m *OpsManager) Close()
Close releases the global reference to the underlying Java object. After Close, the OpsManager must not be used.
func (*OpsManager) FinishOp3 ΒΆ added in v0.0.7
func (m *OpsManager) FinishOp3( arg0 string, arg1 int32, arg2 string, ) error
FinishOp3 calls android.app.AppOpsManager.finishOp.
func (*OpsManager) FinishOp4_1 ΒΆ added in v0.0.7
FinishOp4_1 calls android.app.AppOpsManager.finishOp.
func (*OpsManager) FinishProxyOp ΒΆ added in v0.0.7
FinishProxyOp calls android.app.AppOpsManager.finishProxyOp.
func (*OpsManager) IsOpActive ΒΆ added in v0.0.7
IsOpActive calls android.app.AppOpsManager.isOpActive.
func (*OpsManager) NoteOp5_1 ΒΆ added in v0.0.7
func (m *OpsManager) NoteOp5_1( arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string, ) (int32, error)
NoteOp5_1 calls android.app.AppOpsManager.noteOp.
func (*OpsManager) NoteOpNoThrow3 ΒΆ added in v0.0.7
NoteOpNoThrow3 calls android.app.AppOpsManager.noteOpNoThrow.
func (*OpsManager) NoteOpNoThrow5_1 ΒΆ added in v0.0.7
func (m *OpsManager) NoteOpNoThrow5_1( arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string, ) (int32, error)
NoteOpNoThrow5_1 calls android.app.AppOpsManager.noteOpNoThrow.
func (*OpsManager) NoteProxyOp2 ΒΆ added in v0.0.7
func (m *OpsManager) NoteProxyOp2(arg0 string, arg1 string) (int32, error)
NoteProxyOp2 calls android.app.AppOpsManager.noteProxyOp.
func (*OpsManager) NoteProxyOp5_1 ΒΆ added in v0.0.7
func (m *OpsManager) NoteProxyOp5_1( arg0 string, arg1 string, arg2 int32, arg3 string, arg4 string, ) (int32, error)
NoteProxyOp5_1 calls android.app.AppOpsManager.noteProxyOp.
func (*OpsManager) NoteProxyOpNoThrow2 ΒΆ added in v0.0.7
func (m *OpsManager) NoteProxyOpNoThrow2(arg0 string, arg1 string) (int32, error)
NoteProxyOpNoThrow2 calls android.app.AppOpsManager.noteProxyOpNoThrow.
func (*OpsManager) NoteProxyOpNoThrow3_1 ΒΆ added in v0.0.7
NoteProxyOpNoThrow3_1 calls android.app.AppOpsManager.noteProxyOpNoThrow.
func (*OpsManager) NoteProxyOpNoThrow5_2 ΒΆ added in v0.0.7
func (m *OpsManager) NoteProxyOpNoThrow5_2( arg0 string, arg1 string, arg2 int32, arg3 string, arg4 string, ) (int32, error)
NoteProxyOpNoThrow5_2 calls android.app.AppOpsManager.noteProxyOpNoThrow.
func (*OpsManager) PermissionToOp ΒΆ added in v0.0.7
func (m *OpsManager) PermissionToOp(arg0 string) (string, error)
PermissionToOp calls android.app.AppOpsManager.permissionToOp.
func (*OpsManager) SetOnOpNotedCallback2 ΒΆ added in v0.0.7
SetOnOpNotedCallback2 calls android.app.AppOpsManager.setOnOpNotedCallback.
func (*OpsManager) SetOnOpNotedCallback3_1 ΒΆ added in v0.0.7
func (m *OpsManager) SetOnOpNotedCallback3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, ) error
SetOnOpNotedCallback3_1 calls android.app.AppOpsManager.setOnOpNotedCallback.
func (*OpsManager) StartOp5_1 ΒΆ added in v0.0.7
func (m *OpsManager) StartOp5_1( arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string, ) (int32, error)
StartOp5_1 calls android.app.AppOpsManager.startOp.
func (*OpsManager) StartOpNoThrow3 ΒΆ added in v0.0.7
StartOpNoThrow3 calls android.app.AppOpsManager.startOpNoThrow.
func (*OpsManager) StartOpNoThrow5_1 ΒΆ added in v0.0.7
func (m *OpsManager) StartOpNoThrow5_1( arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string, ) (int32, error)
StartOpNoThrow5_1 calls android.app.AppOpsManager.startOpNoThrow.
func (*OpsManager) StartProxyOp ΒΆ added in v0.0.7
func (m *OpsManager) StartProxyOp( arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string, ) (int32, error)
StartProxyOp calls android.app.AppOpsManager.startProxyOp.
func (*OpsManager) StartProxyOpNoThrow ΒΆ added in v0.0.7
func (m *OpsManager) StartProxyOpNoThrow( arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string, ) (int32, error)
StartProxyOpNoThrow calls android.app.AppOpsManager.startProxyOpNoThrow.
func (*OpsManager) StartWatchingActive ΒΆ added in v0.0.7
func (m *OpsManager) StartWatchingActive( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
StartWatchingActive calls android.app.AppOpsManager.startWatchingActive.
func (*OpsManager) StartWatchingMode3 ΒΆ added in v0.0.7
StartWatchingMode3 calls android.app.AppOpsManager.startWatchingMode.
func (*OpsManager) StartWatchingMode4_1 ΒΆ added in v0.0.7
func (m *OpsManager) StartWatchingMode4_1( arg0 string, arg1 string, arg2 int32, arg3 *jni.Object, ) error
StartWatchingMode4_1 calls android.app.AppOpsManager.startWatchingMode.
func (*OpsManager) StopWatchingActive ΒΆ added in v0.0.7
func (m *OpsManager) StopWatchingActive(arg0 *jni.Object) error
StopWatchingActive calls android.app.AppOpsManager.stopWatchingActive.
func (*OpsManager) StopWatchingMode ΒΆ added in v0.0.7
func (m *OpsManager) StopWatchingMode(arg0 *jni.Object) error
StopWatchingMode calls android.app.AppOpsManager.stopWatchingMode.
func (*OpsManager) ToString ΒΆ added in v0.0.8
func (m *OpsManager) ToString() (string, error)
ToString calls android.app.AppOpsManager.toString.
func (*OpsManager) UnsafeCheckOp ΒΆ added in v0.0.7
UnsafeCheckOp calls android.app.AppOpsManager.unsafeCheckOp.
func (*OpsManager) UnsafeCheckOpNoThrow ΒΆ added in v0.0.7
UnsafeCheckOpNoThrow calls android.app.AppOpsManager.unsafeCheckOpNoThrow.
func (*OpsManager) UnsafeCheckOpRaw ΒΆ added in v0.0.7
UnsafeCheckOpRaw calls android.app.AppOpsManager.unsafeCheckOpRaw.
func (*OpsManager) UnsafeCheckOpRawNoThrow ΒΆ added in v0.0.7
func (m *OpsManager) UnsafeCheckOpRawNoThrow( arg0 string, arg1 int32, arg2 string, ) (int32, error)
UnsafeCheckOpRawNoThrow calls android.app.AppOpsManager.unsafeCheckOpRawNoThrow.
type OpsManagerOnOpActiveChangedListener ΒΆ added in v0.0.7
OpsManagerOnOpActiveChangedListener wraps android.app.AppOpsManager$OnOpActiveChangedListener.
func (*OpsManagerOnOpActiveChangedListener) OnOpActiveChanged ΒΆ added in v0.0.7
func (m *OpsManagerOnOpActiveChangedListener) OnOpActiveChanged( arg0 string, arg1 int32, arg2 string, arg3 bool, ) error
OnOpActiveChanged calls android.app.AppOpsManager$OnOpActiveChangedListener.onOpActiveChanged.
func (*OpsManagerOnOpActiveChangedListener) ToString ΒΆ added in v0.0.8
func (m *OpsManagerOnOpActiveChangedListener) ToString() (string, error)
ToString calls android.app.AppOpsManager$OnOpActiveChangedListener.toString.
type OpsManagerOnOpChangedListener ΒΆ added in v0.0.7
OpsManagerOnOpChangedListener wraps android.app.AppOpsManager$OnOpChangedListener.
func (*OpsManagerOnOpChangedListener) OnOpChanged ΒΆ added in v0.0.7
func (m *OpsManagerOnOpChangedListener) OnOpChanged(arg0 string, arg1 string) error
OnOpChanged calls android.app.AppOpsManager$OnOpChangedListener.onOpChanged.
func (*OpsManagerOnOpChangedListener) ToString ΒΆ added in v0.0.8
func (m *OpsManagerOnOpChangedListener) ToString() (string, error)
ToString calls android.app.AppOpsManager$OnOpChangedListener.toString.
type OpsManagerOnOpNotedCallback ΒΆ added in v0.0.7
OpsManagerOnOpNotedCallback wraps android.app.AppOpsManager$OnOpNotedCallback.
func (*OpsManagerOnOpNotedCallback) OnAsyncNoted ΒΆ added in v0.0.7
func (m *OpsManagerOnOpNotedCallback) OnAsyncNoted(arg0 *jni.Object) error
OnAsyncNoted calls android.app.AppOpsManager$OnOpNotedCallback.onAsyncNoted.
func (*OpsManagerOnOpNotedCallback) OnNoted ΒΆ added in v0.0.7
func (m *OpsManagerOnOpNotedCallback) OnNoted(arg0 *jni.Object) error
OnNoted calls android.app.AppOpsManager$OnOpNotedCallback.onNoted.
func (*OpsManagerOnOpNotedCallback) OnSelfNoted ΒΆ added in v0.0.7
func (m *OpsManagerOnOpNotedCallback) OnSelfNoted(arg0 *jni.Object) error
OnSelfNoted calls android.app.AppOpsManager$OnOpNotedCallback.onSelfNoted.
func (*OpsManagerOnOpNotedCallback) ToString ΒΆ added in v0.0.8
func (m *OpsManagerOnOpNotedCallback) ToString() (string, error)
ToString calls android.app.AppOpsManager$OnOpNotedCallback.toString.
type PendingIntent ΒΆ added in v0.0.4
PendingIntent wraps android.app.PendingIntent.
func (*PendingIntent) Cancel ΒΆ added in v0.0.4
func (m *PendingIntent) Cancel() error
Cancel calls android.app.PendingIntent.cancel.
func (*PendingIntent) DescribeContents ΒΆ added in v0.0.4
func (m *PendingIntent) DescribeContents() (int32, error)
DescribeContents calls android.app.PendingIntent.describeContents.
func (*PendingIntent) Equals ΒΆ added in v0.0.4
func (m *PendingIntent) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.PendingIntent.equals.
func (*PendingIntent) GetActivities4 ΒΆ added in v0.0.4
func (m *PendingIntent) GetActivities4( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, ) (*jni.Object, error)
GetActivities4 calls android.app.PendingIntent.getActivities.
func (*PendingIntent) GetActivities5_1 ΒΆ added in v0.0.4
func (m *PendingIntent) GetActivities5_1( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, arg4 *jni.Object, ) (*jni.Object, error)
GetActivities5_1 calls android.app.PendingIntent.getActivities.
func (*PendingIntent) GetActivity4 ΒΆ added in v0.0.4
func (m *PendingIntent) GetActivity4( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, ) (*jni.Object, error)
GetActivity4 calls android.app.PendingIntent.getActivity.
func (*PendingIntent) GetActivity5_1 ΒΆ added in v0.0.4
func (m *PendingIntent) GetActivity5_1( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, arg4 *jni.Object, ) (*jni.Object, error)
GetActivity5_1 calls android.app.PendingIntent.getActivity.
func (*PendingIntent) GetBroadcast ΒΆ added in v0.0.4
func (m *PendingIntent) GetBroadcast( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, ) (*jni.Object, error)
GetBroadcast calls android.app.PendingIntent.getBroadcast.
func (*PendingIntent) GetCreatorPackage ΒΆ added in v0.0.4
func (m *PendingIntent) GetCreatorPackage() (string, error)
GetCreatorPackage calls android.app.PendingIntent.getCreatorPackage.
func (*PendingIntent) GetCreatorUid ΒΆ added in v0.0.4
func (m *PendingIntent) GetCreatorUid() (int32, error)
GetCreatorUid calls android.app.PendingIntent.getCreatorUid.
func (*PendingIntent) GetCreatorUserHandle ΒΆ added in v0.0.4
func (m *PendingIntent) GetCreatorUserHandle() (*jni.Object, error)
GetCreatorUserHandle calls android.app.PendingIntent.getCreatorUserHandle.
func (*PendingIntent) GetForegroundService ΒΆ added in v0.0.4
func (m *PendingIntent) GetForegroundService( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, ) (*jni.Object, error)
GetForegroundService calls android.app.PendingIntent.getForegroundService.
func (*PendingIntent) GetIntentSender ΒΆ added in v0.0.4
func (m *PendingIntent) GetIntentSender() (*jni.Object, error)
GetIntentSender calls android.app.PendingIntent.getIntentSender.
func (*PendingIntent) GetService ΒΆ added in v0.0.4
func (m *PendingIntent) GetService( arg0 *jni.Object, arg1 int32, arg2 *jni.Object, arg3 int32, ) (*jni.Object, error)
GetService calls android.app.PendingIntent.getService.
func (*PendingIntent) GetTargetPackage ΒΆ added in v0.0.4
func (m *PendingIntent) GetTargetPackage() (string, error)
GetTargetPackage calls android.app.PendingIntent.getTargetPackage.
func (*PendingIntent) HashCode ΒΆ added in v0.0.4
func (m *PendingIntent) HashCode() (int32, error)
HashCode calls android.app.PendingIntent.hashCode.
func (*PendingIntent) IsActivity ΒΆ added in v0.0.4
func (m *PendingIntent) IsActivity() (bool, error)
IsActivity calls android.app.PendingIntent.isActivity.
func (*PendingIntent) IsBroadcast ΒΆ added in v0.0.4
func (m *PendingIntent) IsBroadcast() (bool, error)
IsBroadcast calls android.app.PendingIntent.isBroadcast.
func (*PendingIntent) IsForegroundService ΒΆ added in v0.0.4
func (m *PendingIntent) IsForegroundService() (bool, error)
IsForegroundService calls android.app.PendingIntent.isForegroundService.
func (*PendingIntent) IsImmutable ΒΆ added in v0.0.4
func (m *PendingIntent) IsImmutable() (bool, error)
IsImmutable calls android.app.PendingIntent.isImmutable.
func (*PendingIntent) IsService ΒΆ added in v0.0.4
func (m *PendingIntent) IsService() (bool, error)
IsService calls android.app.PendingIntent.isService.
func (*PendingIntent) ReadPendingIntentOrNullFromParcel ΒΆ added in v0.0.4
ReadPendingIntentOrNullFromParcel calls android.app.PendingIntent.readPendingIntentOrNullFromParcel.
func (*PendingIntent) Send0 ΒΆ added in v0.0.4
func (m *PendingIntent) Send0() error
Send0 calls android.app.PendingIntent.send.
func (*PendingIntent) Send1_2 ΒΆ added in v0.0.4
func (m *PendingIntent) Send1_2(arg0 *jni.Object) error
Send1_2 calls android.app.PendingIntent.send.
func (*PendingIntent) Send1_3 ΒΆ added in v0.0.4
func (m *PendingIntent) Send1_3(arg0 int32) error
Send1_3 calls android.app.PendingIntent.send.
func (*PendingIntent) ToString ΒΆ added in v0.0.4
func (m *PendingIntent) ToString() (string, error)
ToString calls android.app.PendingIntent.toString.
func (*PendingIntent) WritePendingIntentOrNullToParcel ΒΆ added in v0.0.4
WritePendingIntentOrNullToParcel calls android.app.PendingIntent.writePendingIntentOrNullToParcel.
func (*PendingIntent) WriteToParcel ΒΆ added in v0.0.4
func (m *PendingIntent) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.PendingIntent.writeToParcel.
type PendingIntentCanceledException ΒΆ added in v0.0.8
PendingIntentCanceledException wraps android.app.PendingIntent$CanceledException.
func (*PendingIntentCanceledException) ToString ΒΆ added in v0.0.8
func (m *PendingIntentCanceledException) ToString() (string, error)
ToString calls android.app.PendingIntent$CanceledException.toString.
type PendingIntentOnFinished ΒΆ added in v0.0.7
PendingIntentOnFinished wraps android.app.PendingIntent$OnFinished.
func (*PendingIntentOnFinished) OnSendFinished ΒΆ added in v0.0.7
func (m *PendingIntentOnFinished) OnSendFinished( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 string, arg4 *jni.Object, ) error
OnSendFinished calls android.app.PendingIntent$OnFinished.onSendFinished.
func (*PendingIntentOnFinished) ToString ΒΆ added in v0.0.8
func (m *PendingIntentOnFinished) ToString() (string, error)
ToString calls android.app.PendingIntent$OnFinished.toString.
type Person ΒΆ added in v0.0.7
Person wraps android.app.Person.
func (*Person) DescribeContents ΒΆ added in v0.0.7
DescribeContents calls android.app.Person.describeContents.
func (*Person) IsImportant ΒΆ added in v0.0.7
IsImportant calls android.app.Person.isImportant.
type PersonBuilder ΒΆ added in v0.0.7
PersonBuilder wraps android.app.Person$Builder.
func (*PersonBuilder) Build ΒΆ added in v0.0.7
func (m *PersonBuilder) Build() (*jni.Object, error)
Build calls android.app.Person$Builder.build.
func (*PersonBuilder) SetBot ΒΆ added in v0.0.7
func (m *PersonBuilder) SetBot(arg0 bool) (*jni.Object, error)
SetBot calls android.app.Person$Builder.setBot.
func (*PersonBuilder) SetImportant ΒΆ added in v0.0.7
func (m *PersonBuilder) SetImportant(arg0 bool) (*jni.Object, error)
SetImportant calls android.app.Person$Builder.setImportant.
func (*PersonBuilder) SetKey ΒΆ added in v0.0.7
func (m *PersonBuilder) SetKey(arg0 string) (*jni.Object, error)
SetKey calls android.app.Person$Builder.setKey.
func (*PersonBuilder) SetName ΒΆ added in v0.0.7
func (m *PersonBuilder) SetName(arg0 string) (*jni.Object, error)
SetName calls android.app.Person$Builder.setName.
func (*PersonBuilder) SetUri ΒΆ added in v0.0.7
func (m *PersonBuilder) SetUri(arg0 string) (*jni.Object, error)
SetUri calls android.app.Person$Builder.setUri.
func (*PersonBuilder) ToString ΒΆ added in v0.0.8
func (m *PersonBuilder) ToString() (string, error)
ToString calls android.app.Person$Builder.toString.
type PictureInPictureParams ΒΆ added in v0.0.7
PictureInPictureParams wraps android.app.PictureInPictureParams.
func (*PictureInPictureParams) DescribeContents ΒΆ added in v0.0.7
func (m *PictureInPictureParams) DescribeContents() (int32, error)
DescribeContents calls android.app.PictureInPictureParams.describeContents.
func (*PictureInPictureParams) Equals ΒΆ added in v0.0.7
func (m *PictureInPictureParams) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.PictureInPictureParams.equals.
func (*PictureInPictureParams) GetActions ΒΆ added in v0.0.8
func (m *PictureInPictureParams) GetActions() (*jni.Object, error)
GetActions calls android.app.PictureInPictureParams.getActions.
func (*PictureInPictureParams) GetAspectRatio ΒΆ added in v0.0.7
func (m *PictureInPictureParams) GetAspectRatio() (*jni.Object, error)
GetAspectRatio calls android.app.PictureInPictureParams.getAspectRatio.
func (*PictureInPictureParams) GetCloseAction ΒΆ added in v0.0.7
func (m *PictureInPictureParams) GetCloseAction() (*jni.Object, error)
GetCloseAction calls android.app.PictureInPictureParams.getCloseAction.
func (*PictureInPictureParams) GetExpandedAspectRatio ΒΆ added in v0.0.7
func (m *PictureInPictureParams) GetExpandedAspectRatio() (*jni.Object, error)
GetExpandedAspectRatio calls android.app.PictureInPictureParams.getExpandedAspectRatio.
func (*PictureInPictureParams) GetSourceRectHint ΒΆ added in v0.0.7
func (m *PictureInPictureParams) GetSourceRectHint() (*jni.Object, error)
GetSourceRectHint calls android.app.PictureInPictureParams.getSourceRectHint.
func (*PictureInPictureParams) GetSubtitle ΒΆ added in v0.0.7
func (m *PictureInPictureParams) GetSubtitle() (*jni.Object, error)
GetSubtitle calls android.app.PictureInPictureParams.getSubtitle.
func (*PictureInPictureParams) GetTitle ΒΆ added in v0.0.7
func (m *PictureInPictureParams) GetTitle() (*jni.Object, error)
GetTitle calls android.app.PictureInPictureParams.getTitle.
func (*PictureInPictureParams) HashCode ΒΆ added in v0.0.7
func (m *PictureInPictureParams) HashCode() (int32, error)
HashCode calls android.app.PictureInPictureParams.hashCode.
func (*PictureInPictureParams) IsAutoEnterEnabled ΒΆ added in v0.0.7
func (m *PictureInPictureParams) IsAutoEnterEnabled() (bool, error)
IsAutoEnterEnabled calls android.app.PictureInPictureParams.isAutoEnterEnabled.
func (*PictureInPictureParams) IsSeamlessResizeEnabled ΒΆ added in v0.0.7
func (m *PictureInPictureParams) IsSeamlessResizeEnabled() (bool, error)
IsSeamlessResizeEnabled calls android.app.PictureInPictureParams.isSeamlessResizeEnabled.
func (*PictureInPictureParams) ToString ΒΆ added in v0.0.7
func (m *PictureInPictureParams) ToString() (string, error)
ToString calls android.app.PictureInPictureParams.toString.
func (*PictureInPictureParams) WriteToParcel ΒΆ added in v0.0.7
func (m *PictureInPictureParams) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.PictureInPictureParams.writeToParcel.
type PictureInPictureParamsBuilder ΒΆ added in v0.0.7
PictureInPictureParamsBuilder wraps android.app.PictureInPictureParams$Builder.
func (*PictureInPictureParamsBuilder) Build ΒΆ added in v0.0.7
func (m *PictureInPictureParamsBuilder) Build() (*jni.Object, error)
Build calls android.app.PictureInPictureParams$Builder.build.
func (*PictureInPictureParamsBuilder) SetAspectRatio ΒΆ added in v0.0.7
SetAspectRatio calls android.app.PictureInPictureParams$Builder.setAspectRatio.
func (*PictureInPictureParamsBuilder) SetAutoEnterEnabled ΒΆ added in v0.0.7
func (m *PictureInPictureParamsBuilder) SetAutoEnterEnabled(arg0 bool) (*jni.Object, error)
SetAutoEnterEnabled calls android.app.PictureInPictureParams$Builder.setAutoEnterEnabled.
func (*PictureInPictureParamsBuilder) SetCloseAction ΒΆ added in v0.0.7
SetCloseAction calls android.app.PictureInPictureParams$Builder.setCloseAction.
func (*PictureInPictureParamsBuilder) SetExpandedAspectRatio ΒΆ added in v0.0.7
func (m *PictureInPictureParamsBuilder) SetExpandedAspectRatio(arg0 *jni.Object) (*jni.Object, error)
SetExpandedAspectRatio calls android.app.PictureInPictureParams$Builder.setExpandedAspectRatio.
func (*PictureInPictureParamsBuilder) SetSeamlessResizeEnabled ΒΆ added in v0.0.7
func (m *PictureInPictureParamsBuilder) SetSeamlessResizeEnabled(arg0 bool) (*jni.Object, error)
SetSeamlessResizeEnabled calls android.app.PictureInPictureParams$Builder.setSeamlessResizeEnabled.
func (*PictureInPictureParamsBuilder) SetSourceRectHint ΒΆ added in v0.0.7
SetSourceRectHint calls android.app.PictureInPictureParams$Builder.setSourceRectHint.
func (*PictureInPictureParamsBuilder) SetSubtitle ΒΆ added in v0.0.7
func (m *PictureInPictureParamsBuilder) SetSubtitle(arg0 string) (*jni.Object, error)
SetSubtitle calls android.app.PictureInPictureParams$Builder.setSubtitle.
func (*PictureInPictureParamsBuilder) SetTitle ΒΆ added in v0.0.7
func (m *PictureInPictureParamsBuilder) SetTitle(arg0 string) (*jni.Object, error)
SetTitle calls android.app.PictureInPictureParams$Builder.setTitle.
func (*PictureInPictureParamsBuilder) ToString ΒΆ added in v0.0.8
func (m *PictureInPictureParamsBuilder) ToString() (string, error)
ToString calls android.app.PictureInPictureParams$Builder.toString.
type PictureInPictureUiState ΒΆ added in v0.0.7
PictureInPictureUiState wraps android.app.PictureInPictureUiState.
func (*PictureInPictureUiState) DescribeContents ΒΆ added in v0.0.7
func (m *PictureInPictureUiState) DescribeContents() (int32, error)
DescribeContents calls android.app.PictureInPictureUiState.describeContents.
func (*PictureInPictureUiState) Equals ΒΆ added in v0.0.7
func (m *PictureInPictureUiState) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.PictureInPictureUiState.equals.
func (*PictureInPictureUiState) HashCode ΒΆ added in v0.0.7
func (m *PictureInPictureUiState) HashCode() (int32, error)
HashCode calls android.app.PictureInPictureUiState.hashCode.
func (*PictureInPictureUiState) IsStashed ΒΆ added in v0.0.7
func (m *PictureInPictureUiState) IsStashed() (bool, error)
IsStashed calls android.app.PictureInPictureUiState.isStashed.
func (*PictureInPictureUiState) IsTransitioningToPip ΒΆ added in v0.0.7
func (m *PictureInPictureUiState) IsTransitioningToPip() (bool, error)
IsTransitioningToPip calls android.app.PictureInPictureUiState.isTransitioningToPip.
func (*PictureInPictureUiState) ToString ΒΆ added in v0.0.8
func (m *PictureInPictureUiState) ToString() (string, error)
ToString calls android.app.PictureInPictureUiState.toString.
func (*PictureInPictureUiState) WriteToParcel ΒΆ added in v0.0.7
func (m *PictureInPictureUiState) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.PictureInPictureUiState.writeToParcel.
type Presentation ΒΆ added in v0.0.7
Presentation wraps android.app.Presentation.
func NewPresentation ΒΆ added in v0.0.7
NewPresentation creates a new android.app.Presentation instance.
func (*Presentation) GetDisplay ΒΆ added in v0.0.7
func (m *Presentation) GetDisplay() (*jni.Object, error)
GetDisplay calls android.app.Presentation.getDisplay.
func (*Presentation) GetResources ΒΆ added in v0.0.7
func (m *Presentation) GetResources() (*jni.Object, error)
GetResources calls android.app.Presentation.getResources.
func (*Presentation) OnDisplayChanged ΒΆ added in v0.0.7
func (m *Presentation) OnDisplayChanged() error
OnDisplayChanged calls android.app.Presentation.onDisplayChanged.
func (*Presentation) OnDisplayRemoved ΒΆ added in v0.0.7
func (m *Presentation) OnDisplayRemoved() error
OnDisplayRemoved calls android.app.Presentation.onDisplayRemoved.
func (*Presentation) Show ΒΆ added in v0.0.7
func (m *Presentation) Show() error
Show calls android.app.Presentation.show.
func (*Presentation) ToString ΒΆ added in v0.0.8
func (m *Presentation) ToString() (string, error)
ToString calls android.app.Presentation.toString.
type ProgressDialog ΒΆ added in v0.0.7
ProgressDialog wraps android.app.ProgressDialog.
func NewProgressDialog ΒΆ added in v0.0.7
NewProgressDialog creates a new android.app.ProgressDialog instance.
func (*ProgressDialog) GetMax ΒΆ added in v0.0.7
func (m *ProgressDialog) GetMax() (int32, error)
GetMax calls android.app.ProgressDialog.getMax.
func (*ProgressDialog) GetProgress ΒΆ added in v0.0.7
func (m *ProgressDialog) GetProgress() (int32, error)
GetProgress calls android.app.ProgressDialog.getProgress.
func (*ProgressDialog) GetSecondaryProgress ΒΆ added in v0.0.7
func (m *ProgressDialog) GetSecondaryProgress() (int32, error)
GetSecondaryProgress calls android.app.ProgressDialog.getSecondaryProgress.
func (*ProgressDialog) IncrementProgressBy ΒΆ added in v0.0.7
func (m *ProgressDialog) IncrementProgressBy(arg0 int32) error
IncrementProgressBy calls android.app.ProgressDialog.incrementProgressBy.
func (*ProgressDialog) IncrementSecondaryProgressBy ΒΆ added in v0.0.7
func (m *ProgressDialog) IncrementSecondaryProgressBy(arg0 int32) error
IncrementSecondaryProgressBy calls android.app.ProgressDialog.incrementSecondaryProgressBy.
func (*ProgressDialog) IsIndeterminate ΒΆ added in v0.0.7
func (m *ProgressDialog) IsIndeterminate() (bool, error)
IsIndeterminate calls android.app.ProgressDialog.isIndeterminate.
func (*ProgressDialog) OnStart ΒΆ added in v0.0.7
func (m *ProgressDialog) OnStart() error
OnStart calls android.app.ProgressDialog.onStart.
func (*ProgressDialog) SetIndeterminate ΒΆ added in v0.0.7
func (m *ProgressDialog) SetIndeterminate(arg0 bool) error
SetIndeterminate calls android.app.ProgressDialog.setIndeterminate.
func (*ProgressDialog) SetIndeterminateDrawable ΒΆ added in v0.0.7
func (m *ProgressDialog) SetIndeterminateDrawable(arg0 *jni.Object) error
SetIndeterminateDrawable calls android.app.ProgressDialog.setIndeterminateDrawable.
func (*ProgressDialog) SetMax ΒΆ added in v0.0.7
func (m *ProgressDialog) SetMax(arg0 int32) error
SetMax calls android.app.ProgressDialog.setMax.
func (*ProgressDialog) SetMessage ΒΆ added in v0.0.7
func (m *ProgressDialog) SetMessage(arg0 string) error
SetMessage calls android.app.ProgressDialog.setMessage.
func (*ProgressDialog) SetProgress ΒΆ added in v0.0.7
func (m *ProgressDialog) SetProgress(arg0 int32) error
SetProgress calls android.app.ProgressDialog.setProgress.
func (*ProgressDialog) SetProgressDrawable ΒΆ added in v0.0.7
func (m *ProgressDialog) SetProgressDrawable(arg0 *jni.Object) error
SetProgressDrawable calls android.app.ProgressDialog.setProgressDrawable.
func (*ProgressDialog) SetProgressNumberFormat ΒΆ added in v0.0.7
func (m *ProgressDialog) SetProgressNumberFormat(arg0 string) error
SetProgressNumberFormat calls android.app.ProgressDialog.setProgressNumberFormat.
func (*ProgressDialog) SetProgressPercentFormat ΒΆ added in v0.0.7
func (m *ProgressDialog) SetProgressPercentFormat(arg0 *jni.Object) error
SetProgressPercentFormat calls android.app.ProgressDialog.setProgressPercentFormat.
func (*ProgressDialog) SetProgressStyle ΒΆ added in v0.0.7
func (m *ProgressDialog) SetProgressStyle(arg0 int32) error
SetProgressStyle calls android.app.ProgressDialog.setProgressStyle.
func (*ProgressDialog) SetSecondaryProgress ΒΆ added in v0.0.7
func (m *ProgressDialog) SetSecondaryProgress(arg0 int32) error
SetSecondaryProgress calls android.app.ProgressDialog.setSecondaryProgress.
func (*ProgressDialog) Show4_1 ΒΆ added in v0.0.7
func (m *ProgressDialog) Show4_1( arg0 *jni.Object, arg1 string, arg2 string, arg3 bool, ) (*jni.Object, error)
Show4_1 calls android.app.ProgressDialog.show.
func (*ProgressDialog) Show5_2 ΒΆ added in v0.0.7
func (m *ProgressDialog) Show5_2( arg0 *jni.Object, arg1 string, arg2 string, arg3 bool, arg4 bool, ) (*jni.Object, error)
Show5_2 calls android.app.ProgressDialog.show.
func (*ProgressDialog) Show6_3 ΒΆ added in v0.0.7
func (m *ProgressDialog) Show6_3( arg0 *jni.Object, arg1 string, arg2 string, arg3 bool, arg4 bool, arg5 *jni.Object, ) (*jni.Object, error)
Show6_3 calls android.app.ProgressDialog.show.
func (*ProgressDialog) ToString ΒΆ added in v0.0.8
func (m *ProgressDialog) ToString() (string, error)
ToString calls android.app.ProgressDialog.toString.
type RecoverableSecurityException ΒΆ added in v0.0.7
RecoverableSecurityException wraps android.app.RecoverableSecurityException.
func NewRecoverableSecurityException ΒΆ added in v0.0.7
func NewRecoverableSecurityException(vm *jni.VM, arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*RecoverableSecurityException, error)
NewRecoverableSecurityException creates a new android.app.RecoverableSecurityException instance.
func (*RecoverableSecurityException) DescribeContents ΒΆ added in v0.0.7
func (m *RecoverableSecurityException) DescribeContents() (int32, error)
DescribeContents calls android.app.RecoverableSecurityException.describeContents.
func (*RecoverableSecurityException) GetUserAction ΒΆ added in v0.0.7
func (m *RecoverableSecurityException) GetUserAction() (*jni.Object, error)
GetUserAction calls android.app.RecoverableSecurityException.getUserAction.
func (*RecoverableSecurityException) GetUserMessage ΒΆ added in v0.0.7
func (m *RecoverableSecurityException) GetUserMessage() (*jni.Object, error)
GetUserMessage calls android.app.RecoverableSecurityException.getUserMessage.
func (*RecoverableSecurityException) ToString ΒΆ added in v0.0.8
func (m *RecoverableSecurityException) ToString() (string, error)
ToString calls android.app.RecoverableSecurityException.toString.
func (*RecoverableSecurityException) WriteToParcel ΒΆ added in v0.0.7
func (m *RecoverableSecurityException) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.RecoverableSecurityException.writeToParcel.
type RemoteAction ΒΆ added in v0.0.7
RemoteAction wraps android.app.RemoteAction.
func NewRemoteAction ΒΆ added in v0.0.7
func NewRemoteAction(vm *jni.VM, arg0 *jni.Object, arg1 string, arg2 string, arg3 *jni.Object) (*RemoteAction, error)
NewRemoteAction creates a new android.app.RemoteAction instance.
func (*RemoteAction) Clone0 ΒΆ added in v0.0.7
func (m *RemoteAction) Clone0() (*jni.Object, error)
Clone0 calls android.app.RemoteAction.clone.
func (*RemoteAction) Clone0_1 ΒΆ added in v0.0.7
func (m *RemoteAction) Clone0_1() (*jni.Object, error)
Clone0_1 calls android.app.RemoteAction.clone.
func (*RemoteAction) DescribeContents ΒΆ added in v0.0.7
func (m *RemoteAction) DescribeContents() (int32, error)
DescribeContents calls android.app.RemoteAction.describeContents.
func (*RemoteAction) Dump ΒΆ added in v0.0.7
func (m *RemoteAction) Dump(arg0 string, arg1 *jni.Object) error
Dump calls android.app.RemoteAction.dump.
func (*RemoteAction) Equals ΒΆ added in v0.0.7
func (m *RemoteAction) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.RemoteAction.equals.
func (*RemoteAction) GetActionIntent ΒΆ added in v0.0.7
func (m *RemoteAction) GetActionIntent() (*jni.Object, error)
GetActionIntent calls android.app.RemoteAction.getActionIntent.
func (*RemoteAction) GetContentDescription ΒΆ added in v0.0.7
func (m *RemoteAction) GetContentDescription() (*jni.Object, error)
GetContentDescription calls android.app.RemoteAction.getContentDescription.
func (*RemoteAction) GetIcon ΒΆ added in v0.0.7
func (m *RemoteAction) GetIcon() (*jni.Object, error)
GetIcon calls android.app.RemoteAction.getIcon.
func (*RemoteAction) GetTitle ΒΆ added in v0.0.7
func (m *RemoteAction) GetTitle() (*jni.Object, error)
GetTitle calls android.app.RemoteAction.getTitle.
func (*RemoteAction) HashCode ΒΆ added in v0.0.7
func (m *RemoteAction) HashCode() (int32, error)
HashCode calls android.app.RemoteAction.hashCode.
func (*RemoteAction) IsEnabled ΒΆ added in v0.0.7
func (m *RemoteAction) IsEnabled() (bool, error)
IsEnabled calls android.app.RemoteAction.isEnabled.
func (*RemoteAction) SetEnabled ΒΆ added in v0.0.7
func (m *RemoteAction) SetEnabled(arg0 bool) error
SetEnabled calls android.app.RemoteAction.setEnabled.
func (*RemoteAction) SetShouldShowIcon ΒΆ added in v0.0.7
func (m *RemoteAction) SetShouldShowIcon(arg0 bool) error
SetShouldShowIcon calls android.app.RemoteAction.setShouldShowIcon.
func (*RemoteAction) ShouldShowIcon ΒΆ added in v0.0.7
func (m *RemoteAction) ShouldShowIcon() (bool, error)
ShouldShowIcon calls android.app.RemoteAction.shouldShowIcon.
func (*RemoteAction) ToString ΒΆ added in v0.0.8
func (m *RemoteAction) ToString() (string, error)
ToString calls android.app.RemoteAction.toString.
func (*RemoteAction) WriteToParcel ΒΆ added in v0.0.7
func (m *RemoteAction) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.RemoteAction.writeToParcel.
type RemoteInput ΒΆ added in v0.0.7
RemoteInput wraps android.app.RemoteInput.
func (*RemoteInput) AddResultsToIntent ΒΆ added in v0.0.7
func (m *RemoteInput) AddResultsToIntent( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
AddResultsToIntent calls android.app.RemoteInput.addResultsToIntent.
func (*RemoteInput) DescribeContents ΒΆ added in v0.0.7
func (m *RemoteInput) DescribeContents() (int32, error)
DescribeContents calls android.app.RemoteInput.describeContents.
func (*RemoteInput) GetAllowFreeFormInput ΒΆ added in v0.0.7
func (m *RemoteInput) GetAllowFreeFormInput() (bool, error)
GetAllowFreeFormInput calls android.app.RemoteInput.getAllowFreeFormInput.
func (*RemoteInput) GetAllowedDataTypes ΒΆ added in v0.0.8
func (m *RemoteInput) GetAllowedDataTypes() (*jni.Object, error)
GetAllowedDataTypes calls android.app.RemoteInput.getAllowedDataTypes.
func (*RemoteInput) GetChoices ΒΆ added in v0.0.7
func (m *RemoteInput) GetChoices() (*jni.Object, error)
GetChoices calls android.app.RemoteInput.getChoices.
func (*RemoteInput) GetEditChoicesBeforeSending ΒΆ added in v0.0.7
func (m *RemoteInput) GetEditChoicesBeforeSending() (int32, error)
GetEditChoicesBeforeSending calls android.app.RemoteInput.getEditChoicesBeforeSending.
func (*RemoteInput) GetExtras ΒΆ added in v0.0.7
func (m *RemoteInput) GetExtras() (*jni.Object, error)
GetExtras calls android.app.RemoteInput.getExtras.
func (*RemoteInput) GetLabel ΒΆ added in v0.0.7
func (m *RemoteInput) GetLabel() (*jni.Object, error)
GetLabel calls android.app.RemoteInput.getLabel.
func (*RemoteInput) GetResultKey ΒΆ added in v0.0.7
func (m *RemoteInput) GetResultKey() (string, error)
GetResultKey calls android.app.RemoteInput.getResultKey.
func (*RemoteInput) GetResultsFromIntent ΒΆ added in v0.0.7
GetResultsFromIntent calls android.app.RemoteInput.getResultsFromIntent.
func (*RemoteInput) GetResultsSource ΒΆ added in v0.0.7
func (m *RemoteInput) GetResultsSource(arg0 *jni.Object) (int32, error)
GetResultsSource calls android.app.RemoteInput.getResultsSource.
func (*RemoteInput) IsDataOnly ΒΆ added in v0.0.7
func (m *RemoteInput) IsDataOnly() (bool, error)
IsDataOnly calls android.app.RemoteInput.isDataOnly.
func (*RemoteInput) SetResultsSource ΒΆ added in v0.0.7
func (m *RemoteInput) SetResultsSource(arg0 *jni.Object, arg1 int32) error
SetResultsSource calls android.app.RemoteInput.setResultsSource.
func (*RemoteInput) ToString ΒΆ added in v0.0.8
func (m *RemoteInput) ToString() (string, error)
ToString calls android.app.RemoteInput.toString.
func (*RemoteInput) WriteToParcel ΒΆ added in v0.0.7
func (m *RemoteInput) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.RemoteInput.writeToParcel.
type RemoteInputBuilder ΒΆ added in v0.0.7
RemoteInputBuilder wraps android.app.RemoteInput$Builder.
func (*RemoteInputBuilder) AddExtras ΒΆ added in v0.0.7
AddExtras calls android.app.RemoteInput$Builder.addExtras.
func (*RemoteInputBuilder) Build ΒΆ added in v0.0.7
func (m *RemoteInputBuilder) Build() (*jni.Object, error)
Build calls android.app.RemoteInput$Builder.build.
func (*RemoteInputBuilder) GetExtras ΒΆ added in v0.0.7
func (m *RemoteInputBuilder) GetExtras() (*jni.Object, error)
GetExtras calls android.app.RemoteInput$Builder.getExtras.
func (*RemoteInputBuilder) SetAllowDataType ΒΆ added in v0.0.7
SetAllowDataType calls android.app.RemoteInput$Builder.setAllowDataType.
func (*RemoteInputBuilder) SetAllowFreeFormInput ΒΆ added in v0.0.7
func (m *RemoteInputBuilder) SetAllowFreeFormInput(arg0 bool) (*jni.Object, error)
SetAllowFreeFormInput calls android.app.RemoteInput$Builder.setAllowFreeFormInput.
func (*RemoteInputBuilder) SetChoices ΒΆ added in v0.0.7
SetChoices calls android.app.RemoteInput$Builder.setChoices.
func (*RemoteInputBuilder) SetEditChoicesBeforeSending ΒΆ added in v0.0.7
func (m *RemoteInputBuilder) SetEditChoicesBeforeSending(arg0 int32) (*jni.Object, error)
SetEditChoicesBeforeSending calls android.app.RemoteInput$Builder.setEditChoicesBeforeSending.
func (*RemoteInputBuilder) SetLabel ΒΆ added in v0.0.7
func (m *RemoteInputBuilder) SetLabel(arg0 string) (*jni.Object, error)
SetLabel calls android.app.RemoteInput$Builder.setLabel.
func (*RemoteInputBuilder) ToString ΒΆ added in v0.0.8
func (m *RemoteInputBuilder) ToString() (string, error)
ToString calls android.app.RemoteInput$Builder.toString.
type SearchManager ΒΆ added in v0.0.7
SearchManager wraps android.app.SearchManager.
func NewSearchManager ΒΆ added in v0.0.7
func NewSearchManager(ctx *Context) (*SearchManager, error)
NewSearchManager obtains android.app.SearchManager from the Android system service manager.
func (*SearchManager) Close ΒΆ added in v0.0.7
func (m *SearchManager) Close()
Close releases the global reference to the underlying Java object. After Close, the SearchManager must not be used.
func (*SearchManager) GetGlobalSearchActivity ΒΆ added in v0.0.7
func (m *SearchManager) GetGlobalSearchActivity() (*jni.Object, error)
GetGlobalSearchActivity calls android.app.SearchManager.getGlobalSearchActivity.
func (*SearchManager) GetSearchableInfo ΒΆ added in v0.0.7
GetSearchableInfo calls android.app.SearchManager.getSearchableInfo.
func (*SearchManager) GetSearchablesInGlobalSearch ΒΆ added in v0.0.8
func (m *SearchManager) GetSearchablesInGlobalSearch() (*jni.Object, error)
GetSearchablesInGlobalSearch calls android.app.SearchManager.getSearchablesInGlobalSearch.
func (*SearchManager) OnCancel ΒΆ added in v0.0.7
func (m *SearchManager) OnCancel(arg0 *jni.Object) error
OnCancel calls android.app.SearchManager.onCancel.
func (*SearchManager) OnDismiss ΒΆ added in v0.0.7
func (m *SearchManager) OnDismiss(arg0 *jni.Object) error
OnDismiss calls android.app.SearchManager.onDismiss.
func (*SearchManager) SetOnCancelListener ΒΆ added in v0.0.7
func (m *SearchManager) SetOnCancelListener(arg0 *jni.Object) error
SetOnCancelListener calls android.app.SearchManager.setOnCancelListener.
func (*SearchManager) SetOnDismissListener ΒΆ added in v0.0.7
func (m *SearchManager) SetOnDismissListener(arg0 *jni.Object) error
SetOnDismissListener calls android.app.SearchManager.setOnDismissListener.
func (*SearchManager) StartSearch ΒΆ added in v0.0.7
func (m *SearchManager) StartSearch( arg0 string, arg1 bool, arg2 *jni.Object, arg3 *jni.Object, arg4 bool, ) error
StartSearch calls android.app.SearchManager.startSearch.
func (*SearchManager) StopSearch ΒΆ added in v0.0.7
func (m *SearchManager) StopSearch() error
StopSearch calls android.app.SearchManager.stopSearch.
func (*SearchManager) ToString ΒΆ added in v0.0.8
func (m *SearchManager) ToString() (string, error)
ToString calls android.app.SearchManager.toString.
func (*SearchManager) TriggerSearch ΒΆ added in v0.0.7
TriggerSearch calls android.app.SearchManager.triggerSearch.
type SearchManagerOnCancelListener ΒΆ added in v0.0.7
SearchManagerOnCancelListener wraps android.app.SearchManager$OnCancelListener.
func (*SearchManagerOnCancelListener) OnCancel ΒΆ added in v0.0.7
func (m *SearchManagerOnCancelListener) OnCancel() error
OnCancel calls android.app.SearchManager$OnCancelListener.onCancel.
func (*SearchManagerOnCancelListener) ToString ΒΆ added in v0.0.8
func (m *SearchManagerOnCancelListener) ToString() (string, error)
ToString calls android.app.SearchManager$OnCancelListener.toString.
type SearchManagerOnDismissListener ΒΆ added in v0.0.7
SearchManagerOnDismissListener wraps android.app.SearchManager$OnDismissListener.
func (*SearchManagerOnDismissListener) OnDismiss ΒΆ added in v0.0.7
func (m *SearchManagerOnDismissListener) OnDismiss() error
OnDismiss calls android.app.SearchManager$OnDismissListener.onDismiss.
func (*SearchManagerOnDismissListener) ToString ΒΆ added in v0.0.8
func (m *SearchManagerOnDismissListener) ToString() (string, error)
ToString calls android.app.SearchManager$OnDismissListener.toString.
type SearchableInfo ΒΆ added in v0.0.7
SearchableInfo wraps android.app.SearchableInfo.
func (*SearchableInfo) AutoUrlDetect ΒΆ added in v0.0.7
func (m *SearchableInfo) AutoUrlDetect() (bool, error)
AutoUrlDetect calls android.app.SearchableInfo.autoUrlDetect.
func (*SearchableInfo) DescribeContents ΒΆ added in v0.0.7
func (m *SearchableInfo) DescribeContents() (int32, error)
DescribeContents calls android.app.SearchableInfo.describeContents.
func (*SearchableInfo) GetHintId ΒΆ added in v0.0.7
func (m *SearchableInfo) GetHintId() (int32, error)
GetHintId calls android.app.SearchableInfo.getHintId.
func (*SearchableInfo) GetImeOptions ΒΆ added in v0.0.7
func (m *SearchableInfo) GetImeOptions() (int32, error)
GetImeOptions calls android.app.SearchableInfo.getImeOptions.
func (*SearchableInfo) GetInputType ΒΆ added in v0.0.7
func (m *SearchableInfo) GetInputType() (int32, error)
GetInputType calls android.app.SearchableInfo.getInputType.
func (*SearchableInfo) GetSearchActivity ΒΆ added in v0.0.7
func (m *SearchableInfo) GetSearchActivity() (*jni.Object, error)
GetSearchActivity calls android.app.SearchableInfo.getSearchActivity.
func (*SearchableInfo) GetSettingsDescriptionId ΒΆ added in v0.0.7
func (m *SearchableInfo) GetSettingsDescriptionId() (int32, error)
GetSettingsDescriptionId calls android.app.SearchableInfo.getSettingsDescriptionId.
func (*SearchableInfo) GetSuggestAuthority ΒΆ added in v0.0.7
func (m *SearchableInfo) GetSuggestAuthority() (string, error)
GetSuggestAuthority calls android.app.SearchableInfo.getSuggestAuthority.
func (*SearchableInfo) GetSuggestIntentAction ΒΆ added in v0.0.7
func (m *SearchableInfo) GetSuggestIntentAction() (string, error)
GetSuggestIntentAction calls android.app.SearchableInfo.getSuggestIntentAction.
func (*SearchableInfo) GetSuggestIntentData ΒΆ added in v0.0.7
func (m *SearchableInfo) GetSuggestIntentData() (string, error)
GetSuggestIntentData calls android.app.SearchableInfo.getSuggestIntentData.
func (*SearchableInfo) GetSuggestPackage ΒΆ added in v0.0.7
func (m *SearchableInfo) GetSuggestPackage() (string, error)
GetSuggestPackage calls android.app.SearchableInfo.getSuggestPackage.
func (*SearchableInfo) GetSuggestPath ΒΆ added in v0.0.7
func (m *SearchableInfo) GetSuggestPath() (string, error)
GetSuggestPath calls android.app.SearchableInfo.getSuggestPath.
func (*SearchableInfo) GetSuggestSelection ΒΆ added in v0.0.7
func (m *SearchableInfo) GetSuggestSelection() (string, error)
GetSuggestSelection calls android.app.SearchableInfo.getSuggestSelection.
func (*SearchableInfo) GetSuggestThreshold ΒΆ added in v0.0.7
func (m *SearchableInfo) GetSuggestThreshold() (int32, error)
GetSuggestThreshold calls android.app.SearchableInfo.getSuggestThreshold.
func (*SearchableInfo) GetVoiceLanguageId ΒΆ added in v0.0.7
func (m *SearchableInfo) GetVoiceLanguageId() (int32, error)
GetVoiceLanguageId calls android.app.SearchableInfo.getVoiceLanguageId.
func (*SearchableInfo) GetVoiceLanguageModeId ΒΆ added in v0.0.7
func (m *SearchableInfo) GetVoiceLanguageModeId() (int32, error)
GetVoiceLanguageModeId calls android.app.SearchableInfo.getVoiceLanguageModeId.
func (*SearchableInfo) GetVoiceMaxResults ΒΆ added in v0.0.7
func (m *SearchableInfo) GetVoiceMaxResults() (int32, error)
GetVoiceMaxResults calls android.app.SearchableInfo.getVoiceMaxResults.
func (*SearchableInfo) GetVoicePromptTextId ΒΆ added in v0.0.7
func (m *SearchableInfo) GetVoicePromptTextId() (int32, error)
GetVoicePromptTextId calls android.app.SearchableInfo.getVoicePromptTextId.
func (*SearchableInfo) GetVoiceSearchEnabled ΒΆ added in v0.0.7
func (m *SearchableInfo) GetVoiceSearchEnabled() (bool, error)
GetVoiceSearchEnabled calls android.app.SearchableInfo.getVoiceSearchEnabled.
func (*SearchableInfo) GetVoiceSearchLaunchRecognizer ΒΆ added in v0.0.7
func (m *SearchableInfo) GetVoiceSearchLaunchRecognizer() (bool, error)
GetVoiceSearchLaunchRecognizer calls android.app.SearchableInfo.getVoiceSearchLaunchRecognizer.
func (*SearchableInfo) GetVoiceSearchLaunchWebSearch ΒΆ added in v0.0.7
func (m *SearchableInfo) GetVoiceSearchLaunchWebSearch() (bool, error)
GetVoiceSearchLaunchWebSearch calls android.app.SearchableInfo.getVoiceSearchLaunchWebSearch.
func (*SearchableInfo) QueryAfterZeroResults ΒΆ added in v0.0.7
func (m *SearchableInfo) QueryAfterZeroResults() (bool, error)
QueryAfterZeroResults calls android.app.SearchableInfo.queryAfterZeroResults.
func (*SearchableInfo) ShouldIncludeInGlobalSearch ΒΆ added in v0.0.7
func (m *SearchableInfo) ShouldIncludeInGlobalSearch() (bool, error)
ShouldIncludeInGlobalSearch calls android.app.SearchableInfo.shouldIncludeInGlobalSearch.
func (*SearchableInfo) ShouldRewriteQueryFromData ΒΆ added in v0.0.7
func (m *SearchableInfo) ShouldRewriteQueryFromData() (bool, error)
ShouldRewriteQueryFromData calls android.app.SearchableInfo.shouldRewriteQueryFromData.
func (*SearchableInfo) ShouldRewriteQueryFromText ΒΆ added in v0.0.7
func (m *SearchableInfo) ShouldRewriteQueryFromText() (bool, error)
ShouldRewriteQueryFromText calls android.app.SearchableInfo.shouldRewriteQueryFromText.
func (*SearchableInfo) ToString ΒΆ added in v0.0.8
func (m *SearchableInfo) ToString() (string, error)
ToString calls android.app.SearchableInfo.toString.
func (*SearchableInfo) WriteToParcel ΒΆ added in v0.0.7
func (m *SearchableInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.SearchableInfo.writeToParcel.
type Service ΒΆ added in v0.0.7
Service wraps android.app.Service.
func (*Service) GetApplication ΒΆ added in v0.0.7
GetApplication calls android.app.Service.getApplication.
func (*Service) GetForegroundServiceType ΒΆ added in v0.0.7
GetForegroundServiceType calls android.app.Service.getForegroundServiceType.
func (*Service) OnConfigurationChanged ΒΆ added in v0.0.7
OnConfigurationChanged calls android.app.Service.onConfigurationChanged.
func (*Service) OnLowMemory ΒΆ added in v0.0.7
OnLowMemory calls android.app.Service.onLowMemory.
func (*Service) OnStartCommand ΒΆ added in v0.0.7
OnStartCommand calls android.app.Service.onStartCommand.
func (*Service) OnTaskRemoved ΒΆ added in v0.0.7
OnTaskRemoved calls android.app.Service.onTaskRemoved.
func (*Service) OnTimeout1 ΒΆ added in v0.0.7
OnTimeout1 calls android.app.Service.onTimeout.
func (*Service) OnTimeout2_1 ΒΆ added in v0.0.7
OnTimeout2_1 calls android.app.Service.onTimeout.
func (*Service) OnTrimMemory ΒΆ added in v0.0.7
OnTrimMemory calls android.app.Service.onTrimMemory.
func (*Service) StartForeground2 ΒΆ added in v0.0.7
StartForeground2 calls android.app.Service.startForeground.
func (*Service) StartForeground3_1 ΒΆ added in v0.0.7
StartForeground3_1 calls android.app.Service.startForeground.
func (*Service) StopForeground1 ΒΆ added in v0.0.7
StopForeground1 calls android.app.Service.stopForeground.
func (*Service) StopForeground1_1 ΒΆ added in v0.0.7
StopForeground1_1 calls android.app.Service.stopForeground.
func (*Service) StopSelf1_1 ΒΆ added in v0.0.7
StopSelf1_1 calls android.app.Service.stopSelf.
func (*Service) StopSelfResult ΒΆ added in v0.0.7
StopSelfResult calls android.app.Service.stopSelfResult.
type ServiceStartNotAllowedException ΒΆ added in v0.0.8
ServiceStartNotAllowedException wraps android.app.ServiceStartNotAllowedException.
func (*ServiceStartNotAllowedException) ToString ΒΆ added in v0.0.8
func (m *ServiceStartNotAllowedException) ToString() (string, error)
ToString calls android.app.ServiceStartNotAllowedException.toString.
type SharedElementCallback ΒΆ added in v0.0.7
type SharedElementCallback struct {
}
SharedElementCallback wraps android.app.SharedElementCallback.
func (*SharedElementCallback) OnCaptureSharedElementSnapshot ΒΆ added in v0.0.7
func (m *SharedElementCallback) OnCaptureSharedElementSnapshot( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
OnCaptureSharedElementSnapshot calls android.app.SharedElementCallback.onCaptureSharedElementSnapshot.
func (*SharedElementCallback) OnCreateSnapshotView ΒΆ added in v0.0.7
func (m *SharedElementCallback) OnCreateSnapshotView(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
OnCreateSnapshotView calls android.app.SharedElementCallback.onCreateSnapshotView.
func (*SharedElementCallback) ToString ΒΆ added in v0.0.8
func (m *SharedElementCallback) ToString() (string, error)
ToString calls android.app.SharedElementCallback.toString.
type SharedElementCallbackOnSharedElementsReadyListener ΒΆ added in v0.0.7
type SharedElementCallbackOnSharedElementsReadyListener struct {
}
SharedElementCallbackOnSharedElementsReadyListener wraps android.app.SharedElementCallback$OnSharedElementsReadyListener.
func (*SharedElementCallbackOnSharedElementsReadyListener) OnSharedElementsReady ΒΆ added in v0.0.7
func (m *SharedElementCallbackOnSharedElementsReadyListener) OnSharedElementsReady() error
OnSharedElementsReady calls android.app.SharedElementCallback$OnSharedElementsReadyListener.onSharedElementsReady.
func (*SharedElementCallbackOnSharedElementsReadyListener) ToString ΒΆ added in v0.0.8
func (m *SharedElementCallbackOnSharedElementsReadyListener) ToString() (string, error)
ToString calls android.app.SharedElementCallback$OnSharedElementsReadyListener.toString.
type StartForegroundCalledOnStoppedServiceException ΒΆ added in v0.0.7
StartForegroundCalledOnStoppedServiceException wraps android.app.StartForegroundCalledOnStoppedServiceException.
func NewStartForegroundCalledOnStoppedServiceException ΒΆ added in v0.0.7
func NewStartForegroundCalledOnStoppedServiceException(vm *jni.VM, arg0 string) (*StartForegroundCalledOnStoppedServiceException, error)
NewStartForegroundCalledOnStoppedServiceException creates a new android.app.StartForegroundCalledOnStoppedServiceException instance.
func (*StartForegroundCalledOnStoppedServiceException) DescribeContents ΒΆ added in v0.0.7
func (m *StartForegroundCalledOnStoppedServiceException) DescribeContents() (int32, error)
DescribeContents calls android.app.StartForegroundCalledOnStoppedServiceException.describeContents.
func (*StartForegroundCalledOnStoppedServiceException) ToString ΒΆ added in v0.0.8
func (m *StartForegroundCalledOnStoppedServiceException) ToString() (string, error)
ToString calls android.app.StartForegroundCalledOnStoppedServiceException.toString.
func (*StartForegroundCalledOnStoppedServiceException) WriteToParcel ΒΆ added in v0.0.7
func (m *StartForegroundCalledOnStoppedServiceException) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.StartForegroundCalledOnStoppedServiceException.writeToParcel.
type StatusBarManager ΒΆ added in v0.0.7
StatusBarManager wraps android.app.StatusBarManager.
func NewStatusBarManager ΒΆ added in v0.0.7
func NewStatusBarManager(ctx *Context) (*StatusBarManager, error)
NewStatusBarManager obtains android.app.StatusBarManager from the Android system service manager.
func (*StatusBarManager) CanLaunchCaptureContentActivityForNote ΒΆ added in v0.0.7
func (m *StatusBarManager) CanLaunchCaptureContentActivityForNote(arg0 *jni.Object) (bool, error)
CanLaunchCaptureContentActivityForNote calls android.app.StatusBarManager.canLaunchCaptureContentActivityForNote.
func (*StatusBarManager) Close ΒΆ added in v0.0.7
func (m *StatusBarManager) Close()
Close releases the global reference to the underlying Java object. After Close, the StatusBarManager must not be used.
func (*StatusBarManager) ToString ΒΆ added in v0.0.8
func (m *StatusBarManager) ToString() (string, error)
ToString calls android.app.StatusBarManager.toString.
type SyncNotedAppOp ΒΆ added in v0.0.7
SyncNotedAppOp wraps android.app.SyncNotedAppOp.
func NewSyncNotedAppOp ΒΆ added in v0.0.7
NewSyncNotedAppOp creates a new android.app.SyncNotedAppOp instance.
func (*SyncNotedAppOp) DescribeContents ΒΆ added in v0.0.7
func (m *SyncNotedAppOp) DescribeContents() (int32, error)
DescribeContents calls android.app.SyncNotedAppOp.describeContents.
func (*SyncNotedAppOp) Equals ΒΆ added in v0.0.7
func (m *SyncNotedAppOp) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.SyncNotedAppOp.equals.
func (*SyncNotedAppOp) GetAttributionTag ΒΆ added in v0.0.7
func (m *SyncNotedAppOp) GetAttributionTag() (string, error)
GetAttributionTag calls android.app.SyncNotedAppOp.getAttributionTag.
func (*SyncNotedAppOp) GetOp ΒΆ added in v0.0.7
func (m *SyncNotedAppOp) GetOp() (string, error)
GetOp calls android.app.SyncNotedAppOp.getOp.
func (*SyncNotedAppOp) HashCode ΒΆ added in v0.0.7
func (m *SyncNotedAppOp) HashCode() (int32, error)
HashCode calls android.app.SyncNotedAppOp.hashCode.
func (*SyncNotedAppOp) ToString ΒΆ added in v0.0.7
func (m *SyncNotedAppOp) ToString() (string, error)
ToString calls android.app.SyncNotedAppOp.toString.
func (*SyncNotedAppOp) WriteToParcel ΒΆ added in v0.0.7
func (m *SyncNotedAppOp) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.SyncNotedAppOp.writeToParcel.
type TabActivity ΒΆ added in v0.0.7
TabActivity wraps android.app.TabActivity.
func NewTabActivity ΒΆ added in v0.0.7
func NewTabActivity(vm *jni.VM) (*TabActivity, error)
NewTabActivity creates a new android.app.TabActivity instance.
func (*TabActivity) GetTabHost ΒΆ added in v0.0.7
func (m *TabActivity) GetTabHost() (*jni.Object, error)
GetTabHost calls android.app.TabActivity.getTabHost.
func (*TabActivity) GetTabWidget ΒΆ added in v0.0.7
func (m *TabActivity) GetTabWidget() (*jni.Object, error)
GetTabWidget calls android.app.TabActivity.getTabWidget.
func (*TabActivity) OnContentChanged ΒΆ added in v0.0.7
func (m *TabActivity) OnContentChanged() error
OnContentChanged calls android.app.TabActivity.onContentChanged.
func (*TabActivity) SetDefaultTab1 ΒΆ added in v0.0.7
func (m *TabActivity) SetDefaultTab1(arg0 int32) error
SetDefaultTab1 calls android.app.TabActivity.setDefaultTab.
func (*TabActivity) SetDefaultTab1_1 ΒΆ added in v0.0.7
func (m *TabActivity) SetDefaultTab1_1(arg0 string) error
SetDefaultTab1_1 calls android.app.TabActivity.setDefaultTab.
func (*TabActivity) ToString ΒΆ added in v0.0.8
func (m *TabActivity) ToString() (string, error)
ToString calls android.app.TabActivity.toString.
type TaskInfo ΒΆ added in v0.0.7
TaskInfo wraps android.app.TaskInfo.
type TaskStackBuilder ΒΆ added in v0.0.7
TaskStackBuilder wraps android.app.TaskStackBuilder.
func (*TaskStackBuilder) AddNextIntent ΒΆ added in v0.0.7
AddNextIntent calls android.app.TaskStackBuilder.addNextIntent.
func (*TaskStackBuilder) AddNextIntentWithParentStack ΒΆ added in v0.0.7
AddNextIntentWithParentStack calls android.app.TaskStackBuilder.addNextIntentWithParentStack.
func (*TaskStackBuilder) AddParentStack1 ΒΆ added in v0.0.7
AddParentStack1 calls android.app.TaskStackBuilder.addParentStack.
func (*TaskStackBuilder) AddParentStack1_1 ΒΆ added in v0.0.7
AddParentStack1_1 calls android.app.TaskStackBuilder.addParentStack.
func (*TaskStackBuilder) Create ΒΆ added in v0.0.7
Create calls android.app.TaskStackBuilder.create.
func (*TaskStackBuilder) EditIntentAt ΒΆ added in v0.0.7
func (m *TaskStackBuilder) EditIntentAt(arg0 int32) (*jni.Object, error)
EditIntentAt calls android.app.TaskStackBuilder.editIntentAt.
func (*TaskStackBuilder) GetIntentCount ΒΆ added in v0.0.7
func (m *TaskStackBuilder) GetIntentCount() (int32, error)
GetIntentCount calls android.app.TaskStackBuilder.getIntentCount.
func (*TaskStackBuilder) GetIntents ΒΆ added in v0.0.7
func (m *TaskStackBuilder) GetIntents() (*jni.Object, error)
GetIntents calls android.app.TaskStackBuilder.getIntents.
func (*TaskStackBuilder) GetPendingIntent2 ΒΆ added in v0.0.7
GetPendingIntent2 calls android.app.TaskStackBuilder.getPendingIntent.
func (*TaskStackBuilder) GetPendingIntent3_1 ΒΆ added in v0.0.7
func (m *TaskStackBuilder) GetPendingIntent3_1( arg0 int32, arg1 int32, arg2 *jni.Object, ) (*jni.Object, error)
GetPendingIntent3_1 calls android.app.TaskStackBuilder.getPendingIntent.
func (*TaskStackBuilder) StartActivities0 ΒΆ added in v0.0.7
func (m *TaskStackBuilder) StartActivities0() error
StartActivities0 calls android.app.TaskStackBuilder.startActivities.
func (*TaskStackBuilder) StartActivities1_1 ΒΆ added in v0.0.7
func (m *TaskStackBuilder) StartActivities1_1(arg0 *jni.Object) error
StartActivities1_1 calls android.app.TaskStackBuilder.startActivities.
func (*TaskStackBuilder) ToString ΒΆ added in v0.0.8
func (m *TaskStackBuilder) ToString() (string, error)
ToString calls android.app.TaskStackBuilder.toString.
type TimePickerDialog ΒΆ added in v0.0.7
TimePickerDialog wraps android.app.TimePickerDialog.
func NewTimePickerDialog ΒΆ added in v0.0.7
func NewTimePickerDialog(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 bool) (*TimePickerDialog, error)
NewTimePickerDialog creates a new android.app.TimePickerDialog instance.
func (*TimePickerDialog) OnClick ΒΆ added in v0.0.7
func (m *TimePickerDialog) OnClick(arg0 *jni.Object, arg1 int32) error
OnClick calls android.app.TimePickerDialog.onClick.
func (*TimePickerDialog) OnRestoreInstanceState ΒΆ added in v0.0.7
func (m *TimePickerDialog) OnRestoreInstanceState(arg0 *jni.Object) error
OnRestoreInstanceState calls android.app.TimePickerDialog.onRestoreInstanceState.
func (*TimePickerDialog) OnSaveInstanceState ΒΆ added in v0.0.7
func (m *TimePickerDialog) OnSaveInstanceState() (*jni.Object, error)
OnSaveInstanceState calls android.app.TimePickerDialog.onSaveInstanceState.
func (*TimePickerDialog) OnTimeChanged ΒΆ added in v0.0.7
OnTimeChanged calls android.app.TimePickerDialog.onTimeChanged.
func (*TimePickerDialog) Show ΒΆ added in v0.0.7
func (m *TimePickerDialog) Show() error
Show calls android.app.TimePickerDialog.show.
func (*TimePickerDialog) ToString ΒΆ added in v0.0.8
func (m *TimePickerDialog) ToString() (string, error)
ToString calls android.app.TimePickerDialog.toString.
func (*TimePickerDialog) UpdateTime ΒΆ added in v0.0.7
func (m *TimePickerDialog) UpdateTime(arg0 int32, arg1 int32) error
UpdateTime calls android.app.TimePickerDialog.updateTime.
type TimePickerDialogOnTimeSetListener ΒΆ added in v0.0.7
TimePickerDialogOnTimeSetListener wraps android.app.TimePickerDialog$OnTimeSetListener.
func (*TimePickerDialogOnTimeSetListener) OnTimeSet ΒΆ added in v0.0.7
func (m *TimePickerDialogOnTimeSetListener) OnTimeSet( arg0 *jni.Object, arg1 int32, arg2 int32, ) error
OnTimeSet calls android.app.TimePickerDialog$OnTimeSetListener.onTimeSet.
func (*TimePickerDialogOnTimeSetListener) ToString ΒΆ added in v0.0.8
func (m *TimePickerDialogOnTimeSetListener) ToString() (string, error)
ToString calls android.app.TimePickerDialog$OnTimeSetListener.toString.
type UiAutomation ΒΆ added in v0.0.7
UiAutomation wraps android.app.UiAutomation.
func (*UiAutomation) AdoptShellPermissionIdentity0 ΒΆ added in v0.0.7
func (m *UiAutomation) AdoptShellPermissionIdentity0() error
AdoptShellPermissionIdentity0 calls android.app.UiAutomation.adoptShellPermissionIdentity.
func (*UiAutomation) AdoptShellPermissionIdentity1_1 ΒΆ added in v0.0.7
func (m *UiAutomation) AdoptShellPermissionIdentity1_1(arg0 *jni.Object) error
AdoptShellPermissionIdentity1_1 calls android.app.UiAutomation.adoptShellPermissionIdentity.
func (*UiAutomation) ClearCache ΒΆ added in v0.0.7
func (m *UiAutomation) ClearCache() (bool, error)
ClearCache calls android.app.UiAutomation.clearCache.
func (*UiAutomation) ClearWindowAnimationFrameStats ΒΆ added in v0.0.7
func (m *UiAutomation) ClearWindowAnimationFrameStats() error
ClearWindowAnimationFrameStats calls android.app.UiAutomation.clearWindowAnimationFrameStats.
func (*UiAutomation) ClearWindowContentFrameStats ΒΆ added in v0.0.7
func (m *UiAutomation) ClearWindowContentFrameStats(arg0 int32) (bool, error)
ClearWindowContentFrameStats calls android.app.UiAutomation.clearWindowContentFrameStats.
func (*UiAutomation) DropShellPermissionIdentity ΒΆ added in v0.0.7
func (m *UiAutomation) DropShellPermissionIdentity() error
DropShellPermissionIdentity calls android.app.UiAutomation.dropShellPermissionIdentity.
func (*UiAutomation) ExecuteAndWaitForEvent ΒΆ added in v0.0.7
func (m *UiAutomation) ExecuteAndWaitForEvent( arg0 *jni.Object, arg1 *jni.Object, arg2 int64, ) (*jni.Object, error)
ExecuteAndWaitForEvent calls android.app.UiAutomation.executeAndWaitForEvent.
func (*UiAutomation) ExecuteShellCommand ΒΆ added in v0.0.7
func (m *UiAutomation) ExecuteShellCommand(arg0 string) (*jni.Object, error)
ExecuteShellCommand calls android.app.UiAutomation.executeShellCommand.
func (*UiAutomation) ExecuteShellCommandRw ΒΆ added in v0.0.7
func (m *UiAutomation) ExecuteShellCommandRw(arg0 string) (*jni.Object, error)
ExecuteShellCommandRw calls android.app.UiAutomation.executeShellCommandRw.
func (*UiAutomation) ExecuteShellCommandRwe ΒΆ added in v0.0.7
func (m *UiAutomation) ExecuteShellCommandRwe(arg0 string) (*jni.Object, error)
ExecuteShellCommandRwe calls android.app.UiAutomation.executeShellCommandRwe.
func (*UiAutomation) FindFocus ΒΆ added in v0.0.7
func (m *UiAutomation) FindFocus(arg0 int32) (*jni.Object, error)
FindFocus calls android.app.UiAutomation.findFocus.
func (*UiAutomation) GetRootInActiveWindow ΒΆ added in v0.0.7
func (m *UiAutomation) GetRootInActiveWindow() (*jni.Object, error)
GetRootInActiveWindow calls android.app.UiAutomation.getRootInActiveWindow.
func (*UiAutomation) GetServiceInfo ΒΆ added in v0.0.7
func (m *UiAutomation) GetServiceInfo() (*jni.Object, error)
GetServiceInfo calls android.app.UiAutomation.getServiceInfo.
func (*UiAutomation) GetWindowAnimationFrameStats ΒΆ added in v0.0.7
func (m *UiAutomation) GetWindowAnimationFrameStats() (*jni.Object, error)
GetWindowAnimationFrameStats calls android.app.UiAutomation.getWindowAnimationFrameStats.
func (*UiAutomation) GetWindowContentFrameStats ΒΆ added in v0.0.7
func (m *UiAutomation) GetWindowContentFrameStats(arg0 int32) (*jni.Object, error)
GetWindowContentFrameStats calls android.app.UiAutomation.getWindowContentFrameStats.
func (*UiAutomation) GetWindows ΒΆ added in v0.0.8
func (m *UiAutomation) GetWindows() (*jni.Object, error)
GetWindows calls android.app.UiAutomation.getWindows.
func (*UiAutomation) GetWindowsOnAllDisplays ΒΆ added in v0.0.8
func (m *UiAutomation) GetWindowsOnAllDisplays() (*jni.Object, error)
GetWindowsOnAllDisplays calls android.app.UiAutomation.getWindowsOnAllDisplays.
func (*UiAutomation) GrantRuntimePermission ΒΆ added in v0.0.7
func (m *UiAutomation) GrantRuntimePermission(arg0 string, arg1 string) error
GrantRuntimePermission calls android.app.UiAutomation.grantRuntimePermission.
func (*UiAutomation) GrantRuntimePermissionAsUser ΒΆ added in v0.0.7
func (m *UiAutomation) GrantRuntimePermissionAsUser( arg0 string, arg1 string, arg2 *jni.Object, ) error
GrantRuntimePermissionAsUser calls android.app.UiAutomation.grantRuntimePermissionAsUser.
func (*UiAutomation) InjectInputEvent ΒΆ added in v0.0.7
InjectInputEvent calls android.app.UiAutomation.injectInputEvent.
func (*UiAutomation) PerformGlobalAction ΒΆ added in v0.0.7
func (m *UiAutomation) PerformGlobalAction(arg0 int32) (bool, error)
PerformGlobalAction calls android.app.UiAutomation.performGlobalAction.
func (*UiAutomation) RevokeRuntimePermission ΒΆ added in v0.0.7
func (m *UiAutomation) RevokeRuntimePermission(arg0 string, arg1 string) error
RevokeRuntimePermission calls android.app.UiAutomation.revokeRuntimePermission.
func (*UiAutomation) RevokeRuntimePermissionAsUser ΒΆ added in v0.0.7
func (m *UiAutomation) RevokeRuntimePermissionAsUser( arg0 string, arg1 string, arg2 *jni.Object, ) error
RevokeRuntimePermissionAsUser calls android.app.UiAutomation.revokeRuntimePermissionAsUser.
func (*UiAutomation) SetAnimationScale ΒΆ added in v0.0.7
func (m *UiAutomation) SetAnimationScale(arg0 float32) error
SetAnimationScale calls android.app.UiAutomation.setAnimationScale.
func (*UiAutomation) SetOnAccessibilityEventListener ΒΆ added in v0.0.7
func (m *UiAutomation) SetOnAccessibilityEventListener(arg0 *jni.Object) error
SetOnAccessibilityEventListener calls android.app.UiAutomation.setOnAccessibilityEventListener.
func (*UiAutomation) SetRotation ΒΆ added in v0.0.7
func (m *UiAutomation) SetRotation(arg0 int32) (bool, error)
SetRotation calls android.app.UiAutomation.setRotation.
func (*UiAutomation) SetRunAsMonkey ΒΆ added in v0.0.7
func (m *UiAutomation) SetRunAsMonkey(arg0 bool) error
SetRunAsMonkey calls android.app.UiAutomation.setRunAsMonkey.
func (*UiAutomation) SetServiceInfo ΒΆ added in v0.0.7
func (m *UiAutomation) SetServiceInfo(arg0 *jni.Object) error
SetServiceInfo calls android.app.UiAutomation.setServiceInfo.
func (*UiAutomation) TakeScreenshot0 ΒΆ added in v0.0.7
func (m *UiAutomation) TakeScreenshot0() (*jni.Object, error)
TakeScreenshot0 calls android.app.UiAutomation.takeScreenshot.
func (*UiAutomation) TakeScreenshot1_1 ΒΆ added in v0.0.7
TakeScreenshot1_1 calls android.app.UiAutomation.takeScreenshot.
func (*UiAutomation) ToString ΒΆ added in v0.0.7
func (m *UiAutomation) ToString() (string, error)
ToString calls android.app.UiAutomation.toString.
func (*UiAutomation) WaitForIdle ΒΆ added in v0.0.7
func (m *UiAutomation) WaitForIdle(arg0 int64, arg1 int64) error
WaitForIdle calls android.app.UiAutomation.waitForIdle.
type UiAutomationAccessibilityEventFilter ΒΆ added in v0.0.7
UiAutomationAccessibilityEventFilter wraps android.app.UiAutomation$AccessibilityEventFilter.
func (*UiAutomationAccessibilityEventFilter) Accept ΒΆ added in v0.0.7
func (m *UiAutomationAccessibilityEventFilter) Accept(arg0 *jni.Object) (bool, error)
Accept calls android.app.UiAutomation$AccessibilityEventFilter.accept.
func (*UiAutomationAccessibilityEventFilter) ToString ΒΆ added in v0.0.8
func (m *UiAutomationAccessibilityEventFilter) ToString() (string, error)
ToString calls android.app.UiAutomation$AccessibilityEventFilter.toString.
type UiAutomationOnAccessibilityEventListener ΒΆ added in v0.0.7
UiAutomationOnAccessibilityEventListener wraps android.app.UiAutomation$OnAccessibilityEventListener.
func (*UiAutomationOnAccessibilityEventListener) OnAccessibilityEvent ΒΆ added in v0.0.7
func (m *UiAutomationOnAccessibilityEventListener) OnAccessibilityEvent(arg0 *jni.Object) error
OnAccessibilityEvent calls android.app.UiAutomation$OnAccessibilityEventListener.onAccessibilityEvent.
func (*UiAutomationOnAccessibilityEventListener) ToString ΒΆ added in v0.0.8
func (m *UiAutomationOnAccessibilityEventListener) ToString() (string, error)
ToString calls android.app.UiAutomation$OnAccessibilityEventListener.toString.
type UiModeManager ΒΆ added in v0.0.7
UiModeManager wraps android.app.UiModeManager.
func NewUiModeManager ΒΆ added in v0.0.7
func NewUiModeManager(ctx *Context) (*UiModeManager, error)
NewUiModeManager obtains android.app.UiModeManager from the Android system service manager.
func (*UiModeManager) AddContrastChangeListener ΒΆ added in v0.0.7
AddContrastChangeListener calls android.app.UiModeManager.addContrastChangeListener.
func (*UiModeManager) Close ΒΆ added in v0.0.7
func (m *UiModeManager) Close()
Close releases the global reference to the underlying Java object. After Close, the UiModeManager must not be used.
func (*UiModeManager) DisableCarMode ΒΆ added in v0.0.7
func (m *UiModeManager) DisableCarMode(arg0 int32) error
DisableCarMode calls android.app.UiModeManager.disableCarMode.
func (*UiModeManager) EnableCarMode ΒΆ added in v0.0.7
func (m *UiModeManager) EnableCarMode(arg0 int32) error
EnableCarMode calls android.app.UiModeManager.enableCarMode.
func (*UiModeManager) GetContrast ΒΆ added in v0.0.7
func (m *UiModeManager) GetContrast() (float32, error)
GetContrast calls android.app.UiModeManager.getContrast.
func (*UiModeManager) GetCurrentModeType ΒΆ added in v0.0.7
func (m *UiModeManager) GetCurrentModeType() (int32, error)
GetCurrentModeType calls android.app.UiModeManager.getCurrentModeType.
func (*UiModeManager) GetCustomNightModeEnd ΒΆ added in v0.0.7
func (m *UiModeManager) GetCustomNightModeEnd() (*jni.Object, error)
GetCustomNightModeEnd calls android.app.UiModeManager.getCustomNightModeEnd.
func (*UiModeManager) GetCustomNightModeStart ΒΆ added in v0.0.7
func (m *UiModeManager) GetCustomNightModeStart() (*jni.Object, error)
GetCustomNightModeStart calls android.app.UiModeManager.getCustomNightModeStart.
func (*UiModeManager) GetNightMode ΒΆ added in v0.0.7
func (m *UiModeManager) GetNightMode() (int32, error)
GetNightMode calls android.app.UiModeManager.getNightMode.
func (*UiModeManager) RemoveContrastChangeListener ΒΆ added in v0.0.7
func (m *UiModeManager) RemoveContrastChangeListener(arg0 *jni.Object) error
RemoveContrastChangeListener calls android.app.UiModeManager.removeContrastChangeListener.
func (*UiModeManager) SetApplicationNightMode ΒΆ added in v0.0.7
func (m *UiModeManager) SetApplicationNightMode(arg0 int32) error
SetApplicationNightMode calls android.app.UiModeManager.setApplicationNightMode.
func (*UiModeManager) SetCustomNightModeEnd ΒΆ added in v0.0.7
func (m *UiModeManager) SetCustomNightModeEnd(arg0 *jni.Object) error
SetCustomNightModeEnd calls android.app.UiModeManager.setCustomNightModeEnd.
func (*UiModeManager) SetCustomNightModeStart ΒΆ added in v0.0.7
func (m *UiModeManager) SetCustomNightModeStart(arg0 *jni.Object) error
SetCustomNightModeStart calls android.app.UiModeManager.setCustomNightModeStart.
func (*UiModeManager) SetNightMode ΒΆ added in v0.0.7
func (m *UiModeManager) SetNightMode(arg0 int32) error
SetNightMode calls android.app.UiModeManager.setNightMode.
func (*UiModeManager) ToString ΒΆ added in v0.0.8
func (m *UiModeManager) ToString() (string, error)
ToString calls android.app.UiModeManager.toString.
type UiModeManagerContrastChangeListener ΒΆ added in v0.0.7
UiModeManagerContrastChangeListener wraps android.app.UiModeManager$ContrastChangeListener.
func (*UiModeManagerContrastChangeListener) OnContrastChanged ΒΆ added in v0.0.7
func (m *UiModeManagerContrastChangeListener) OnContrastChanged(arg0 float32) error
OnContrastChanged calls android.app.UiModeManager$ContrastChangeListener.onContrastChanged.
func (*UiModeManagerContrastChangeListener) ToString ΒΆ added in v0.0.8
func (m *UiModeManagerContrastChangeListener) ToString() (string, error)
ToString calls android.app.UiModeManager$ContrastChangeListener.toString.
type VoiceInteractor ΒΆ added in v0.0.7
VoiceInteractor wraps android.app.VoiceInteractor.
func (*VoiceInteractor) GetActiveRequest ΒΆ added in v0.0.7
func (m *VoiceInteractor) GetActiveRequest(arg0 string) (*jni.Object, error)
GetActiveRequest calls android.app.VoiceInteractor.getActiveRequest.
func (*VoiceInteractor) GetActiveRequests ΒΆ added in v0.0.7
func (m *VoiceInteractor) GetActiveRequests() (*jni.Object, error)
GetActiveRequests calls android.app.VoiceInteractor.getActiveRequests.
func (*VoiceInteractor) GetPackageName ΒΆ added in v0.0.7
func (m *VoiceInteractor) GetPackageName() (string, error)
GetPackageName calls android.app.VoiceInteractor.getPackageName.
func (*VoiceInteractor) IsDestroyed ΒΆ added in v0.0.7
func (m *VoiceInteractor) IsDestroyed() (bool, error)
IsDestroyed calls android.app.VoiceInteractor.isDestroyed.
func (*VoiceInteractor) NotifyDirectActionsChanged ΒΆ added in v0.0.7
func (m *VoiceInteractor) NotifyDirectActionsChanged() error
NotifyDirectActionsChanged calls android.app.VoiceInteractor.notifyDirectActionsChanged.
func (*VoiceInteractor) RegisterOnDestroyedCallback ΒΆ added in v0.0.7
func (m *VoiceInteractor) RegisterOnDestroyedCallback(arg0 *jni.Object, arg1 *jni.Object) (bool, error)
RegisterOnDestroyedCallback calls android.app.VoiceInteractor.registerOnDestroyedCallback.
func (*VoiceInteractor) SubmitRequest1 ΒΆ added in v0.0.7
func (m *VoiceInteractor) SubmitRequest1(arg0 *jni.Object) (bool, error)
SubmitRequest1 calls android.app.VoiceInteractor.submitRequest.
func (*VoiceInteractor) SubmitRequest2_1 ΒΆ added in v0.0.7
SubmitRequest2_1 calls android.app.VoiceInteractor.submitRequest.
func (*VoiceInteractor) SupportsCommands ΒΆ added in v0.0.7
SupportsCommands calls android.app.VoiceInteractor.supportsCommands.
func (*VoiceInteractor) ToString ΒΆ added in v0.0.8
func (m *VoiceInteractor) ToString() (string, error)
ToString calls android.app.VoiceInteractor.toString.
func (*VoiceInteractor) UnregisterOnDestroyedCallback ΒΆ added in v0.0.7
func (m *VoiceInteractor) UnregisterOnDestroyedCallback(arg0 *jni.Object) (bool, error)
UnregisterOnDestroyedCallback calls android.app.VoiceInteractor.unregisterOnDestroyedCallback.
type VoiceInteractorAbortVoiceRequest ΒΆ added in v0.0.7
VoiceInteractorAbortVoiceRequest wraps android.app.VoiceInteractor$AbortVoiceRequest.
func (*VoiceInteractorAbortVoiceRequest) OnAbortResult ΒΆ added in v0.0.7
func (m *VoiceInteractorAbortVoiceRequest) OnAbortResult(arg0 *jni.Object) error
OnAbortResult calls android.app.VoiceInteractor$AbortVoiceRequest.onAbortResult.
func (*VoiceInteractorAbortVoiceRequest) ToString ΒΆ added in v0.0.8
func (m *VoiceInteractorAbortVoiceRequest) ToString() (string, error)
ToString calls android.app.VoiceInteractor$AbortVoiceRequest.toString.
type VoiceInteractorCommandRequest ΒΆ added in v0.0.7
VoiceInteractorCommandRequest wraps android.app.VoiceInteractor$CommandRequest.
func (*VoiceInteractorCommandRequest) OnCommandResult ΒΆ added in v0.0.7
func (m *VoiceInteractorCommandRequest) OnCommandResult(arg0 bool, arg1 *jni.Object) error
OnCommandResult calls android.app.VoiceInteractor$CommandRequest.onCommandResult.
func (*VoiceInteractorCommandRequest) ToString ΒΆ added in v0.0.8
func (m *VoiceInteractorCommandRequest) ToString() (string, error)
ToString calls android.app.VoiceInteractor$CommandRequest.toString.
type VoiceInteractorCompleteVoiceRequest ΒΆ added in v0.0.7
VoiceInteractorCompleteVoiceRequest wraps android.app.VoiceInteractor$CompleteVoiceRequest.
func (*VoiceInteractorCompleteVoiceRequest) OnCompleteResult ΒΆ added in v0.0.7
func (m *VoiceInteractorCompleteVoiceRequest) OnCompleteResult(arg0 *jni.Object) error
OnCompleteResult calls android.app.VoiceInteractor$CompleteVoiceRequest.onCompleteResult.
func (*VoiceInteractorCompleteVoiceRequest) ToString ΒΆ added in v0.0.8
func (m *VoiceInteractorCompleteVoiceRequest) ToString() (string, error)
ToString calls android.app.VoiceInteractor$CompleteVoiceRequest.toString.
type VoiceInteractorConfirmationRequest ΒΆ added in v0.0.7
VoiceInteractorConfirmationRequest wraps android.app.VoiceInteractor$ConfirmationRequest.
func (*VoiceInteractorConfirmationRequest) OnConfirmationResult ΒΆ added in v0.0.7
func (m *VoiceInteractorConfirmationRequest) OnConfirmationResult(arg0 bool, arg1 *jni.Object) error
OnConfirmationResult calls android.app.VoiceInteractor$ConfirmationRequest.onConfirmationResult.
func (*VoiceInteractorConfirmationRequest) ToString ΒΆ added in v0.0.8
func (m *VoiceInteractorConfirmationRequest) ToString() (string, error)
ToString calls android.app.VoiceInteractor$ConfirmationRequest.toString.
type VoiceInteractorPickOptionRequest ΒΆ added in v0.0.7
VoiceInteractorPickOptionRequest wraps android.app.VoiceInteractor$PickOptionRequest.
func (*VoiceInteractorPickOptionRequest) OnPickOptionResult ΒΆ added in v0.0.7
func (m *VoiceInteractorPickOptionRequest) OnPickOptionResult( arg0 bool, arg1 *jni.Object, arg2 *jni.Object, ) error
OnPickOptionResult calls android.app.VoiceInteractor$PickOptionRequest.onPickOptionResult.
func (*VoiceInteractorPickOptionRequest) ToString ΒΆ added in v0.0.8
func (m *VoiceInteractorPickOptionRequest) ToString() (string, error)
ToString calls android.app.VoiceInteractor$PickOptionRequest.toString.
type VoiceInteractorPrompt ΒΆ added in v0.0.7
VoiceInteractorPrompt wraps android.app.VoiceInteractor$Prompt.
func (*VoiceInteractorPrompt) CountVoicePrompts ΒΆ added in v0.0.7
func (m *VoiceInteractorPrompt) CountVoicePrompts() (int32, error)
CountVoicePrompts calls android.app.VoiceInteractor$Prompt.countVoicePrompts.
func (*VoiceInteractorPrompt) DescribeContents ΒΆ added in v0.0.7
func (m *VoiceInteractorPrompt) DescribeContents() (int32, error)
DescribeContents calls android.app.VoiceInteractor$Prompt.describeContents.
func (*VoiceInteractorPrompt) GetVisualPrompt ΒΆ added in v0.0.7
func (m *VoiceInteractorPrompt) GetVisualPrompt() (*jni.Object, error)
GetVisualPrompt calls android.app.VoiceInteractor$Prompt.getVisualPrompt.
func (*VoiceInteractorPrompt) GetVoicePromptAt ΒΆ added in v0.0.7
func (m *VoiceInteractorPrompt) GetVoicePromptAt(arg0 int32) (*jni.Object, error)
GetVoicePromptAt calls android.app.VoiceInteractor$Prompt.getVoicePromptAt.
func (*VoiceInteractorPrompt) ToString ΒΆ added in v0.0.7
func (m *VoiceInteractorPrompt) ToString() (string, error)
ToString calls android.app.VoiceInteractor$Prompt.toString.
func (*VoiceInteractorPrompt) WriteToParcel ΒΆ added in v0.0.7
func (m *VoiceInteractorPrompt) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.VoiceInteractor$Prompt.writeToParcel.
type VoiceInteractorRequest ΒΆ added in v0.0.7
VoiceInteractorRequest wraps android.app.VoiceInteractor$Request.
func (*VoiceInteractorRequest) Cancel ΒΆ added in v0.0.7
func (m *VoiceInteractorRequest) Cancel() error
Cancel calls android.app.VoiceInteractor$Request.cancel.
func (*VoiceInteractorRequest) GetActivity ΒΆ added in v0.0.7
func (m *VoiceInteractorRequest) GetActivity() (*jni.Object, error)
GetActivity calls android.app.VoiceInteractor$Request.getActivity.
func (*VoiceInteractorRequest) GetContext ΒΆ added in v0.0.7
func (m *VoiceInteractorRequest) GetContext() (*jni.Object, error)
GetContext calls android.app.VoiceInteractor$Request.getContext.
func (*VoiceInteractorRequest) GetName ΒΆ added in v0.0.7
func (m *VoiceInteractorRequest) GetName() (string, error)
GetName calls android.app.VoiceInteractor$Request.getName.
func (*VoiceInteractorRequest) OnAttached ΒΆ added in v0.0.7
func (m *VoiceInteractorRequest) OnAttached(arg0 *jni.Object) error
OnAttached calls android.app.VoiceInteractor$Request.onAttached.
func (*VoiceInteractorRequest) OnCancel ΒΆ added in v0.0.7
func (m *VoiceInteractorRequest) OnCancel() error
OnCancel calls android.app.VoiceInteractor$Request.onCancel.
func (*VoiceInteractorRequest) OnDetached ΒΆ added in v0.0.7
func (m *VoiceInteractorRequest) OnDetached() error
OnDetached calls android.app.VoiceInteractor$Request.onDetached.
func (*VoiceInteractorRequest) ToString ΒΆ added in v0.0.7
func (m *VoiceInteractorRequest) ToString() (string, error)
ToString calls android.app.VoiceInteractor$Request.toString.
type WallpaperColors ΒΆ added in v0.0.7
WallpaperColors wraps android.app.WallpaperColors.
func NewWallpaperColors ΒΆ added in v0.0.7
func NewWallpaperColors(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*WallpaperColors, error)
NewWallpaperColors creates a new android.app.WallpaperColors instance.
func (*WallpaperColors) DescribeContents ΒΆ added in v0.0.7
func (m *WallpaperColors) DescribeContents() (int32, error)
DescribeContents calls android.app.WallpaperColors.describeContents.
func (*WallpaperColors) Equals ΒΆ added in v0.0.7
func (m *WallpaperColors) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.app.WallpaperColors.equals.
func (*WallpaperColors) FromBitmap ΒΆ added in v0.0.7
FromBitmap calls android.app.WallpaperColors.fromBitmap.
func (*WallpaperColors) FromDrawable ΒΆ added in v0.0.7
FromDrawable calls android.app.WallpaperColors.fromDrawable.
func (*WallpaperColors) GetColorHints ΒΆ added in v0.0.7
func (m *WallpaperColors) GetColorHints() (int32, error)
GetColorHints calls android.app.WallpaperColors.getColorHints.
func (*WallpaperColors) GetPrimaryColor ΒΆ added in v0.0.7
func (m *WallpaperColors) GetPrimaryColor() (*jni.Object, error)
GetPrimaryColor calls android.app.WallpaperColors.getPrimaryColor.
func (*WallpaperColors) GetSecondaryColor ΒΆ added in v0.0.7
func (m *WallpaperColors) GetSecondaryColor() (*jni.Object, error)
GetSecondaryColor calls android.app.WallpaperColors.getSecondaryColor.
func (*WallpaperColors) GetTertiaryColor ΒΆ added in v0.0.7
func (m *WallpaperColors) GetTertiaryColor() (*jni.Object, error)
GetTertiaryColor calls android.app.WallpaperColors.getTertiaryColor.
func (*WallpaperColors) HashCode ΒΆ added in v0.0.7
func (m *WallpaperColors) HashCode() (int32, error)
HashCode calls android.app.WallpaperColors.hashCode.
func (*WallpaperColors) ToString ΒΆ added in v0.0.7
func (m *WallpaperColors) ToString() (string, error)
ToString calls android.app.WallpaperColors.toString.
func (*WallpaperColors) WriteToParcel ΒΆ added in v0.0.7
func (m *WallpaperColors) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.WallpaperColors.writeToParcel.
type WallpaperInfo ΒΆ added in v0.0.7
WallpaperInfo wraps android.app.WallpaperInfo.
func NewWallpaperInfo ΒΆ added in v0.0.7
NewWallpaperInfo creates a new android.app.WallpaperInfo instance.
func (*WallpaperInfo) DescribeContents ΒΆ added in v0.0.7
func (m *WallpaperInfo) DescribeContents() (int32, error)
DescribeContents calls android.app.WallpaperInfo.describeContents.
func (*WallpaperInfo) Dump ΒΆ added in v0.0.7
func (m *WallpaperInfo) Dump(arg0 *jni.Object, arg1 string) error
Dump calls android.app.WallpaperInfo.dump.
func (*WallpaperInfo) GetComponent ΒΆ added in v0.0.7
func (m *WallpaperInfo) GetComponent() (*jni.Object, error)
GetComponent calls android.app.WallpaperInfo.getComponent.
func (*WallpaperInfo) GetPackageName ΒΆ added in v0.0.7
func (m *WallpaperInfo) GetPackageName() (string, error)
GetPackageName calls android.app.WallpaperInfo.getPackageName.
func (*WallpaperInfo) GetServiceInfo ΒΆ added in v0.0.7
func (m *WallpaperInfo) GetServiceInfo() (*jni.Object, error)
GetServiceInfo calls android.app.WallpaperInfo.getServiceInfo.
func (*WallpaperInfo) GetServiceName ΒΆ added in v0.0.7
func (m *WallpaperInfo) GetServiceName() (string, error)
GetServiceName calls android.app.WallpaperInfo.getServiceName.
func (*WallpaperInfo) GetSettingsActivity ΒΆ added in v0.0.7
func (m *WallpaperInfo) GetSettingsActivity() (string, error)
GetSettingsActivity calls android.app.WallpaperInfo.getSettingsActivity.
func (*WallpaperInfo) GetSettingsSliceUri ΒΆ added in v0.0.7
func (m *WallpaperInfo) GetSettingsSliceUri() (*jni.Object, error)
GetSettingsSliceUri calls android.app.WallpaperInfo.getSettingsSliceUri.
func (*WallpaperInfo) GetShowMetadataInPreview ΒΆ added in v0.0.7
func (m *WallpaperInfo) GetShowMetadataInPreview() (bool, error)
GetShowMetadataInPreview calls android.app.WallpaperInfo.getShowMetadataInPreview.
func (*WallpaperInfo) LoadAuthor ΒΆ added in v0.0.7
LoadAuthor calls android.app.WallpaperInfo.loadAuthor.
func (*WallpaperInfo) LoadContextDescription ΒΆ added in v0.0.7
LoadContextDescription calls android.app.WallpaperInfo.loadContextDescription.
func (*WallpaperInfo) LoadContextUri ΒΆ added in v0.0.7
LoadContextUri calls android.app.WallpaperInfo.loadContextUri.
func (*WallpaperInfo) LoadDescription ΒΆ added in v0.0.7
LoadDescription calls android.app.WallpaperInfo.loadDescription.
func (*WallpaperInfo) LoadIcon ΒΆ added in v0.0.7
LoadIcon calls android.app.WallpaperInfo.loadIcon.
func (*WallpaperInfo) LoadLabel ΒΆ added in v0.0.7
LoadLabel calls android.app.WallpaperInfo.loadLabel.
func (*WallpaperInfo) LoadThumbnail ΒΆ added in v0.0.7
LoadThumbnail calls android.app.WallpaperInfo.loadThumbnail.
func (*WallpaperInfo) ShouldUseDefaultUnfoldTransition ΒΆ added in v0.0.7
func (m *WallpaperInfo) ShouldUseDefaultUnfoldTransition() (bool, error)
ShouldUseDefaultUnfoldTransition calls android.app.WallpaperInfo.shouldUseDefaultUnfoldTransition.
func (*WallpaperInfo) SupportsMultipleDisplays ΒΆ added in v0.0.7
func (m *WallpaperInfo) SupportsMultipleDisplays() (bool, error)
SupportsMultipleDisplays calls android.app.WallpaperInfo.supportsMultipleDisplays.
func (*WallpaperInfo) ToString ΒΆ added in v0.0.7
func (m *WallpaperInfo) ToString() (string, error)
ToString calls android.app.WallpaperInfo.toString.
func (*WallpaperInfo) WriteToParcel ΒΆ added in v0.0.7
func (m *WallpaperInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.app.WallpaperInfo.writeToParcel.
type WallpaperManager ΒΆ added in v0.0.7
WallpaperManager wraps android.app.WallpaperManager.
func NewWallpaperManager ΒΆ added in v0.0.7
func NewWallpaperManager(ctx *Context) (*WallpaperManager, error)
NewWallpaperManager obtains android.app.WallpaperManager from the Android system service manager.
func (*WallpaperManager) Clear0 ΒΆ added in v0.0.7
func (m *WallpaperManager) Clear0() error
Clear0 calls android.app.WallpaperManager.clear.
func (*WallpaperManager) Clear1_1 ΒΆ added in v0.0.7
func (m *WallpaperManager) Clear1_1(arg0 int32) error
Clear1_1 calls android.app.WallpaperManager.clear.
func (*WallpaperManager) ClearWallpaper ΒΆ added in v0.0.7
func (m *WallpaperManager) ClearWallpaper() error
ClearWallpaper calls android.app.WallpaperManager.clearWallpaper.
func (*WallpaperManager) ClearWallpaperOffsets ΒΆ added in v0.0.7
func (m *WallpaperManager) ClearWallpaperOffsets(arg0 *jni.Object) error
ClearWallpaperOffsets calls android.app.WallpaperManager.clearWallpaperOffsets.
func (*WallpaperManager) Close ΒΆ added in v0.0.7
func (m *WallpaperManager) Close()
Close releases the global reference to the underlying Java object. After Close, the WallpaperManager must not be used.
func (*WallpaperManager) ForgetLoadedWallpaper ΒΆ added in v0.0.7
func (m *WallpaperManager) ForgetLoadedWallpaper() error
ForgetLoadedWallpaper calls android.app.WallpaperManager.forgetLoadedWallpaper.
func (*WallpaperManager) GetBuiltInDrawable0 ΒΆ added in v0.0.7
func (m *WallpaperManager) GetBuiltInDrawable0() (*jni.Object, error)
GetBuiltInDrawable0 calls android.app.WallpaperManager.getBuiltInDrawable.
func (*WallpaperManager) GetBuiltInDrawable1_1 ΒΆ added in v0.0.7
func (m *WallpaperManager) GetBuiltInDrawable1_1(arg0 int32) (*jni.Object, error)
GetBuiltInDrawable1_1 calls android.app.WallpaperManager.getBuiltInDrawable.
func (*WallpaperManager) GetBuiltInDrawable5_2 ΒΆ added in v0.0.7
func (m *WallpaperManager) GetBuiltInDrawable5_2( arg0 int32, arg1 int32, arg2 bool, arg3 float32, arg4 float32, ) (*jni.Object, error)
GetBuiltInDrawable5_2 calls android.app.WallpaperManager.getBuiltInDrawable.
func (*WallpaperManager) GetBuiltInDrawable6_3 ΒΆ added in v0.0.7
func (m *WallpaperManager) GetBuiltInDrawable6_3( arg0 int32, arg1 int32, arg2 bool, arg3 float32, arg4 float32, arg5 int32, ) (*jni.Object, error)
GetBuiltInDrawable6_3 calls android.app.WallpaperManager.getBuiltInDrawable.
func (*WallpaperManager) GetCropAndSetWallpaperIntent ΒΆ added in v0.0.7
GetCropAndSetWallpaperIntent calls android.app.WallpaperManager.getCropAndSetWallpaperIntent.
func (*WallpaperManager) GetDesiredMinimumHeight ΒΆ added in v0.0.7
func (m *WallpaperManager) GetDesiredMinimumHeight() (int32, error)
GetDesiredMinimumHeight calls android.app.WallpaperManager.getDesiredMinimumHeight.
func (*WallpaperManager) GetDesiredMinimumWidth ΒΆ added in v0.0.7
func (m *WallpaperManager) GetDesiredMinimumWidth() (int32, error)
GetDesiredMinimumWidth calls android.app.WallpaperManager.getDesiredMinimumWidth.
func (*WallpaperManager) GetDrawable0 ΒΆ added in v0.0.7
func (m *WallpaperManager) GetDrawable0() (*jni.Object, error)
GetDrawable0 calls android.app.WallpaperManager.getDrawable.
func (*WallpaperManager) GetDrawable1_1 ΒΆ added in v0.0.7
func (m *WallpaperManager) GetDrawable1_1(arg0 int32) (*jni.Object, error)
GetDrawable1_1 calls android.app.WallpaperManager.getDrawable.
func (*WallpaperManager) GetFastDrawable0 ΒΆ added in v0.0.7
func (m *WallpaperManager) GetFastDrawable0() (*jni.Object, error)
GetFastDrawable0 calls android.app.WallpaperManager.getFastDrawable.
func (*WallpaperManager) GetFastDrawable1_1 ΒΆ added in v0.0.7
func (m *WallpaperManager) GetFastDrawable1_1(arg0 int32) (*jni.Object, error)
GetFastDrawable1_1 calls android.app.WallpaperManager.getFastDrawable.
func (*WallpaperManager) GetInstance ΒΆ added in v0.0.7
GetInstance calls android.app.WallpaperManager.getInstance.
func (*WallpaperManager) GetWallpaperColors ΒΆ added in v0.0.7
func (m *WallpaperManager) GetWallpaperColors(arg0 int32) (*jni.Object, error)
GetWallpaperColors calls android.app.WallpaperManager.getWallpaperColors.
func (*WallpaperManager) GetWallpaperFile ΒΆ added in v0.0.7
func (m *WallpaperManager) GetWallpaperFile(arg0 int32) (*jni.Object, error)
GetWallpaperFile calls android.app.WallpaperManager.getWallpaperFile.
func (*WallpaperManager) GetWallpaperId ΒΆ added in v0.0.7
func (m *WallpaperManager) GetWallpaperId(arg0 int32) (int32, error)
GetWallpaperId calls android.app.WallpaperManager.getWallpaperId.
func (*WallpaperManager) GetWallpaperInfo0 ΒΆ added in v0.0.7
func (m *WallpaperManager) GetWallpaperInfo0() (*jni.Object, error)
GetWallpaperInfo0 calls android.app.WallpaperManager.getWallpaperInfo.
func (*WallpaperManager) GetWallpaperInfo1_1 ΒΆ added in v0.0.7
func (m *WallpaperManager) GetWallpaperInfo1_1(arg0 int32) (*jni.Object, error)
GetWallpaperInfo1_1 calls android.app.WallpaperManager.getWallpaperInfo.
func (*WallpaperManager) HasResourceWallpaper ΒΆ added in v0.0.7
func (m *WallpaperManager) HasResourceWallpaper(arg0 int32) (bool, error)
HasResourceWallpaper calls android.app.WallpaperManager.hasResourceWallpaper.
func (*WallpaperManager) IsSetWallpaperAllowed ΒΆ added in v0.0.7
func (m *WallpaperManager) IsSetWallpaperAllowed() (bool, error)
IsSetWallpaperAllowed calls android.app.WallpaperManager.isSetWallpaperAllowed.
func (*WallpaperManager) IsWallpaperSupported ΒΆ added in v0.0.7
func (m *WallpaperManager) IsWallpaperSupported() (bool, error)
IsWallpaperSupported calls android.app.WallpaperManager.isWallpaperSupported.
func (*WallpaperManager) PeekDrawable0 ΒΆ added in v0.0.7
func (m *WallpaperManager) PeekDrawable0() (*jni.Object, error)
PeekDrawable0 calls android.app.WallpaperManager.peekDrawable.
func (*WallpaperManager) PeekDrawable1_1 ΒΆ added in v0.0.7
func (m *WallpaperManager) PeekDrawable1_1(arg0 int32) (*jni.Object, error)
PeekDrawable1_1 calls android.app.WallpaperManager.peekDrawable.
func (*WallpaperManager) PeekFastDrawable0 ΒΆ added in v0.0.7
func (m *WallpaperManager) PeekFastDrawable0() (*jni.Object, error)
PeekFastDrawable0 calls android.app.WallpaperManager.peekFastDrawable.
func (*WallpaperManager) PeekFastDrawable1_1 ΒΆ added in v0.0.7
func (m *WallpaperManager) PeekFastDrawable1_1(arg0 int32) (*jni.Object, error)
PeekFastDrawable1_1 calls android.app.WallpaperManager.peekFastDrawable.
func (*WallpaperManager) RemoveOnColorsChangedListener ΒΆ added in v0.0.7
func (m *WallpaperManager) RemoveOnColorsChangedListener(arg0 *jni.Object) error
RemoveOnColorsChangedListener calls android.app.WallpaperManager.removeOnColorsChangedListener.
func (*WallpaperManager) SendWallpaperCommand ΒΆ added in v0.0.7
func (m *WallpaperManager) SendWallpaperCommand( arg0 *jni.Object, arg1 string, arg2 int32, arg3 int32, arg4 int32, arg5 *jni.Object, ) error
SendWallpaperCommand calls android.app.WallpaperManager.sendWallpaperCommand.
func (*WallpaperManager) SetBitmap1 ΒΆ added in v0.0.7
func (m *WallpaperManager) SetBitmap1(arg0 *jni.Object) error
SetBitmap1 calls android.app.WallpaperManager.setBitmap.
func (*WallpaperManager) SetBitmap3_1 ΒΆ added in v0.0.7
func (m *WallpaperManager) SetBitmap3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 bool, ) (int32, error)
SetBitmap3_1 calls android.app.WallpaperManager.setBitmap.
func (*WallpaperManager) SetBitmap4_2 ΒΆ added in v0.0.7
func (m *WallpaperManager) SetBitmap4_2( arg0 *jni.Object, arg1 *jni.Object, arg2 bool, arg3 int32, ) (int32, error)
SetBitmap4_2 calls android.app.WallpaperManager.setBitmap.
func (*WallpaperManager) SetDisplayPadding ΒΆ added in v0.0.7
func (m *WallpaperManager) SetDisplayPadding(arg0 *jni.Object) error
SetDisplayPadding calls android.app.WallpaperManager.setDisplayPadding.
func (*WallpaperManager) SetResource1 ΒΆ added in v0.0.7
func (m *WallpaperManager) SetResource1(arg0 int32) error
SetResource1 calls android.app.WallpaperManager.setResource.
func (*WallpaperManager) SetResource2_1 ΒΆ added in v0.0.7
func (m *WallpaperManager) SetResource2_1(arg0 int32, arg1 int32) (int32, error)
SetResource2_1 calls android.app.WallpaperManager.setResource.
func (*WallpaperManager) SetStream1 ΒΆ added in v0.0.7
func (m *WallpaperManager) SetStream1(arg0 *jni.Object) error
SetStream1 calls android.app.WallpaperManager.setStream.
func (*WallpaperManager) SetStream3_1 ΒΆ added in v0.0.7
func (m *WallpaperManager) SetStream3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 bool, ) (int32, error)
SetStream3_1 calls android.app.WallpaperManager.setStream.
func (*WallpaperManager) SetStream4_2 ΒΆ added in v0.0.7
func (m *WallpaperManager) SetStream4_2( arg0 *jni.Object, arg1 *jni.Object, arg2 bool, arg3 int32, ) (int32, error)
SetStream4_2 calls android.app.WallpaperManager.setStream.
func (*WallpaperManager) SetWallpaperOffsetSteps ΒΆ added in v0.0.7
func (m *WallpaperManager) SetWallpaperOffsetSteps(arg0 float32, arg1 float32) error
SetWallpaperOffsetSteps calls android.app.WallpaperManager.setWallpaperOffsetSteps.
func (*WallpaperManager) SetWallpaperOffsets ΒΆ added in v0.0.7
func (m *WallpaperManager) SetWallpaperOffsets( arg0 *jni.Object, arg1 float32, arg2 float32, ) error
SetWallpaperOffsets calls android.app.WallpaperManager.setWallpaperOffsets.
func (*WallpaperManager) SuggestDesiredDimensions ΒΆ added in v0.0.7
func (m *WallpaperManager) SuggestDesiredDimensions(arg0 int32, arg1 int32) error
SuggestDesiredDimensions calls android.app.WallpaperManager.suggestDesiredDimensions.
func (*WallpaperManager) ToString ΒΆ added in v0.0.8
func (m *WallpaperManager) ToString() (string, error)
ToString calls android.app.WallpaperManager.toString.
type WallpaperManagerOnColorsChangedListener ΒΆ added in v0.0.7
WallpaperManagerOnColorsChangedListener wraps android.app.WallpaperManager$OnColorsChangedListener.
func (*WallpaperManagerOnColorsChangedListener) OnColorsChanged ΒΆ added in v0.0.7
func (m *WallpaperManagerOnColorsChangedListener) OnColorsChanged(arg0 *jni.Object, arg1 int32) error
OnColorsChanged calls android.app.WallpaperManager$OnColorsChangedListener.onColorsChanged.
func (*WallpaperManagerOnColorsChangedListener) ToString ΒΆ added in v0.0.8
func (m *WallpaperManagerOnColorsChangedListener) ToString() (string, error)
ToString calls android.app.WallpaperManager$OnColorsChangedListener.toString.
type ZygotePreload ΒΆ added in v0.0.7
ZygotePreload wraps android.app.ZygotePreload.
func (*ZygotePreload) DoPreload ΒΆ added in v0.0.7
func (m *ZygotePreload) DoPreload(arg0 *jni.Object) error
DoPreload calls android.app.ZygotePreload.doPreload.
func (*ZygotePreload) ToString ΒΆ added in v0.0.8
func (m *ZygotePreload) ToString() (string, error)
ToString calls android.app.ZygotePreload.toString.
Source Files
ΒΆ
- action_bar.go
- action_bar_layout_params.go
- action_bar_on_menu_visibility_listener.go
- action_bar_on_navigation_listener.go
- action_bar_tab.go
- action_bar_tab_listener.go
- activity.go
- activity_group.go
- activity_manager.go
- activity_manager_app_task.go
- activity_manager_memory_info.go
- activity_manager_process_error_state_info.go
- activity_manager_recent_task_info.go
- activity_manager_running_app_process_info.go
- activity_manager_running_service_info.go
- activity_manager_running_task_info.go
- activity_manager_task_description.go
- activity_options.go
- activity_screen_capture_callback.go
- alert_dialog.go
- alert_dialog_builder.go
- alias_activity.go
- async_noted_app_op.go
- authentication_required_exception.go
- automatic_zen_rule.go
- automatic_zen_rule_builder.go
- background_service_start_not_allowed_exception.go
- broadcast_options.go
- bundle.go
- cancellation_signal.go
- cancellation_signal_on_cancel_listener.go
- component_caller.go
- component_factory.go
- constants.go
- context.go
- context_bind_service_flags.go
- context_extra.go
- context_from_object.go
- date_picker_dialog.go
- date_picker_dialog_on_date_set_listener.go
- dialog.go
- dialog_fragment.go
- direct_action.go
- direct_action_builder.go
- doc.go
- expandable_list_activity.go
- extract_bundle.go
- foreground_service_start_not_allowed_exception.go
- foreground_service_type_exception.go
- fragment.go
- fragment_bread_crumbs.go
- fragment_bread_crumbs_on_bread_crumb_click_listener.go
- fragment_container.go
- fragment_controller.go
- fragment_host_callback.go
- fragment_instantiation_exception.go
- fragment_manager.go
- fragment_manager_back_stack_entry.go
- fragment_manager_fragment_lifecycle_callbacks.go
- fragment_manager_non_config.go
- fragment_manager_on_back_stack_changed_listener.go
- fragment_saved_state.go
- fragment_transaction.go
- game_manager.go
- game_state.go
- grammatical_inflection_manager.go
- init.go
- instrumentation.go
- instrumentation_activity_monitor.go
- instrumentation_activity_result.go
- intent.go
- intent_extra.go
- intent_filter_comparison.go
- intent_parcelable_extra.go
- intent_service.go
- intent_shortcut_icon_resource.go
- invalid_foreground_service_type_exception.go
- launcher_activity.go
- launcher_activity_icon_resizer.go
- launcher_activity_list_item.go
- lication.go
- lication_activity_lifecycle_callbacks.go
- lication_error_report.go
- lication_error_report_anr_info.go
- lication_error_report_battery_info.go
- lication_error_report_crash_info.go
- lication_error_report_running_service_info.go
- lication_exit_info.go
- lication_on_provide_assist_data_listener.go
- lication_start_info.go
- list_activity.go
- list_fragment.go
- loader_manager.go
- loader_manager_loader_callbacks.go
- local_activity_manager.go
- locale_config.go
- locale_manager.go
- media_route_action_provider.go
- media_route_button.go
- missing_foreground_service_type_exception.go
- native_activity.go
- notification_channel_group.go
- ops_manager.go
- ops_manager_on_op_active_changed_listener.go
- ops_manager_on_op_changed_listener.go
- ops_manager_on_op_noted_callback.go
- pending_intent.go
- pending_intent_canceled_exception.go
- pending_intent_on_finished.go
- person.go
- person_builder.go
- picture_in_picture_params.go
- picture_in_picture_params_builder.go
- picture_in_picture_ui_state.go
- presentation.go
- progress_dialog.go
- recoverable_security_exception.go
- remote_action.go
- remote_input.go
- remote_input_builder.go
- search_manager.go
- search_manager_on_cancel_listener.go
- search_manager_on_dismiss_listener.go
- searchable_info.go
- service.go
- service_start_not_allowed_exception.go
- shared_element_callback.go
- shared_element_callback_on_shared_elements_ready_listener.go
- start_foreground_called_on_stopped_service_exception.go
- status_bar_manager.go
- sync_noted_app_op.go
- tab_activity.go
- task_info.go
- task_stack_builder.go
- time_picker_dialog.go
- time_picker_dialog_on_time_set_listener.go
- ui_automation.go
- ui_automation_accessibility_event_filter.go
- ui_automation_on_accessibility_event_listener.go
- ui_mode_manager.go
- ui_mode_manager_contrast_change_listener.go
- voice_interactor.go
- voice_interactor_abort_voice_request.go
- voice_interactor_command_request.go
- voice_interactor_complete_voice_request.go
- voice_interactor_confirmation_request.go
- voice_interactor_pick_option_request.go
- voice_interactor_prompt.go
- voice_interactor_request.go
- wallpaper_colors.go
- wallpaper_info.go
- wallpaper_manager.go
- wallpaper_manager_on_colors_changed_listener.go
- zygote_preload.go
Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
Package admin provides Go bindings for android.app.admin.
|
Package admin provides Go bindings for android.app.admin. |
|
Package alarm provides Go bindings for android.app.
|
Package alarm provides Go bindings for android.app. |
|
Package appfunctions provides Go bindings for android.app.appfunctions.
|
Package appfunctions provides Go bindings for android.app.appfunctions. |
|
Package appsearch provides Go bindings for android.app.appsearch.
|
Package appsearch provides Go bindings for android.app.appsearch. |
|
exceptions
Package exceptions provides Go bindings for android.app.appsearch.exceptions.
|
Package exceptions provides Go bindings for android.app.appsearch.exceptions. |
|
observer
Package observer provides Go bindings for android.app.appsearch.observer.
|
Package observer provides Go bindings for android.app.appsearch.observer. |
|
util
Package util provides Go bindings for android.app.appsearch.util.
|
Package util provides Go bindings for android.app.appsearch.util. |
|
Package assist provides Go bindings for android.app.assist.
|
Package assist provides Go bindings for android.app.assist. |
|
Package backup provides Go bindings for android.app.backup.
|
Package backup provides Go bindings for android.app.backup. |
|
Package blob provides Go bindings for android.app.blob.
|
Package blob provides Go bindings for android.app.blob. |
|
Package download provides Go bindings for android.app.
|
Package download provides Go bindings for android.app. |
|
Package jank provides Go bindings for android.app.jank.
|
Package jank provides Go bindings for android.app.jank. |
|
Package job provides Go bindings for android.app.job.
|
Package job provides Go bindings for android.app.job. |
|
Package notification provides Go bindings for android.app.
|
Package notification provides Go bindings for android.app. |
|
Package people provides Go bindings for android.app.people.
|
Package people provides Go bindings for android.app.people. |
|
Package role provides Go bindings for android.app.role.
|
Package role provides Go bindings for android.app.role. |
|
Package sdksandbox provides Go bindings for android.app.sdksandbox.
|
Package sdksandbox provides Go bindings for android.app.sdksandbox. |
|
sdkprovider
Package sdkprovider provides Go bindings for android.app.sdksandbox.sdkprovider.
|
Package sdkprovider provides Go bindings for android.app.sdksandbox.sdkprovider. |
|
Package slice provides Go bindings for android.app.slice.
|
Package slice provides Go bindings for android.app.slice. |
|
Package usage provides Go bindings for android.app.usage.
|
Package usage provides Go bindings for android.app.usage. |
|
Package wallpaper provides Go bindings for android.app.wallpaper.
|
Package wallpaper provides Go bindings for android.app.wallpaper. |