Documentation
¶
Index ¶
- type BlockedNumberContractClient
- func (c *BlockedNumberContractClient) CanCurrentUserBlockNumbers(ctx context.Context, arg0 int64) (bool, error)
- func (c *BlockedNumberContractClient) IsBlocked(ctx context.Context, arg0 int64, arg1 string) (bool, error)
- func (c *BlockedNumberContractClient) Unblock(ctx context.Context, arg0 int64, arg1 string) (int32, error)
- type BrowserClient
- type CallLogCallsClient
- type CloudMediaProviderClient
- func (c *CloudMediaProviderClient) AttachInfo(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *CloudMediaProviderClient) Call(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
- func (c *CloudMediaProviderClient) Canonicalize(ctx context.Context, arg0 int64) (int64, error)
- func (c *CloudMediaProviderClient) Delete(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int32, error)
- func (c *CloudMediaProviderClient) GetType(ctx context.Context, arg0 int64) (string, error)
- func (c *CloudMediaProviderClient) Insert(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnCreateCloudMediaSurfaceController(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnGetCapabilities(ctx context.Context) (int64, error)
- func (c *CloudMediaProviderClient) OnGetMediaCollectionInfo(ctx context.Context, arg0 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnOpenMedia(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnOpenPreview(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnQueryAlbums(ctx context.Context, arg0 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnQueryDeletedMedia(ctx context.Context, arg0 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnQueryMedia(ctx context.Context, arg0 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnQueryMediaCategories(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnQueryMediaInMediaSet(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnQueryMediaSets(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnQuerySearchSuggestions(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnSearchMedia3(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *CloudMediaProviderClient) OnSearchMedia4_1(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64) (int64, error)
- func (c *CloudMediaProviderClient) OpenFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error)
- func (c *CloudMediaProviderClient) OpenFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
- func (c *CloudMediaProviderClient) OpenTypedAssetFile3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
- func (c *CloudMediaProviderClient) OpenTypedAssetFile4_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)
- func (c *CloudMediaProviderClient) Query4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
- func (c *CloudMediaProviderClient) Query5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, ...) (int64, error)
- func (c *CloudMediaProviderClient) Query6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, ...) (int64, error)
- func (c *CloudMediaProviderClient) Update(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) (int32, error)
- type CloudMediaProviderCloudMediaSurfaceControllerClient
- func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnConfigChange(ctx context.Context, arg0 int64) error
- func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnDestroy(ctx context.Context) error
- func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnMediaPause(ctx context.Context, arg0 int32) error
- func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnMediaPlay(ctx context.Context, arg0 int32) error
- func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnMediaSeekTo(ctx context.Context, arg0 int32, arg1 int64) error
- func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnPlayerCreate(ctx context.Context) error
- func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnPlayerRelease(ctx context.Context) error
- func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnSurfaceChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnSurfaceCreated(ctx context.Context, arg0 int32, arg1 int64, arg2 string) error
- func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnSurfaceDestroyed(ctx context.Context, arg0 int32) error
- type CloudMediaProviderCloudMediaSurfaceStateChangedCallbackClient
- type CloudMediaProviderContractCapabilitiesClient
- func (c *CloudMediaProviderContractCapabilitiesClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *CloudMediaProviderContractCapabilitiesClient) IsMediaCategoriesEnabled(ctx context.Context) (bool, error)
- func (c *CloudMediaProviderContractCapabilitiesClient) IsSearchEnabled(ctx context.Context) (bool, error)
- func (c *CloudMediaProviderContractCapabilitiesClient) ToString(ctx context.Context) (string, error)
- func (c *CloudMediaProviderContractCapabilitiesClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type ContactsContactMethodsClient
- func (c *ContactsContactMethodsClient) AddPostalLocation(ctx context.Context, arg0 int64, arg1 int64, arg2 float64, arg3 float64) error
- func (c *ContactsContactMethodsClient) DecodeImProtocol(ctx context.Context, arg0 string) (int64, error)
- func (c *ContactsContactMethodsClient) EncodeCustomImProtocol(ctx context.Context, arg0 string) (string, error)
- func (c *ContactsContactMethodsClient) EncodePredefinedImProtocol(ctx context.Context, arg0 int32) (string, error)
- func (c *ContactsContactMethodsClient) GetDisplayLabel(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 string) (int64, error)
- type ContactsOrganizationsClient
- type ContactsPeopleClient
- func (c *ContactsPeopleClient) AddToGroup3(ctx context.Context, arg0 int64, arg1 int64, arg2 string) (int64, error)
- func (c *ContactsPeopleClient) AddToGroup3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *ContactsPeopleClient) AddToMyContactsGroup(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ContactsPeopleClient) CreatePersonInMyContactsGroup(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ContactsPeopleClient) LoadContactPhoto(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (int64, error)
- func (c *ContactsPeopleClient) MarkAsContacted(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ContactsPeopleClient) OpenContactPhotoInputStream(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ContactsPeopleClient) QueryGroups(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ContactsPeopleClient) SetPhotoData(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- type ContactsPhonesClient
- type ContactsSettingsClient
- type DocumentsProviderClient
- func (c *DocumentsProviderClient) AttachInfo(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *DocumentsProviderClient) Call(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
- func (c *DocumentsProviderClient) Canonicalize(ctx context.Context, arg0 int64) (int64, error)
- func (c *DocumentsProviderClient) CopyDocument(ctx context.Context, arg0 string, arg1 string) (string, error)
- func (c *DocumentsProviderClient) CreateDocument(ctx context.Context, arg0 string, arg1 string, arg2 string) (string, error)
- func (c *DocumentsProviderClient) CreateWebLinkIntent(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DocumentsProviderClient) Delete(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int32, error)
- func (c *DocumentsProviderClient) DeleteDocument(ctx context.Context, arg0 string) error
- func (c *DocumentsProviderClient) EjectRoot(ctx context.Context, arg0 string) error
- func (c *DocumentsProviderClient) FindDocumentPath(ctx context.Context, arg0 string, arg1 string) (int64, error)
- func (c *DocumentsProviderClient) GetDocumentMetadata(ctx context.Context, arg0 string) (int64, error)
- func (c *DocumentsProviderClient) GetDocumentStreamTypes(ctx context.Context, arg0 string, arg1 string) (int64, error)
- func (c *DocumentsProviderClient) GetDocumentType(ctx context.Context, arg0 string) (string, error)
- func (c *DocumentsProviderClient) GetStreamTypes(ctx context.Context, arg0 int64, arg1 string) (int64, error)
- func (c *DocumentsProviderClient) GetType(ctx context.Context, arg0 int64) (string, error)
- func (c *DocumentsProviderClient) GetTypeAnonymous(ctx context.Context, arg0 int64) (string, error)
- func (c *DocumentsProviderClient) Insert(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *DocumentsProviderClient) IsChildDocument(ctx context.Context, arg0 string, arg1 string) (bool, error)
- func (c *DocumentsProviderClient) MoveDocument(ctx context.Context, arg0 string, arg1 string, arg2 string) (string, error)
- func (c *DocumentsProviderClient) OpenAssetFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error)
- func (c *DocumentsProviderClient) OpenAssetFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
- func (c *DocumentsProviderClient) OpenDocument(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
- func (c *DocumentsProviderClient) OpenDocumentThumbnail(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *DocumentsProviderClient) OpenFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error)
- func (c *DocumentsProviderClient) OpenFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
- func (c *DocumentsProviderClient) OpenTypedAssetFile3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
- func (c *DocumentsProviderClient) OpenTypedAssetFile4_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)
- func (c *DocumentsProviderClient) OpenTypedDocument(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64) (int64, error)
- func (c *DocumentsProviderClient) Query4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
- func (c *DocumentsProviderClient) Query5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, ...) (int64, error)
- func (c *DocumentsProviderClient) Query6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, ...) (int64, error)
- func (c *DocumentsProviderClient) QueryChildDocuments3(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *DocumentsProviderClient) QueryChildDocuments3_1(ctx context.Context, arg0 string, arg1 int64, arg2 string) (int64, error)
- func (c *DocumentsProviderClient) QueryDocument(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DocumentsProviderClient) QueryRecentDocuments2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DocumentsProviderClient) QueryRecentDocuments4_1(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) (int64, error)
- func (c *DocumentsProviderClient) QueryRoots(ctx context.Context, arg0 int64) (int64, error)
- func (c *DocumentsProviderClient) QuerySearchDocuments3(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
- func (c *DocumentsProviderClient) QuerySearchDocuments3_1(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *DocumentsProviderClient) RemoveDocument(ctx context.Context, arg0 string, arg1 string) error
- func (c *DocumentsProviderClient) RenameDocument(ctx context.Context, arg0 string, arg1 string) (string, error)
- func (c *DocumentsProviderClient) RevokeDocumentPermission(ctx context.Context, arg0 string) error
- func (c *DocumentsProviderClient) Update(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) (int32, error)
- type E2eeContactKeysManagerClient
- func (c *E2eeContactKeysManagerClient) GetAllE2EeContactKeys(ctx context.Context, arg0 string) (int64, error)
- func (c *E2eeContactKeysManagerClient) GetAllE2EeSelfKeys(ctx context.Context) (int64, error)
- func (c *E2eeContactKeysManagerClient) GetE2EeContactKey(ctx context.Context, arg0 string, arg1 string, arg2 string) (int64, error)
- func (c *E2eeContactKeysManagerClient) GetE2EeSelfKey(ctx context.Context, arg0 string, arg1 string) (int64, error)
- func (c *E2eeContactKeysManagerClient) GetMaxKeySizeBytes(ctx context.Context) (int32, error)
- func (c *E2eeContactKeysManagerClient) GetOwnerE2EeContactKeys(ctx context.Context, arg0 string) (int64, error)
- func (c *E2eeContactKeysManagerClient) GetOwnerE2EeSelfKeys(ctx context.Context) (int64, error)
- func (c *E2eeContactKeysManagerClient) RemoveE2EeContactKey(ctx context.Context, arg0 string, arg1 string, arg2 string) (bool, error)
- func (c *E2eeContactKeysManagerClient) RemoveE2EeSelfKey(ctx context.Context, arg0 string, arg1 string) (bool, error)
- func (c *E2eeContactKeysManagerClient) UpdateE2EeContactKeyLocalVerificationState(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int32) (bool, error)
- func (c *E2eeContactKeysManagerClient) UpdateE2EeContactKeyRemoteVerificationState(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int32) (bool, error)
- func (c *E2eeContactKeysManagerClient) UpdateE2EeSelfKeyRemoteVerificationState(ctx context.Context, arg0 string, arg1 string, arg2 int32) (bool, error)
- func (c *E2eeContactKeysManagerClient) UpdateOrInsertE2EeContactKey(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) error
- func (c *E2eeContactKeysManagerClient) UpdateOrInsertE2EeSelfKey(ctx context.Context, arg0 string, arg1 string, arg2 int64) (bool, error)
- type E2eeContactKeysManagerE2eeContactKeyClient
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetAccountId(ctx context.Context) (string, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetDeviceId(ctx context.Context) (string, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetDisplayName(ctx context.Context) (string, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetEmailAddress(ctx context.Context) (string, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetKeyValue(ctx context.Context) (int64, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetLocalVerificationState(ctx context.Context) (int32, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetOwnerPackageName(ctx context.Context) (string, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetPhoneNumber(ctx context.Context) (string, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetRemoteVerificationState(ctx context.Context) (int32, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetTimeUpdated(ctx context.Context) (int64, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) HashCode(ctx context.Context) (int32, error)
- func (c *E2eeContactKeysManagerE2eeContactKeyClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type E2eeContactKeysManagerE2eeSelfKeyClient
- func (c *E2eeContactKeysManagerE2eeSelfKeyClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *E2eeContactKeysManagerE2eeSelfKeyClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetAccountId(ctx context.Context) (string, error)
- func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetDeviceId(ctx context.Context) (string, error)
- func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetKeyValue(ctx context.Context) (int64, error)
- func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetOwnerPackageName(ctx context.Context) (string, error)
- func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetRemoteVerificationState(ctx context.Context) (int32, error)
- func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetTimeUpdated(ctx context.Context) (int64, error)
- func (c *E2eeContactKeysManagerE2eeSelfKeyClient) HashCode(ctx context.Context) (int32, error)
- func (c *E2eeContactKeysManagerE2eeSelfKeyClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type FontRequestClient
- func (c *FontRequestClient) GetCertificates(ctx context.Context, handle int64) (int64, error)
- func (c *FontRequestClient) GetProviderAuthority(ctx context.Context, handle int64) (string, error)
- func (c *FontRequestClient) GetProviderPackage(ctx context.Context, handle int64) (string, error)
- func (c *FontRequestClient) GetQuery(ctx context.Context, handle int64) (string, error)
- func (c *FontRequestClient) ToString(ctx context.Context, handle int64) (string, error)
- type FontsContractClient
- type FontsContractFontFamilyResultClient
- type FontsContractFontInfoClient
- func (c *FontsContractFontInfoClient) GetAxes(ctx context.Context) (int64, error)
- func (c *FontsContractFontInfoClient) GetResultCode(ctx context.Context) (int32, error)
- func (c *FontsContractFontInfoClient) GetTtcIndex(ctx context.Context) (int32, error)
- func (c *FontsContractFontInfoClient) GetUri(ctx context.Context) (int64, error)
- func (c *FontsContractFontInfoClient) GetWeight(ctx context.Context) (int32, error)
- func (c *FontsContractFontInfoClient) IsItalic(ctx context.Context) (bool, error)
- type FontsContractFontRequestCallbackClient
- type PropertiesBuilderClient
- func (c *PropertiesBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *PropertiesBuilderClient) SetAccuracy(ctx context.Context, arg0 int32) (int64, error)
- func (c *PropertiesBuilderClient) SetHasAltitudeSupport(ctx context.Context, arg0 bool) (int64, error)
- func (c *PropertiesBuilderClient) SetHasBearingSupport(ctx context.Context, arg0 bool) (int64, error)
- func (c *PropertiesBuilderClient) SetHasCellRequirement(ctx context.Context, arg0 bool) (int64, error)
- func (c *PropertiesBuilderClient) SetHasMonetaryCost(ctx context.Context, arg0 bool) (int64, error)
- func (c *PropertiesBuilderClient) SetHasNetworkRequirement(ctx context.Context, arg0 bool) (int64, error)
- func (c *PropertiesBuilderClient) SetHasSatelliteRequirement(ctx context.Context, arg0 bool) (int64, error)
- func (c *PropertiesBuilderClient) SetHasSpeedSupport(ctx context.Context, arg0 bool) (int64, error)
- func (c *PropertiesBuilderClient) SetPowerUsage(ctx context.Context, arg0 int32) (int64, error)
- type PropertiesClient
- func (c *PropertiesClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *PropertiesClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *PropertiesClient) GetAccuracy(ctx context.Context) (int32, error)
- func (c *PropertiesClient) GetPowerUsage(ctx context.Context) (int32, error)
- func (c *PropertiesClient) HasAltitudeSupport(ctx context.Context) (bool, error)
- func (c *PropertiesClient) HasBearingSupport(ctx context.Context) (bool, error)
- func (c *PropertiesClient) HasCellRequirement(ctx context.Context) (bool, error)
- func (c *PropertiesClient) HasMonetaryCost(ctx context.Context) (bool, error)
- func (c *PropertiesClient) HasNetworkRequirement(ctx context.Context) (bool, error)
- func (c *PropertiesClient) HasSatelliteRequirement(ctx context.Context) (bool, error)
- func (c *PropertiesClient) HasSpeedSupport(ctx context.Context) (bool, error)
- func (c *PropertiesClient) HashCode(ctx context.Context) (int32, error)
- func (c *PropertiesClient) ToString(ctx context.Context) (string, error)
- func (c *PropertiesClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type SearchRecentSuggestionsClient
- type SimPhonebookContractElementaryFilesClient
- type SimPhonebookContractSimRecordsClient
- func (c *SimPhonebookContractSimRecordsClient) GetContentUri(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *SimPhonebookContractSimRecordsClient) GetEncodedNameLength(ctx context.Context, arg0 int64, arg1 string) (int32, error)
- func (c *SimPhonebookContractSimRecordsClient) GetItemUri(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int64, error)
- type SyncStateContractHelpersClient
- func (c *SyncStateContractHelpersClient) Get(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *SyncStateContractHelpersClient) Insert(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
- func (c *SyncStateContractHelpersClient) NewSetOperation(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *SyncStateContractHelpersClient) NewUpdateOperation(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *SyncStateContractHelpersClient) Set(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
- func (c *SyncStateContractHelpersClient) Update(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- type TelephonyCarrierIdClient
- type TelephonyServiceStateTableClient
- type TelephonySmsClient
- type TelephonyThreadsClient
- type UserDictionaryWordsClient
- type VoicemailContractStatusClient
- type VoicemailContractVoicemailsClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockedNumberContractClient ¶
type BlockedNumberContractClient struct {
// contains filtered or unexported fields
}
BlockedNumberContractClient wraps the gRPC BlockedNumberContractService client.
func NewBlockedNumberContractClient ¶
func NewBlockedNumberContractClient(cc grpc.ClientConnInterface) *BlockedNumberContractClient
NewBlockedNumberContractClient creates a new BlockedNumberContract client.
func (*BlockedNumberContractClient) CanCurrentUserBlockNumbers ¶
func (c *BlockedNumberContractClient) CanCurrentUserBlockNumbers(ctx context.Context, arg0 int64) (bool, error)
CanCurrentUserBlockNumbers calls the CanCurrentUserBlockNumbers RPC.
type BrowserClient ¶
type BrowserClient struct {
// contains filtered or unexported fields
}
BrowserClient wraps the gRPC BrowserService client.
func NewBrowserClient ¶
func NewBrowserClient(cc grpc.ClientConnInterface) *BrowserClient
NewBrowserClient creates a new Browser client.
func (*BrowserClient) SendString ¶
func (c *BrowserClient) SendString(ctx context.Context, handle int64, arg0 int64, arg1 string) error
SendString calls the SendString RPC.
type CallLogCallsClient ¶
type CallLogCallsClient struct {
// contains filtered or unexported fields
}
CallLogCallsClient wraps the gRPC CallLogCallsService client.
func NewCallLogCallsClient ¶
func NewCallLogCallsClient(cc grpc.ClientConnInterface) *CallLogCallsClient
NewCallLogCallsClient creates a new CallLogCalls client.
func (*CallLogCallsClient) GetLastOutgoingCall ¶
GetLastOutgoingCall calls the GetLastOutgoingCall RPC.
type CloudMediaProviderClient ¶
type CloudMediaProviderClient struct {
// contains filtered or unexported fields
}
CloudMediaProviderClient wraps the gRPC CloudMediaProviderService client.
func NewCloudMediaProviderClient ¶
func NewCloudMediaProviderClient(cc grpc.ClientConnInterface) *CloudMediaProviderClient
NewCloudMediaProviderClient creates a new CloudMediaProvider client.
func (*CloudMediaProviderClient) AttachInfo ¶
AttachInfo calls the AttachInfo RPC.
func (*CloudMediaProviderClient) Call ¶
func (c *CloudMediaProviderClient) Call(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
Call calls the Call RPC.
func (*CloudMediaProviderClient) Canonicalize ¶
Canonicalize calls the Canonicalize RPC.
func (*CloudMediaProviderClient) Delete ¶
func (c *CloudMediaProviderClient) Delete(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int32, error)
Delete calls the Delete RPC.
func (*CloudMediaProviderClient) Insert ¶
func (c *CloudMediaProviderClient) Insert(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
Insert calls the Insert RPC.
func (*CloudMediaProviderClient) OnCreateCloudMediaSurfaceController ¶
func (c *CloudMediaProviderClient) OnCreateCloudMediaSurfaceController(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
OnCreateCloudMediaSurfaceController calls the OnCreateCloudMediaSurfaceController RPC.
func (*CloudMediaProviderClient) OnGetCapabilities ¶
func (c *CloudMediaProviderClient) OnGetCapabilities(ctx context.Context) (int64, error)
OnGetCapabilities calls the OnGetCapabilities RPC.
func (*CloudMediaProviderClient) OnGetMediaCollectionInfo ¶
func (c *CloudMediaProviderClient) OnGetMediaCollectionInfo(ctx context.Context, arg0 int64) (int64, error)
OnGetMediaCollectionInfo calls the OnGetMediaCollectionInfo RPC.
func (*CloudMediaProviderClient) OnOpenMedia ¶
func (c *CloudMediaProviderClient) OnOpenMedia(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
OnOpenMedia calls the OnOpenMedia RPC.
func (*CloudMediaProviderClient) OnOpenPreview ¶
func (c *CloudMediaProviderClient) OnOpenPreview(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) (int64, error)
OnOpenPreview calls the OnOpenPreview RPC.
func (*CloudMediaProviderClient) OnQueryAlbums ¶
OnQueryAlbums calls the OnQueryAlbums RPC.
func (*CloudMediaProviderClient) OnQueryDeletedMedia ¶
func (c *CloudMediaProviderClient) OnQueryDeletedMedia(ctx context.Context, arg0 int64) (int64, error)
OnQueryDeletedMedia calls the OnQueryDeletedMedia RPC.
func (*CloudMediaProviderClient) OnQueryMedia ¶
OnQueryMedia calls the OnQueryMedia RPC.
func (*CloudMediaProviderClient) OnQueryMediaCategories ¶
func (c *CloudMediaProviderClient) OnQueryMediaCategories(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
OnQueryMediaCategories calls the OnQueryMediaCategories RPC.
func (*CloudMediaProviderClient) OnQueryMediaInMediaSet ¶
func (c *CloudMediaProviderClient) OnQueryMediaInMediaSet(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
OnQueryMediaInMediaSet calls the OnQueryMediaInMediaSet RPC.
func (*CloudMediaProviderClient) OnQueryMediaSets ¶
func (c *CloudMediaProviderClient) OnQueryMediaSets(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
OnQueryMediaSets calls the OnQueryMediaSets RPC.
func (*CloudMediaProviderClient) OnQuerySearchSuggestions ¶
func (c *CloudMediaProviderClient) OnQuerySearchSuggestions(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
OnQuerySearchSuggestions calls the OnQuerySearchSuggestions RPC.
func (*CloudMediaProviderClient) OnSearchMedia3 ¶
func (c *CloudMediaProviderClient) OnSearchMedia3(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
OnSearchMedia3 calls the OnSearchMedia3 RPC.
func (*CloudMediaProviderClient) OnSearchMedia4_1 ¶
func (c *CloudMediaProviderClient) OnSearchMedia4_1(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64) (int64, error)
OnSearchMedia4_1 calls the OnSearchMedia4_1 RPC.
func (*CloudMediaProviderClient) OpenFile2 ¶
func (c *CloudMediaProviderClient) OpenFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error)
OpenFile2 calls the OpenFile2 RPC.
func (*CloudMediaProviderClient) OpenFile3_1 ¶
func (c *CloudMediaProviderClient) OpenFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
OpenFile3_1 calls the OpenFile3_1 RPC.
func (*CloudMediaProviderClient) OpenTypedAssetFile3 ¶
func (c *CloudMediaProviderClient) OpenTypedAssetFile3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
OpenTypedAssetFile3 calls the OpenTypedAssetFile3 RPC.
func (*CloudMediaProviderClient) OpenTypedAssetFile4_1 ¶
func (c *CloudMediaProviderClient) OpenTypedAssetFile4_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)
OpenTypedAssetFile4_1 calls the OpenTypedAssetFile4_1 RPC.
func (*CloudMediaProviderClient) Query4 ¶
func (c *CloudMediaProviderClient) Query4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
Query4 calls the Query4 RPC.
func (*CloudMediaProviderClient) Query5_1 ¶
func (c *CloudMediaProviderClient) Query5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string) (int64, error)
Query5_1 calls the Query5_1 RPC.
type CloudMediaProviderCloudMediaSurfaceControllerClient ¶
type CloudMediaProviderCloudMediaSurfaceControllerClient struct {
// contains filtered or unexported fields
}
CloudMediaProviderCloudMediaSurfaceControllerClient wraps the gRPC CloudMediaProviderCloudMediaSurfaceControllerService client.
func NewCloudMediaProviderCloudMediaSurfaceControllerClient ¶
func NewCloudMediaProviderCloudMediaSurfaceControllerClient(cc grpc.ClientConnInterface) *CloudMediaProviderCloudMediaSurfaceControllerClient
NewCloudMediaProviderCloudMediaSurfaceControllerClient creates a new CloudMediaProviderCloudMediaSurfaceController client.
func (*CloudMediaProviderCloudMediaSurfaceControllerClient) OnConfigChange ¶
func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnConfigChange(ctx context.Context, arg0 int64) error
OnConfigChange calls the OnConfigChange RPC.
func (*CloudMediaProviderCloudMediaSurfaceControllerClient) OnDestroy ¶
func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnDestroy(ctx context.Context) error
OnDestroy calls the OnDestroy RPC.
func (*CloudMediaProviderCloudMediaSurfaceControllerClient) OnMediaPause ¶
func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnMediaPause(ctx context.Context, arg0 int32) error
OnMediaPause calls the OnMediaPause RPC.
func (*CloudMediaProviderCloudMediaSurfaceControllerClient) OnMediaPlay ¶
func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnMediaPlay(ctx context.Context, arg0 int32) error
OnMediaPlay calls the OnMediaPlay RPC.
func (*CloudMediaProviderCloudMediaSurfaceControllerClient) OnMediaSeekTo ¶
func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnMediaSeekTo(ctx context.Context, arg0 int32, arg1 int64) error
OnMediaSeekTo calls the OnMediaSeekTo RPC.
func (*CloudMediaProviderCloudMediaSurfaceControllerClient) OnPlayerCreate ¶
func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnPlayerCreate(ctx context.Context) error
OnPlayerCreate calls the OnPlayerCreate RPC.
func (*CloudMediaProviderCloudMediaSurfaceControllerClient) OnPlayerRelease ¶
func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnPlayerRelease(ctx context.Context) error
OnPlayerRelease calls the OnPlayerRelease RPC.
func (*CloudMediaProviderCloudMediaSurfaceControllerClient) OnSurfaceChanged ¶
func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnSurfaceChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
OnSurfaceChanged calls the OnSurfaceChanged RPC.
func (*CloudMediaProviderCloudMediaSurfaceControllerClient) OnSurfaceCreated ¶
func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnSurfaceCreated(ctx context.Context, arg0 int32, arg1 int64, arg2 string) error
OnSurfaceCreated calls the OnSurfaceCreated RPC.
func (*CloudMediaProviderCloudMediaSurfaceControllerClient) OnSurfaceDestroyed ¶
func (c *CloudMediaProviderCloudMediaSurfaceControllerClient) OnSurfaceDestroyed(ctx context.Context, arg0 int32) error
OnSurfaceDestroyed calls the OnSurfaceDestroyed RPC.
type CloudMediaProviderCloudMediaSurfaceStateChangedCallbackClient ¶
type CloudMediaProviderCloudMediaSurfaceStateChangedCallbackClient struct {
// contains filtered or unexported fields
}
CloudMediaProviderCloudMediaSurfaceStateChangedCallbackClient wraps the gRPC CloudMediaProviderCloudMediaSurfaceStateChangedCallbackService client.
func NewCloudMediaProviderCloudMediaSurfaceStateChangedCallbackClient ¶
func NewCloudMediaProviderCloudMediaSurfaceStateChangedCallbackClient(cc grpc.ClientConnInterface) *CloudMediaProviderCloudMediaSurfaceStateChangedCallbackClient
NewCloudMediaProviderCloudMediaSurfaceStateChangedCallbackClient creates a new CloudMediaProviderCloudMediaSurfaceStateChangedCallback client.
func (*CloudMediaProviderCloudMediaSurfaceStateChangedCallbackClient) SetPlaybackState ¶
func (c *CloudMediaProviderCloudMediaSurfaceStateChangedCallbackClient) SetPlaybackState(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
SetPlaybackState calls the SetPlaybackState RPC.
type CloudMediaProviderContractCapabilitiesClient ¶
type CloudMediaProviderContractCapabilitiesClient struct {
// contains filtered or unexported fields
}
CloudMediaProviderContractCapabilitiesClient wraps the gRPC CloudMediaProviderContractCapabilitiesService client.
func NewCloudMediaProviderContractCapabilitiesClient ¶
func NewCloudMediaProviderContractCapabilitiesClient(cc grpc.ClientConnInterface) *CloudMediaProviderContractCapabilitiesClient
NewCloudMediaProviderContractCapabilitiesClient creates a new CloudMediaProviderContractCapabilities client.
func (*CloudMediaProviderContractCapabilitiesClient) DescribeContents ¶
func (c *CloudMediaProviderContractCapabilitiesClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*CloudMediaProviderContractCapabilitiesClient) IsMediaCategoriesEnabled ¶
func (c *CloudMediaProviderContractCapabilitiesClient) IsMediaCategoriesEnabled(ctx context.Context) (bool, error)
IsMediaCategoriesEnabled calls the IsMediaCategoriesEnabled RPC.
func (*CloudMediaProviderContractCapabilitiesClient) IsSearchEnabled ¶
func (c *CloudMediaProviderContractCapabilitiesClient) IsSearchEnabled(ctx context.Context) (bool, error)
IsSearchEnabled calls the IsSearchEnabled RPC.
func (*CloudMediaProviderContractCapabilitiesClient) ToString ¶
func (c *CloudMediaProviderContractCapabilitiesClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*CloudMediaProviderContractCapabilitiesClient) WriteToParcel ¶
func (c *CloudMediaProviderContractCapabilitiesClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type ContactsContactMethodsClient ¶
type ContactsContactMethodsClient struct {
// contains filtered or unexported fields
}
ContactsContactMethodsClient wraps the gRPC ContactsContactMethodsService client.
func NewContactsContactMethodsClient ¶
func NewContactsContactMethodsClient(cc grpc.ClientConnInterface) *ContactsContactMethodsClient
NewContactsContactMethodsClient creates a new ContactsContactMethods client.
func (*ContactsContactMethodsClient) AddPostalLocation ¶
func (c *ContactsContactMethodsClient) AddPostalLocation(ctx context.Context, arg0 int64, arg1 int64, arg2 float64, arg3 float64) error
AddPostalLocation calls the AddPostalLocation RPC.
func (*ContactsContactMethodsClient) DecodeImProtocol ¶
func (c *ContactsContactMethodsClient) DecodeImProtocol(ctx context.Context, arg0 string) (int64, error)
DecodeImProtocol calls the DecodeImProtocol RPC.
func (*ContactsContactMethodsClient) EncodeCustomImProtocol ¶
func (c *ContactsContactMethodsClient) EncodeCustomImProtocol(ctx context.Context, arg0 string) (string, error)
EncodeCustomImProtocol calls the EncodeCustomImProtocol RPC.
func (*ContactsContactMethodsClient) EncodePredefinedImProtocol ¶
func (c *ContactsContactMethodsClient) EncodePredefinedImProtocol(ctx context.Context, arg0 int32) (string, error)
EncodePredefinedImProtocol calls the EncodePredefinedImProtocol RPC.
type ContactsOrganizationsClient ¶
type ContactsOrganizationsClient struct {
// contains filtered or unexported fields
}
ContactsOrganizationsClient wraps the gRPC ContactsOrganizationsService client.
func NewContactsOrganizationsClient ¶
func NewContactsOrganizationsClient(cc grpc.ClientConnInterface) *ContactsOrganizationsClient
NewContactsOrganizationsClient creates a new ContactsOrganizations client.
func (*ContactsOrganizationsClient) GetDisplayLabel ¶
func (c *ContactsOrganizationsClient) GetDisplayLabel(ctx context.Context, arg0 int64, arg1 int32, arg2 string) (int64, error)
GetDisplayLabel calls the GetDisplayLabel RPC.
type ContactsPeopleClient ¶
type ContactsPeopleClient struct {
// contains filtered or unexported fields
}
ContactsPeopleClient wraps the gRPC ContactsPeopleService client.
func NewContactsPeopleClient ¶
func NewContactsPeopleClient(cc grpc.ClientConnInterface) *ContactsPeopleClient
NewContactsPeopleClient creates a new ContactsPeople client.
func (*ContactsPeopleClient) AddToGroup3 ¶
func (c *ContactsPeopleClient) AddToGroup3(ctx context.Context, arg0 int64, arg1 int64, arg2 string) (int64, error)
AddToGroup3 calls the AddToGroup3 RPC.
func (*ContactsPeopleClient) AddToGroup3_1 ¶
func (c *ContactsPeopleClient) AddToGroup3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
AddToGroup3_1 calls the AddToGroup3_1 RPC.
func (*ContactsPeopleClient) AddToMyContactsGroup ¶
func (c *ContactsPeopleClient) AddToMyContactsGroup(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
AddToMyContactsGroup calls the AddToMyContactsGroup RPC.
func (*ContactsPeopleClient) CreatePersonInMyContactsGroup ¶
func (c *ContactsPeopleClient) CreatePersonInMyContactsGroup(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
CreatePersonInMyContactsGroup calls the CreatePersonInMyContactsGroup RPC.
func (*ContactsPeopleClient) LoadContactPhoto ¶
func (c *ContactsPeopleClient) LoadContactPhoto(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (int64, error)
LoadContactPhoto calls the LoadContactPhoto RPC.
func (*ContactsPeopleClient) MarkAsContacted ¶
MarkAsContacted calls the MarkAsContacted RPC.
func (*ContactsPeopleClient) OpenContactPhotoInputStream ¶
func (c *ContactsPeopleClient) OpenContactPhotoInputStream(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
OpenContactPhotoInputStream calls the OpenContactPhotoInputStream RPC.
func (*ContactsPeopleClient) QueryGroups ¶
func (c *ContactsPeopleClient) QueryGroups(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
QueryGroups calls the QueryGroups RPC.
func (*ContactsPeopleClient) SetPhotoData ¶
func (c *ContactsPeopleClient) SetPhotoData(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
SetPhotoData calls the SetPhotoData RPC.
type ContactsPhonesClient ¶
type ContactsPhonesClient struct {
// contains filtered or unexported fields
}
ContactsPhonesClient wraps the gRPC ContactsPhonesService client.
func NewContactsPhonesClient ¶
func NewContactsPhonesClient(cc grpc.ClientConnInterface) *ContactsPhonesClient
NewContactsPhonesClient creates a new ContactsPhones client.
func (*ContactsPhonesClient) GetDisplayLabel3 ¶
func (c *ContactsPhonesClient) GetDisplayLabel3(ctx context.Context, arg0 int64, arg1 int32, arg2 string) (int64, error)
GetDisplayLabel3 calls the GetDisplayLabel3 RPC.
type ContactsSettingsClient ¶
type ContactsSettingsClient struct {
// contains filtered or unexported fields
}
ContactsSettingsClient wraps the gRPC ContactsSettingsService client.
func NewContactsSettingsClient ¶
func NewContactsSettingsClient(cc grpc.ClientConnInterface) *ContactsSettingsClient
NewContactsSettingsClient creates a new ContactsSettings client.
func (*ContactsSettingsClient) GetSetting ¶
func (c *ContactsSettingsClient) GetSetting(ctx context.Context, arg0 int64, arg1 string, arg2 string) (string, error)
GetSetting calls the GetSetting RPC.
func (*ContactsSettingsClient) SetSetting ¶
func (c *ContactsSettingsClient) SetSetting(ctx context.Context, arg0 int64, arg1 string, arg2 string, arg3 string) error
SetSetting calls the SetSetting RPC.
type DocumentsProviderClient ¶
type DocumentsProviderClient struct {
// contains filtered or unexported fields
}
DocumentsProviderClient wraps the gRPC DocumentsProviderService client.
func NewDocumentsProviderClient ¶
func NewDocumentsProviderClient(cc grpc.ClientConnInterface) *DocumentsProviderClient
NewDocumentsProviderClient creates a new DocumentsProvider client.
func (*DocumentsProviderClient) AttachInfo ¶
AttachInfo calls the AttachInfo RPC.
func (*DocumentsProviderClient) Call ¶
func (c *DocumentsProviderClient) Call(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
Call calls the Call RPC.
func (*DocumentsProviderClient) Canonicalize ¶
Canonicalize calls the Canonicalize RPC.
func (*DocumentsProviderClient) CopyDocument ¶
func (c *DocumentsProviderClient) CopyDocument(ctx context.Context, arg0 string, arg1 string) (string, error)
CopyDocument calls the CopyDocument RPC.
func (*DocumentsProviderClient) CreateDocument ¶
func (c *DocumentsProviderClient) CreateDocument(ctx context.Context, arg0 string, arg1 string, arg2 string) (string, error)
CreateDocument calls the CreateDocument RPC.
func (*DocumentsProviderClient) CreateWebLinkIntent ¶
func (c *DocumentsProviderClient) CreateWebLinkIntent(ctx context.Context, arg0 string, arg1 int64) (int64, error)
CreateWebLinkIntent calls the CreateWebLinkIntent RPC.
func (*DocumentsProviderClient) Delete ¶
func (c *DocumentsProviderClient) Delete(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int32, error)
Delete calls the Delete RPC.
func (*DocumentsProviderClient) DeleteDocument ¶
func (c *DocumentsProviderClient) DeleteDocument(ctx context.Context, arg0 string) error
DeleteDocument calls the DeleteDocument RPC.
func (*DocumentsProviderClient) EjectRoot ¶
func (c *DocumentsProviderClient) EjectRoot(ctx context.Context, arg0 string) error
EjectRoot calls the EjectRoot RPC.
func (*DocumentsProviderClient) FindDocumentPath ¶
func (c *DocumentsProviderClient) FindDocumentPath(ctx context.Context, arg0 string, arg1 string) (int64, error)
FindDocumentPath calls the FindDocumentPath RPC.
func (*DocumentsProviderClient) GetDocumentMetadata ¶
func (c *DocumentsProviderClient) GetDocumentMetadata(ctx context.Context, arg0 string) (int64, error)
GetDocumentMetadata calls the GetDocumentMetadata RPC.
func (*DocumentsProviderClient) GetDocumentStreamTypes ¶
func (c *DocumentsProviderClient) GetDocumentStreamTypes(ctx context.Context, arg0 string, arg1 string) (int64, error)
GetDocumentStreamTypes calls the GetDocumentStreamTypes RPC.
func (*DocumentsProviderClient) GetDocumentType ¶
GetDocumentType calls the GetDocumentType RPC.
func (*DocumentsProviderClient) GetStreamTypes ¶
func (c *DocumentsProviderClient) GetStreamTypes(ctx context.Context, arg0 int64, arg1 string) (int64, error)
GetStreamTypes calls the GetStreamTypes RPC.
func (*DocumentsProviderClient) GetTypeAnonymous ¶
GetTypeAnonymous calls the GetTypeAnonymous RPC.
func (*DocumentsProviderClient) Insert ¶
func (c *DocumentsProviderClient) Insert(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
Insert calls the Insert RPC.
func (*DocumentsProviderClient) IsChildDocument ¶
func (c *DocumentsProviderClient) IsChildDocument(ctx context.Context, arg0 string, arg1 string) (bool, error)
IsChildDocument calls the IsChildDocument RPC.
func (*DocumentsProviderClient) MoveDocument ¶
func (c *DocumentsProviderClient) MoveDocument(ctx context.Context, arg0 string, arg1 string, arg2 string) (string, error)
MoveDocument calls the MoveDocument RPC.
func (*DocumentsProviderClient) OpenAssetFile2 ¶
func (c *DocumentsProviderClient) OpenAssetFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error)
OpenAssetFile2 calls the OpenAssetFile2 RPC.
func (*DocumentsProviderClient) OpenAssetFile3_1 ¶
func (c *DocumentsProviderClient) OpenAssetFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
OpenAssetFile3_1 calls the OpenAssetFile3_1 RPC.
func (*DocumentsProviderClient) OpenDocument ¶
func (c *DocumentsProviderClient) OpenDocument(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
OpenDocument calls the OpenDocument RPC.
func (*DocumentsProviderClient) OpenDocumentThumbnail ¶
func (c *DocumentsProviderClient) OpenDocumentThumbnail(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
OpenDocumentThumbnail calls the OpenDocumentThumbnail RPC.
func (*DocumentsProviderClient) OpenFile2 ¶
func (c *DocumentsProviderClient) OpenFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error)
OpenFile2 calls the OpenFile2 RPC.
func (*DocumentsProviderClient) OpenFile3_1 ¶
func (c *DocumentsProviderClient) OpenFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
OpenFile3_1 calls the OpenFile3_1 RPC.
func (*DocumentsProviderClient) OpenTypedAssetFile3 ¶
func (c *DocumentsProviderClient) OpenTypedAssetFile3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
OpenTypedAssetFile3 calls the OpenTypedAssetFile3 RPC.
func (*DocumentsProviderClient) OpenTypedAssetFile4_1 ¶
func (c *DocumentsProviderClient) OpenTypedAssetFile4_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)
OpenTypedAssetFile4_1 calls the OpenTypedAssetFile4_1 RPC.
func (*DocumentsProviderClient) OpenTypedDocument ¶
func (c *DocumentsProviderClient) OpenTypedDocument(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64) (int64, error)
OpenTypedDocument calls the OpenTypedDocument RPC.
func (*DocumentsProviderClient) Query4 ¶
func (c *DocumentsProviderClient) Query4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
Query4 calls the Query4 RPC.
func (*DocumentsProviderClient) Query5_1 ¶
func (c *DocumentsProviderClient) Query5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string) (int64, error)
Query5_1 calls the Query5_1 RPC.
func (*DocumentsProviderClient) Query6_2 ¶
func (c *DocumentsProviderClient) Query6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string, arg5 int64) (int64, error)
Query6_2 calls the Query6_2 RPC.
func (*DocumentsProviderClient) QueryChildDocuments3 ¶
func (c *DocumentsProviderClient) QueryChildDocuments3(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
QueryChildDocuments3 calls the QueryChildDocuments3 RPC.
func (*DocumentsProviderClient) QueryChildDocuments3_1 ¶
func (c *DocumentsProviderClient) QueryChildDocuments3_1(ctx context.Context, arg0 string, arg1 int64, arg2 string) (int64, error)
QueryChildDocuments3_1 calls the QueryChildDocuments3_1 RPC.
func (*DocumentsProviderClient) QueryDocument ¶
func (c *DocumentsProviderClient) QueryDocument(ctx context.Context, arg0 string, arg1 int64) (int64, error)
QueryDocument calls the QueryDocument RPC.
func (*DocumentsProviderClient) QueryRecentDocuments2 ¶
func (c *DocumentsProviderClient) QueryRecentDocuments2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
QueryRecentDocuments2 calls the QueryRecentDocuments2 RPC.
func (*DocumentsProviderClient) QueryRecentDocuments4_1 ¶
func (c *DocumentsProviderClient) QueryRecentDocuments4_1(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) (int64, error)
QueryRecentDocuments4_1 calls the QueryRecentDocuments4_1 RPC.
func (*DocumentsProviderClient) QueryRoots ¶
QueryRoots calls the QueryRoots RPC.
func (*DocumentsProviderClient) QuerySearchDocuments3 ¶
func (c *DocumentsProviderClient) QuerySearchDocuments3(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
QuerySearchDocuments3 calls the QuerySearchDocuments3 RPC.
func (*DocumentsProviderClient) QuerySearchDocuments3_1 ¶
func (c *DocumentsProviderClient) QuerySearchDocuments3_1(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
QuerySearchDocuments3_1 calls the QuerySearchDocuments3_1 RPC.
func (*DocumentsProviderClient) RemoveDocument ¶
func (c *DocumentsProviderClient) RemoveDocument(ctx context.Context, arg0 string, arg1 string) error
RemoveDocument calls the RemoveDocument RPC.
func (*DocumentsProviderClient) RenameDocument ¶
func (c *DocumentsProviderClient) RenameDocument(ctx context.Context, arg0 string, arg1 string) (string, error)
RenameDocument calls the RenameDocument RPC.
func (*DocumentsProviderClient) RevokeDocumentPermission ¶
func (c *DocumentsProviderClient) RevokeDocumentPermission(ctx context.Context, arg0 string) error
RevokeDocumentPermission calls the RevokeDocumentPermission RPC.
type E2eeContactKeysManagerClient ¶
type E2eeContactKeysManagerClient struct {
// contains filtered or unexported fields
}
E2eeContactKeysManagerClient wraps the gRPC E2EeContactKeysManagerService client.
func NewE2eeContactKeysManagerClient ¶
func NewE2eeContactKeysManagerClient(cc grpc.ClientConnInterface) *E2eeContactKeysManagerClient
NewE2eeContactKeysManagerClient creates a new E2eeContactKeysManager client.
func (*E2eeContactKeysManagerClient) GetAllE2EeContactKeys ¶
func (c *E2eeContactKeysManagerClient) GetAllE2EeContactKeys(ctx context.Context, arg0 string) (int64, error)
GetAllE2EeContactKeys calls the GetAllE2EeContactKeys RPC.
func (*E2eeContactKeysManagerClient) GetAllE2EeSelfKeys ¶
func (c *E2eeContactKeysManagerClient) GetAllE2EeSelfKeys(ctx context.Context) (int64, error)
GetAllE2EeSelfKeys calls the GetAllE2EeSelfKeys RPC.
func (*E2eeContactKeysManagerClient) GetE2EeContactKey ¶
func (c *E2eeContactKeysManagerClient) GetE2EeContactKey(ctx context.Context, arg0 string, arg1 string, arg2 string) (int64, error)
GetE2EeContactKey calls the GetE2EeContactKey RPC.
func (*E2eeContactKeysManagerClient) GetE2EeSelfKey ¶
func (c *E2eeContactKeysManagerClient) GetE2EeSelfKey(ctx context.Context, arg0 string, arg1 string) (int64, error)
GetE2EeSelfKey calls the GetE2EeSelfKey RPC.
func (*E2eeContactKeysManagerClient) GetMaxKeySizeBytes ¶
func (c *E2eeContactKeysManagerClient) GetMaxKeySizeBytes(ctx context.Context) (int32, error)
GetMaxKeySizeBytes calls the GetMaxKeySizeBytes RPC.
func (*E2eeContactKeysManagerClient) GetOwnerE2EeContactKeys ¶
func (c *E2eeContactKeysManagerClient) GetOwnerE2EeContactKeys(ctx context.Context, arg0 string) (int64, error)
GetOwnerE2EeContactKeys calls the GetOwnerE2EeContactKeys RPC.
func (*E2eeContactKeysManagerClient) GetOwnerE2EeSelfKeys ¶
func (c *E2eeContactKeysManagerClient) GetOwnerE2EeSelfKeys(ctx context.Context) (int64, error)
GetOwnerE2EeSelfKeys calls the GetOwnerE2EeSelfKeys RPC.
func (*E2eeContactKeysManagerClient) RemoveE2EeContactKey ¶
func (c *E2eeContactKeysManagerClient) RemoveE2EeContactKey(ctx context.Context, arg0 string, arg1 string, arg2 string) (bool, error)
RemoveE2EeContactKey calls the RemoveE2EeContactKey RPC.
func (*E2eeContactKeysManagerClient) RemoveE2EeSelfKey ¶
func (c *E2eeContactKeysManagerClient) RemoveE2EeSelfKey(ctx context.Context, arg0 string, arg1 string) (bool, error)
RemoveE2EeSelfKey calls the RemoveE2EeSelfKey RPC.
func (*E2eeContactKeysManagerClient) UpdateE2EeContactKeyLocalVerificationState ¶
func (c *E2eeContactKeysManagerClient) UpdateE2EeContactKeyLocalVerificationState(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int32) (bool, error)
UpdateE2EeContactKeyLocalVerificationState calls the UpdateE2EeContactKeyLocalVerificationState RPC.
func (*E2eeContactKeysManagerClient) UpdateE2EeContactKeyRemoteVerificationState ¶
func (c *E2eeContactKeysManagerClient) UpdateE2EeContactKeyRemoteVerificationState(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int32) (bool, error)
UpdateE2EeContactKeyRemoteVerificationState calls the UpdateE2EeContactKeyRemoteVerificationState RPC.
func (*E2eeContactKeysManagerClient) UpdateE2EeSelfKeyRemoteVerificationState ¶
func (c *E2eeContactKeysManagerClient) UpdateE2EeSelfKeyRemoteVerificationState(ctx context.Context, arg0 string, arg1 string, arg2 int32) (bool, error)
UpdateE2EeSelfKeyRemoteVerificationState calls the UpdateE2EeSelfKeyRemoteVerificationState RPC.
func (*E2eeContactKeysManagerClient) UpdateOrInsertE2EeContactKey ¶
func (c *E2eeContactKeysManagerClient) UpdateOrInsertE2EeContactKey(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) error
UpdateOrInsertE2EeContactKey calls the UpdateOrInsertE2EeContactKey RPC.
func (*E2eeContactKeysManagerClient) UpdateOrInsertE2EeSelfKey ¶
func (c *E2eeContactKeysManagerClient) UpdateOrInsertE2EeSelfKey(ctx context.Context, arg0 string, arg1 string, arg2 int64) (bool, error)
UpdateOrInsertE2EeSelfKey calls the UpdateOrInsertE2EeSelfKey RPC.
type E2eeContactKeysManagerE2eeContactKeyClient ¶
type E2eeContactKeysManagerE2eeContactKeyClient struct {
// contains filtered or unexported fields
}
E2eeContactKeysManagerE2eeContactKeyClient wraps the gRPC E2EeContactKeysManagerE2EeContactKeyService client.
func NewE2eeContactKeysManagerE2eeContactKeyClient ¶
func NewE2eeContactKeysManagerE2eeContactKeyClient(cc grpc.ClientConnInterface) *E2eeContactKeysManagerE2eeContactKeyClient
NewE2eeContactKeysManagerE2eeContactKeyClient creates a new E2eeContactKeysManagerE2eeContactKey client.
func (*E2eeContactKeysManagerE2eeContactKeyClient) DescribeContents ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) Equals ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) Equals(ctx context.Context, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) GetAccountId ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetAccountId(ctx context.Context) (string, error)
GetAccountId calls the GetAccountId RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) GetDeviceId ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetDeviceId(ctx context.Context) (string, error)
GetDeviceId calls the GetDeviceId RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) GetDisplayName ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetDisplayName(ctx context.Context) (string, error)
GetDisplayName calls the GetDisplayName RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) GetEmailAddress ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetEmailAddress(ctx context.Context) (string, error)
GetEmailAddress calls the GetEmailAddress RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) GetKeyValue ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetKeyValue(ctx context.Context) (int64, error)
GetKeyValue calls the GetKeyValue RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) GetLocalVerificationState ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetLocalVerificationState(ctx context.Context) (int32, error)
GetLocalVerificationState calls the GetLocalVerificationState RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) GetOwnerPackageName ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetOwnerPackageName(ctx context.Context) (string, error)
GetOwnerPackageName calls the GetOwnerPackageName RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) GetPhoneNumber ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetPhoneNumber(ctx context.Context) (string, error)
GetPhoneNumber calls the GetPhoneNumber RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) GetRemoteVerificationState ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetRemoteVerificationState(ctx context.Context) (int32, error)
GetRemoteVerificationState calls the GetRemoteVerificationState RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) GetTimeUpdated ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) GetTimeUpdated(ctx context.Context) (int64, error)
GetTimeUpdated calls the GetTimeUpdated RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) HashCode ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*E2eeContactKeysManagerE2eeContactKeyClient) WriteToParcel ¶
func (c *E2eeContactKeysManagerE2eeContactKeyClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type E2eeContactKeysManagerE2eeSelfKeyClient ¶
type E2eeContactKeysManagerE2eeSelfKeyClient struct {
// contains filtered or unexported fields
}
E2eeContactKeysManagerE2eeSelfKeyClient wraps the gRPC E2EeContactKeysManagerE2EeSelfKeyService client.
func NewE2eeContactKeysManagerE2eeSelfKeyClient ¶
func NewE2eeContactKeysManagerE2eeSelfKeyClient(cc grpc.ClientConnInterface) *E2eeContactKeysManagerE2eeSelfKeyClient
NewE2eeContactKeysManagerE2eeSelfKeyClient creates a new E2eeContactKeysManagerE2eeSelfKey client.
func (*E2eeContactKeysManagerE2eeSelfKeyClient) DescribeContents ¶
func (c *E2eeContactKeysManagerE2eeSelfKeyClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*E2eeContactKeysManagerE2eeSelfKeyClient) Equals ¶
func (c *E2eeContactKeysManagerE2eeSelfKeyClient) Equals(ctx context.Context, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*E2eeContactKeysManagerE2eeSelfKeyClient) GetAccountId ¶
func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetAccountId(ctx context.Context) (string, error)
GetAccountId calls the GetAccountId RPC.
func (*E2eeContactKeysManagerE2eeSelfKeyClient) GetDeviceId ¶
func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetDeviceId(ctx context.Context) (string, error)
GetDeviceId calls the GetDeviceId RPC.
func (*E2eeContactKeysManagerE2eeSelfKeyClient) GetKeyValue ¶
func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetKeyValue(ctx context.Context) (int64, error)
GetKeyValue calls the GetKeyValue RPC.
func (*E2eeContactKeysManagerE2eeSelfKeyClient) GetOwnerPackageName ¶
func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetOwnerPackageName(ctx context.Context) (string, error)
GetOwnerPackageName calls the GetOwnerPackageName RPC.
func (*E2eeContactKeysManagerE2eeSelfKeyClient) GetRemoteVerificationState ¶
func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetRemoteVerificationState(ctx context.Context) (int32, error)
GetRemoteVerificationState calls the GetRemoteVerificationState RPC.
func (*E2eeContactKeysManagerE2eeSelfKeyClient) GetTimeUpdated ¶
func (c *E2eeContactKeysManagerE2eeSelfKeyClient) GetTimeUpdated(ctx context.Context) (int64, error)
GetTimeUpdated calls the GetTimeUpdated RPC.
func (*E2eeContactKeysManagerE2eeSelfKeyClient) HashCode ¶
func (c *E2eeContactKeysManagerE2eeSelfKeyClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*E2eeContactKeysManagerE2eeSelfKeyClient) WriteToParcel ¶
func (c *E2eeContactKeysManagerE2eeSelfKeyClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type FontRequestClient ¶
type FontRequestClient struct {
// contains filtered or unexported fields
}
FontRequestClient wraps the gRPC FontRequestService client.
func NewFontRequestClient ¶
func NewFontRequestClient(cc grpc.ClientConnInterface) *FontRequestClient
NewFontRequestClient creates a new FontRequest client.
func (*FontRequestClient) GetCertificates ¶
GetCertificates calls the GetCertificates RPC.
func (*FontRequestClient) GetProviderAuthority ¶
GetProviderAuthority calls the GetProviderAuthority RPC.
func (*FontRequestClient) GetProviderPackage ¶
GetProviderPackage calls the GetProviderPackage RPC.
type FontsContractClient ¶
type FontsContractClient struct {
// contains filtered or unexported fields
}
FontsContractClient wraps the gRPC FontsContractService client.
func NewFontsContractClient ¶
func NewFontsContractClient(cc grpc.ClientConnInterface) *FontsContractClient
NewFontsContractClient creates a new FontsContract client.
func (*FontsContractClient) BuildTypeface ¶
func (c *FontsContractClient) BuildTypeface(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
BuildTypeface calls the BuildTypeface RPC.
func (*FontsContractClient) FetchFonts ¶
func (c *FontsContractClient) FetchFonts(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
FetchFonts calls the FetchFonts RPC.
type FontsContractFontFamilyResultClient ¶
type FontsContractFontFamilyResultClient struct {
// contains filtered or unexported fields
}
FontsContractFontFamilyResultClient wraps the gRPC FontsContractFontFamilyResultService client.
func NewFontsContractFontFamilyResultClient ¶
func NewFontsContractFontFamilyResultClient(cc grpc.ClientConnInterface) *FontsContractFontFamilyResultClient
NewFontsContractFontFamilyResultClient creates a new FontsContractFontFamilyResult client.
func (*FontsContractFontFamilyResultClient) GetFonts ¶
func (c *FontsContractFontFamilyResultClient) GetFonts(ctx context.Context) (int64, error)
GetFonts calls the GetFonts RPC.
func (*FontsContractFontFamilyResultClient) GetStatusCode ¶
func (c *FontsContractFontFamilyResultClient) GetStatusCode(ctx context.Context) (int32, error)
GetStatusCode calls the GetStatusCode RPC.
type FontsContractFontInfoClient ¶
type FontsContractFontInfoClient struct {
// contains filtered or unexported fields
}
FontsContractFontInfoClient wraps the gRPC FontsContractFontInfoService client.
func NewFontsContractFontInfoClient ¶
func NewFontsContractFontInfoClient(cc grpc.ClientConnInterface) *FontsContractFontInfoClient
NewFontsContractFontInfoClient creates a new FontsContractFontInfo client.
func (*FontsContractFontInfoClient) GetAxes ¶
func (c *FontsContractFontInfoClient) GetAxes(ctx context.Context) (int64, error)
GetAxes calls the GetAxes RPC.
func (*FontsContractFontInfoClient) GetResultCode ¶
func (c *FontsContractFontInfoClient) GetResultCode(ctx context.Context) (int32, error)
GetResultCode calls the GetResultCode RPC.
func (*FontsContractFontInfoClient) GetTtcIndex ¶
func (c *FontsContractFontInfoClient) GetTtcIndex(ctx context.Context) (int32, error)
GetTtcIndex calls the GetTtcIndex RPC.
func (*FontsContractFontInfoClient) GetUri ¶
func (c *FontsContractFontInfoClient) GetUri(ctx context.Context) (int64, error)
GetUri calls the GetUri RPC.
type FontsContractFontRequestCallbackClient ¶
type FontsContractFontRequestCallbackClient struct {
// contains filtered or unexported fields
}
FontsContractFontRequestCallbackClient wraps the gRPC FontsContractFontRequestCallbackService client.
func NewFontsContractFontRequestCallbackClient ¶
func NewFontsContractFontRequestCallbackClient(cc grpc.ClientConnInterface) *FontsContractFontRequestCallbackClient
NewFontsContractFontRequestCallbackClient creates a new FontsContractFontRequestCallback client.
func (*FontsContractFontRequestCallbackClient) OnTypefaceRequestFailed ¶
func (c *FontsContractFontRequestCallbackClient) OnTypefaceRequestFailed(ctx context.Context, arg0 int32) error
OnTypefaceRequestFailed calls the OnTypefaceRequestFailed RPC.
func (*FontsContractFontRequestCallbackClient) OnTypefaceRetrieved ¶
func (c *FontsContractFontRequestCallbackClient) OnTypefaceRetrieved(ctx context.Context, arg0 int64) error
OnTypefaceRetrieved calls the OnTypefaceRetrieved RPC.
type PropertiesBuilderClient ¶
type PropertiesBuilderClient struct {
// contains filtered or unexported fields
}
PropertiesBuilderClient wraps the gRPC PropertiesBuilderService client.
func NewPropertiesBuilderClient ¶
func NewPropertiesBuilderClient(cc grpc.ClientConnInterface) *PropertiesBuilderClient
NewPropertiesBuilderClient creates a new PropertiesBuilder client.
func (*PropertiesBuilderClient) Build ¶
func (c *PropertiesBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*PropertiesBuilderClient) SetAccuracy ¶
SetAccuracy calls the SetAccuracy RPC.
func (*PropertiesBuilderClient) SetHasAltitudeSupport ¶
func (c *PropertiesBuilderClient) SetHasAltitudeSupport(ctx context.Context, arg0 bool) (int64, error)
SetHasAltitudeSupport calls the SetHasAltitudeSupport RPC.
func (*PropertiesBuilderClient) SetHasBearingSupport ¶
func (c *PropertiesBuilderClient) SetHasBearingSupport(ctx context.Context, arg0 bool) (int64, error)
SetHasBearingSupport calls the SetHasBearingSupport RPC.
func (*PropertiesBuilderClient) SetHasCellRequirement ¶
func (c *PropertiesBuilderClient) SetHasCellRequirement(ctx context.Context, arg0 bool) (int64, error)
SetHasCellRequirement calls the SetHasCellRequirement RPC.
func (*PropertiesBuilderClient) SetHasMonetaryCost ¶
SetHasMonetaryCost calls the SetHasMonetaryCost RPC.
func (*PropertiesBuilderClient) SetHasNetworkRequirement ¶
func (c *PropertiesBuilderClient) SetHasNetworkRequirement(ctx context.Context, arg0 bool) (int64, error)
SetHasNetworkRequirement calls the SetHasNetworkRequirement RPC.
func (*PropertiesBuilderClient) SetHasSatelliteRequirement ¶
func (c *PropertiesBuilderClient) SetHasSatelliteRequirement(ctx context.Context, arg0 bool) (int64, error)
SetHasSatelliteRequirement calls the SetHasSatelliteRequirement RPC.
func (*PropertiesBuilderClient) SetHasSpeedSupport ¶
SetHasSpeedSupport calls the SetHasSpeedSupport RPC.
func (*PropertiesBuilderClient) SetPowerUsage ¶
SetPowerUsage calls the SetPowerUsage RPC.
type PropertiesClient ¶
type PropertiesClient struct {
// contains filtered or unexported fields
}
PropertiesClient wraps the gRPC PropertiesService client.
func NewPropertiesClient ¶
func NewPropertiesClient(cc grpc.ClientConnInterface) *PropertiesClient
NewPropertiesClient creates a new Properties client.
func (*PropertiesClient) DescribeContents ¶
func (c *PropertiesClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*PropertiesClient) GetAccuracy ¶
func (c *PropertiesClient) GetAccuracy(ctx context.Context) (int32, error)
GetAccuracy calls the GetAccuracy RPC.
func (*PropertiesClient) GetPowerUsage ¶
func (c *PropertiesClient) GetPowerUsage(ctx context.Context) (int32, error)
GetPowerUsage calls the GetPowerUsage RPC.
func (*PropertiesClient) HasAltitudeSupport ¶
func (c *PropertiesClient) HasAltitudeSupport(ctx context.Context) (bool, error)
HasAltitudeSupport calls the HasAltitudeSupport RPC.
func (*PropertiesClient) HasBearingSupport ¶
func (c *PropertiesClient) HasBearingSupport(ctx context.Context) (bool, error)
HasBearingSupport calls the HasBearingSupport RPC.
func (*PropertiesClient) HasCellRequirement ¶
func (c *PropertiesClient) HasCellRequirement(ctx context.Context) (bool, error)
HasCellRequirement calls the HasCellRequirement RPC.
func (*PropertiesClient) HasMonetaryCost ¶
func (c *PropertiesClient) HasMonetaryCost(ctx context.Context) (bool, error)
HasMonetaryCost calls the HasMonetaryCost RPC.
func (*PropertiesClient) HasNetworkRequirement ¶
func (c *PropertiesClient) HasNetworkRequirement(ctx context.Context) (bool, error)
HasNetworkRequirement calls the HasNetworkRequirement RPC.
func (*PropertiesClient) HasSatelliteRequirement ¶
func (c *PropertiesClient) HasSatelliteRequirement(ctx context.Context) (bool, error)
HasSatelliteRequirement calls the HasSatelliteRequirement RPC.
func (*PropertiesClient) HasSpeedSupport ¶
func (c *PropertiesClient) HasSpeedSupport(ctx context.Context) (bool, error)
HasSpeedSupport calls the HasSpeedSupport RPC.
func (*PropertiesClient) HashCode ¶
func (c *PropertiesClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*PropertiesClient) ToString ¶
func (c *PropertiesClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*PropertiesClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type SearchRecentSuggestionsClient ¶
type SearchRecentSuggestionsClient struct {
// contains filtered or unexported fields
}
SearchRecentSuggestionsClient wraps the gRPC SearchRecentSuggestionsService client.
func NewSearchRecentSuggestionsClient ¶
func NewSearchRecentSuggestionsClient(cc grpc.ClientConnInterface) *SearchRecentSuggestionsClient
NewSearchRecentSuggestionsClient creates a new SearchRecentSuggestions client.
func (*SearchRecentSuggestionsClient) ClearHistory ¶
func (c *SearchRecentSuggestionsClient) ClearHistory(ctx context.Context, handle int64) error
ClearHistory calls the ClearHistory RPC.
func (*SearchRecentSuggestionsClient) SaveRecentQuery ¶
func (c *SearchRecentSuggestionsClient) SaveRecentQuery(ctx context.Context, handle int64, arg0 string, arg1 string) error
SaveRecentQuery calls the SaveRecentQuery RPC.
type SimPhonebookContractElementaryFilesClient ¶
type SimPhonebookContractElementaryFilesClient struct {
// contains filtered or unexported fields
}
SimPhonebookContractElementaryFilesClient wraps the gRPC SimPhonebookContractElementaryFilesService client.
func NewSimPhonebookContractElementaryFilesClient ¶
func NewSimPhonebookContractElementaryFilesClient(cc grpc.ClientConnInterface) *SimPhonebookContractElementaryFilesClient
NewSimPhonebookContractElementaryFilesClient creates a new SimPhonebookContractElementaryFiles client.
func (*SimPhonebookContractElementaryFilesClient) GetItemUri ¶
func (c *SimPhonebookContractElementaryFilesClient) GetItemUri(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
GetItemUri calls the GetItemUri RPC.
type SimPhonebookContractSimRecordsClient ¶
type SimPhonebookContractSimRecordsClient struct {
// contains filtered or unexported fields
}
SimPhonebookContractSimRecordsClient wraps the gRPC SimPhonebookContractSimRecordsService client.
func NewSimPhonebookContractSimRecordsClient ¶
func NewSimPhonebookContractSimRecordsClient(cc grpc.ClientConnInterface) *SimPhonebookContractSimRecordsClient
NewSimPhonebookContractSimRecordsClient creates a new SimPhonebookContractSimRecords client.
func (*SimPhonebookContractSimRecordsClient) GetContentUri ¶
func (c *SimPhonebookContractSimRecordsClient) GetContentUri(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
GetContentUri calls the GetContentUri RPC.
func (*SimPhonebookContractSimRecordsClient) GetEncodedNameLength ¶
func (c *SimPhonebookContractSimRecordsClient) GetEncodedNameLength(ctx context.Context, arg0 int64, arg1 string) (int32, error)
GetEncodedNameLength calls the GetEncodedNameLength RPC.
func (*SimPhonebookContractSimRecordsClient) GetItemUri ¶
func (c *SimPhonebookContractSimRecordsClient) GetItemUri(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int64, error)
GetItemUri calls the GetItemUri RPC.
type SyncStateContractHelpersClient ¶
type SyncStateContractHelpersClient struct {
// contains filtered or unexported fields
}
SyncStateContractHelpersClient wraps the gRPC SyncStateContractHelpersService client.
func NewSyncStateContractHelpersClient ¶
func NewSyncStateContractHelpersClient(cc grpc.ClientConnInterface) *SyncStateContractHelpersClient
NewSyncStateContractHelpersClient creates a new SyncStateContractHelpers client.
func (*SyncStateContractHelpersClient) Get ¶
func (c *SyncStateContractHelpersClient) Get(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Get calls the Get RPC.
func (*SyncStateContractHelpersClient) Insert ¶
func (c *SyncStateContractHelpersClient) Insert(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
Insert calls the Insert RPC.
func (*SyncStateContractHelpersClient) NewSetOperation ¶
func (c *SyncStateContractHelpersClient) NewSetOperation(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
NewSetOperation calls the NewSetOperation RPC.
func (*SyncStateContractHelpersClient) NewUpdateOperation ¶
func (c *SyncStateContractHelpersClient) NewUpdateOperation(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
NewUpdateOperation calls the NewUpdateOperation RPC.
type TelephonyCarrierIdClient ¶
type TelephonyCarrierIdClient struct {
// contains filtered or unexported fields
}
TelephonyCarrierIdClient wraps the gRPC TelephonyCarrierIdService client.
func NewTelephonyCarrierIdClient ¶
func NewTelephonyCarrierIdClient(cc grpc.ClientConnInterface) *TelephonyCarrierIdClient
NewTelephonyCarrierIdClient creates a new TelephonyCarrierId client.
func (*TelephonyCarrierIdClient) GetSpecificCarrierIdUriForSubscriptionId ¶
func (c *TelephonyCarrierIdClient) GetSpecificCarrierIdUriForSubscriptionId(ctx context.Context, arg0 int32) (int64, error)
GetSpecificCarrierIdUriForSubscriptionId calls the GetSpecificCarrierIdUriForSubscriptionId RPC.
func (*TelephonyCarrierIdClient) GetUriForSubscriptionId ¶
func (c *TelephonyCarrierIdClient) GetUriForSubscriptionId(ctx context.Context, arg0 int32) (int64, error)
GetUriForSubscriptionId calls the GetUriForSubscriptionId RPC.
type TelephonyServiceStateTableClient ¶
type TelephonyServiceStateTableClient struct {
// contains filtered or unexported fields
}
TelephonyServiceStateTableClient wraps the gRPC TelephonyServiceStateTableService client.
func NewTelephonyServiceStateTableClient ¶
func NewTelephonyServiceStateTableClient(cc grpc.ClientConnInterface) *TelephonyServiceStateTableClient
NewTelephonyServiceStateTableClient creates a new TelephonyServiceStateTable client.
func (*TelephonyServiceStateTableClient) GetUriForSubscriptionId ¶
func (c *TelephonyServiceStateTableClient) GetUriForSubscriptionId(ctx context.Context, arg0 int32) (int64, error)
GetUriForSubscriptionId calls the GetUriForSubscriptionId RPC.
func (*TelephonyServiceStateTableClient) GetUriForSubscriptionIdAndField ¶
func (c *TelephonyServiceStateTableClient) GetUriForSubscriptionIdAndField(ctx context.Context, arg0 int32, arg1 string) (int64, error)
GetUriForSubscriptionIdAndField calls the GetUriForSubscriptionIdAndField RPC.
type TelephonySmsClient ¶
type TelephonySmsClient struct {
// contains filtered or unexported fields
}
TelephonySmsClient wraps the gRPC TelephonySmsService client.
func NewTelephonySmsClient ¶
func NewTelephonySmsClient(cc grpc.ClientConnInterface) *TelephonySmsClient
NewTelephonySmsClient creates a new TelephonySms client.
func (*TelephonySmsClient) GetDefaultSmsPackage ¶
GetDefaultSmsPackage calls the GetDefaultSmsPackage RPC.
type TelephonyThreadsClient ¶
type TelephonyThreadsClient struct {
// contains filtered or unexported fields
}
TelephonyThreadsClient wraps the gRPC TelephonyThreadsService client.
func NewTelephonyThreadsClient ¶
func NewTelephonyThreadsClient(cc grpc.ClientConnInterface) *TelephonyThreadsClient
NewTelephonyThreadsClient creates a new TelephonyThreads client.
func (*TelephonyThreadsClient) GetOrCreateThreadId ¶
func (c *TelephonyThreadsClient) GetOrCreateThreadId(ctx context.Context, arg0 int64, arg1 string) (int64, error)
GetOrCreateThreadId calls the GetOrCreateThreadId RPC.
type UserDictionaryWordsClient ¶
type UserDictionaryWordsClient struct {
// contains filtered or unexported fields
}
UserDictionaryWordsClient wraps the gRPC UserDictionaryWordsService client.
func NewUserDictionaryWordsClient ¶
func NewUserDictionaryWordsClient(cc grpc.ClientConnInterface) *UserDictionaryWordsClient
NewUserDictionaryWordsClient creates a new UserDictionaryWords client.
type VoicemailContractStatusClient ¶
type VoicemailContractStatusClient struct {
// contains filtered or unexported fields
}
VoicemailContractStatusClient wraps the gRPC VoicemailContractStatusService client.
func NewVoicemailContractStatusClient ¶
func NewVoicemailContractStatusClient(cc grpc.ClientConnInterface) *VoicemailContractStatusClient
NewVoicemailContractStatusClient creates a new VoicemailContractStatus client.
func (*VoicemailContractStatusClient) BuildSourceUri ¶
func (c *VoicemailContractStatusClient) BuildSourceUri(ctx context.Context, arg0 string) (int64, error)
BuildSourceUri calls the BuildSourceUri RPC.
type VoicemailContractVoicemailsClient ¶
type VoicemailContractVoicemailsClient struct {
// contains filtered or unexported fields
}
VoicemailContractVoicemailsClient wraps the gRPC VoicemailContractVoicemailsService client.
func NewVoicemailContractVoicemailsClient ¶
func NewVoicemailContractVoicemailsClient(cc grpc.ClientConnInterface) *VoicemailContractVoicemailsClient
NewVoicemailContractVoicemailsClient creates a new VoicemailContractVoicemails client.
func (*VoicemailContractVoicemailsClient) BuildSourceUri ¶
func (c *VoicemailContractVoicemailsClient) BuildSourceUri(ctx context.Context, arg0 string) (int64, error)
BuildSourceUri calls the BuildSourceUri RPC.