Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AsyncTaskClient struct + func NewAsyncTaskClient(cc grpc.ClientConnInterface) *AsyncTaskClient + func (c *AsyncTaskClient) Cancel(ctx context.Context, arg0 bool) (bool, error) + func (c *AsyncTaskClient) Execute(ctx context.Context, arg0 int64) error + func (c *AsyncTaskClient) Get0(ctx context.Context) (int64, error) + func (c *AsyncTaskClient) Get2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *AsyncTaskClient) GetStatus(ctx context.Context) (int64, error) + func (c *AsyncTaskClient) IsCancelled(ctx context.Context) (bool, error) + type AsyncTaskStatusClient struct + func NewAsyncTaskStatusClient(cc grpc.ClientConnInterface) *AsyncTaskStatusClient + func (c *AsyncTaskStatusClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *AsyncTaskStatusClient) Values(ctx context.Context) (int64, error) + type BaseBundleClient struct + func NewBaseBundleClient(cc grpc.ClientConnInterface) *BaseBundleClient + func (c *BaseBundleClient) Clear(ctx context.Context) error + func (c *BaseBundleClient) ContainsKey(ctx context.Context, arg0 string) (bool, error) + func (c *BaseBundleClient) Get(ctx context.Context, arg0 string) (int64, error) + func (c *BaseBundleClient) GetBoolean1(ctx context.Context, arg0 string) (bool, error) + func (c *BaseBundleClient) GetBoolean2_1(ctx context.Context, arg0 string, arg1 bool) (bool, error) + func (c *BaseBundleClient) GetBooleanArray(ctx context.Context, arg0 string) (int64, error) + func (c *BaseBundleClient) GetDouble1(ctx context.Context, arg0 string) (float64, error) + func (c *BaseBundleClient) GetDouble2_1(ctx context.Context, arg0 string, arg1 float64) (float64, error) + func (c *BaseBundleClient) GetDoubleArray(ctx context.Context, arg0 string) (int64, error) + func (c *BaseBundleClient) GetInt1(ctx context.Context, arg0 string) (int32, error) + func (c *BaseBundleClient) GetInt2_1(ctx context.Context, arg0 string, arg1 int32) (int32, error) + func (c *BaseBundleClient) GetIntArray(ctx context.Context, arg0 string) (int64, error) + func (c *BaseBundleClient) GetLong1(ctx context.Context, arg0 string) (int64, error) + func (c *BaseBundleClient) GetLong2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *BaseBundleClient) GetLongArray(ctx context.Context, arg0 string) (int64, error) + func (c *BaseBundleClient) GetString1(ctx context.Context, arg0 string) (string, error) + func (c *BaseBundleClient) GetString2_1(ctx context.Context, arg0 string, arg1 string) (string, error) + func (c *BaseBundleClient) GetStringArray(ctx context.Context, arg0 string) (int64, error) + func (c *BaseBundleClient) IsEmpty(ctx context.Context) (bool, error) + func (c *BaseBundleClient) KeySet(ctx context.Context) (int64, error) + func (c *BaseBundleClient) PutAll(ctx context.Context, arg0 int64) error + func (c *BaseBundleClient) PutBoolean(ctx context.Context, arg0 string, arg1 bool) error + func (c *BaseBundleClient) PutBooleanArray(ctx context.Context, arg0 string, arg1 int64) error + func (c *BaseBundleClient) PutDouble(ctx context.Context, arg0 string, arg1 float64) error + func (c *BaseBundleClient) PutDoubleArray(ctx context.Context, arg0 string, arg1 int64) error + func (c *BaseBundleClient) PutInt(ctx context.Context, arg0 string, arg1 int32) error + func (c *BaseBundleClient) PutIntArray(ctx context.Context, arg0 string, arg1 int64) error + func (c *BaseBundleClient) PutLong(ctx context.Context, arg0 string, arg1 int64) error + func (c *BaseBundleClient) PutLongArray(ctx context.Context, arg0 string, arg1 int64) error + func (c *BaseBundleClient) PutString(ctx context.Context, arg0 string, arg1 string) error + func (c *BaseBundleClient) PutStringArray(ctx context.Context, arg0 string, arg1 int64) error + func (c *BaseBundleClient) Remove(ctx context.Context, arg0 string) error + func (c *BaseBundleClient) Size(ctx context.Context) (int32, error) + type BinderClient struct + func NewBinderClient(cc grpc.ClientConnInterface) *BinderClient + func (c *BinderClient) AttachInterface(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *BinderClient) ClearCallingIdentity(ctx context.Context, handle int64) (int64, error) + func (c *BinderClient) ClearCallingWorkSource(ctx context.Context, handle int64) (int64, error) + func (c *BinderClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *BinderClient) DumpAsync(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *BinderClient) FlushPendingCommands(ctx context.Context, handle int64) error + func (c *BinderClient) GetCallingPid(ctx context.Context, handle int64) (int32, error) + func (c *BinderClient) GetCallingUid(ctx context.Context, handle int64) (int32, error) + func (c *BinderClient) GetCallingUidOrThrow(ctx context.Context, handle int64) (int32, error) + func (c *BinderClient) GetCallingUserHandle(ctx context.Context, handle int64) (int64, error) + func (c *BinderClient) GetCallingWorkSourceUid(ctx context.Context, handle int64) (int32, error) + func (c *BinderClient) GetInterfaceDescriptor(ctx context.Context, handle int64) (string, error) + func (c *BinderClient) IsBinderAlive(ctx context.Context, handle int64) (bool, error) + func (c *BinderClient) JoinThreadPool(ctx context.Context, handle int64) error + func (c *BinderClient) LinkToDeath(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *BinderClient) PingBinder(ctx context.Context, handle int64) (bool, error) + func (c *BinderClient) QueryLocalInterface(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *BinderClient) RestoreCallingIdentity(ctx context.Context, handle int64, arg0 int64) error + func (c *BinderClient) RestoreCallingWorkSource(ctx context.Context, handle int64, arg0 int64) error + func (c *BinderClient) SetCallingWorkSourceUid(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *BinderClient) Transact(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64, ...) (bool, error) + func (c *BinderClient) UnlinkToDeath(ctx context.Context, handle int64, arg0 int64, arg1 int32) (bool, error) + type BugreportManagerBugreportCallbackClient struct + func NewBugreportManagerBugreportCallbackClient(cc grpc.ClientConnInterface) *BugreportManagerBugreportCallbackClient + func (c *BugreportManagerBugreportCallbackClient) OnEarlyReportFinished(ctx context.Context) error + func (c *BugreportManagerBugreportCallbackClient) OnError(ctx context.Context, arg0 int32) error + func (c *BugreportManagerBugreportCallbackClient) OnFinished(ctx context.Context) error + func (c *BugreportManagerBugreportCallbackClient) OnProgress(ctx context.Context, arg0 float32) error + type BugreportManagerClient struct + func NewBugreportManagerClient(cc grpc.ClientConnInterface) *BugreportManagerClient + func (c *BugreportManagerClient) CancelBugreport(ctx context.Context) error + func (c *BugreportManagerClient) StartConnectivityBugreport(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + type CombinedVibrationClient struct + func NewCombinedVibrationClient(cc grpc.ClientConnInterface) *CombinedVibrationClient + func (c *CombinedVibrationClient) CreateParallel(ctx context.Context, arg0 int64) (int64, error) + func (c *CombinedVibrationClient) DescribeContents(ctx context.Context) (int32, error) + func (c *CombinedVibrationClient) StartParallel(ctx context.Context) (int64, error) + type CombinedVibrationParallelCombinationClient struct + func NewCombinedVibrationParallelCombinationClient(cc grpc.ClientConnInterface) *CombinedVibrationParallelCombinationClient + func (c *CombinedVibrationParallelCombinationClient) AddVibrator(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + func (c *CombinedVibrationParallelCombinationClient) Combine(ctx context.Context) (int64, error) + type ConditionVariableClient struct + func NewConditionVariableClient(cc grpc.ClientConnInterface) *ConditionVariableClient + func (c *ConditionVariableClient) Block0(ctx context.Context, handle int64) error + func (c *ConditionVariableClient) Block1_1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ConditionVariableClient) Close(ctx context.Context, handle int64) error + func (c *ConditionVariableClient) Open(ctx context.Context, handle int64) error + type CountDownTimerClient struct + func NewCountDownTimerClient(cc grpc.ClientConnInterface) *CountDownTimerClient + func (c *CountDownTimerClient) OnFinish(ctx context.Context) error + func (c *CountDownTimerClient) OnTick(ctx context.Context, arg0 int64) error + type CpuHeadroomParamsBuilderClient struct + func NewCpuHeadroomParamsBuilderClient(cc grpc.ClientConnInterface) *CpuHeadroomParamsBuilderClient + func (c *CpuHeadroomParamsBuilderClient) Build(ctx context.Context) (int64, error) + func (c *CpuHeadroomParamsBuilderClient) SetCalculationType(ctx context.Context, arg0 int32) (int64, error) + func (c *CpuHeadroomParamsBuilderClient) SetCalculationWindowMillis(ctx context.Context, arg0 int32) (int64, error) + func (c *CpuHeadroomParamsBuilderClient) SetTids(ctx context.Context, arg0 int64) (int64, error) + type CpuHeadroomParamsClient struct + func NewCpuHeadroomParamsClient(cc grpc.ClientConnInterface) *CpuHeadroomParamsClient + func (c *CpuHeadroomParamsClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *CpuHeadroomParamsClient) GetCalculationType(ctx context.Context) (int32, error) + func (c *CpuHeadroomParamsClient) GetCalculationWindowMillis(ctx context.Context) (int64, error) + func (c *CpuHeadroomParamsClient) GetTids(ctx context.Context) (int64, error) + func (c *CpuHeadroomParamsClient) HashCode(ctx context.Context) (int32, error) + func (c *CpuHeadroomParamsClient) ToBuilder(ctx context.Context) (int64, error) + func (c *CpuHeadroomParamsClient) ToString(ctx context.Context) (string, error) + type CpuUsageInfoClient struct + func NewCpuUsageInfoClient(cc grpc.ClientConnInterface) *CpuUsageInfoClient + func (c *CpuUsageInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *CpuUsageInfoClient) GetActive(ctx context.Context) (int64, error) + func (c *CpuUsageInfoClient) GetTotal(ctx context.Context) (int64, error) + func (c *CpuUsageInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type DebugClient struct + func NewDebugClient(cc grpc.ClientConnInterface) *DebugClient + func (c *DebugClient) AttachJvmtiAgent(ctx context.Context, arg0 string, arg1 string, arg2 int64) error + func (c *DebugClient) ChangeDebugPort(ctx context.Context, arg0 int32) error + func (c *DebugClient) DumpHprofData(ctx context.Context, arg0 string) error + func (c *DebugClient) DumpService(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (bool, error) + func (c *DebugClient) EnableEmulatorTraceOutput(ctx context.Context) error + func (c *DebugClient) GetBinderDeathObjectCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetBinderLocalObjectCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetBinderProxyObjectCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetBinderReceivedTransactions(ctx context.Context) (int32, error) + func (c *DebugClient) GetBinderSentTransactions(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalAllocCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalAllocSize(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalClassInitCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalClassInitTime(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalExternalAllocCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalExternalAllocSize(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalExternalFreedCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalExternalFreedSize(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalFreedCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalFreedSize(ctx context.Context) (int32, error) + func (c *DebugClient) GetGlobalGcInvocationCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetLoadedClassCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetMemoryInfo(ctx context.Context, arg0 int64) error + func (c *DebugClient) GetNativeHeapAllocatedSize(ctx context.Context) (int64, error) + func (c *DebugClient) GetNativeHeapFreeSize(ctx context.Context) (int64, error) + func (c *DebugClient) GetNativeHeapSize(ctx context.Context) (int64, error) + func (c *DebugClient) GetPss(ctx context.Context) (int64, error) + func (c *DebugClient) GetRss(ctx context.Context) (int64, error) + func (c *DebugClient) GetRuntimeStat(ctx context.Context, arg0 string) (string, error) + func (c *DebugClient) GetThreadAllocCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetThreadAllocSize(ctx context.Context) (int32, error) + func (c *DebugClient) GetThreadExternalAllocCount(ctx context.Context) (int32, error) + func (c *DebugClient) GetThreadExternalAllocSize(ctx context.Context) (int32, error) + func (c *DebugClient) GetThreadGcInvocationCount(ctx context.Context) (int32, error) + func (c *DebugClient) IsDebuggerConnected(ctx context.Context) (bool, error) + func (c *DebugClient) PrintLoadedClasses(ctx context.Context, arg0 int32) error + func (c *DebugClient) ResetAllCounts(ctx context.Context) error + func (c *DebugClient) ResetGlobalAllocCount(ctx context.Context) error + func (c *DebugClient) ResetGlobalAllocSize(ctx context.Context) error + func (c *DebugClient) ResetGlobalClassInitCount(ctx context.Context) error + func (c *DebugClient) ResetGlobalClassInitTime(ctx context.Context) error + func (c *DebugClient) ResetGlobalExternalAllocCount(ctx context.Context) error + func (c *DebugClient) ResetGlobalExternalAllocSize(ctx context.Context) error + func (c *DebugClient) ResetGlobalExternalFreedCount(ctx context.Context) error + func (c *DebugClient) ResetGlobalExternalFreedSize(ctx context.Context) error + func (c *DebugClient) ResetGlobalFreedCount(ctx context.Context) error + func (c *DebugClient) ResetGlobalFreedSize(ctx context.Context) error + func (c *DebugClient) ResetGlobalGcInvocationCount(ctx context.Context) error + func (c *DebugClient) ResetThreadAllocCount(ctx context.Context) error + func (c *DebugClient) ResetThreadAllocSize(ctx context.Context) error + func (c *DebugClient) ResetThreadExternalAllocCount(ctx context.Context) error + func (c *DebugClient) ResetThreadExternalAllocSize(ctx context.Context) error + func (c *DebugClient) ResetThreadGcInvocationCount(ctx context.Context) error + func (c *DebugClient) SetAllocationLimit(ctx context.Context, arg0 int32) (int32, error) + func (c *DebugClient) SetGlobalAllocationLimit(ctx context.Context, arg0 int32) (int32, error) + func (c *DebugClient) StartAllocCounting(ctx context.Context) error + func (c *DebugClient) StartMethodTracing0(ctx context.Context) error + func (c *DebugClient) StartMethodTracing1_1(ctx context.Context, arg0 string) error + func (c *DebugClient) StartMethodTracing2_2(ctx context.Context, arg0 string, arg1 int32) error + func (c *DebugClient) StartMethodTracing3_3(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error + func (c *DebugClient) StartMethodTracingSampling(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error + func (c *DebugClient) StartNativeTracing(ctx context.Context) error + func (c *DebugClient) StopAllocCounting(ctx context.Context) error + func (c *DebugClient) StopMethodTracing(ctx context.Context) error + func (c *DebugClient) StopNativeTracing(ctx context.Context) error + func (c *DebugClient) ThreadCpuTimeNanos(ctx context.Context) (int64, error) + func (c *DebugClient) WaitForDebugger(ctx context.Context) error + func (c *DebugClient) WaitingForDebugger(ctx context.Context) (bool, error) + type DebugInstructionCountClient struct + func NewDebugInstructionCountClient(cc grpc.ClientConnInterface) *DebugInstructionCountClient + func (c *DebugInstructionCountClient) Collect(ctx context.Context) (bool, error) + func (c *DebugInstructionCountClient) GlobalMethodInvocations(ctx context.Context) (int32, error) + func (c *DebugInstructionCountClient) GlobalTotal(ctx context.Context) (int32, error) + func (c *DebugInstructionCountClient) ResetAndStart(ctx context.Context) (bool, error) + type DebugMemoryInfoClient struct + func NewDebugMemoryInfoClient(cc grpc.ClientConnInterface) *DebugMemoryInfoClient + func (c *DebugMemoryInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *DebugMemoryInfoClient) GetMemoryStat(ctx context.Context, arg0 string) (string, error) + func (c *DebugMemoryInfoClient) GetTotalPrivateClean(ctx context.Context) (int32, error) + func (c *DebugMemoryInfoClient) GetTotalPrivateDirty(ctx context.Context) (int32, error) + func (c *DebugMemoryInfoClient) GetTotalPss(ctx context.Context) (int32, error) + func (c *DebugMemoryInfoClient) GetTotalSharedClean(ctx context.Context) (int32, error) + func (c *DebugMemoryInfoClient) GetTotalSharedDirty(ctx context.Context) (int32, error) + func (c *DebugMemoryInfoClient) GetTotalSwappablePss(ctx context.Context) (int32, error) + func (c *DebugMemoryInfoClient) ReadFromParcel(ctx context.Context, arg0 int64) error + func (c *DebugMemoryInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type DropBoxManagerClient struct + func NewDropBoxManagerClient(cc grpc.ClientConnInterface) *DropBoxManagerClient + func (c *DropBoxManagerClient) AddData(ctx context.Context, arg0 string, arg1 int64, arg2 int32) error + func (c *DropBoxManagerClient) AddFile(ctx context.Context, arg0 string, arg1 int64, arg2 int32) error + func (c *DropBoxManagerClient) AddText(ctx context.Context, arg0 string, arg1 string) error + func (c *DropBoxManagerClient) GetNextEntry(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *DropBoxManagerClient) IsTagEnabled(ctx context.Context, arg0 string) (bool, error) + type DropBoxManagerEntryClient struct + func NewDropBoxManagerEntryClient(cc grpc.ClientConnInterface) *DropBoxManagerEntryClient + func (c *DropBoxManagerEntryClient) Close(ctx context.Context) error + func (c *DropBoxManagerEntryClient) DescribeContents(ctx context.Context) (int32, error) + func (c *DropBoxManagerEntryClient) GetFlags(ctx context.Context) (int32, error) + func (c *DropBoxManagerEntryClient) GetInputStream(ctx context.Context) (int64, error) + func (c *DropBoxManagerEntryClient) GetTag(ctx context.Context) (string, error) + func (c *DropBoxManagerEntryClient) GetText(ctx context.Context, arg0 int32) (string, error) + func (c *DropBoxManagerEntryClient) GetTimeMillis(ctx context.Context) (int64, error) + func (c *DropBoxManagerEntryClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type FileObserverClient struct + func NewFileObserverClient(cc grpc.ClientConnInterface) *FileObserverClient + func (c *FileObserverClient) OnEvent(ctx context.Context, arg0 int32, arg1 string) error + func (c *FileObserverClient) StartWatching(ctx context.Context) error + func (c *FileObserverClient) StopWatching(ctx context.Context) error + type FileUtilsClient struct + func NewFileUtilsClient(cc grpc.ClientConnInterface) *FileUtilsClient + func (c *FileUtilsClient) CloseQuietly1(ctx context.Context, arg0 int64) error + func (c *FileUtilsClient) CloseQuietly1_1(ctx context.Context, arg0 int64) error + func (c *FileUtilsClient) Copy2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *FileUtilsClient) Copy2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *FileUtilsClient) Copy5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, ...) (int64, error) + func (c *FileUtilsClient) Copy5_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, ...) (int64, error) + type FileUtilsProgressListenerClient struct + func NewFileUtilsProgressListenerClient(cc grpc.ClientConnInterface) *FileUtilsProgressListenerClient + func (c *FileUtilsProgressListenerClient) OnProgress(ctx context.Context, arg0 int64) error + type GpuHeadroomParamsBuilderClient struct + func NewGpuHeadroomParamsBuilderClient(cc grpc.ClientConnInterface) *GpuHeadroomParamsBuilderClient + func (c *GpuHeadroomParamsBuilderClient) Build(ctx context.Context) (int64, error) + func (c *GpuHeadroomParamsBuilderClient) SetCalculationType(ctx context.Context, arg0 int32) (int64, error) + func (c *GpuHeadroomParamsBuilderClient) SetCalculationWindowMillis(ctx context.Context, arg0 int32) (int64, error) + type GpuHeadroomParamsClient struct + func NewGpuHeadroomParamsClient(cc grpc.ClientConnInterface) *GpuHeadroomParamsClient + func (c *GpuHeadroomParamsClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *GpuHeadroomParamsClient) GetCalculationType(ctx context.Context) (int32, error) + func (c *GpuHeadroomParamsClient) GetCalculationWindowMillis(ctx context.Context) (int32, error) + func (c *GpuHeadroomParamsClient) HashCode(ctx context.Context) (int32, error) + func (c *GpuHeadroomParamsClient) ToString(ctx context.Context) (string, error) + type HandlerCallbackClient struct + func NewHandlerCallbackClient(cc grpc.ClientConnInterface) *HandlerCallbackClient + func (c *HandlerCallbackClient) HandleMessage(ctx context.Context, arg0 int64) (bool, error) + type HandlerClient struct + func NewHandlerClient(cc grpc.ClientConnInterface) *HandlerClient + func (c *HandlerClient) CreateAsync(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *HandlerClient) DispatchMessage(ctx context.Context, handle int64, arg0 int64) error + func (c *HandlerClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *HandlerClient) GetLooper(ctx context.Context, handle int64) (int64, error) + func (c *HandlerClient) GetMessageName(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *HandlerClient) HandleMessage(ctx context.Context, handle int64, arg0 int64) error + func (c *HandlerClient) HasCallbacks(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HandlerClient) HasMessages1(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *HandlerClient) HasMessages2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *HandlerClient) ObtainMessage0(ctx context.Context, handle int64) (int64, error) + func (c *HandlerClient) ObtainMessage1_1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *HandlerClient) ObtainMessage2_4(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error) + func (c *HandlerClient) ObtainMessage3_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) (int64, error) + func (c *HandlerClient) ObtainMessage4_3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (int64, error) + func (c *HandlerClient) Post(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HandlerClient) PostAtFrontOfQueue(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HandlerClient) PostAtTime2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *HandlerClient) PostAtTime3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *HandlerClient) PostDelayed2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *HandlerClient) PostDelayed3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *HandlerClient) RemoveCallbacks1(ctx context.Context, handle int64, arg0 int64) error + func (c *HandlerClient) RemoveCallbacks2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *HandlerClient) RemoveCallbacksAndMessages(ctx context.Context, handle int64, arg0 int64) error + func (c *HandlerClient) RemoveMessages1(ctx context.Context, handle int64, arg0 int32) error + func (c *HandlerClient) RemoveMessages2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *HandlerClient) SendEmptyMessage(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *HandlerClient) SendEmptyMessageAtTime(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *HandlerClient) SendEmptyMessageDelayed(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *HandlerClient) SendMessage(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HandlerClient) SendMessageAtFrontOfQueue(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HandlerClient) SendMessageAtTime(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *HandlerClient) SendMessageDelayed(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *HandlerClient) ToString(ctx context.Context, handle int64) (string, error) + type HandlerThreadClient struct + func NewHandlerThreadClient(cc grpc.ClientConnInterface) *HandlerThreadClient + func (c *HandlerThreadClient) GetLooper(ctx context.Context, handle int64) (int64, error) + func (c *HandlerThreadClient) GetThreadId(ctx context.Context, handle int64) (int32, error) + func (c *HandlerThreadClient) Quit(ctx context.Context, handle int64) (bool, error) + func (c *HandlerThreadClient) QuitSafely(ctx context.Context, handle int64) (bool, error) + func (c *HandlerThreadClient) Run(ctx context.Context, handle int64) error + type HardwarePropertiesManagerClient struct + func NewHardwarePropertiesManagerClient(cc grpc.ClientConnInterface) *HardwarePropertiesManagerClient + func (c *HardwarePropertiesManagerClient) GetCpuUsages(ctx context.Context) (int64, error) + func (c *HardwarePropertiesManagerClient) GetDeviceTemperatures(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *HardwarePropertiesManagerClient) GetFanSpeeds(ctx context.Context) (int64, error) + type IBinderClient struct + func NewIBinderClient(cc grpc.ClientConnInterface) *IBinderClient + func (c *IBinderClient) Dump(ctx context.Context, arg0 int64, arg1 int64) error + func (c *IBinderClient) DumpAsync(ctx context.Context, arg0 int64, arg1 int64) error + func (c *IBinderClient) GetInterfaceDescriptor(ctx context.Context) (string, error) + func (c *IBinderClient) GetSuggestedMaxIpcSizeBytes(ctx context.Context) (int32, error) + func (c *IBinderClient) IsBinderAlive(ctx context.Context) (bool, error) + func (c *IBinderClient) LinkToDeath(ctx context.Context, arg0 int64, arg1 int32) error + func (c *IBinderClient) PingBinder(ctx context.Context) (bool, error) + func (c *IBinderClient) QueryLocalInterface(ctx context.Context, arg0 string) (int64, error) + func (c *IBinderClient) Transact(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int32) (bool, error) + func (c *IBinderClient) UnlinkToDeath(ctx context.Context, arg0 int64, arg1 int32) (bool, error) + type IBinderDeathRecipientClient struct + func NewIBinderDeathRecipientClient(cc grpc.ClientConnInterface) *IBinderDeathRecipientClient + func (c *IBinderDeathRecipientClient) BinderDied(ctx context.Context) error + type IBinderFrozenStateChangeCallbackClient struct + func NewIBinderFrozenStateChangeCallbackClient(cc grpc.ClientConnInterface) *IBinderFrozenStateChangeCallbackClient + func (c *IBinderFrozenStateChangeCallbackClient) OnFrozenStateChanged(ctx context.Context, arg0 int64, arg1 int32) error + type IInterfaceClient struct + func NewIInterfaceClient(cc grpc.ClientConnInterface) *IInterfaceClient + func (c *IInterfaceClient) AsBinder(ctx context.Context) (int64, error) + type LocaleListClient struct + func NewLocaleListClient(cc grpc.ClientConnInterface) *LocaleListClient + func (c *LocaleListClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *LocaleListClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *LocaleListClient) ForLanguageTags(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *LocaleListClient) Get(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *LocaleListClient) GetAdjustedDefault(ctx context.Context, handle int64) (int64, error) + func (c *LocaleListClient) GetDefault(ctx context.Context, handle int64) (int64, error) + func (c *LocaleListClient) GetEmptyLocaleList(ctx context.Context, handle int64) (int64, error) + func (c *LocaleListClient) GetFirstMatch(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *LocaleListClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *LocaleListClient) IndexOf(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *LocaleListClient) IsEmpty(ctx context.Context, handle int64) (bool, error) + func (c *LocaleListClient) IsPseudoLocale(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *LocaleListClient) MatchesLanguageAndScript(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *LocaleListClient) SetDefault(ctx context.Context, handle int64, arg0 int64) error + func (c *LocaleListClient) Size(ctx context.Context, handle int64) (int32, error) + func (c *LocaleListClient) ToLanguageTags(ctx context.Context, handle int64) (string, error) + func (c *LocaleListClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *LocaleListClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type LooperClient struct + func NewLooperClient(cc grpc.ClientConnInterface) *LooperClient + func (c *LooperClient) Dump(ctx context.Context, arg0 int64, arg1 string) error + func (c *LooperClient) GetMainLooper(ctx context.Context) (int64, error) + func (c *LooperClient) GetQueue(ctx context.Context) (int64, error) + func (c *LooperClient) GetThread(ctx context.Context) (int64, error) + func (c *LooperClient) IsCurrentThread(ctx context.Context) (bool, error) + func (c *LooperClient) Loop(ctx context.Context) error + func (c *LooperClient) MyLooper(ctx context.Context) (int64, error) + func (c *LooperClient) MyQueue(ctx context.Context) (int64, error) + func (c *LooperClient) Prepare(ctx context.Context) error + func (c *LooperClient) PrepareMainLooper(ctx context.Context) error + func (c *LooperClient) Quit(ctx context.Context) error + func (c *LooperClient) QuitSafely(ctx context.Context) error + func (c *LooperClient) SetMessageLogging(ctx context.Context, arg0 int64) error + func (c *LooperClient) ToString(ctx context.Context) (string, error) + type MemoryFileClient struct + func NewMemoryFileClient(cc grpc.ClientConnInterface) *MemoryFileClient + func (c *MemoryFileClient) Close(ctx context.Context, handle int64) error + func (c *MemoryFileClient) GetInputStream(ctx context.Context, handle int64) (int64, error) + func (c *MemoryFileClient) GetOutputStream(ctx context.Context, handle int64) (int64, error) + func (c *MemoryFileClient) IsPurgingAllowed(ctx context.Context, handle int64) (bool, error) + func (c *MemoryFileClient) Length(ctx context.Context, handle int64) (int32, error) + func (c *MemoryFileClient) ReadBytes(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (int32, error) + func (c *MemoryFileClient) WriteBytes(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error + type MessageClient struct + func NewMessageClient(cc grpc.ClientConnInterface) *MessageClient + func (c *MessageClient) CopyFrom(ctx context.Context, handle int64, arg0 int64) error + func (c *MessageClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *MessageClient) GetCallback(ctx context.Context, handle int64) (int64, error) + func (c *MessageClient) GetData(ctx context.Context, handle int64) (int64, error) + func (c *MessageClient) GetTarget(ctx context.Context, handle int64) (int64, error) + func (c *MessageClient) GetWhen(ctx context.Context, handle int64) (int64, error) + func (c *MessageClient) IsAsynchronous(ctx context.Context, handle int64) (bool, error) + func (c *MessageClient) Obtain0(ctx context.Context, handle int64) (int64, error) + func (c *MessageClient) Obtain1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *MessageClient) PeekData(ctx context.Context, handle int64) (int64, error) + func (c *MessageClient) Recycle(ctx context.Context, handle int64) error + func (c *MessageClient) SendToTarget(ctx context.Context, handle int64) error + func (c *MessageClient) SetAsynchronous(ctx context.Context, handle int64, arg0 bool) error + func (c *MessageClient) SetData(ctx context.Context, handle int64, arg0 int64) error + func (c *MessageClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *MessageClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type MessageQueueClient struct + func NewMessageQueueClient(cc grpc.ClientConnInterface) *MessageQueueClient + func (c *MessageQueueClient) AddOnFileDescriptorEventListener(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error + func (c *MessageQueueClient) IsIdle(ctx context.Context) (bool, error) + func (c *MessageQueueClient) RemoveOnFileDescriptorEventListener(ctx context.Context, arg0 int64) error + type MessageQueueIdleHandlerClient struct + func NewMessageQueueIdleHandlerClient(cc grpc.ClientConnInterface) *MessageQueueIdleHandlerClient + func (c *MessageQueueIdleHandlerClient) QueueIdle(ctx context.Context) (bool, error) + type MessageQueueOnFileDescriptorEventListenerClient struct + func NewMessageQueueOnFileDescriptorEventListenerClient(cc grpc.ClientConnInterface) *MessageQueueOnFileDescriptorEventListenerClient + func (c *MessageQueueOnFileDescriptorEventListenerClient) OnFileDescriptorEvents(ctx context.Context, arg0 int64, arg1 int32) (int32, error) + type MessengerClient struct + func NewMessengerClient(cc grpc.ClientConnInterface) *MessengerClient + func (c *MessengerClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *MessengerClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MessengerClient) GetBinder(ctx context.Context, handle int64) (int64, error) + func (c *MessengerClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *MessengerClient) ReadMessengerOrNullFromParcel(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *MessengerClient) Send(ctx context.Context, handle int64, arg0 int64) error + func (c *MessengerClient) WriteMessengerOrNullToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *MessengerClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ParcelClient struct + func NewParcelClient(cc grpc.ClientConnInterface) *ParcelClient + func (c *ParcelClient) AppendFrom(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error + func (c *ParcelClient) CreateBinderArray(ctx context.Context) (int64, error) + func (c *ParcelClient) CreateBinderArrayList(ctx context.Context) (int64, error) + func (c *ParcelClient) CreateBooleanArray(ctx context.Context) (int64, error) + func (c *ParcelClient) CreateByteArray(ctx context.Context) (int64, error) + func (c *ParcelClient) CreateCharArray(ctx context.Context) (int64, error) + func (c *ParcelClient) CreateDoubleArray(ctx context.Context) (int64, error) + func (c *ParcelClient) CreateFloatArray(ctx context.Context) (int64, error) + func (c *ParcelClient) CreateIntArray(ctx context.Context) (int64, error) + func (c *ParcelClient) CreateLongArray(ctx context.Context) (int64, error) + func (c *ParcelClient) CreateStringArray(ctx context.Context) (int64, error) + func (c *ParcelClient) CreateStringArrayList(ctx context.Context) (int64, error) + func (c *ParcelClient) DataAvail(ctx context.Context) (int32, error) + func (c *ParcelClient) DataCapacity(ctx context.Context) (int32, error) + func (c *ParcelClient) DataPosition(ctx context.Context) (int32, error) + func (c *ParcelClient) DataSize(ctx context.Context) (int32, error) + func (c *ParcelClient) EnforceInterface(ctx context.Context, arg0 string) error + func (c *ParcelClient) EnforceNoDataAvail(ctx context.Context) error + func (c *ParcelClient) HasFileDescriptors0(ctx context.Context) (bool, error) + func (c *ParcelClient) HasFileDescriptors2_1(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + func (c *ParcelClient) Marshall(ctx context.Context) (int64, error) + func (c *ParcelClient) Obtain0(ctx context.Context) (int64, error) + func (c *ParcelClient) Obtain1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ParcelClient) ReadArray(ctx context.Context, arg0 int64) (int64, error) + func (c *ParcelClient) ReadArrayList(ctx context.Context, arg0 int64) (int64, error) + func (c *ParcelClient) ReadBinderArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) ReadBlob(ctx context.Context) (int64, error) + func (c *ParcelClient) ReadBoolean(ctx context.Context) (bool, error) + func (c *ParcelClient) ReadBooleanArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) ReadBundle0(ctx context.Context) (int64, error) + func (c *ParcelClient) ReadBundle1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ParcelClient) ReadByteArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) ReadByteValue(ctx context.Context) (int8, error) + func (c *ParcelClient) ReadCharArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) ReadDouble(ctx context.Context) (float64, error) + func (c *ParcelClient) ReadDoubleArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) ReadException0(ctx context.Context) error + func (c *ParcelClient) ReadException2_1(ctx context.Context, arg0 int32, arg1 string) error + func (c *ParcelClient) ReadFileDescriptor(ctx context.Context) (int64, error) + func (c *ParcelClient) ReadFloat(ctx context.Context) (float32, error) + func (c *ParcelClient) ReadFloatArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) ReadHashMap(ctx context.Context, arg0 int64) (int64, error) + func (c *ParcelClient) ReadInt(ctx context.Context) (int32, error) + func (c *ParcelClient) ReadIntArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) ReadList(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ParcelClient) ReadLong(ctx context.Context) (int64, error) + func (c *ParcelClient) ReadLongArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) ReadMap(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ParcelClient) ReadParcelableArray(ctx context.Context, arg0 int64) (int64, error) + func (c *ParcelClient) ReadParcelableCreator(ctx context.Context, arg0 int64) (int64, error) + func (c *ParcelClient) ReadPersistableBundle0(ctx context.Context) (int64, error) + func (c *ParcelClient) ReadPersistableBundle1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ParcelClient) ReadSerializable(ctx context.Context) (int64, error) + func (c *ParcelClient) ReadSize(ctx context.Context) (int64, error) + func (c *ParcelClient) ReadSizeF(ctx context.Context) (int64, error) + func (c *ParcelClient) ReadSparseBooleanArray(ctx context.Context) (int64, error) + func (c *ParcelClient) ReadString(ctx context.Context) (string, error) + func (c *ParcelClient) ReadStringArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) ReadStrongBinder(ctx context.Context) (int64, error) + func (c *ParcelClient) ReadValue(ctx context.Context, arg0 int64) (int64, error) + func (c *ParcelClient) Recycle(ctx context.Context) error + func (c *ParcelClient) SetDataCapacity(ctx context.Context, arg0 int32) error + func (c *ParcelClient) SetDataPosition(ctx context.Context, arg0 int32) error + func (c *ParcelClient) SetDataSize(ctx context.Context, arg0 int32) error + func (c *ParcelClient) SetPropagateAllowBlocking(ctx context.Context) error + func (c *ParcelClient) Unmarshall(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error + func (c *ParcelClient) WriteArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteBinderArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteBlob1(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteBlob3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error + func (c *ParcelClient) WriteBoolean(ctx context.Context, arg0 bool) error + func (c *ParcelClient) WriteBooleanArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteBundle(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteByteArray1(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteByteArray3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error + func (c *ParcelClient) WriteByteValue(ctx context.Context, arg0 int8) error + func (c *ParcelClient) WriteCharArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteDouble(ctx context.Context, arg0 float64) error + func (c *ParcelClient) WriteDoubleArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteException(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteFileDescriptor(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteFloat(ctx context.Context, arg0 float32) error + func (c *ParcelClient) WriteFloatArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteInt(ctx context.Context, arg0 int32) error + func (c *ParcelClient) WriteIntArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteInterfaceToken(ctx context.Context, arg0 string) error + func (c *ParcelClient) WriteList(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteLong(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteLongArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteMap(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteNoException(ctx context.Context) error + func (c *ParcelClient) WriteParcelable(ctx context.Context, arg0 int64, arg1 int32) error + func (c *ParcelClient) WriteParcelableCreator(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WritePersistableBundle(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteSerializable(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteSize(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteSizeF(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteSparseBooleanArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteString(ctx context.Context, arg0 string) error + func (c *ParcelClient) WriteStringArray(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteStrongBinder(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteStrongInterface(ctx context.Context, arg0 int64) error + func (c *ParcelClient) WriteValue(ctx context.Context, arg0 int64) error + type ParcelUuidClient struct + func NewParcelUuidClient(cc grpc.ClientConnInterface) *ParcelUuidClient + func (c *ParcelUuidClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ParcelUuidClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ParcelUuidClient) FromString(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ParcelUuidClient) GetUuid(ctx context.Context, handle int64) (int64, error) + func (c *ParcelUuidClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *ParcelUuidClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ParcelUuidClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ParcelableClient struct + func NewParcelableClient(cc grpc.ClientConnInterface) *ParcelableClient + func (c *ParcelableClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ParcelableClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PatternMatcherClient struct + func NewPatternMatcherClient(cc grpc.ClientConnInterface) *PatternMatcherClient + func (c *PatternMatcherClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PatternMatcherClient) GetPath(ctx context.Context, handle int64) (string, error) + func (c *PatternMatcherClient) GetType(ctx context.Context, handle int64) (int32, error) + func (c *PatternMatcherClient) Match(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *PatternMatcherClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *PatternMatcherClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PerformanceHintManagerClient struct + func NewPerformanceHintManagerClient(cc grpc.ClientConnInterface) *PerformanceHintManagerClient + func (c *PerformanceHintManagerClient) CreateHintSession(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PerformanceHintManagerClient) GetPreferredUpdateRateNanos(ctx context.Context) (int64, error) + type PerformanceHintManagerSessionClient struct + func NewPerformanceHintManagerSessionClient(cc grpc.ClientConnInterface) *PerformanceHintManagerSessionClient + func (c *PerformanceHintManagerSessionClient) Close(ctx context.Context) error + func (c *PerformanceHintManagerSessionClient) ReportActualWorkDuration1(ctx context.Context, arg0 int64) error + func (c *PerformanceHintManagerSessionClient) ReportActualWorkDuration1_1(ctx context.Context, arg0 int64) error + func (c *PerformanceHintManagerSessionClient) SetPreferPowerEfficiency(ctx context.Context, arg0 bool) error + func (c *PerformanceHintManagerSessionClient) SetThreads(ctx context.Context, arg0 int64) error + func (c *PerformanceHintManagerSessionClient) UpdateTargetWorkDuration(ctx context.Context, arg0 int64) error + type PersistableBundleClient struct + func NewPersistableBundleClient(cc grpc.ClientConnInterface) *PersistableBundleClient + func (c *PersistableBundleClient) Clone(ctx context.Context, handle int64) (int64, error) + func (c *PersistableBundleClient) DeepCopy(ctx context.Context, handle int64) (int64, error) + func (c *PersistableBundleClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PersistableBundleClient) GetPersistableBundle(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *PersistableBundleClient) PutPersistableBundle(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *PersistableBundleClient) ReadFromStream(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *PersistableBundleClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *PersistableBundleClient) WriteToStream(ctx context.Context, handle int64, arg0 int64) error + type PowerMonitorClient struct + func NewPowerMonitorClient(cc grpc.ClientConnInterface) *PowerMonitorClient + func (c *PowerMonitorClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PowerMonitorClient) GetName(ctx context.Context) (string, error) + func (c *PowerMonitorClient) GetType(ctx context.Context) (int32, error) + func (c *PowerMonitorClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PowerMonitorReadingsClient struct + func NewPowerMonitorReadingsClient(cc grpc.ClientConnInterface) *PowerMonitorReadingsClient + func (c *PowerMonitorReadingsClient) GetConsumedEnergy(ctx context.Context, arg0 int64) (int64, error) + func (c *PowerMonitorReadingsClient) GetTimestampMillis(ctx context.Context, arg0 int64) (int64, error) + func (c *PowerMonitorReadingsClient) ToString(ctx context.Context) (string, error) + type ProcessClient struct + func NewProcessClient(cc grpc.ClientConnInterface) *ProcessClient + func (c *ProcessClient) GetAppUidForSdkSandboxUid(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ProcessClient) GetElapsedCpuTime(ctx context.Context, handle int64) (int64, error) + func (c *ProcessClient) GetExclusiveCores(ctx context.Context, handle int64) (int64, error) + func (c *ProcessClient) GetGidForName(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *ProcessClient) GetSdkSandboxUidForAppUid(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ProcessClient) GetStartElapsedRealtime(ctx context.Context, handle int64) (int64, error) + func (c *ProcessClient) GetStartRequestedElapsedRealtime(ctx context.Context, handle int64) (int64, error) + func (c *ProcessClient) GetStartRequestedUptimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *ProcessClient) GetStartUptimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *ProcessClient) GetThreadPriority(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ProcessClient) GetUidForName(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *ProcessClient) Is64Bit(ctx context.Context, handle int64) (bool, error) + func (c *ProcessClient) IsApplicationUid(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ProcessClient) IsIsolated(ctx context.Context, handle int64) (bool, error) + func (c *ProcessClient) IsIsolatedUid(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ProcessClient) IsSdkSandbox(ctx context.Context, handle int64) (bool, error) + func (c *ProcessClient) IsSdkSandboxUid(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ProcessClient) KillProcess(ctx context.Context, handle int64, arg0 int32) error + func (c *ProcessClient) MyPid(ctx context.Context, handle int64) (int32, error) + func (c *ProcessClient) MyProcessName(ctx context.Context, handle int64) (string, error) + func (c *ProcessClient) MyTid(ctx context.Context, handle int64) (int32, error) + func (c *ProcessClient) MyUid(ctx context.Context, handle int64) (int32, error) + func (c *ProcessClient) MyUserHandle(ctx context.Context, handle int64) (int64, error) + func (c *ProcessClient) SendSignal(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ProcessClient) SetThreadPriority1(ctx context.Context, handle int64, arg0 int32) error + func (c *ProcessClient) SetThreadPriority2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ProcessClient) SupportsProcesses(ctx context.Context, handle int64) (bool, error) + type ProfilingManagerClient struct + func NewProfilingManagerClient(cc grpc.ClientConnInterface) *ProfilingManagerClient + func (c *ProfilingManagerClient) ClearProfilingTriggers(ctx context.Context) error + func (c *ProfilingManagerClient) RemoveProfilingTriggersByType(ctx context.Context, arg0 int64) error + type ProfilingResultClient struct + func NewProfilingResultClient(cc grpc.ClientConnInterface) *ProfilingResultClient + func (c *ProfilingResultClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ProfilingResultClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *ProfilingResultClient) GetErrorCode(ctx context.Context) (int32, error) + func (c *ProfilingResultClient) GetErrorMessage(ctx context.Context) (string, error) + func (c *ProfilingResultClient) GetResultFilePath(ctx context.Context) (string, error) + func (c *ProfilingResultClient) GetTag(ctx context.Context) (string, error) + func (c *ProfilingResultClient) GetTriggerType(ctx context.Context) (int32, error) + func (c *ProfilingResultClient) HashCode(ctx context.Context) (int32, error) + func (c *ProfilingResultClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ProfilingTriggerBuilderClient struct + func NewProfilingTriggerBuilderClient(cc grpc.ClientConnInterface) *ProfilingTriggerBuilderClient + func (c *ProfilingTriggerBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ProfilingTriggerBuilderClient) SetRateLimitingPeriodHours(ctx context.Context, arg0 int32) (int64, error) + type ProfilingTriggerClient struct + func NewProfilingTriggerClient(cc grpc.ClientConnInterface) *ProfilingTriggerClient + func (c *ProfilingTriggerClient) GetRateLimitingPeriodHours(ctx context.Context) (int32, error) + func (c *ProfilingTriggerClient) GetTriggerType(ctx context.Context) (int32, error) + type ProxyFileDescriptorCallbackClient struct + func NewProxyFileDescriptorCallbackClient(cc grpc.ClientConnInterface) *ProxyFileDescriptorCallbackClient + func (c *ProxyFileDescriptorCallbackClient) OnFsync(ctx context.Context) error + func (c *ProxyFileDescriptorCallbackClient) OnGetSize(ctx context.Context) (int64, error) + func (c *ProxyFileDescriptorCallbackClient) OnRead(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int32, error) + func (c *ProxyFileDescriptorCallbackClient) OnRelease(ctx context.Context) error + func (c *ProxyFileDescriptorCallbackClient) OnWrite(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int32, error) + type RecoverySystemClient struct + func NewRecoverySystemClient(cc grpc.ClientConnInterface) *RecoverySystemClient + func (c *RecoverySystemClient) InstallPackage(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecoverySystemClient) RebootWipeCache(ctx context.Context, arg0 int64) error + func (c *RecoverySystemClient) RebootWipeUserData(ctx context.Context, arg0 int64) error + func (c *RecoverySystemClient) VerifyPackage(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + type RecoverySystemProgressListenerClient struct + func NewRecoverySystemProgressListenerClient(cc grpc.ClientConnInterface) *RecoverySystemProgressListenerClient + func (c *RecoverySystemProgressListenerClient) OnProgress(ctx context.Context, arg0 int32) error + type RemoteCallbackListBuilderClient struct + func NewRemoteCallbackListBuilderClient(cc grpc.ClientConnInterface) *RemoteCallbackListBuilderClient + func (c *RemoteCallbackListBuilderClient) Build(ctx context.Context) (int64, error) + func (c *RemoteCallbackListBuilderClient) SetExecutor(ctx context.Context, arg0 int64) (int64, error) + func (c *RemoteCallbackListBuilderClient) SetMaxQueueSize(ctx context.Context, arg0 int32) (int64, error) + type RemoteCallbackListClient struct + func NewRemoteCallbackListClient(cc grpc.ClientConnInterface) *RemoteCallbackListClient + func (c *RemoteCallbackListClient) BeginBroadcast(ctx context.Context, handle int64) (int32, error) + func (c *RemoteCallbackListClient) FinishBroadcast(ctx context.Context, handle int64) error + func (c *RemoteCallbackListClient) GetBroadcastCookie(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *RemoteCallbackListClient) GetExecutor(ctx context.Context, handle int64) (int64, error) + func (c *RemoteCallbackListClient) GetFrozenCalleePolicy(ctx context.Context, handle int64) (int32, error) + func (c *RemoteCallbackListClient) GetMaxQueueSize(ctx context.Context, handle int64) (int32, error) + func (c *RemoteCallbackListClient) GetRegisteredCallbackCookie(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *RemoteCallbackListClient) GetRegisteredCallbackCount(ctx context.Context, handle int64) (int32, error) + func (c *RemoteCallbackListClient) Kill(ctx context.Context, handle int64) error + type RemoteExceptionClient struct + func NewRemoteExceptionClient(cc grpc.ClientConnInterface) *RemoteExceptionClient + func (c *RemoteExceptionClient) RethrowAsRuntimeException(ctx context.Context, handle int64) (int64, error) + func (c *RemoteExceptionClient) RethrowFromSystemServer(ctx context.Context, handle int64) (int64, error) + type ResultReceiverClient struct + func NewResultReceiverClient(cc grpc.ClientConnInterface) *ResultReceiverClient + func (c *ResultReceiverClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ResultReceiverClient) Send(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *ResultReceiverClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SecurityStateManagerClient struct + func NewSecurityStateManagerClient(cc grpc.ClientConnInterface) *SecurityStateManagerClient + func (c *SecurityStateManagerClient) GetGlobalSecurityState(ctx context.Context) (int64, error) + type SharedMemoryClient struct + func NewSharedMemoryClient(cc grpc.ClientConnInterface) *SharedMemoryClient + func (c *SharedMemoryClient) Close(ctx context.Context) error + func (c *SharedMemoryClient) Create(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *SharedMemoryClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SharedMemoryClient) FromFileDescriptor(ctx context.Context, arg0 int64) (int64, error) + func (c *SharedMemoryClient) GetSize(ctx context.Context) (int32, error) + func (c *SharedMemoryClient) Map(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int64, error) + func (c *SharedMemoryClient) MapReadOnly(ctx context.Context) (int64, error) + func (c *SharedMemoryClient) MapReadWrite(ctx context.Context) (int64, error) + func (c *SharedMemoryClient) SetProtect(ctx context.Context, arg0 int32) (bool, error) + func (c *SharedMemoryClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type StatFsClient struct + func NewStatFsClient(cc grpc.ClientConnInterface) *StatFsClient + func (c *StatFsClient) GetAvailableBlocks(ctx context.Context, handle int64) (int32, error) + func (c *StatFsClient) GetAvailableBlocksLong(ctx context.Context, handle int64) (int64, error) + func (c *StatFsClient) GetAvailableBytes(ctx context.Context, handle int64) (int64, error) + func (c *StatFsClient) GetBlockCount(ctx context.Context, handle int64) (int32, error) + func (c *StatFsClient) GetBlockCountLong(ctx context.Context, handle int64) (int64, error) + func (c *StatFsClient) GetBlockSize(ctx context.Context, handle int64) (int32, error) + func (c *StatFsClient) GetBlockSizeLong(ctx context.Context, handle int64) (int64, error) + func (c *StatFsClient) GetFreeBlocks(ctx context.Context, handle int64) (int32, error) + func (c *StatFsClient) GetFreeBlocksLong(ctx context.Context, handle int64) (int64, error) + func (c *StatFsClient) GetFreeBytes(ctx context.Context, handle int64) (int64, error) + func (c *StatFsClient) GetTotalBytes(ctx context.Context, handle int64) (int64, error) + func (c *StatFsClient) Restat(ctx context.Context, handle int64, arg0 string) error + type StrictModeClient struct + func NewStrictModeClient(cc grpc.ClientConnInterface) *StrictModeClient + func (c *StrictModeClient) AllowThreadDiskReads(ctx context.Context) (int64, error) + func (c *StrictModeClient) AllowThreadDiskWrites(ctx context.Context) (int64, error) + func (c *StrictModeClient) EnableDefaults(ctx context.Context) error + func (c *StrictModeClient) GetThreadPolicy(ctx context.Context) (int64, error) + func (c *StrictModeClient) GetVmPolicy(ctx context.Context) (int64, error) + func (c *StrictModeClient) NoteSlowCall(ctx context.Context, arg0 string) error + func (c *StrictModeClient) SetThreadPolicy(ctx context.Context, arg0 int64) error + func (c *StrictModeClient) SetVmPolicy(ctx context.Context, arg0 int64) error + type StrictModeOnThreadViolationListenerClient struct + func NewStrictModeOnThreadViolationListenerClient(cc grpc.ClientConnInterface) *StrictModeOnThreadViolationListenerClient + func (c *StrictModeOnThreadViolationListenerClient) OnThreadViolation(ctx context.Context, arg0 int64) error + type StrictModeOnVmViolationListenerClient struct + func NewStrictModeOnVmViolationListenerClient(cc grpc.ClientConnInterface) *StrictModeOnVmViolationListenerClient + func (c *StrictModeOnVmViolationListenerClient) OnVmViolation(ctx context.Context, arg0 int64) error + type StrictModeThreadPolicyClient struct + func NewStrictModeThreadPolicyClient(cc grpc.ClientConnInterface) *StrictModeThreadPolicyClient + func (c *StrictModeThreadPolicyClient) ToString(ctx context.Context) (string, error) + type StrictModeVmPolicyClient struct + func NewStrictModeVmPolicyClient(cc grpc.ClientConnInterface) *StrictModeVmPolicyClient + func (c *StrictModeVmPolicyClient) ToString(ctx context.Context) (string, error) + type SystemClockClient struct + func NewSystemClockClient(cc grpc.ClientConnInterface) *SystemClockClient + func (c *SystemClockClient) CurrentGnssTimeClock(ctx context.Context) (int64, error) + func (c *SystemClockClient) CurrentNetworkTimeClock(ctx context.Context) (int64, error) + func (c *SystemClockClient) CurrentThreadTimeMillis(ctx context.Context) (int64, error) + func (c *SystemClockClient) ElapsedRealtime(ctx context.Context) (int64, error) + func (c *SystemClockClient) ElapsedRealtimeNanos(ctx context.Context) (int64, error) + func (c *SystemClockClient) SetCurrentTimeMillis(ctx context.Context, arg0 int64) (bool, error) + func (c *SystemClockClient) Sleep(ctx context.Context, arg0 int64) error + func (c *SystemClockClient) UptimeMillis(ctx context.Context) (int64, error) + func (c *SystemClockClient) UptimeNanos(ctx context.Context) (int64, error) + type TestLooperManagerClient struct + func NewTestLooperManagerClient(cc grpc.ClientConnInterface) *TestLooperManagerClient + func (c *TestLooperManagerClient) Execute(ctx context.Context, arg0 int64) error + func (c *TestLooperManagerClient) GetMessageQueue(ctx context.Context) (int64, error) + func (c *TestLooperManagerClient) IsBlockedOnSyncBarrier(ctx context.Context) (bool, error) + func (c *TestLooperManagerClient) Next(ctx context.Context) (int64, error) + func (c *TestLooperManagerClient) PeekWhen(ctx context.Context) (int64, error) + func (c *TestLooperManagerClient) Poll(ctx context.Context) (int64, error) + func (c *TestLooperManagerClient) Recycle(ctx context.Context, arg0 int64) error + func (c *TestLooperManagerClient) Release(ctx context.Context) error + type TokenWatcherClient struct + func NewTokenWatcherClient(cc grpc.ClientConnInterface) *TokenWatcherClient + func (c *TokenWatcherClient) Acquire(ctx context.Context, arg0 int64, arg1 string) error + func (c *TokenWatcherClient) Acquired(ctx context.Context) error + func (c *TokenWatcherClient) Cleanup(ctx context.Context, arg0 int64, arg1 bool) error + func (c *TokenWatcherClient) Dump0(ctx context.Context) error + func (c *TokenWatcherClient) Dump1_1(ctx context.Context, arg0 int64) error + func (c *TokenWatcherClient) IsAcquired(ctx context.Context) (bool, error) + func (c *TokenWatcherClient) Release(ctx context.Context, arg0 int64) error + func (c *TokenWatcherClient) Released(ctx context.Context) error + type TraceClient struct + func NewTraceClient(cc grpc.ClientConnInterface) *TraceClient + func (c *TraceClient) BeginAsyncSection(ctx context.Context, arg0 string, arg1 int32) error + func (c *TraceClient) BeginSection(ctx context.Context, arg0 string) error + func (c *TraceClient) EndAsyncSection(ctx context.Context, arg0 string, arg1 int32) error + func (c *TraceClient) EndSection(ctx context.Context) error + func (c *TraceClient) IsEnabled(ctx context.Context) (bool, error) + func (c *TraceClient) SetCounter(ctx context.Context, arg0 string, arg1 int64) error + type UserHandleClient struct + func NewUserHandleClient(cc grpc.ClientConnInterface) *UserHandleClient + func (c *UserHandleClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *UserHandleClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *UserHandleClient) GetUserHandleForUid(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *UserHandleClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *UserHandleClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *UserHandleClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *UserHandleClient) WriteToParcel2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *UserHandleClient) WriteToParcel2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + type UserManagerClient struct + func NewUserManagerClient(cc grpc.ClientConnInterface) *UserManagerClient + func (c *UserManagerClient) CreateUserCreationIntent(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) (int64, error) + func (c *UserManagerClient) GetApplicationRestrictions(ctx context.Context, arg0 string) (int64, error) + func (c *UserManagerClient) GetSerialNumberForUser(ctx context.Context, arg0 int64) (int64, error) + func (c *UserManagerClient) GetUserCount(ctx context.Context) (int32, error) + func (c *UserManagerClient) GetUserCreationTime(ctx context.Context, arg0 int64) (int64, error) + func (c *UserManagerClient) GetUserForSerialNumber(ctx context.Context, arg0 int64) (int64, error) + func (c *UserManagerClient) GetUserName(ctx context.Context) (string, error) + func (c *UserManagerClient) GetUserProfiles(ctx context.Context) (int64, error) + func (c *UserManagerClient) GetUserRestrictions0(ctx context.Context) (int64, error) + func (c *UserManagerClient) GetUserRestrictions1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *UserManagerClient) HasUserRestriction(ctx context.Context, arg0 string) (bool, error) + func (c *UserManagerClient) IsAdminUser(ctx context.Context) (bool, error) + func (c *UserManagerClient) IsDemoUser(ctx context.Context) (bool, error) + func (c *UserManagerClient) IsHeadlessSystemUserMode(ctx context.Context) (bool, error) + func (c *UserManagerClient) IsManagedProfile(ctx context.Context) (bool, error) + func (c *UserManagerClient) IsProfile(ctx context.Context) (bool, error) + func (c *UserManagerClient) IsQuietModeEnabled(ctx context.Context, arg0 int64) (bool, error) + func (c *UserManagerClient) IsSystemUser(ctx context.Context) (bool, error) + func (c *UserManagerClient) IsUserAGoat(ctx context.Context) (bool, error) + func (c *UserManagerClient) IsUserForeground(ctx context.Context) (bool, error) + func (c *UserManagerClient) IsUserRunning(ctx context.Context, arg0 int64) (bool, error) + func (c *UserManagerClient) IsUserRunningOrStopping(ctx context.Context, arg0 int64) (bool, error) + func (c *UserManagerClient) IsUserUnlocked0(ctx context.Context) (bool, error) + func (c *UserManagerClient) IsUserUnlocked1_1(ctx context.Context, arg0 int64) (bool, error) + func (c *UserManagerClient) RequestQuietModeEnabled2(ctx context.Context, arg0 bool, arg1 int64) (bool, error) + func (c *UserManagerClient) RequestQuietModeEnabled3_1(ctx context.Context, arg0 bool, arg1 int64, arg2 int32) (bool, error) + func (c *UserManagerClient) SetRestrictionsChallenge(ctx context.Context, arg0 string) (bool, error) + func (c *UserManagerClient) SetUserRestriction(ctx context.Context, arg0 string, arg1 bool) error + func (c *UserManagerClient) SetUserRestrictions1(ctx context.Context, arg0 int64) error + func (c *UserManagerClient) SetUserRestrictions2_1(ctx context.Context, arg0 int64, arg1 int64) error + func (c *UserManagerClient) SupportsMultipleUsers(ctx context.Context) (bool, error) + type UserManagerUserOperationExceptionClient struct + func NewUserManagerUserOperationExceptionClient(cc grpc.ClientConnInterface) *UserManagerUserOperationExceptionClient + func (c *UserManagerUserOperationExceptionClient) GetUserOperationResult(ctx context.Context) (int32, error) + type VibrationAttributesBuilderClient struct + func NewVibrationAttributesBuilderClient(cc grpc.ClientConnInterface) *VibrationAttributesBuilderClient + func (c *VibrationAttributesBuilderClient) Build(ctx context.Context) (int64, error) + func (c *VibrationAttributesBuilderClient) SetFlags(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *VibrationAttributesBuilderClient) SetUsage(ctx context.Context, arg0 int32) (int64, error) + type VibrationAttributesClient struct + func NewVibrationAttributesClient(cc grpc.ClientConnInterface) *VibrationAttributesClient + func (c *VibrationAttributesClient) CreateForUsage(ctx context.Context, arg0 int32) (int64, error) + func (c *VibrationAttributesClient) DescribeContents(ctx context.Context) (int32, error) + func (c *VibrationAttributesClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *VibrationAttributesClient) GetFlags(ctx context.Context) (int32, error) + func (c *VibrationAttributesClient) GetUsage(ctx context.Context) (int32, error) + func (c *VibrationAttributesClient) GetUsageClass(ctx context.Context) (int32, error) + func (c *VibrationAttributesClient) HashCode(ctx context.Context) (int32, error) + func (c *VibrationAttributesClient) IsFlagSet(ctx context.Context, arg0 int32) (bool, error) + func (c *VibrationAttributesClient) ToString(ctx context.Context) (string, error) + func (c *VibrationAttributesClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type VibrationEffectBasicEnvelopeBuilderClient struct + func NewVibrationEffectBasicEnvelopeBuilderClient(cc grpc.ClientConnInterface) *VibrationEffectBasicEnvelopeBuilderClient + func (c *VibrationEffectBasicEnvelopeBuilderClient) AddControlPoint(ctx context.Context, arg0 float32, arg1 float32, arg2 int64) (int64, error) + func (c *VibrationEffectBasicEnvelopeBuilderClient) Build(ctx context.Context) (int64, error) + func (c *VibrationEffectBasicEnvelopeBuilderClient) SetInitialSharpness(ctx context.Context, arg0 float32) (int64, error) + type VibrationEffectClient struct + func NewVibrationEffectClient(cc grpc.ClientConnInterface) *VibrationEffectClient + func (c *VibrationEffectClient) CreateOneShot(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *VibrationEffectClient) CreatePredefined(ctx context.Context, arg0 int32) (int64, error) + func (c *VibrationEffectClient) CreateRepeatingEffect1(ctx context.Context, arg0 int64) (int64, error) + func (c *VibrationEffectClient) CreateRepeatingEffect2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *VibrationEffectClient) CreateWaveform2(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *VibrationEffectClient) CreateWaveform3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error) + func (c *VibrationEffectClient) DescribeContents(ctx context.Context) (int32, error) + func (c *VibrationEffectClient) StartComposition(ctx context.Context) (int64, error) + type VibrationEffectCompositionClient struct + func NewVibrationEffectCompositionClient(cc grpc.ClientConnInterface) *VibrationEffectCompositionClient + func (c *VibrationEffectCompositionClient) AddPrimitive1(ctx context.Context, arg0 int32) (int64, error) + func (c *VibrationEffectCompositionClient) AddPrimitive2_1(ctx context.Context, arg0 int32, arg1 float32) (int64, error) + func (c *VibrationEffectCompositionClient) AddPrimitive3_2(ctx context.Context, arg0 int32, arg1 float32, arg2 int32) (int64, error) + func (c *VibrationEffectCompositionClient) AddPrimitive4_3(ctx context.Context, arg0 int32, arg1 float32, arg2 int32, arg3 int32) (int64, error) + func (c *VibrationEffectCompositionClient) Compose(ctx context.Context) (int64, error) + type VibrationEffectWaveformEnvelopeBuilderClient struct + func NewVibrationEffectWaveformEnvelopeBuilderClient(cc grpc.ClientConnInterface) *VibrationEffectWaveformEnvelopeBuilderClient + func (c *VibrationEffectWaveformEnvelopeBuilderClient) AddControlPoint(ctx context.Context, arg0 float32, arg1 float32, arg2 int64) (int64, error) + func (c *VibrationEffectWaveformEnvelopeBuilderClient) Build(ctx context.Context) (int64, error) + func (c *VibrationEffectWaveformEnvelopeBuilderClient) SetInitialFrequencyHz(ctx context.Context, arg0 float32) (int64, error) + type VibratorManagerClient struct + func NewVibratorManagerClient(cc grpc.ClientConnInterface) *VibratorManagerClient + func (c *VibratorManagerClient) Cancel(ctx context.Context) error + func (c *VibratorManagerClient) GetDefaultVibrator(ctx context.Context) (int64, error) + func (c *VibratorManagerClient) GetVibrator(ctx context.Context, arg0 int32) (int64, error) + func (c *VibratorManagerClient) GetVibratorIds(ctx context.Context) (int64, error) + func (c *VibratorManagerClient) Vibrate1(ctx context.Context, arg0 int64) error + func (c *VibratorManagerClient) Vibrate2_1(ctx context.Context, arg0 int64, arg1 int64) error + type WorkDurationClient struct + func NewWorkDurationClient(cc grpc.ClientConnInterface) *WorkDurationClient + func (c *WorkDurationClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WorkDurationClient) GetActualCpuDurationNanos(ctx context.Context, handle int64) (int64, error) + func (c *WorkDurationClient) GetActualGpuDurationNanos(ctx context.Context, handle int64) (int64, error) + func (c *WorkDurationClient) GetActualTotalDurationNanos(ctx context.Context, handle int64) (int64, error) + func (c *WorkDurationClient) GetWorkPeriodStartTimestampNanos(ctx context.Context, handle int64) (int64, error) + func (c *WorkDurationClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *WorkDurationClient) SetActualCpuDurationNanos(ctx context.Context, handle int64, arg0 int64) error + func (c *WorkDurationClient) SetActualGpuDurationNanos(ctx context.Context, handle int64, arg0 int64) error + func (c *WorkDurationClient) SetActualTotalDurationNanos(ctx context.Context, handle int64, arg0 int64) error + func (c *WorkDurationClient) SetWorkPeriodStartTimestampNanos(ctx context.Context, handle int64, arg0 int64) error + type WorkSourceClient struct + func NewWorkSourceClient(cc grpc.ClientConnInterface) *WorkSourceClient + func (c *WorkSourceClient) Add(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WorkSourceClient) Clear(ctx context.Context, handle int64) error + func (c *WorkSourceClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *WorkSourceClient) Diff(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WorkSourceClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WorkSourceClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *WorkSourceClient) Remove(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WorkSourceClient) Set(ctx context.Context, handle int64, arg0 int64) error + func (c *WorkSourceClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *WorkSourceClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error