Documentation
¶
Overview ¶
Package resolver provides Go bindings for android.net.
Index ¶
- Constants
- func Init(env *jni.Env) error
- type ContentResolver
- func (m *ContentResolver) AcquireContentProviderClient1(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) AcquireContentProviderClient1_1(arg0 string) (*jni.Object, error)
- func (m *ContentResolver) AcquireUnstableContentProviderClient1(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) AcquireUnstableContentProviderClient1_1(arg0 string) (*jni.Object, error)
- func (m *ContentResolver) AddPeriodicSync(arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 int64) error
- func (m *ContentResolver) AddStatusChangeListener(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) ApplyBatch(arg0 string, arg1 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) BulkInsert(arg0 *jni.Object, arg1 *jni.Object) (int32, error)
- func (m *ContentResolver) Call4(arg0 *jni.Object, arg1 string, arg2 string, arg3 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) Call4_1(arg0 string, arg1 string, arg2 string, arg3 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) CancelSync1_1(arg0 *jni.Object) error
- func (m *ContentResolver) CancelSync1_2(arg0 *jni.Object) error
- func (m *ContentResolver) CancelSync2(arg0 *jni.Object, arg1 string) error
- func (m *ContentResolver) Canonicalize(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) Delete2(arg0 *jni.Object, arg1 *jni.Object) (int32, error)
- func (m *ContentResolver) Delete3_1(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (int32, error)
- func (m *ContentResolver) GetCurrentSync() (*jni.Object, error)
- func (m *ContentResolver) GetCurrentSyncs() (*jni.Object, error)
- func (m *ContentResolver) GetIsSyncable(arg0 *jni.Object, arg1 string) (int32, error)
- func (m *ContentResolver) GetMasterSyncAutomatically() (bool, error)
- func (m *ContentResolver) GetOutgoingPersistedUriPermissions() (*jni.Object, error)
- func (m *ContentResolver) GetPeriodicSyncs(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *ContentResolver) GetPersistedUriPermissions() (*jni.Object, error)
- func (m *ContentResolver) GetStreamTypes(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *ContentResolver) GetSyncAdapterTypes() (*jni.Object, error)
- func (m *ContentResolver) GetSyncAutomatically(arg0 *jni.Object, arg1 string) (bool, error)
- func (m *ContentResolver) GetType(arg0 *jni.Object) (string, error)
- func (m *ContentResolver) GetTypeInfo(arg0 string) (*jni.Object, error)
- func (m *ContentResolver) Insert2(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) Insert3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) IsSyncActive(arg0 *jni.Object, arg1 string) (bool, error)
- func (m *ContentResolver) IsSyncPending(arg0 *jni.Object, arg1 string) (bool, error)
- func (m *ContentResolver) LoadThumbnail(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) NotifyChange2(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *ContentResolver) NotifyChange3_1(arg0 *jni.Object, arg1 *jni.Object, arg2 bool) error
- func (m *ContentResolver) NotifyChange3_2(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) error
- func (m *ContentResolver) NotifyChange3_3(arg0 *jni.Object, arg1 *jni.Object, arg2 int32) error
- func (m *ContentResolver) OpenAssetFile(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) OpenAssetFileDescriptor2(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *ContentResolver) OpenAssetFileDescriptor3_1(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) OpenFile(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) OpenFileDescriptor2(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *ContentResolver) OpenFileDescriptor3_1(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) OpenInputStream(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) OpenOutputStream1(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) OpenOutputStream2_1(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *ContentResolver) OpenTypedAssetFile(arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) OpenTypedAssetFileDescriptor3(arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) OpenTypedAssetFileDescriptor4_1(arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) Query4(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) Query5_1(arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, arg4 string) (*jni.Object, error)
- func (m *ContentResolver) Query6_2(arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, arg4 string, ...) (*jni.Object, error)
- func (m *ContentResolver) Refresh(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (bool, error)
- func (m *ContentResolver) RegisterContentObserver(arg0 *jni.Object, arg1 bool, arg2 *jni.Object) error
- func (m *ContentResolver) ReleasePersistableUriPermission(arg0 *jni.Object, arg1 int32) error
- func (m *ContentResolver) RemovePeriodicSync(arg0 *jni.Object, arg1 string, arg2 *jni.Object) error
- func (m *ContentResolver) RemoveStatusChangeListener(arg0 *jni.Object) error
- func (m *ContentResolver) RequestSync1_1(arg0 *jni.Object) error
- func (m *ContentResolver) RequestSync3(arg0 *jni.Object, arg1 string, arg2 *jni.Object) error
- func (m *ContentResolver) SetIsSyncable(arg0 *jni.Object, arg1 string, arg2 int32) error
- func (m *ContentResolver) SetMasterSyncAutomatically(arg0 bool) error
- func (m *ContentResolver) SetSyncAutomatically(arg0 *jni.Object, arg1 string, arg2 bool) error
- func (m *ContentResolver) StartSync(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *ContentResolver) TakePersistableUriPermission(arg0 *jni.Object, arg1 int32) error
- func (m *ContentResolver) Uncanonicalize(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) UnregisterContentObserver(arg0 *jni.Object) error
- func (m *ContentResolver) Update3(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (int32, error)
- func (m *ContentResolver) Update4_1(arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object) (int32, error)
- func (m *ContentResolver) ValidateSyncExtrasBundle(arg0 *jni.Object) error
- func (m *ContentResolver) Wrap1(arg0 *jni.Object) (*jni.Object, error)
- func (m *ContentResolver) Wrap1_1(arg0 *jni.Object) (*jni.Object, error)
- type Cursor
- func (m *Cursor) Close() error
- func (m *Cursor) CopyStringToBuffer(arg0 int32, arg1 *jni.Object) error
- func (m *Cursor) Deactivate() error
- func (m *Cursor) GetBlob(arg0 int32) (*jni.Object, error)
- func (m *Cursor) GetColumnCount() (int32, error)
- func (m *Cursor) GetColumnIndex(arg0 string) (int32, error)
- func (m *Cursor) GetColumnIndexOrThrow(arg0 string) (int32, error)
- func (m *Cursor) GetColumnName(arg0 int32) (string, error)
- func (m *Cursor) GetColumnNames() (*jni.Object, error)
- func (m *Cursor) GetCount() (int32, error)
- func (m *Cursor) GetDouble(arg0 int32) (float64, error)
- func (m *Cursor) GetExtras() (*jni.Object, error)
- func (m *Cursor) GetFloat(arg0 int32) (float32, error)
- func (m *Cursor) GetInt(arg0 int32) (int32, error)
- func (m *Cursor) GetLong(arg0 int32) (int64, error)
- func (m *Cursor) GetNotificationUri() (*jni.Object, error)
- func (m *Cursor) GetPosition() (int32, error)
- func (m *Cursor) GetShort(arg0 int32) (int16, error)
- func (m *Cursor) GetString(arg0 int32) (string, error)
- func (m *Cursor) GetType(arg0 int32) (int32, error)
- func (m *Cursor) GetWantsAllOnMoveCalls() (bool, error)
- func (m *Cursor) IsAfterLast() (bool, error)
- func (m *Cursor) IsBeforeFirst() (bool, error)
- func (m *Cursor) IsClosed() (bool, error)
- func (m *Cursor) IsFirst() (bool, error)
- func (m *Cursor) IsLast() (bool, error)
- func (m *Cursor) IsNull(arg0 int32) (bool, error)
- func (m *Cursor) Move(arg0 int32) (bool, error)
- func (m *Cursor) MoveToFirst() (bool, error)
- func (m *Cursor) MoveToLast() (bool, error)
- func (m *Cursor) MoveToNext() (bool, error)
- func (m *Cursor) MoveToPosition(arg0 int32) (bool, error)
- func (m *Cursor) MoveToPrevious() (bool, error)
- func (m *Cursor) RegisterContentObserver(arg0 *jni.Object) error
- func (m *Cursor) RegisterDataSetObserver(arg0 *jni.Object) error
- func (m *Cursor) Requery() (bool, error)
- func (m *Cursor) Respond(arg0 *jni.Object) (*jni.Object, error)
- func (m *Cursor) SetExtras(arg0 *jni.Object) error
- func (m *Cursor) SetNotificationUri(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Cursor) UnregisterContentObserver(arg0 *jni.Object) error
- func (m *Cursor) UnregisterDataSetObserver(arg0 *jni.Object) error
- type Uri
- func (m *Uri) BuildUpon() (*jni.Object, error)
- func (m *Uri) CompareTo1(arg0 *jni.Object) (int32, error)
- func (m *Uri) CompareTo1_1(arg0 *jni.Object) (int32, error)
- func (m *Uri) Decode(arg0 string) (string, error)
- func (m *Uri) Encode1(arg0 string) (string, error)
- func (m *Uri) Encode2_1(arg0 string, arg1 string) (string, error)
- func (m *Uri) Equals(arg0 *jni.Object) (bool, error)
- func (m *Uri) FromFile(arg0 *jni.Object) (*jni.Object, error)
- func (m *Uri) FromParts(arg0 string, arg1 string, arg2 string) (*jni.Object, error)
- func (m *Uri) GetAuthority() (string, error)
- func (m *Uri) GetBooleanQueryParameter(arg0 string, arg1 bool) (bool, error)
- func (m *Uri) GetEncodedAuthority() (string, error)
- func (m *Uri) GetEncodedFragment() (string, error)
- func (m *Uri) GetEncodedPath() (string, error)
- func (m *Uri) GetEncodedQuery() (string, error)
- func (m *Uri) GetEncodedSchemeSpecificPart() (string, error)
- func (m *Uri) GetEncodedUserInfo() (string, error)
- func (m *Uri) GetFragment() (string, error)
- func (m *Uri) GetHost() (string, error)
- func (m *Uri) GetLastPathSegment() (string, error)
- func (m *Uri) GetPath() (string, error)
- func (m *Uri) GetPathSegments() (*jni.Object, error)
- func (m *Uri) GetPort() (int32, error)
- func (m *Uri) GetQuery() (string, error)
- func (m *Uri) GetQueryParameter(arg0 string) (string, error)
- func (m *Uri) GetQueryParameterNames() (*jni.Object, error)
- func (m *Uri) GetQueryParameters(arg0 string) (*jni.Object, error)
- func (m *Uri) GetScheme() (string, error)
- func (m *Uri) GetSchemeSpecificPart() (string, error)
- func (m *Uri) GetUserInfo() (string, error)
- func (m *Uri) HashCode() (int32, error)
- func (m *Uri) IsAbsolute() (bool, error)
- func (m *Uri) IsHierarchical() (bool, error)
- func (m *Uri) IsOpaque() (bool, error)
- func (m *Uri) IsRelative() (bool, error)
- func (m *Uri) NormalizeScheme() (*jni.Object, error)
- func (m *Uri) Parse(arg0 string) (*jni.Object, error)
- func (m *Uri) ToString() (string, error)
- func (m *Uri) WithAppendedPath(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *Uri) WriteToParcel(arg0 *jni.Object, arg1 *jni.Object) error
Constants ¶
const ( Creator = consts.Creator Empty = consts.Empty NotifyDelete = consts.NotifyDelete NotifyInsert = consts.NotifyInsert NotifySkipNotifyForDescendants = consts.NotifySkipNotifyForDescendants NotifySyncToNetwork = consts.NotifySyncToNetwork NotifyUpdate = consts.NotifyUpdate QuerySortDirectionAscending = consts.QuerySortDirectionAscending QuerySortDirectionDescending = consts.QuerySortDirectionDescending SyncObserverTypeActive = consts.SyncObserverTypeActive SyncObserverTypePending = consts.SyncObserverTypePending SyncObserverTypeSettings = consts.SyncObserverTypeSettings FieldTypeBlob = consts.FieldTypeBlob FieldTypeFloat = consts.FieldTypeFloat FieldTypeInteger = consts.FieldTypeInteger FieldTypeNull = consts.FieldTypeNull FieldTypeString = consts.FieldTypeString )
const ( AnyCursorItemType = consts.AnyCursorItemType CursorDirBaseType = consts.CursorDirBaseType CursorItemBaseType = consts.CursorItemBaseType ExtraHonoredArgs = consts.ExtraHonoredArgs ExtraRefreshSupported = consts.ExtraRefreshSupported ExtraSize = consts.ExtraSize ExtraTotalCount = consts.ExtraTotalCount QueryArgGroupColumns = consts.QueryArgGroupColumns QueryArgLimit = consts.QueryArgLimit QueryArgOffset = consts.QueryArgOffset QueryArgSortCollation = consts.QueryArgSortCollation QueryArgSortColumns = consts.QueryArgSortColumns QueryArgSortDirection = consts.QueryArgSortDirection QueryArgSortLocale = consts.QueryArgSortLocale QueryArgSqlGroupBy = consts.QueryArgSqlGroupBy QueryArgSqlHaving = consts.QueryArgSqlHaving QueryArgSqlLimit = consts.QueryArgSqlLimit QueryArgSqlSelection = consts.QueryArgSqlSelection QueryArgSqlSelectionArgs = consts.QueryArgSqlSelectionArgs QueryArgSqlSortOrder = consts.QueryArgSqlSortOrder SchemeAndroidResource = consts.SchemeAndroidResource SchemeContent = consts.SchemeContent SchemeFile = consts.SchemeFile SyncExtrasAccount = consts.SyncExtrasAccount SyncExtrasDiscardLocalDeletions = consts.SyncExtrasDiscardLocalDeletions SyncExtrasDoNotRetry = consts.SyncExtrasDoNotRetry SyncExtrasExpedited = consts.SyncExtrasExpedited SyncExtrasForce = consts.SyncExtrasForce SyncExtrasIgnoreBackoff = consts.SyncExtrasIgnoreBackoff SyncExtrasIgnoreSettings = consts.SyncExtrasIgnoreSettings SyncExtrasInitialize = consts.SyncExtrasInitialize SyncExtrasManual = consts.SyncExtrasManual SyncExtrasOverrideTooManyDeletions = consts.SyncExtrasOverrideTooManyDeletions SyncExtrasRequireCharging = consts.SyncExtrasRequireCharging SyncExtrasScheduleAsExpeditedJob = consts.SyncExtrasScheduleAsExpeditedJob SyncExtrasUpload = consts.SyncExtrasUpload )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContentResolver ¶ added in v0.0.4
ContentResolver wraps android.content.ContentResolver.
func (*ContentResolver) AcquireContentProviderClient1 ¶ added in v0.0.4
AcquireContentProviderClient1 calls android.content.ContentResolver.acquireContentProviderClient.
func (*ContentResolver) AcquireContentProviderClient1_1 ¶ added in v0.0.4
func (m *ContentResolver) AcquireContentProviderClient1_1(arg0 string) (*jni.Object, error)
AcquireContentProviderClient1_1 calls android.content.ContentResolver.acquireContentProviderClient.
func (*ContentResolver) AcquireUnstableContentProviderClient1 ¶ added in v0.0.4
func (m *ContentResolver) AcquireUnstableContentProviderClient1(arg0 *jni.Object) (*jni.Object, error)
AcquireUnstableContentProviderClient1 calls android.content.ContentResolver.acquireUnstableContentProviderClient.
func (*ContentResolver) AcquireUnstableContentProviderClient1_1 ¶ added in v0.0.4
func (m *ContentResolver) AcquireUnstableContentProviderClient1_1(arg0 string) (*jni.Object, error)
AcquireUnstableContentProviderClient1_1 calls android.content.ContentResolver.acquireUnstableContentProviderClient.
func (*ContentResolver) AddPeriodicSync ¶ added in v0.0.4
func (m *ContentResolver) AddPeriodicSync( arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 int64, ) error
AddPeriodicSync calls android.content.ContentResolver.addPeriodicSync.
func (*ContentResolver) AddStatusChangeListener ¶ added in v0.0.4
func (m *ContentResolver) AddStatusChangeListener(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
AddStatusChangeListener calls android.content.ContentResolver.addStatusChangeListener.
func (*ContentResolver) ApplyBatch ¶ added in v0.0.4
ApplyBatch calls android.content.ContentResolver.applyBatch.
func (*ContentResolver) BulkInsert ¶ added in v0.0.4
BulkInsert calls android.content.ContentResolver.bulkInsert.
func (*ContentResolver) Call4 ¶ added in v0.0.4
func (m *ContentResolver) Call4( arg0 *jni.Object, arg1 string, arg2 string, arg3 *jni.Object, ) (*jni.Object, error)
Call4 calls android.content.ContentResolver.call.
func (*ContentResolver) Call4_1 ¶ added in v0.0.4
func (m *ContentResolver) Call4_1( arg0 string, arg1 string, arg2 string, arg3 *jni.Object, ) (*jni.Object, error)
Call4_1 calls android.content.ContentResolver.call.
func (*ContentResolver) CancelSync1_1 ¶ added in v0.0.4
func (m *ContentResolver) CancelSync1_1(arg0 *jni.Object) error
CancelSync1_1 calls android.content.ContentResolver.cancelSync.
func (*ContentResolver) CancelSync1_2 ¶ added in v0.0.4
func (m *ContentResolver) CancelSync1_2(arg0 *jni.Object) error
CancelSync1_2 calls android.content.ContentResolver.cancelSync.
func (*ContentResolver) CancelSync2 ¶ added in v0.0.4
func (m *ContentResolver) CancelSync2(arg0 *jni.Object, arg1 string) error
CancelSync2 calls android.content.ContentResolver.cancelSync.
func (*ContentResolver) Canonicalize ¶ added in v0.0.4
Canonicalize calls android.content.ContentResolver.canonicalize.
func (*ContentResolver) Delete2 ¶ added in v0.0.4
Delete2 calls android.content.ContentResolver.delete.
func (*ContentResolver) Delete3_1 ¶ added in v0.0.4
func (m *ContentResolver) Delete3_1( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (int32, error)
Delete3_1 calls android.content.ContentResolver.delete.
func (*ContentResolver) GetCurrentSync ¶ added in v0.0.4
func (m *ContentResolver) GetCurrentSync() (*jni.Object, error)
GetCurrentSync calls android.content.ContentResolver.getCurrentSync.
func (*ContentResolver) GetCurrentSyncs ¶ added in v0.0.4
func (m *ContentResolver) GetCurrentSyncs() (*jni.Object, error)
GetCurrentSyncs calls android.content.ContentResolver.getCurrentSyncs.
func (*ContentResolver) GetIsSyncable ¶ added in v0.0.4
GetIsSyncable calls android.content.ContentResolver.getIsSyncable.
func (*ContentResolver) GetMasterSyncAutomatically ¶ added in v0.0.4
func (m *ContentResolver) GetMasterSyncAutomatically() (bool, error)
GetMasterSyncAutomatically calls android.content.ContentResolver.getMasterSyncAutomatically.
func (*ContentResolver) GetOutgoingPersistedUriPermissions ¶ added in v0.0.4
func (m *ContentResolver) GetOutgoingPersistedUriPermissions() (*jni.Object, error)
GetOutgoingPersistedUriPermissions calls android.content.ContentResolver.getOutgoingPersistedUriPermissions.
func (*ContentResolver) GetPeriodicSyncs ¶ added in v0.0.4
GetPeriodicSyncs calls android.content.ContentResolver.getPeriodicSyncs.
func (*ContentResolver) GetPersistedUriPermissions ¶ added in v0.0.4
func (m *ContentResolver) GetPersistedUriPermissions() (*jni.Object, error)
GetPersistedUriPermissions calls android.content.ContentResolver.getPersistedUriPermissions.
func (*ContentResolver) GetStreamTypes ¶ added in v0.0.4
GetStreamTypes calls android.content.ContentResolver.getStreamTypes.
func (*ContentResolver) GetSyncAdapterTypes ¶ added in v0.0.4
func (m *ContentResolver) GetSyncAdapterTypes() (*jni.Object, error)
GetSyncAdapterTypes calls android.content.ContentResolver.getSyncAdapterTypes.
func (*ContentResolver) GetSyncAutomatically ¶ added in v0.0.4
GetSyncAutomatically calls android.content.ContentResolver.getSyncAutomatically.
func (*ContentResolver) GetType ¶ added in v0.0.4
func (m *ContentResolver) GetType(arg0 *jni.Object) (string, error)
GetType calls android.content.ContentResolver.getType.
func (*ContentResolver) GetTypeInfo ¶ added in v0.0.4
func (m *ContentResolver) GetTypeInfo(arg0 string) (*jni.Object, error)
GetTypeInfo calls android.content.ContentResolver.getTypeInfo.
func (*ContentResolver) Insert2 ¶ added in v0.0.4
Insert2 calls android.content.ContentResolver.insert.
func (*ContentResolver) Insert3_1 ¶ added in v0.0.4
func (m *ContentResolver) Insert3_1( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
Insert3_1 calls android.content.ContentResolver.insert.
func (*ContentResolver) IsSyncActive ¶ added in v0.0.4
IsSyncActive calls android.content.ContentResolver.isSyncActive.
func (*ContentResolver) IsSyncPending ¶ added in v0.0.4
IsSyncPending calls android.content.ContentResolver.isSyncPending.
func (*ContentResolver) LoadThumbnail ¶ added in v0.0.4
func (m *ContentResolver) LoadThumbnail( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
LoadThumbnail calls android.content.ContentResolver.loadThumbnail.
func (*ContentResolver) NotifyChange2 ¶ added in v0.0.4
NotifyChange2 calls android.content.ContentResolver.notifyChange.
func (*ContentResolver) NotifyChange3_1 ¶ added in v0.0.4
NotifyChange3_1 calls android.content.ContentResolver.notifyChange.
func (*ContentResolver) NotifyChange3_2 ¶ added in v0.0.4
NotifyChange3_2 calls android.content.ContentResolver.notifyChange.
func (*ContentResolver) NotifyChange3_3 ¶ added in v0.0.4
NotifyChange3_3 calls android.content.ContentResolver.notifyChange.
func (*ContentResolver) OpenAssetFile ¶ added in v0.0.4
func (m *ContentResolver) OpenAssetFile( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
OpenAssetFile calls android.content.ContentResolver.openAssetFile.
func (*ContentResolver) OpenAssetFileDescriptor2 ¶ added in v0.0.4
func (m *ContentResolver) OpenAssetFileDescriptor2(arg0 *jni.Object, arg1 string) (*jni.Object, error)
OpenAssetFileDescriptor2 calls android.content.ContentResolver.openAssetFileDescriptor.
func (*ContentResolver) OpenAssetFileDescriptor3_1 ¶ added in v0.0.4
func (m *ContentResolver) OpenAssetFileDescriptor3_1( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
OpenAssetFileDescriptor3_1 calls android.content.ContentResolver.openAssetFileDescriptor.
func (*ContentResolver) OpenFile ¶ added in v0.0.4
func (m *ContentResolver) OpenFile( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
OpenFile calls android.content.ContentResolver.openFile.
func (*ContentResolver) OpenFileDescriptor2 ¶ added in v0.0.4
OpenFileDescriptor2 calls android.content.ContentResolver.openFileDescriptor.
func (*ContentResolver) OpenFileDescriptor3_1 ¶ added in v0.0.4
func (m *ContentResolver) OpenFileDescriptor3_1( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
OpenFileDescriptor3_1 calls android.content.ContentResolver.openFileDescriptor.
func (*ContentResolver) OpenInputStream ¶ added in v0.0.4
OpenInputStream calls android.content.ContentResolver.openInputStream.
func (*ContentResolver) OpenOutputStream1 ¶ added in v0.0.4
OpenOutputStream1 calls android.content.ContentResolver.openOutputStream.
func (*ContentResolver) OpenOutputStream2_1 ¶ added in v0.0.4
OpenOutputStream2_1 calls android.content.ContentResolver.openOutputStream.
func (*ContentResolver) OpenTypedAssetFile ¶ added in v0.0.4
func (m *ContentResolver) OpenTypedAssetFile( arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object, ) (*jni.Object, error)
OpenTypedAssetFile calls android.content.ContentResolver.openTypedAssetFile.
func (*ContentResolver) OpenTypedAssetFileDescriptor3 ¶ added in v0.0.4
func (m *ContentResolver) OpenTypedAssetFileDescriptor3( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) (*jni.Object, error)
OpenTypedAssetFileDescriptor3 calls android.content.ContentResolver.openTypedAssetFileDescriptor.
func (*ContentResolver) OpenTypedAssetFileDescriptor4_1 ¶ added in v0.0.4
func (m *ContentResolver) OpenTypedAssetFileDescriptor4_1( arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object, ) (*jni.Object, error)
OpenTypedAssetFileDescriptor4_1 calls android.content.ContentResolver.openTypedAssetFileDescriptor.
func (*ContentResolver) Query4 ¶ added in v0.0.4
func (m *ContentResolver) Query4( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) (*jni.Object, error)
Query4 calls android.content.ContentResolver.query.
func (*ContentResolver) Query5_1 ¶ added in v0.0.4
func (m *ContentResolver) Query5_1( arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, arg4 string, ) (*jni.Object, error)
Query5_1 calls android.content.ContentResolver.query.
func (*ContentResolver) Query6_2 ¶ added in v0.0.4
func (m *ContentResolver) Query6_2( arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, arg4 string, arg5 *jni.Object, ) (*jni.Object, error)
Query6_2 calls android.content.ContentResolver.query.
func (*ContentResolver) Refresh ¶ added in v0.0.4
func (m *ContentResolver) Refresh( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (bool, error)
Refresh calls android.content.ContentResolver.refresh.
func (*ContentResolver) RegisterContentObserver ¶ added in v0.0.4
func (m *ContentResolver) RegisterContentObserver( arg0 *jni.Object, arg1 bool, arg2 *jni.Object, ) error
RegisterContentObserver calls android.content.ContentResolver.registerContentObserver.
func (*ContentResolver) ReleasePersistableUriPermission ¶ added in v0.0.4
func (m *ContentResolver) ReleasePersistableUriPermission(arg0 *jni.Object, arg1 int32) error
ReleasePersistableUriPermission calls android.content.ContentResolver.releasePersistableUriPermission.
func (*ContentResolver) RemovePeriodicSync ¶ added in v0.0.4
func (m *ContentResolver) RemovePeriodicSync( arg0 *jni.Object, arg1 string, arg2 *jni.Object, ) error
RemovePeriodicSync calls android.content.ContentResolver.removePeriodicSync.
func (*ContentResolver) RemoveStatusChangeListener ¶ added in v0.0.4
func (m *ContentResolver) RemoveStatusChangeListener(arg0 *jni.Object) error
RemoveStatusChangeListener calls android.content.ContentResolver.removeStatusChangeListener.
func (*ContentResolver) RequestSync1_1 ¶ added in v0.0.4
func (m *ContentResolver) RequestSync1_1(arg0 *jni.Object) error
RequestSync1_1 calls android.content.ContentResolver.requestSync.
func (*ContentResolver) RequestSync3 ¶ added in v0.0.4
RequestSync3 calls android.content.ContentResolver.requestSync.
func (*ContentResolver) SetIsSyncable ¶ added in v0.0.4
SetIsSyncable calls android.content.ContentResolver.setIsSyncable.
func (*ContentResolver) SetMasterSyncAutomatically ¶ added in v0.0.4
func (m *ContentResolver) SetMasterSyncAutomatically(arg0 bool) error
SetMasterSyncAutomatically calls android.content.ContentResolver.setMasterSyncAutomatically.
func (*ContentResolver) SetSyncAutomatically ¶ added in v0.0.4
SetSyncAutomatically calls android.content.ContentResolver.setSyncAutomatically.
func (*ContentResolver) StartSync ¶ added in v0.0.4
StartSync calls android.content.ContentResolver.startSync.
func (*ContentResolver) TakePersistableUriPermission ¶ added in v0.0.4
func (m *ContentResolver) TakePersistableUriPermission(arg0 *jni.Object, arg1 int32) error
TakePersistableUriPermission calls android.content.ContentResolver.takePersistableUriPermission.
func (*ContentResolver) Uncanonicalize ¶ added in v0.0.4
Uncanonicalize calls android.content.ContentResolver.uncanonicalize.
func (*ContentResolver) UnregisterContentObserver ¶ added in v0.0.4
func (m *ContentResolver) UnregisterContentObserver(arg0 *jni.Object) error
UnregisterContentObserver calls android.content.ContentResolver.unregisterContentObserver.
func (*ContentResolver) Update3 ¶ added in v0.0.4
func (m *ContentResolver) Update3( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (int32, error)
Update3 calls android.content.ContentResolver.update.
func (*ContentResolver) Update4_1 ¶ added in v0.0.4
func (m *ContentResolver) Update4_1( arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, ) (int32, error)
Update4_1 calls android.content.ContentResolver.update.
func (*ContentResolver) ValidateSyncExtrasBundle ¶ added in v0.0.4
func (m *ContentResolver) ValidateSyncExtrasBundle(arg0 *jni.Object) error
ValidateSyncExtrasBundle calls android.content.ContentResolver.validateSyncExtrasBundle.
type Cursor ¶ added in v0.0.4
Cursor wraps android.database.Cursor.
func (*Cursor) CopyStringToBuffer ¶ added in v0.0.4
CopyStringToBuffer calls android.database.Cursor.copyStringToBuffer.
func (*Cursor) Deactivate ¶ added in v0.0.4
Deactivate calls android.database.Cursor.deactivate.
func (*Cursor) GetColumnCount ¶ added in v0.0.4
GetColumnCount calls android.database.Cursor.getColumnCount.
func (*Cursor) GetColumnIndex ¶ added in v0.0.4
GetColumnIndex calls android.database.Cursor.getColumnIndex.
func (*Cursor) GetColumnIndexOrThrow ¶ added in v0.0.4
GetColumnIndexOrThrow calls android.database.Cursor.getColumnIndexOrThrow.
func (*Cursor) GetColumnName ¶ added in v0.0.4
GetColumnName calls android.database.Cursor.getColumnName.
func (*Cursor) GetColumnNames ¶ added in v0.0.4
GetColumnNames calls android.database.Cursor.getColumnNames.
func (*Cursor) GetNotificationUri ¶ added in v0.0.4
GetNotificationUri calls android.database.Cursor.getNotificationUri.
func (*Cursor) GetPosition ¶ added in v0.0.4
GetPosition calls android.database.Cursor.getPosition.
func (*Cursor) GetWantsAllOnMoveCalls ¶ added in v0.0.4
GetWantsAllOnMoveCalls calls android.database.Cursor.getWantsAllOnMoveCalls.
func (*Cursor) IsAfterLast ¶ added in v0.0.4
IsAfterLast calls android.database.Cursor.isAfterLast.
func (*Cursor) IsBeforeFirst ¶ added in v0.0.4
IsBeforeFirst calls android.database.Cursor.isBeforeFirst.
func (*Cursor) MoveToFirst ¶ added in v0.0.4
MoveToFirst calls android.database.Cursor.moveToFirst.
func (*Cursor) MoveToLast ¶ added in v0.0.4
MoveToLast calls android.database.Cursor.moveToLast.
func (*Cursor) MoveToNext ¶ added in v0.0.4
MoveToNext calls android.database.Cursor.moveToNext.
func (*Cursor) MoveToPosition ¶ added in v0.0.4
MoveToPosition calls android.database.Cursor.moveToPosition.
func (*Cursor) MoveToPrevious ¶ added in v0.0.4
MoveToPrevious calls android.database.Cursor.moveToPrevious.
func (*Cursor) RegisterContentObserver ¶ added in v0.0.4
RegisterContentObserver calls android.database.Cursor.registerContentObserver.
func (*Cursor) RegisterDataSetObserver ¶ added in v0.0.4
RegisterDataSetObserver calls android.database.Cursor.registerDataSetObserver.
func (*Cursor) SetNotificationUri ¶ added in v0.0.4
SetNotificationUri calls android.database.Cursor.setNotificationUri.
func (*Cursor) UnregisterContentObserver ¶ added in v0.0.4
UnregisterContentObserver calls android.database.Cursor.unregisterContentObserver.
type Uri ¶ added in v0.0.4
Uri wraps android.net.Uri.
func (*Uri) CompareTo1 ¶ added in v0.0.4
CompareTo1 calls android.net.Uri.compareTo.
func (*Uri) CompareTo1_1 ¶ added in v0.0.4
CompareTo1_1 calls android.net.Uri.compareTo.
func (*Uri) GetAuthority ¶ added in v0.0.4
GetAuthority calls android.net.Uri.getAuthority.
func (*Uri) GetBooleanQueryParameter ¶ added in v0.0.4
GetBooleanQueryParameter calls android.net.Uri.getBooleanQueryParameter.
func (*Uri) GetEncodedAuthority ¶ added in v0.0.4
GetEncodedAuthority calls android.net.Uri.getEncodedAuthority.
func (*Uri) GetEncodedFragment ¶ added in v0.0.4
GetEncodedFragment calls android.net.Uri.getEncodedFragment.
func (*Uri) GetEncodedPath ¶ added in v0.0.4
GetEncodedPath calls android.net.Uri.getEncodedPath.
func (*Uri) GetEncodedQuery ¶ added in v0.0.4
GetEncodedQuery calls android.net.Uri.getEncodedQuery.
func (*Uri) GetEncodedSchemeSpecificPart ¶ added in v0.0.4
GetEncodedSchemeSpecificPart calls android.net.Uri.getEncodedSchemeSpecificPart.
func (*Uri) GetEncodedUserInfo ¶ added in v0.0.4
GetEncodedUserInfo calls android.net.Uri.getEncodedUserInfo.
func (*Uri) GetFragment ¶ added in v0.0.4
GetFragment calls android.net.Uri.getFragment.
func (*Uri) GetLastPathSegment ¶ added in v0.0.4
GetLastPathSegment calls android.net.Uri.getLastPathSegment.
func (*Uri) GetPathSegments ¶ added in v0.0.4
GetPathSegments calls android.net.Uri.getPathSegments.
func (*Uri) GetQueryParameter ¶ added in v0.0.4
GetQueryParameter calls android.net.Uri.getQueryParameter.
func (*Uri) GetQueryParameterNames ¶ added in v0.0.4
GetQueryParameterNames calls android.net.Uri.getQueryParameterNames.
func (*Uri) GetQueryParameters ¶ added in v0.0.4
GetQueryParameters calls android.net.Uri.getQueryParameters.
func (*Uri) GetSchemeSpecificPart ¶ added in v0.0.4
GetSchemeSpecificPart calls android.net.Uri.getSchemeSpecificPart.
func (*Uri) GetUserInfo ¶ added in v0.0.4
GetUserInfo calls android.net.Uri.getUserInfo.
func (*Uri) IsAbsolute ¶ added in v0.0.4
IsAbsolute calls android.net.Uri.isAbsolute.
func (*Uri) IsHierarchical ¶ added in v0.0.4
IsHierarchical calls android.net.Uri.isHierarchical.
func (*Uri) IsRelative ¶ added in v0.0.4
IsRelative calls android.net.Uri.isRelative.
func (*Uri) NormalizeScheme ¶ added in v0.0.4
NormalizeScheme calls android.net.Uri.normalizeScheme.
func (*Uri) WithAppendedPath ¶ added in v0.0.4
WithAppendedPath calls android.net.Uri.withAppendedPath.