power

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ManagerService_AddThermalHeadroomListener1_FullMethodName              = "/power.ManagerService/AddThermalHeadroomListener1"
	ManagerService_AddThermalHeadroomListener2_1_FullMethodName            = "/power.ManagerService/AddThermalHeadroomListener2_1"
	ManagerService_AddThermalStatusListener1_FullMethodName                = "/power.ManagerService/AddThermalStatusListener1"
	ManagerService_AddThermalStatusListener2_1_FullMethodName              = "/power.ManagerService/AddThermalStatusListener2_1"
	ManagerService_GetBatteryDischargePrediction_FullMethodName            = "/power.ManagerService/GetBatteryDischargePrediction"
	ManagerService_GetCurrentThermalStatus_FullMethodName                  = "/power.ManagerService/GetCurrentThermalStatus"
	ManagerService_GetLocationPowerSaveMode_FullMethodName                 = "/power.ManagerService/GetLocationPowerSaveMode"
	ManagerService_GetThermalHeadroom_FullMethodName                       = "/power.ManagerService/GetThermalHeadroom"
	ManagerService_IsAllowedInLowPowerStandby1_FullMethodName              = "/power.ManagerService/IsAllowedInLowPowerStandby1"
	ManagerService_IsAllowedInLowPowerStandby1_1_FullMethodName            = "/power.ManagerService/IsAllowedInLowPowerStandby1_1"
	ManagerService_IsBatteryDischargePredictionPersonalized_FullMethodName = "/power.ManagerService/IsBatteryDischargePredictionPersonalized"
	ManagerService_IsDeviceIdleMode_FullMethodName                         = "/power.ManagerService/IsDeviceIdleMode"
	ManagerService_IsDeviceLightIdleMode_FullMethodName                    = "/power.ManagerService/IsDeviceLightIdleMode"
	ManagerService_IsExemptFromLowPowerStandby_FullMethodName              = "/power.ManagerService/IsExemptFromLowPowerStandby"
	ManagerService_IsIgnoringBatteryOptimizations_FullMethodName           = "/power.ManagerService/IsIgnoringBatteryOptimizations"
	ManagerService_IsInteractive_FullMethodName                            = "/power.ManagerService/IsInteractive"
	ManagerService_IsLowPowerStandbyEnabled_FullMethodName                 = "/power.ManagerService/IsLowPowerStandbyEnabled"
	ManagerService_IsPowerSaveMode_FullMethodName                          = "/power.ManagerService/IsPowerSaveMode"
	ManagerService_IsRebootingUserspaceSupported_FullMethodName            = "/power.ManagerService/IsRebootingUserspaceSupported"
	ManagerService_IsScreenOn_FullMethodName                               = "/power.ManagerService/IsScreenOn"
	ManagerService_IsSustainedPerformanceModeSupported_FullMethodName      = "/power.ManagerService/IsSustainedPerformanceModeSupported"
	ManagerService_IsWakeLockLevelSupported_FullMethodName                 = "/power.ManagerService/IsWakeLockLevelSupported"
	ManagerService_NewWakeLock_FullMethodName                              = "/power.ManagerService/NewWakeLock"
	ManagerService_Reboot_FullMethodName                                   = "/power.ManagerService/Reboot"
	ManagerService_RemoveThermalHeadroomListener_FullMethodName            = "/power.ManagerService/RemoveThermalHeadroomListener"
	ManagerService_RemoveThermalStatusListener_FullMethodName              = "/power.ManagerService/RemoveThermalStatusListener"
)
View Source
const (
	ManagerWakeLockService_Acquire0_FullMethodName            = "/power.ManagerWakeLockService/Acquire0"
	ManagerWakeLockService_Acquire1_1_FullMethodName          = "/power.ManagerWakeLockService/Acquire1_1"
	ManagerWakeLockService_IsHeld_FullMethodName              = "/power.ManagerWakeLockService/IsHeld"
	ManagerWakeLockService_Release0_FullMethodName            = "/power.ManagerWakeLockService/Release0"
	ManagerWakeLockService_Release1_1_FullMethodName          = "/power.ManagerWakeLockService/Release1_1"
	ManagerWakeLockService_SetReferenceCounted_FullMethodName = "/power.ManagerWakeLockService/SetReferenceCounted"
	ManagerWakeLockService_SetStateListener_FullMethodName    = "/power.ManagerWakeLockService/SetStateListener"
	ManagerWakeLockService_SetWorkSource_FullMethodName       = "/power.ManagerWakeLockService/SetWorkSource"
	ManagerWakeLockService_ToString_FullMethodName            = "/power.ManagerWakeLockService/ToString"
)
View Source
const (
	ManagerOnThermalStatusChangedListenerService_OnThermalStatusChanged_FullMethodName = "/power.ManagerOnThermalStatusChangedListenerService/OnThermalStatusChanged"
)
View Source
const (
	ManagerWakeLockStateListenerService_OnStateChanged_FullMethodName = "/power.ManagerWakeLockStateListenerService/OnStateChanged"
)

Variables

View Source
var File_proto_power_power_proto protoreflect.FileDescriptor
View Source
var ManagerOnThermalStatusChangedListenerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "power.ManagerOnThermalStatusChangedListenerService",
	HandlerType: (*ManagerOnThermalStatusChangedListenerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "OnThermalStatusChanged",
			Handler:    _ManagerOnThermalStatusChangedListenerService_OnThermalStatusChanged_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/power/power.proto",
}

ManagerOnThermalStatusChangedListenerService_ServiceDesc is the grpc.ServiceDesc for ManagerOnThermalStatusChangedListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ManagerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "power.ManagerService",
	HandlerType: (*ManagerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddThermalHeadroomListener1",
			Handler:    _ManagerService_AddThermalHeadroomListener1_Handler,
		},
		{
			MethodName: "AddThermalHeadroomListener2_1",
			Handler:    _ManagerService_AddThermalHeadroomListener2_1_Handler,
		},
		{
			MethodName: "AddThermalStatusListener1",
			Handler:    _ManagerService_AddThermalStatusListener1_Handler,
		},
		{
			MethodName: "AddThermalStatusListener2_1",
			Handler:    _ManagerService_AddThermalStatusListener2_1_Handler,
		},
		{
			MethodName: "GetBatteryDischargePrediction",
			Handler:    _ManagerService_GetBatteryDischargePrediction_Handler,
		},
		{
			MethodName: "GetCurrentThermalStatus",
			Handler:    _ManagerService_GetCurrentThermalStatus_Handler,
		},
		{
			MethodName: "GetLocationPowerSaveMode",
			Handler:    _ManagerService_GetLocationPowerSaveMode_Handler,
		},
		{
			MethodName: "GetThermalHeadroom",
			Handler:    _ManagerService_GetThermalHeadroom_Handler,
		},
		{
			MethodName: "IsAllowedInLowPowerStandby1",
			Handler:    _ManagerService_IsAllowedInLowPowerStandby1_Handler,
		},
		{
			MethodName: "IsAllowedInLowPowerStandby1_1",
			Handler:    _ManagerService_IsAllowedInLowPowerStandby1_1_Handler,
		},
		{
			MethodName: "IsBatteryDischargePredictionPersonalized",
			Handler:    _ManagerService_IsBatteryDischargePredictionPersonalized_Handler,
		},
		{
			MethodName: "IsDeviceIdleMode",
			Handler:    _ManagerService_IsDeviceIdleMode_Handler,
		},
		{
			MethodName: "IsDeviceLightIdleMode",
			Handler:    _ManagerService_IsDeviceLightIdleMode_Handler,
		},
		{
			MethodName: "IsExemptFromLowPowerStandby",
			Handler:    _ManagerService_IsExemptFromLowPowerStandby_Handler,
		},
		{
			MethodName: "IsIgnoringBatteryOptimizations",
			Handler:    _ManagerService_IsIgnoringBatteryOptimizations_Handler,
		},
		{
			MethodName: "IsInteractive",
			Handler:    _ManagerService_IsInteractive_Handler,
		},
		{
			MethodName: "IsLowPowerStandbyEnabled",
			Handler:    _ManagerService_IsLowPowerStandbyEnabled_Handler,
		},
		{
			MethodName: "IsPowerSaveMode",
			Handler:    _ManagerService_IsPowerSaveMode_Handler,
		},
		{
			MethodName: "IsRebootingUserspaceSupported",
			Handler:    _ManagerService_IsRebootingUserspaceSupported_Handler,
		},
		{
			MethodName: "IsScreenOn",
			Handler:    _ManagerService_IsScreenOn_Handler,
		},
		{
			MethodName: "IsSustainedPerformanceModeSupported",
			Handler:    _ManagerService_IsSustainedPerformanceModeSupported_Handler,
		},
		{
			MethodName: "IsWakeLockLevelSupported",
			Handler:    _ManagerService_IsWakeLockLevelSupported_Handler,
		},
		{
			MethodName: "NewWakeLock",
			Handler:    _ManagerService_NewWakeLock_Handler,
		},
		{
			MethodName: "Reboot",
			Handler:    _ManagerService_Reboot_Handler,
		},
		{
			MethodName: "RemoveThermalHeadroomListener",
			Handler:    _ManagerService_RemoveThermalHeadroomListener_Handler,
		},
		{
			MethodName: "RemoveThermalStatusListener",
			Handler:    _ManagerService_RemoveThermalStatusListener_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/power/power.proto",
}

ManagerService_ServiceDesc is the grpc.ServiceDesc for ManagerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ManagerWakeLockService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "power.ManagerWakeLockService",
	HandlerType: (*ManagerWakeLockServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Acquire0",
			Handler:    _ManagerWakeLockService_Acquire0_Handler,
		},
		{
			MethodName: "Acquire1_1",
			Handler:    _ManagerWakeLockService_Acquire1_1_Handler,
		},
		{
			MethodName: "IsHeld",
			Handler:    _ManagerWakeLockService_IsHeld_Handler,
		},
		{
			MethodName: "Release0",
			Handler:    _ManagerWakeLockService_Release0_Handler,
		},
		{
			MethodName: "Release1_1",
			Handler:    _ManagerWakeLockService_Release1_1_Handler,
		},
		{
			MethodName: "SetReferenceCounted",
			Handler:    _ManagerWakeLockService_SetReferenceCounted_Handler,
		},
		{
			MethodName: "SetStateListener",
			Handler:    _ManagerWakeLockService_SetStateListener_Handler,
		},
		{
			MethodName: "SetWorkSource",
			Handler:    _ManagerWakeLockService_SetWorkSource_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _ManagerWakeLockService_ToString_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/power/power.proto",
}

ManagerWakeLockService_ServiceDesc is the grpc.ServiceDesc for ManagerWakeLockService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ManagerWakeLockStateListenerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "power.ManagerWakeLockStateListenerService",
	HandlerType: (*ManagerWakeLockStateListenerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "OnStateChanged",
			Handler:    _ManagerWakeLockStateListenerService_OnStateChanged_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/power/power.proto",
}

ManagerWakeLockStateListenerService_ServiceDesc is the grpc.ServiceDesc for ManagerWakeLockStateListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterManagerOnThermalStatusChangedListenerServiceServer added in v0.0.6

func RegisterManagerOnThermalStatusChangedListenerServiceServer(s grpc.ServiceRegistrar, srv ManagerOnThermalStatusChangedListenerServiceServer)

func RegisterManagerServiceServer added in v0.0.4

func RegisterManagerServiceServer(s grpc.ServiceRegistrar, srv ManagerServiceServer)

func RegisterManagerWakeLockServiceServer added in v0.0.4

func RegisterManagerWakeLockServiceServer(s grpc.ServiceRegistrar, srv ManagerWakeLockServiceServer)

func RegisterManagerWakeLockStateListenerServiceServer added in v0.0.6

func RegisterManagerWakeLockStateListenerServiceServer(s grpc.ServiceRegistrar, srv ManagerWakeLockStateListenerServiceServer)

Types

type Acquire0Request

type Acquire0Request struct {
	// contains filtered or unexported fields
}

func (*Acquire0Request) Descriptor deprecated

func (*Acquire0Request) Descriptor() ([]byte, []int)

Deprecated: Use Acquire0Request.ProtoReflect.Descriptor instead.

func (*Acquire0Request) ProtoMessage

func (*Acquire0Request) ProtoMessage()

func (*Acquire0Request) ProtoReflect

func (x *Acquire0Request) ProtoReflect() protoreflect.Message

func (*Acquire0Request) Reset

func (x *Acquire0Request) Reset()

func (*Acquire0Request) String

func (x *Acquire0Request) String() string

type Acquire0Response

type Acquire0Response struct {
	// contains filtered or unexported fields
}

func (*Acquire0Response) Descriptor deprecated

func (*Acquire0Response) Descriptor() ([]byte, []int)

Deprecated: Use Acquire0Response.ProtoReflect.Descriptor instead.

func (*Acquire0Response) ProtoMessage

func (*Acquire0Response) ProtoMessage()

func (*Acquire0Response) ProtoReflect

func (x *Acquire0Response) ProtoReflect() protoreflect.Message

func (*Acquire0Response) Reset

func (x *Acquire0Response) Reset()

func (*Acquire0Response) String

func (x *Acquire0Response) String() string

type Acquire1_1Request

type Acquire1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*Acquire1_1Request) Descriptor deprecated

func (*Acquire1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use Acquire1_1Request.ProtoReflect.Descriptor instead.

func (*Acquire1_1Request) GetArg0

func (x *Acquire1_1Request) GetArg0() int64

func (*Acquire1_1Request) ProtoMessage

func (*Acquire1_1Request) ProtoMessage()

func (*Acquire1_1Request) ProtoReflect

func (x *Acquire1_1Request) ProtoReflect() protoreflect.Message

func (*Acquire1_1Request) Reset

func (x *Acquire1_1Request) Reset()

func (*Acquire1_1Request) String

func (x *Acquire1_1Request) String() string

type Acquire1_1Response

type Acquire1_1Response struct {
	// contains filtered or unexported fields
}

func (*Acquire1_1Response) Descriptor deprecated

func (*Acquire1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use Acquire1_1Response.ProtoReflect.Descriptor instead.

func (*Acquire1_1Response) ProtoMessage

func (*Acquire1_1Response) ProtoMessage()

func (*Acquire1_1Response) ProtoReflect

func (x *Acquire1_1Response) ProtoReflect() protoreflect.Message

func (*Acquire1_1Response) Reset

func (x *Acquire1_1Response) Reset()

func (*Acquire1_1Response) String

func (x *Acquire1_1Response) String() string

type AddThermalHeadroomListener1Request

type AddThermalHeadroomListener1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AddThermalHeadroomListener1Request) Descriptor deprecated

func (*AddThermalHeadroomListener1Request) Descriptor() ([]byte, []int)

Deprecated: Use AddThermalHeadroomListener1Request.ProtoReflect.Descriptor instead.

func (*AddThermalHeadroomListener1Request) GetArg0

func (*AddThermalHeadroomListener1Request) ProtoMessage

func (*AddThermalHeadroomListener1Request) ProtoMessage()

func (*AddThermalHeadroomListener1Request) ProtoReflect

func (*AddThermalHeadroomListener1Request) Reset

func (*AddThermalHeadroomListener1Request) String

type AddThermalHeadroomListener1Response

type AddThermalHeadroomListener1Response struct {
	// contains filtered or unexported fields
}

func (*AddThermalHeadroomListener1Response) Descriptor deprecated

func (*AddThermalHeadroomListener1Response) Descriptor() ([]byte, []int)

Deprecated: Use AddThermalHeadroomListener1Response.ProtoReflect.Descriptor instead.

func (*AddThermalHeadroomListener1Response) ProtoMessage

func (*AddThermalHeadroomListener1Response) ProtoMessage()

func (*AddThermalHeadroomListener1Response) ProtoReflect

func (*AddThermalHeadroomListener1Response) Reset

func (*AddThermalHeadroomListener1Response) String

type AddThermalHeadroomListener2_1Request

type AddThermalHeadroomListener2_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AddThermalHeadroomListener2_1Request) Descriptor deprecated

func (*AddThermalHeadroomListener2_1Request) Descriptor() ([]byte, []int)

Deprecated: Use AddThermalHeadroomListener2_1Request.ProtoReflect.Descriptor instead.

func (*AddThermalHeadroomListener2_1Request) GetArg0

func (*AddThermalHeadroomListener2_1Request) GetArg1

func (*AddThermalHeadroomListener2_1Request) ProtoMessage

func (*AddThermalHeadroomListener2_1Request) ProtoMessage()

func (*AddThermalHeadroomListener2_1Request) ProtoReflect

func (*AddThermalHeadroomListener2_1Request) Reset

func (*AddThermalHeadroomListener2_1Request) String

type AddThermalHeadroomListener2_1Response

type AddThermalHeadroomListener2_1Response struct {
	// contains filtered or unexported fields
}

func (*AddThermalHeadroomListener2_1Response) Descriptor deprecated

func (*AddThermalHeadroomListener2_1Response) Descriptor() ([]byte, []int)

Deprecated: Use AddThermalHeadroomListener2_1Response.ProtoReflect.Descriptor instead.

func (*AddThermalHeadroomListener2_1Response) ProtoMessage

func (*AddThermalHeadroomListener2_1Response) ProtoMessage()

func (*AddThermalHeadroomListener2_1Response) ProtoReflect

func (*AddThermalHeadroomListener2_1Response) Reset

func (*AddThermalHeadroomListener2_1Response) String

type AddThermalStatusListener1Request

type AddThermalStatusListener1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AddThermalStatusListener1Request) Descriptor deprecated

func (*AddThermalStatusListener1Request) Descriptor() ([]byte, []int)

Deprecated: Use AddThermalStatusListener1Request.ProtoReflect.Descriptor instead.

func (*AddThermalStatusListener1Request) GetArg0

func (*AddThermalStatusListener1Request) ProtoMessage

func (*AddThermalStatusListener1Request) ProtoMessage()

func (*AddThermalStatusListener1Request) ProtoReflect

func (*AddThermalStatusListener1Request) Reset

func (*AddThermalStatusListener1Request) String

type AddThermalStatusListener1Response

type AddThermalStatusListener1Response struct {
	// contains filtered or unexported fields
}

func (*AddThermalStatusListener1Response) Descriptor deprecated

func (*AddThermalStatusListener1Response) Descriptor() ([]byte, []int)

Deprecated: Use AddThermalStatusListener1Response.ProtoReflect.Descriptor instead.

func (*AddThermalStatusListener1Response) ProtoMessage

func (*AddThermalStatusListener1Response) ProtoMessage()

func (*AddThermalStatusListener1Response) ProtoReflect

func (*AddThermalStatusListener1Response) Reset

func (*AddThermalStatusListener1Response) String

type AddThermalStatusListener2_1Request

type AddThermalStatusListener2_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AddThermalStatusListener2_1Request) Descriptor deprecated

func (*AddThermalStatusListener2_1Request) Descriptor() ([]byte, []int)

Deprecated: Use AddThermalStatusListener2_1Request.ProtoReflect.Descriptor instead.

func (*AddThermalStatusListener2_1Request) GetArg0

func (*AddThermalStatusListener2_1Request) GetArg1

func (*AddThermalStatusListener2_1Request) ProtoMessage

func (*AddThermalStatusListener2_1Request) ProtoMessage()

func (*AddThermalStatusListener2_1Request) ProtoReflect

func (*AddThermalStatusListener2_1Request) Reset

func (*AddThermalStatusListener2_1Request) String

type AddThermalStatusListener2_1Response

type AddThermalStatusListener2_1Response struct {
	// contains filtered or unexported fields
}

func (*AddThermalStatusListener2_1Response) Descriptor deprecated

func (*AddThermalStatusListener2_1Response) Descriptor() ([]byte, []int)

Deprecated: Use AddThermalStatusListener2_1Response.ProtoReflect.Descriptor instead.

func (*AddThermalStatusListener2_1Response) ProtoMessage

func (*AddThermalStatusListener2_1Response) ProtoMessage()

func (*AddThermalStatusListener2_1Response) ProtoReflect

func (*AddThermalStatusListener2_1Response) Reset

func (*AddThermalStatusListener2_1Response) String

type GetBatteryDischargePredictionRequest

type GetBatteryDischargePredictionRequest struct {
	// contains filtered or unexported fields
}

func (*GetBatteryDischargePredictionRequest) Descriptor deprecated

func (*GetBatteryDischargePredictionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetBatteryDischargePredictionRequest.ProtoReflect.Descriptor instead.

func (*GetBatteryDischargePredictionRequest) ProtoMessage

func (*GetBatteryDischargePredictionRequest) ProtoMessage()

func (*GetBatteryDischargePredictionRequest) ProtoReflect

func (*GetBatteryDischargePredictionRequest) Reset

func (*GetBatteryDischargePredictionRequest) String

type GetBatteryDischargePredictionResponse

type GetBatteryDischargePredictionResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBatteryDischargePredictionResponse) Descriptor deprecated

func (*GetBatteryDischargePredictionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetBatteryDischargePredictionResponse.ProtoReflect.Descriptor instead.

func (*GetBatteryDischargePredictionResponse) GetResult

func (*GetBatteryDischargePredictionResponse) ProtoMessage

func (*GetBatteryDischargePredictionResponse) ProtoMessage()

func (*GetBatteryDischargePredictionResponse) ProtoReflect

func (*GetBatteryDischargePredictionResponse) Reset

func (*GetBatteryDischargePredictionResponse) String

type GetCurrentThermalStatusRequest

type GetCurrentThermalStatusRequest struct {
	// contains filtered or unexported fields
}

func (*GetCurrentThermalStatusRequest) Descriptor deprecated

func (*GetCurrentThermalStatusRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentThermalStatusRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentThermalStatusRequest) ProtoMessage

func (*GetCurrentThermalStatusRequest) ProtoMessage()

func (*GetCurrentThermalStatusRequest) ProtoReflect

func (*GetCurrentThermalStatusRequest) Reset

func (x *GetCurrentThermalStatusRequest) Reset()

func (*GetCurrentThermalStatusRequest) String

type GetCurrentThermalStatusResponse

type GetCurrentThermalStatusResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentThermalStatusResponse) Descriptor deprecated

func (*GetCurrentThermalStatusResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentThermalStatusResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentThermalStatusResponse) GetResult

func (x *GetCurrentThermalStatusResponse) GetResult() int32

func (*GetCurrentThermalStatusResponse) ProtoMessage

func (*GetCurrentThermalStatusResponse) ProtoMessage()

func (*GetCurrentThermalStatusResponse) ProtoReflect

func (*GetCurrentThermalStatusResponse) Reset

func (*GetCurrentThermalStatusResponse) String

type GetLocationPowerSaveModeRequest

type GetLocationPowerSaveModeRequest struct {
	// contains filtered or unexported fields
}

func (*GetLocationPowerSaveModeRequest) Descriptor deprecated

func (*GetLocationPowerSaveModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLocationPowerSaveModeRequest.ProtoReflect.Descriptor instead.

func (*GetLocationPowerSaveModeRequest) ProtoMessage

func (*GetLocationPowerSaveModeRequest) ProtoMessage()

func (*GetLocationPowerSaveModeRequest) ProtoReflect

func (*GetLocationPowerSaveModeRequest) Reset

func (*GetLocationPowerSaveModeRequest) String

type GetLocationPowerSaveModeResponse

type GetLocationPowerSaveModeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocationPowerSaveModeResponse) Descriptor deprecated

func (*GetLocationPowerSaveModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLocationPowerSaveModeResponse.ProtoReflect.Descriptor instead.

func (*GetLocationPowerSaveModeResponse) GetResult

func (x *GetLocationPowerSaveModeResponse) GetResult() int32

func (*GetLocationPowerSaveModeResponse) ProtoMessage

func (*GetLocationPowerSaveModeResponse) ProtoMessage()

func (*GetLocationPowerSaveModeResponse) ProtoReflect

func (*GetLocationPowerSaveModeResponse) Reset

func (*GetLocationPowerSaveModeResponse) String

type GetThermalHeadroomRequest

type GetThermalHeadroomRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetThermalHeadroomRequest) Descriptor deprecated

func (*GetThermalHeadroomRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetThermalHeadroomRequest.ProtoReflect.Descriptor instead.

func (*GetThermalHeadroomRequest) GetArg0

func (x *GetThermalHeadroomRequest) GetArg0() int32

func (*GetThermalHeadroomRequest) ProtoMessage

func (*GetThermalHeadroomRequest) ProtoMessage()

func (*GetThermalHeadroomRequest) ProtoReflect

func (*GetThermalHeadroomRequest) Reset

func (x *GetThermalHeadroomRequest) Reset()

func (*GetThermalHeadroomRequest) String

func (x *GetThermalHeadroomRequest) String() string

type GetThermalHeadroomResponse

type GetThermalHeadroomResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetThermalHeadroomResponse) Descriptor deprecated

func (*GetThermalHeadroomResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetThermalHeadroomResponse.ProtoReflect.Descriptor instead.

func (*GetThermalHeadroomResponse) GetResult

func (x *GetThermalHeadroomResponse) GetResult() float32

func (*GetThermalHeadroomResponse) ProtoMessage

func (*GetThermalHeadroomResponse) ProtoMessage()

func (*GetThermalHeadroomResponse) ProtoReflect

func (*GetThermalHeadroomResponse) Reset

func (x *GetThermalHeadroomResponse) Reset()

func (*GetThermalHeadroomResponse) String

func (x *GetThermalHeadroomResponse) String() string

type IsAllowedInLowPowerStandby1Request

type IsAllowedInLowPowerStandby1Request struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAllowedInLowPowerStandby1Request) Descriptor deprecated

func (*IsAllowedInLowPowerStandby1Request) Descriptor() ([]byte, []int)

Deprecated: Use IsAllowedInLowPowerStandby1Request.ProtoReflect.Descriptor instead.

func (*IsAllowedInLowPowerStandby1Request) GetArg0

func (*IsAllowedInLowPowerStandby1Request) ProtoMessage

func (*IsAllowedInLowPowerStandby1Request) ProtoMessage()

func (*IsAllowedInLowPowerStandby1Request) ProtoReflect

func (*IsAllowedInLowPowerStandby1Request) Reset

func (*IsAllowedInLowPowerStandby1Request) String

type IsAllowedInLowPowerStandby1Response

type IsAllowedInLowPowerStandby1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAllowedInLowPowerStandby1Response) Descriptor deprecated

func (*IsAllowedInLowPowerStandby1Response) Descriptor() ([]byte, []int)

Deprecated: Use IsAllowedInLowPowerStandby1Response.ProtoReflect.Descriptor instead.

func (*IsAllowedInLowPowerStandby1Response) GetResult

func (*IsAllowedInLowPowerStandby1Response) ProtoMessage

func (*IsAllowedInLowPowerStandby1Response) ProtoMessage()

func (*IsAllowedInLowPowerStandby1Response) ProtoReflect

func (*IsAllowedInLowPowerStandby1Response) Reset

func (*IsAllowedInLowPowerStandby1Response) String

type IsAllowedInLowPowerStandby1_1Request

type IsAllowedInLowPowerStandby1_1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAllowedInLowPowerStandby1_1Request) Descriptor deprecated

func (*IsAllowedInLowPowerStandby1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use IsAllowedInLowPowerStandby1_1Request.ProtoReflect.Descriptor instead.

func (*IsAllowedInLowPowerStandby1_1Request) GetArg0

func (*IsAllowedInLowPowerStandby1_1Request) ProtoMessage

func (*IsAllowedInLowPowerStandby1_1Request) ProtoMessage()

func (*IsAllowedInLowPowerStandby1_1Request) ProtoReflect

func (*IsAllowedInLowPowerStandby1_1Request) Reset

func (*IsAllowedInLowPowerStandby1_1Request) String

type IsAllowedInLowPowerStandby1_1Response

type IsAllowedInLowPowerStandby1_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAllowedInLowPowerStandby1_1Response) Descriptor deprecated

func (*IsAllowedInLowPowerStandby1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use IsAllowedInLowPowerStandby1_1Response.ProtoReflect.Descriptor instead.

func (*IsAllowedInLowPowerStandby1_1Response) GetResult

func (*IsAllowedInLowPowerStandby1_1Response) ProtoMessage

func (*IsAllowedInLowPowerStandby1_1Response) ProtoMessage()

func (*IsAllowedInLowPowerStandby1_1Response) ProtoReflect

func (*IsAllowedInLowPowerStandby1_1Response) Reset

func (*IsAllowedInLowPowerStandby1_1Response) String

type IsBatteryDischargePredictionPersonalizedRequest

type IsBatteryDischargePredictionPersonalizedRequest struct {
	// contains filtered or unexported fields
}

func (*IsBatteryDischargePredictionPersonalizedRequest) Descriptor deprecated

Deprecated: Use IsBatteryDischargePredictionPersonalizedRequest.ProtoReflect.Descriptor instead.

func (*IsBatteryDischargePredictionPersonalizedRequest) ProtoMessage

func (*IsBatteryDischargePredictionPersonalizedRequest) ProtoReflect

func (*IsBatteryDischargePredictionPersonalizedRequest) Reset

func (*IsBatteryDischargePredictionPersonalizedRequest) String

type IsBatteryDischargePredictionPersonalizedResponse

type IsBatteryDischargePredictionPersonalizedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsBatteryDischargePredictionPersonalizedResponse) Descriptor deprecated

Deprecated: Use IsBatteryDischargePredictionPersonalizedResponse.ProtoReflect.Descriptor instead.

func (*IsBatteryDischargePredictionPersonalizedResponse) GetResult

func (*IsBatteryDischargePredictionPersonalizedResponse) ProtoMessage

func (*IsBatteryDischargePredictionPersonalizedResponse) ProtoReflect

func (*IsBatteryDischargePredictionPersonalizedResponse) Reset

func (*IsBatteryDischargePredictionPersonalizedResponse) String

type IsDeviceIdleModeRequest

type IsDeviceIdleModeRequest struct {
	// contains filtered or unexported fields
}

func (*IsDeviceIdleModeRequest) Descriptor deprecated

func (*IsDeviceIdleModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsDeviceIdleModeRequest.ProtoReflect.Descriptor instead.

func (*IsDeviceIdleModeRequest) ProtoMessage

func (*IsDeviceIdleModeRequest) ProtoMessage()

func (*IsDeviceIdleModeRequest) ProtoReflect

func (x *IsDeviceIdleModeRequest) ProtoReflect() protoreflect.Message

func (*IsDeviceIdleModeRequest) Reset

func (x *IsDeviceIdleModeRequest) Reset()

func (*IsDeviceIdleModeRequest) String

func (x *IsDeviceIdleModeRequest) String() string

type IsDeviceIdleModeResponse

type IsDeviceIdleModeResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsDeviceIdleModeResponse) Descriptor deprecated

func (*IsDeviceIdleModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsDeviceIdleModeResponse.ProtoReflect.Descriptor instead.

func (*IsDeviceIdleModeResponse) GetResult

func (x *IsDeviceIdleModeResponse) GetResult() bool

func (*IsDeviceIdleModeResponse) ProtoMessage

func (*IsDeviceIdleModeResponse) ProtoMessage()

func (*IsDeviceIdleModeResponse) ProtoReflect

func (x *IsDeviceIdleModeResponse) ProtoReflect() protoreflect.Message

func (*IsDeviceIdleModeResponse) Reset

func (x *IsDeviceIdleModeResponse) Reset()

func (*IsDeviceIdleModeResponse) String

func (x *IsDeviceIdleModeResponse) String() string

type IsDeviceLightIdleModeRequest

type IsDeviceLightIdleModeRequest struct {
	// contains filtered or unexported fields
}

func (*IsDeviceLightIdleModeRequest) Descriptor deprecated

func (*IsDeviceLightIdleModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsDeviceLightIdleModeRequest.ProtoReflect.Descriptor instead.

func (*IsDeviceLightIdleModeRequest) ProtoMessage

func (*IsDeviceLightIdleModeRequest) ProtoMessage()

func (*IsDeviceLightIdleModeRequest) ProtoReflect

func (*IsDeviceLightIdleModeRequest) Reset

func (x *IsDeviceLightIdleModeRequest) Reset()

func (*IsDeviceLightIdleModeRequest) String

type IsDeviceLightIdleModeResponse

type IsDeviceLightIdleModeResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsDeviceLightIdleModeResponse) Descriptor deprecated

func (*IsDeviceLightIdleModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsDeviceLightIdleModeResponse.ProtoReflect.Descriptor instead.

func (*IsDeviceLightIdleModeResponse) GetResult

func (x *IsDeviceLightIdleModeResponse) GetResult() bool

func (*IsDeviceLightIdleModeResponse) ProtoMessage

func (*IsDeviceLightIdleModeResponse) ProtoMessage()

func (*IsDeviceLightIdleModeResponse) ProtoReflect

func (*IsDeviceLightIdleModeResponse) Reset

func (x *IsDeviceLightIdleModeResponse) Reset()

func (*IsDeviceLightIdleModeResponse) String

type IsExemptFromLowPowerStandbyRequest

type IsExemptFromLowPowerStandbyRequest struct {
	// contains filtered or unexported fields
}

func (*IsExemptFromLowPowerStandbyRequest) Descriptor deprecated

func (*IsExemptFromLowPowerStandbyRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsExemptFromLowPowerStandbyRequest.ProtoReflect.Descriptor instead.

func (*IsExemptFromLowPowerStandbyRequest) ProtoMessage

func (*IsExemptFromLowPowerStandbyRequest) ProtoMessage()

func (*IsExemptFromLowPowerStandbyRequest) ProtoReflect

func (*IsExemptFromLowPowerStandbyRequest) Reset

func (*IsExemptFromLowPowerStandbyRequest) String

type IsExemptFromLowPowerStandbyResponse

type IsExemptFromLowPowerStandbyResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsExemptFromLowPowerStandbyResponse) Descriptor deprecated

func (*IsExemptFromLowPowerStandbyResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsExemptFromLowPowerStandbyResponse.ProtoReflect.Descriptor instead.

func (*IsExemptFromLowPowerStandbyResponse) GetResult

func (*IsExemptFromLowPowerStandbyResponse) ProtoMessage

func (*IsExemptFromLowPowerStandbyResponse) ProtoMessage()

func (*IsExemptFromLowPowerStandbyResponse) ProtoReflect

func (*IsExemptFromLowPowerStandbyResponse) Reset

func (*IsExemptFromLowPowerStandbyResponse) String

type IsHeldRequest

type IsHeldRequest struct {
	// contains filtered or unexported fields
}

func (*IsHeldRequest) Descriptor deprecated

func (*IsHeldRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsHeldRequest.ProtoReflect.Descriptor instead.

func (*IsHeldRequest) ProtoMessage

func (*IsHeldRequest) ProtoMessage()

func (*IsHeldRequest) ProtoReflect

func (x *IsHeldRequest) ProtoReflect() protoreflect.Message

func (*IsHeldRequest) Reset

func (x *IsHeldRequest) Reset()

func (*IsHeldRequest) String

func (x *IsHeldRequest) String() string

type IsHeldResponse

type IsHeldResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsHeldResponse) Descriptor deprecated

func (*IsHeldResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsHeldResponse.ProtoReflect.Descriptor instead.

func (*IsHeldResponse) GetResult

func (x *IsHeldResponse) GetResult() bool

func (*IsHeldResponse) ProtoMessage

func (*IsHeldResponse) ProtoMessage()

func (*IsHeldResponse) ProtoReflect

func (x *IsHeldResponse) ProtoReflect() protoreflect.Message

func (*IsHeldResponse) Reset

func (x *IsHeldResponse) Reset()

func (*IsHeldResponse) String

func (x *IsHeldResponse) String() string

type IsIgnoringBatteryOptimizationsRequest

type IsIgnoringBatteryOptimizationsRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsIgnoringBatteryOptimizationsRequest) Descriptor deprecated

func (*IsIgnoringBatteryOptimizationsRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsIgnoringBatteryOptimizationsRequest.ProtoReflect.Descriptor instead.

func (*IsIgnoringBatteryOptimizationsRequest) GetArg0

func (*IsIgnoringBatteryOptimizationsRequest) ProtoMessage

func (*IsIgnoringBatteryOptimizationsRequest) ProtoMessage()

func (*IsIgnoringBatteryOptimizationsRequest) ProtoReflect

func (*IsIgnoringBatteryOptimizationsRequest) Reset

func (*IsIgnoringBatteryOptimizationsRequest) String

type IsIgnoringBatteryOptimizationsResponse

type IsIgnoringBatteryOptimizationsResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsIgnoringBatteryOptimizationsResponse) Descriptor deprecated

func (*IsIgnoringBatteryOptimizationsResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsIgnoringBatteryOptimizationsResponse.ProtoReflect.Descriptor instead.

func (*IsIgnoringBatteryOptimizationsResponse) GetResult

func (*IsIgnoringBatteryOptimizationsResponse) ProtoMessage

func (*IsIgnoringBatteryOptimizationsResponse) ProtoReflect

func (*IsIgnoringBatteryOptimizationsResponse) Reset

func (*IsIgnoringBatteryOptimizationsResponse) String

type IsInteractiveRequest

type IsInteractiveRequest struct {
	// contains filtered or unexported fields
}

func (*IsInteractiveRequest) Descriptor deprecated

func (*IsInteractiveRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsInteractiveRequest.ProtoReflect.Descriptor instead.

func (*IsInteractiveRequest) ProtoMessage

func (*IsInteractiveRequest) ProtoMessage()

func (*IsInteractiveRequest) ProtoReflect

func (x *IsInteractiveRequest) ProtoReflect() protoreflect.Message

func (*IsInteractiveRequest) Reset

func (x *IsInteractiveRequest) Reset()

func (*IsInteractiveRequest) String

func (x *IsInteractiveRequest) String() string

type IsInteractiveResponse

type IsInteractiveResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsInteractiveResponse) Descriptor deprecated

func (*IsInteractiveResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsInteractiveResponse.ProtoReflect.Descriptor instead.

func (*IsInteractiveResponse) GetResult

func (x *IsInteractiveResponse) GetResult() bool

func (*IsInteractiveResponse) ProtoMessage

func (*IsInteractiveResponse) ProtoMessage()

func (*IsInteractiveResponse) ProtoReflect

func (x *IsInteractiveResponse) ProtoReflect() protoreflect.Message

func (*IsInteractiveResponse) Reset

func (x *IsInteractiveResponse) Reset()

func (*IsInteractiveResponse) String

func (x *IsInteractiveResponse) String() string

type IsLowPowerStandbyEnabledRequest

type IsLowPowerStandbyEnabledRequest struct {
	// contains filtered or unexported fields
}

func (*IsLowPowerStandbyEnabledRequest) Descriptor deprecated

func (*IsLowPowerStandbyEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsLowPowerStandbyEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsLowPowerStandbyEnabledRequest) ProtoMessage

func (*IsLowPowerStandbyEnabledRequest) ProtoMessage()

func (*IsLowPowerStandbyEnabledRequest) ProtoReflect

func (*IsLowPowerStandbyEnabledRequest) Reset

func (*IsLowPowerStandbyEnabledRequest) String

type IsLowPowerStandbyEnabledResponse

type IsLowPowerStandbyEnabledResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsLowPowerStandbyEnabledResponse) Descriptor deprecated

func (*IsLowPowerStandbyEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsLowPowerStandbyEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsLowPowerStandbyEnabledResponse) GetResult

func (x *IsLowPowerStandbyEnabledResponse) GetResult() bool

func (*IsLowPowerStandbyEnabledResponse) ProtoMessage

func (*IsLowPowerStandbyEnabledResponse) ProtoMessage()

func (*IsLowPowerStandbyEnabledResponse) ProtoReflect

func (*IsLowPowerStandbyEnabledResponse) Reset

func (*IsLowPowerStandbyEnabledResponse) String

type IsPowerSaveModeRequest

type IsPowerSaveModeRequest struct {
	// contains filtered or unexported fields
}

func (*IsPowerSaveModeRequest) Descriptor deprecated

func (*IsPowerSaveModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsPowerSaveModeRequest.ProtoReflect.Descriptor instead.

func (*IsPowerSaveModeRequest) ProtoMessage

func (*IsPowerSaveModeRequest) ProtoMessage()

func (*IsPowerSaveModeRequest) ProtoReflect

func (x *IsPowerSaveModeRequest) ProtoReflect() protoreflect.Message

func (*IsPowerSaveModeRequest) Reset

func (x *IsPowerSaveModeRequest) Reset()

func (*IsPowerSaveModeRequest) String

func (x *IsPowerSaveModeRequest) String() string

type IsPowerSaveModeResponse

type IsPowerSaveModeResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsPowerSaveModeResponse) Descriptor deprecated

func (*IsPowerSaveModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsPowerSaveModeResponse.ProtoReflect.Descriptor instead.

func (*IsPowerSaveModeResponse) GetResult

func (x *IsPowerSaveModeResponse) GetResult() bool

func (*IsPowerSaveModeResponse) ProtoMessage

func (*IsPowerSaveModeResponse) ProtoMessage()

func (*IsPowerSaveModeResponse) ProtoReflect

func (x *IsPowerSaveModeResponse) ProtoReflect() protoreflect.Message

func (*IsPowerSaveModeResponse) Reset

func (x *IsPowerSaveModeResponse) Reset()

func (*IsPowerSaveModeResponse) String

func (x *IsPowerSaveModeResponse) String() string

type IsRebootingUserspaceSupportedRequest

type IsRebootingUserspaceSupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsRebootingUserspaceSupportedRequest) Descriptor deprecated

func (*IsRebootingUserspaceSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsRebootingUserspaceSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsRebootingUserspaceSupportedRequest) ProtoMessage

func (*IsRebootingUserspaceSupportedRequest) ProtoMessage()

func (*IsRebootingUserspaceSupportedRequest) ProtoReflect

func (*IsRebootingUserspaceSupportedRequest) Reset

func (*IsRebootingUserspaceSupportedRequest) String

type IsRebootingUserspaceSupportedResponse

type IsRebootingUserspaceSupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsRebootingUserspaceSupportedResponse) Descriptor deprecated

func (*IsRebootingUserspaceSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsRebootingUserspaceSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsRebootingUserspaceSupportedResponse) GetResult

func (*IsRebootingUserspaceSupportedResponse) ProtoMessage

func (*IsRebootingUserspaceSupportedResponse) ProtoMessage()

func (*IsRebootingUserspaceSupportedResponse) ProtoReflect

func (*IsRebootingUserspaceSupportedResponse) Reset

func (*IsRebootingUserspaceSupportedResponse) String

type IsScreenOnRequest

type IsScreenOnRequest struct {
	// contains filtered or unexported fields
}

func (*IsScreenOnRequest) Descriptor deprecated

func (*IsScreenOnRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsScreenOnRequest.ProtoReflect.Descriptor instead.

func (*IsScreenOnRequest) ProtoMessage

func (*IsScreenOnRequest) ProtoMessage()

func (*IsScreenOnRequest) ProtoReflect

func (x *IsScreenOnRequest) ProtoReflect() protoreflect.Message

func (*IsScreenOnRequest) Reset

func (x *IsScreenOnRequest) Reset()

func (*IsScreenOnRequest) String

func (x *IsScreenOnRequest) String() string

type IsScreenOnResponse

type IsScreenOnResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsScreenOnResponse) Descriptor deprecated

func (*IsScreenOnResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsScreenOnResponse.ProtoReflect.Descriptor instead.

func (*IsScreenOnResponse) GetResult

func (x *IsScreenOnResponse) GetResult() bool

func (*IsScreenOnResponse) ProtoMessage

func (*IsScreenOnResponse) ProtoMessage()

func (*IsScreenOnResponse) ProtoReflect

func (x *IsScreenOnResponse) ProtoReflect() protoreflect.Message

func (*IsScreenOnResponse) Reset

func (x *IsScreenOnResponse) Reset()

func (*IsScreenOnResponse) String

func (x *IsScreenOnResponse) String() string

type IsSustainedPerformanceModeSupportedRequest

type IsSustainedPerformanceModeSupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsSustainedPerformanceModeSupportedRequest) Descriptor deprecated

Deprecated: Use IsSustainedPerformanceModeSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsSustainedPerformanceModeSupportedRequest) ProtoMessage

func (*IsSustainedPerformanceModeSupportedRequest) ProtoReflect

func (*IsSustainedPerformanceModeSupportedRequest) Reset

func (*IsSustainedPerformanceModeSupportedRequest) String

type IsSustainedPerformanceModeSupportedResponse

type IsSustainedPerformanceModeSupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsSustainedPerformanceModeSupportedResponse) Descriptor deprecated

Deprecated: Use IsSustainedPerformanceModeSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsSustainedPerformanceModeSupportedResponse) GetResult

func (*IsSustainedPerformanceModeSupportedResponse) ProtoMessage

func (*IsSustainedPerformanceModeSupportedResponse) ProtoReflect

func (*IsSustainedPerformanceModeSupportedResponse) Reset

func (*IsSustainedPerformanceModeSupportedResponse) String

type IsWakeLockLevelSupportedRequest

type IsWakeLockLevelSupportedRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsWakeLockLevelSupportedRequest) Descriptor deprecated

func (*IsWakeLockLevelSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsWakeLockLevelSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsWakeLockLevelSupportedRequest) GetArg0

func (*IsWakeLockLevelSupportedRequest) ProtoMessage

func (*IsWakeLockLevelSupportedRequest) ProtoMessage()

func (*IsWakeLockLevelSupportedRequest) ProtoReflect

func (*IsWakeLockLevelSupportedRequest) Reset

func (*IsWakeLockLevelSupportedRequest) String

type IsWakeLockLevelSupportedResponse

type IsWakeLockLevelSupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsWakeLockLevelSupportedResponse) Descriptor deprecated

func (*IsWakeLockLevelSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsWakeLockLevelSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsWakeLockLevelSupportedResponse) GetResult

func (x *IsWakeLockLevelSupportedResponse) GetResult() bool

func (*IsWakeLockLevelSupportedResponse) ProtoMessage

func (*IsWakeLockLevelSupportedResponse) ProtoMessage()

func (*IsWakeLockLevelSupportedResponse) ProtoReflect

func (*IsWakeLockLevelSupportedResponse) Reset

func (*IsWakeLockLevelSupportedResponse) String

type ManagerOnThermalStatusChangedListenerServiceClient added in v0.0.6

type ManagerOnThermalStatusChangedListenerServiceClient interface {
	OnThermalStatusChanged(ctx context.Context, in *OnThermalStatusChangedRequest, opts ...grpc.CallOption) (*OnThermalStatusChangedResponse, error)
}

ManagerOnThermalStatusChangedListenerServiceClient is the client API for ManagerOnThermalStatusChangedListenerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewManagerOnThermalStatusChangedListenerServiceClient added in v0.0.6

func NewManagerOnThermalStatusChangedListenerServiceClient(cc grpc.ClientConnInterface) ManagerOnThermalStatusChangedListenerServiceClient

type ManagerOnThermalStatusChangedListenerServiceServer added in v0.0.6

type ManagerOnThermalStatusChangedListenerServiceServer interface {
	OnThermalStatusChanged(context.Context, *OnThermalStatusChangedRequest) (*OnThermalStatusChangedResponse, error)
	// contains filtered or unexported methods
}

ManagerOnThermalStatusChangedListenerServiceServer is the server API for ManagerOnThermalStatusChangedListenerService service. All implementations must embed UnimplementedManagerOnThermalStatusChangedListenerServiceServer for forward compatibility.

type ManagerServiceClient added in v0.0.4

type ManagerServiceClient interface {
	AddThermalHeadroomListener1(ctx context.Context, in *AddThermalHeadroomListener1Request, opts ...grpc.CallOption) (*AddThermalHeadroomListener1Response, error)
	AddThermalHeadroomListener2_1(ctx context.Context, in *AddThermalHeadroomListener2_1Request, opts ...grpc.CallOption) (*AddThermalHeadroomListener2_1Response, error)
	AddThermalStatusListener1(ctx context.Context, in *AddThermalStatusListener1Request, opts ...grpc.CallOption) (*AddThermalStatusListener1Response, error)
	AddThermalStatusListener2_1(ctx context.Context, in *AddThermalStatusListener2_1Request, opts ...grpc.CallOption) (*AddThermalStatusListener2_1Response, error)
	GetBatteryDischargePrediction(ctx context.Context, in *GetBatteryDischargePredictionRequest, opts ...grpc.CallOption) (*GetBatteryDischargePredictionResponse, error)
	GetCurrentThermalStatus(ctx context.Context, in *GetCurrentThermalStatusRequest, opts ...grpc.CallOption) (*GetCurrentThermalStatusResponse, error)
	GetLocationPowerSaveMode(ctx context.Context, in *GetLocationPowerSaveModeRequest, opts ...grpc.CallOption) (*GetLocationPowerSaveModeResponse, error)
	GetThermalHeadroom(ctx context.Context, in *GetThermalHeadroomRequest, opts ...grpc.CallOption) (*GetThermalHeadroomResponse, error)
	IsAllowedInLowPowerStandby1(ctx context.Context, in *IsAllowedInLowPowerStandby1Request, opts ...grpc.CallOption) (*IsAllowedInLowPowerStandby1Response, error)
	IsAllowedInLowPowerStandby1_1(ctx context.Context, in *IsAllowedInLowPowerStandby1_1Request, opts ...grpc.CallOption) (*IsAllowedInLowPowerStandby1_1Response, error)
	IsBatteryDischargePredictionPersonalized(ctx context.Context, in *IsBatteryDischargePredictionPersonalizedRequest, opts ...grpc.CallOption) (*IsBatteryDischargePredictionPersonalizedResponse, error)
	IsDeviceIdleMode(ctx context.Context, in *IsDeviceIdleModeRequest, opts ...grpc.CallOption) (*IsDeviceIdleModeResponse, error)
	IsDeviceLightIdleMode(ctx context.Context, in *IsDeviceLightIdleModeRequest, opts ...grpc.CallOption) (*IsDeviceLightIdleModeResponse, error)
	IsExemptFromLowPowerStandby(ctx context.Context, in *IsExemptFromLowPowerStandbyRequest, opts ...grpc.CallOption) (*IsExemptFromLowPowerStandbyResponse, error)
	IsIgnoringBatteryOptimizations(ctx context.Context, in *IsIgnoringBatteryOptimizationsRequest, opts ...grpc.CallOption) (*IsIgnoringBatteryOptimizationsResponse, error)
	IsInteractive(ctx context.Context, in *IsInteractiveRequest, opts ...grpc.CallOption) (*IsInteractiveResponse, error)
	IsLowPowerStandbyEnabled(ctx context.Context, in *IsLowPowerStandbyEnabledRequest, opts ...grpc.CallOption) (*IsLowPowerStandbyEnabledResponse, error)
	IsPowerSaveMode(ctx context.Context, in *IsPowerSaveModeRequest, opts ...grpc.CallOption) (*IsPowerSaveModeResponse, error)
	IsRebootingUserspaceSupported(ctx context.Context, in *IsRebootingUserspaceSupportedRequest, opts ...grpc.CallOption) (*IsRebootingUserspaceSupportedResponse, error)
	IsScreenOn(ctx context.Context, in *IsScreenOnRequest, opts ...grpc.CallOption) (*IsScreenOnResponse, error)
	IsSustainedPerformanceModeSupported(ctx context.Context, in *IsSustainedPerformanceModeSupportedRequest, opts ...grpc.CallOption) (*IsSustainedPerformanceModeSupportedResponse, error)
	IsWakeLockLevelSupported(ctx context.Context, in *IsWakeLockLevelSupportedRequest, opts ...grpc.CallOption) (*IsWakeLockLevelSupportedResponse, error)
	NewWakeLock(ctx context.Context, in *NewWakeLockRequest, opts ...grpc.CallOption) (*NewWakeLockResponse, error)
	Reboot(ctx context.Context, in *RebootRequest, opts ...grpc.CallOption) (*RebootResponse, error)
	RemoveThermalHeadroomListener(ctx context.Context, in *RemoveThermalHeadroomListenerRequest, opts ...grpc.CallOption) (*RemoveThermalHeadroomListenerResponse, error)
	RemoveThermalStatusListener(ctx context.Context, in *RemoveThermalStatusListenerRequest, opts ...grpc.CallOption) (*RemoveThermalStatusListenerResponse, error)
}

ManagerServiceClient is the client API for ManagerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewManagerServiceClient added in v0.0.4

func NewManagerServiceClient(cc grpc.ClientConnInterface) ManagerServiceClient

type ManagerServiceServer added in v0.0.4

type ManagerServiceServer interface {
	AddThermalHeadroomListener1(context.Context, *AddThermalHeadroomListener1Request) (*AddThermalHeadroomListener1Response, error)
	AddThermalHeadroomListener2_1(context.Context, *AddThermalHeadroomListener2_1Request) (*AddThermalHeadroomListener2_1Response, error)
	AddThermalStatusListener1(context.Context, *AddThermalStatusListener1Request) (*AddThermalStatusListener1Response, error)
	AddThermalStatusListener2_1(context.Context, *AddThermalStatusListener2_1Request) (*AddThermalStatusListener2_1Response, error)
	GetBatteryDischargePrediction(context.Context, *GetBatteryDischargePredictionRequest) (*GetBatteryDischargePredictionResponse, error)
	GetCurrentThermalStatus(context.Context, *GetCurrentThermalStatusRequest) (*GetCurrentThermalStatusResponse, error)
	GetLocationPowerSaveMode(context.Context, *GetLocationPowerSaveModeRequest) (*GetLocationPowerSaveModeResponse, error)
	GetThermalHeadroom(context.Context, *GetThermalHeadroomRequest) (*GetThermalHeadroomResponse, error)
	IsAllowedInLowPowerStandby1(context.Context, *IsAllowedInLowPowerStandby1Request) (*IsAllowedInLowPowerStandby1Response, error)
	IsAllowedInLowPowerStandby1_1(context.Context, *IsAllowedInLowPowerStandby1_1Request) (*IsAllowedInLowPowerStandby1_1Response, error)
	IsBatteryDischargePredictionPersonalized(context.Context, *IsBatteryDischargePredictionPersonalizedRequest) (*IsBatteryDischargePredictionPersonalizedResponse, error)
	IsDeviceIdleMode(context.Context, *IsDeviceIdleModeRequest) (*IsDeviceIdleModeResponse, error)
	IsDeviceLightIdleMode(context.Context, *IsDeviceLightIdleModeRequest) (*IsDeviceLightIdleModeResponse, error)
	IsExemptFromLowPowerStandby(context.Context, *IsExemptFromLowPowerStandbyRequest) (*IsExemptFromLowPowerStandbyResponse, error)
	IsIgnoringBatteryOptimizations(context.Context, *IsIgnoringBatteryOptimizationsRequest) (*IsIgnoringBatteryOptimizationsResponse, error)
	IsInteractive(context.Context, *IsInteractiveRequest) (*IsInteractiveResponse, error)
	IsLowPowerStandbyEnabled(context.Context, *IsLowPowerStandbyEnabledRequest) (*IsLowPowerStandbyEnabledResponse, error)
	IsPowerSaveMode(context.Context, *IsPowerSaveModeRequest) (*IsPowerSaveModeResponse, error)
	IsRebootingUserspaceSupported(context.Context, *IsRebootingUserspaceSupportedRequest) (*IsRebootingUserspaceSupportedResponse, error)
	IsScreenOn(context.Context, *IsScreenOnRequest) (*IsScreenOnResponse, error)
	IsSustainedPerformanceModeSupported(context.Context, *IsSustainedPerformanceModeSupportedRequest) (*IsSustainedPerformanceModeSupportedResponse, error)
	IsWakeLockLevelSupported(context.Context, *IsWakeLockLevelSupportedRequest) (*IsWakeLockLevelSupportedResponse, error)
	NewWakeLock(context.Context, *NewWakeLockRequest) (*NewWakeLockResponse, error)
	Reboot(context.Context, *RebootRequest) (*RebootResponse, error)
	RemoveThermalHeadroomListener(context.Context, *RemoveThermalHeadroomListenerRequest) (*RemoveThermalHeadroomListenerResponse, error)
	RemoveThermalStatusListener(context.Context, *RemoveThermalStatusListenerRequest) (*RemoveThermalStatusListenerResponse, error)
	// contains filtered or unexported methods
}

ManagerServiceServer is the server API for ManagerService service. All implementations must embed UnimplementedManagerServiceServer for forward compatibility.

type ManagerWakeLockServiceClient added in v0.0.4

type ManagerWakeLockServiceClient interface {
	Acquire0(ctx context.Context, in *Acquire0Request, opts ...grpc.CallOption) (*Acquire0Response, error)
	Acquire1_1(ctx context.Context, in *Acquire1_1Request, opts ...grpc.CallOption) (*Acquire1_1Response, error)
	IsHeld(ctx context.Context, in *IsHeldRequest, opts ...grpc.CallOption) (*IsHeldResponse, error)
	Release0(ctx context.Context, in *Release0Request, opts ...grpc.CallOption) (*Release0Response, error)
	Release1_1(ctx context.Context, in *Release1_1Request, opts ...grpc.CallOption) (*Release1_1Response, error)
	SetReferenceCounted(ctx context.Context, in *SetReferenceCountedRequest, opts ...grpc.CallOption) (*SetReferenceCountedResponse, error)
	SetStateListener(ctx context.Context, in *SetStateListenerRequest, opts ...grpc.CallOption) (*SetStateListenerResponse, error)
	SetWorkSource(ctx context.Context, in *SetWorkSourceRequest, opts ...grpc.CallOption) (*SetWorkSourceResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}

ManagerWakeLockServiceClient is the client API for ManagerWakeLockService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewManagerWakeLockServiceClient added in v0.0.4

func NewManagerWakeLockServiceClient(cc grpc.ClientConnInterface) ManagerWakeLockServiceClient

type ManagerWakeLockServiceServer added in v0.0.4

ManagerWakeLockServiceServer is the server API for ManagerWakeLockService service. All implementations must embed UnimplementedManagerWakeLockServiceServer for forward compatibility.

type ManagerWakeLockStateListenerServiceClient added in v0.0.6

type ManagerWakeLockStateListenerServiceClient interface {
	OnStateChanged(ctx context.Context, in *OnStateChangedRequest, opts ...grpc.CallOption) (*OnStateChangedResponse, error)
}

ManagerWakeLockStateListenerServiceClient is the client API for ManagerWakeLockStateListenerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewManagerWakeLockStateListenerServiceClient added in v0.0.6

func NewManagerWakeLockStateListenerServiceClient(cc grpc.ClientConnInterface) ManagerWakeLockStateListenerServiceClient

type ManagerWakeLockStateListenerServiceServer added in v0.0.6

type ManagerWakeLockStateListenerServiceServer interface {
	OnStateChanged(context.Context, *OnStateChangedRequest) (*OnStateChangedResponse, error)
	// contains filtered or unexported methods
}

ManagerWakeLockStateListenerServiceServer is the server API for ManagerWakeLockStateListenerService service. All implementations must embed UnimplementedManagerWakeLockStateListenerServiceServer for forward compatibility.

type NewWakeLockRequest

type NewWakeLockRequest struct {
	Arg0 int32  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NewWakeLockRequest) Descriptor deprecated

func (*NewWakeLockRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewWakeLockRequest.ProtoReflect.Descriptor instead.

func (*NewWakeLockRequest) GetArg0

func (x *NewWakeLockRequest) GetArg0() int32

func (*NewWakeLockRequest) GetArg1

func (x *NewWakeLockRequest) GetArg1() string

func (*NewWakeLockRequest) ProtoMessage

func (*NewWakeLockRequest) ProtoMessage()

func (*NewWakeLockRequest) ProtoReflect

func (x *NewWakeLockRequest) ProtoReflect() protoreflect.Message

func (*NewWakeLockRequest) Reset

func (x *NewWakeLockRequest) Reset()

func (*NewWakeLockRequest) String

func (x *NewWakeLockRequest) String() string

type NewWakeLockResponse

type NewWakeLockResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewWakeLockResponse) Descriptor deprecated

func (*NewWakeLockResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewWakeLockResponse.ProtoReflect.Descriptor instead.

func (*NewWakeLockResponse) GetResult

func (x *NewWakeLockResponse) GetResult() int64

func (*NewWakeLockResponse) ProtoMessage

func (*NewWakeLockResponse) ProtoMessage()

func (*NewWakeLockResponse) ProtoReflect

func (x *NewWakeLockResponse) ProtoReflect() protoreflect.Message

func (*NewWakeLockResponse) Reset

func (x *NewWakeLockResponse) Reset()

func (*NewWakeLockResponse) String

func (x *NewWakeLockResponse) String() string

type OnStateChangedRequest added in v0.0.6

type OnStateChangedRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStateChangedRequest) Descriptor deprecated added in v0.0.6

func (*OnStateChangedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnStateChangedRequest.ProtoReflect.Descriptor instead.

func (*OnStateChangedRequest) GetArg0 added in v0.0.6

func (x *OnStateChangedRequest) GetArg0() bool

func (*OnStateChangedRequest) ProtoMessage added in v0.0.6

func (*OnStateChangedRequest) ProtoMessage()

func (*OnStateChangedRequest) ProtoReflect added in v0.0.6

func (x *OnStateChangedRequest) ProtoReflect() protoreflect.Message

func (*OnStateChangedRequest) Reset added in v0.0.6

func (x *OnStateChangedRequest) Reset()

func (*OnStateChangedRequest) String added in v0.0.6

func (x *OnStateChangedRequest) String() string

type OnStateChangedResponse added in v0.0.6

type OnStateChangedResponse struct {
	// contains filtered or unexported fields
}

func (*OnStateChangedResponse) Descriptor deprecated added in v0.0.6

func (*OnStateChangedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnStateChangedResponse.ProtoReflect.Descriptor instead.

func (*OnStateChangedResponse) ProtoMessage added in v0.0.6

func (*OnStateChangedResponse) ProtoMessage()

func (*OnStateChangedResponse) ProtoReflect added in v0.0.6

func (x *OnStateChangedResponse) ProtoReflect() protoreflect.Message

func (*OnStateChangedResponse) Reset added in v0.0.6

func (x *OnStateChangedResponse) Reset()

func (*OnStateChangedResponse) String added in v0.0.6

func (x *OnStateChangedResponse) String() string

type OnThermalStatusChangedRequest added in v0.0.6

type OnThermalStatusChangedRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnThermalStatusChangedRequest) Descriptor deprecated added in v0.0.6

func (*OnThermalStatusChangedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnThermalStatusChangedRequest.ProtoReflect.Descriptor instead.

func (*OnThermalStatusChangedRequest) GetArg0 added in v0.0.6

func (x *OnThermalStatusChangedRequest) GetArg0() int32

func (*OnThermalStatusChangedRequest) ProtoMessage added in v0.0.6

func (*OnThermalStatusChangedRequest) ProtoMessage()

func (*OnThermalStatusChangedRequest) ProtoReflect added in v0.0.6

func (*OnThermalStatusChangedRequest) Reset added in v0.0.6

func (x *OnThermalStatusChangedRequest) Reset()

func (*OnThermalStatusChangedRequest) String added in v0.0.6

type OnThermalStatusChangedResponse added in v0.0.6

type OnThermalStatusChangedResponse struct {
	// contains filtered or unexported fields
}

func (*OnThermalStatusChangedResponse) Descriptor deprecated added in v0.0.6

func (*OnThermalStatusChangedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnThermalStatusChangedResponse.ProtoReflect.Descriptor instead.

func (*OnThermalStatusChangedResponse) ProtoMessage added in v0.0.6

func (*OnThermalStatusChangedResponse) ProtoMessage()

func (*OnThermalStatusChangedResponse) ProtoReflect added in v0.0.6

func (*OnThermalStatusChangedResponse) Reset added in v0.0.6

func (x *OnThermalStatusChangedResponse) Reset()

func (*OnThermalStatusChangedResponse) String added in v0.0.6

type RebootRequest

type RebootRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RebootRequest) Descriptor deprecated

func (*RebootRequest) Descriptor() ([]byte, []int)

Deprecated: Use RebootRequest.ProtoReflect.Descriptor instead.

func (*RebootRequest) GetArg0

func (x *RebootRequest) GetArg0() string

func (*RebootRequest) ProtoMessage

func (*RebootRequest) ProtoMessage()

func (*RebootRequest) ProtoReflect

func (x *RebootRequest) ProtoReflect() protoreflect.Message

func (*RebootRequest) Reset

func (x *RebootRequest) Reset()

func (*RebootRequest) String

func (x *RebootRequest) String() string

type RebootResponse

type RebootResponse struct {
	// contains filtered or unexported fields
}

func (*RebootResponse) Descriptor deprecated

func (*RebootResponse) Descriptor() ([]byte, []int)

Deprecated: Use RebootResponse.ProtoReflect.Descriptor instead.

func (*RebootResponse) ProtoMessage

func (*RebootResponse) ProtoMessage()

func (*RebootResponse) ProtoReflect

func (x *RebootResponse) ProtoReflect() protoreflect.Message

func (*RebootResponse) Reset

func (x *RebootResponse) Reset()

func (*RebootResponse) String

func (x *RebootResponse) String() string

type Release0Request

type Release0Request struct {
	// contains filtered or unexported fields
}

func (*Release0Request) Descriptor deprecated

func (*Release0Request) Descriptor() ([]byte, []int)

Deprecated: Use Release0Request.ProtoReflect.Descriptor instead.

func (*Release0Request) ProtoMessage

func (*Release0Request) ProtoMessage()

func (*Release0Request) ProtoReflect

func (x *Release0Request) ProtoReflect() protoreflect.Message

func (*Release0Request) Reset

func (x *Release0Request) Reset()

func (*Release0Request) String

func (x *Release0Request) String() string

type Release0Response

type Release0Response struct {
	// contains filtered or unexported fields
}

func (*Release0Response) Descriptor deprecated

func (*Release0Response) Descriptor() ([]byte, []int)

Deprecated: Use Release0Response.ProtoReflect.Descriptor instead.

func (*Release0Response) ProtoMessage

func (*Release0Response) ProtoMessage()

func (*Release0Response) ProtoReflect

func (x *Release0Response) ProtoReflect() protoreflect.Message

func (*Release0Response) Reset

func (x *Release0Response) Reset()

func (*Release0Response) String

func (x *Release0Response) String() string

type Release1_1Request

type Release1_1Request struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*Release1_1Request) Descriptor deprecated

func (*Release1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use Release1_1Request.ProtoReflect.Descriptor instead.

func (*Release1_1Request) GetArg0

func (x *Release1_1Request) GetArg0() int32

func (*Release1_1Request) ProtoMessage

func (*Release1_1Request) ProtoMessage()

func (*Release1_1Request) ProtoReflect

func (x *Release1_1Request) ProtoReflect() protoreflect.Message

func (*Release1_1Request) Reset

func (x *Release1_1Request) Reset()

func (*Release1_1Request) String

func (x *Release1_1Request) String() string

type Release1_1Response

type Release1_1Response struct {
	// contains filtered or unexported fields
}

func (*Release1_1Response) Descriptor deprecated

func (*Release1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use Release1_1Response.ProtoReflect.Descriptor instead.

func (*Release1_1Response) ProtoMessage

func (*Release1_1Response) ProtoMessage()

func (*Release1_1Response) ProtoReflect

func (x *Release1_1Response) ProtoReflect() protoreflect.Message

func (*Release1_1Response) Reset

func (x *Release1_1Response) Reset()

func (*Release1_1Response) String

func (x *Release1_1Response) String() string

type RemoveThermalHeadroomListenerRequest

type RemoveThermalHeadroomListenerRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveThermalHeadroomListenerRequest) Descriptor deprecated

func (*RemoveThermalHeadroomListenerRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemoveThermalHeadroomListenerRequest.ProtoReflect.Descriptor instead.

func (*RemoveThermalHeadroomListenerRequest) GetArg0

func (*RemoveThermalHeadroomListenerRequest) ProtoMessage

func (*RemoveThermalHeadroomListenerRequest) ProtoMessage()

func (*RemoveThermalHeadroomListenerRequest) ProtoReflect

func (*RemoveThermalHeadroomListenerRequest) Reset

func (*RemoveThermalHeadroomListenerRequest) String

type RemoveThermalHeadroomListenerResponse

type RemoveThermalHeadroomListenerResponse struct {
	// contains filtered or unexported fields
}

func (*RemoveThermalHeadroomListenerResponse) Descriptor deprecated

func (*RemoveThermalHeadroomListenerResponse) Descriptor() ([]byte, []int)

Deprecated: Use RemoveThermalHeadroomListenerResponse.ProtoReflect.Descriptor instead.

func (*RemoveThermalHeadroomListenerResponse) ProtoMessage

func (*RemoveThermalHeadroomListenerResponse) ProtoMessage()

func (*RemoveThermalHeadroomListenerResponse) ProtoReflect

func (*RemoveThermalHeadroomListenerResponse) Reset

func (*RemoveThermalHeadroomListenerResponse) String

type RemoveThermalStatusListenerRequest

type RemoveThermalStatusListenerRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveThermalStatusListenerRequest) Descriptor deprecated

func (*RemoveThermalStatusListenerRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemoveThermalStatusListenerRequest.ProtoReflect.Descriptor instead.

func (*RemoveThermalStatusListenerRequest) GetArg0

func (*RemoveThermalStatusListenerRequest) ProtoMessage

func (*RemoveThermalStatusListenerRequest) ProtoMessage()

func (*RemoveThermalStatusListenerRequest) ProtoReflect

func (*RemoveThermalStatusListenerRequest) Reset

func (*RemoveThermalStatusListenerRequest) String

type RemoveThermalStatusListenerResponse

type RemoveThermalStatusListenerResponse struct {
	// contains filtered or unexported fields
}

func (*RemoveThermalStatusListenerResponse) Descriptor deprecated

func (*RemoveThermalStatusListenerResponse) Descriptor() ([]byte, []int)

Deprecated: Use RemoveThermalStatusListenerResponse.ProtoReflect.Descriptor instead.

func (*RemoveThermalStatusListenerResponse) ProtoMessage

func (*RemoveThermalStatusListenerResponse) ProtoMessage()

func (*RemoveThermalStatusListenerResponse) ProtoReflect

func (*RemoveThermalStatusListenerResponse) Reset

func (*RemoveThermalStatusListenerResponse) String

type SetReferenceCountedRequest

type SetReferenceCountedRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetReferenceCountedRequest) Descriptor deprecated

func (*SetReferenceCountedRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetReferenceCountedRequest.ProtoReflect.Descriptor instead.

func (*SetReferenceCountedRequest) GetArg0

func (x *SetReferenceCountedRequest) GetArg0() bool

func (*SetReferenceCountedRequest) ProtoMessage

func (*SetReferenceCountedRequest) ProtoMessage()

func (*SetReferenceCountedRequest) ProtoReflect

func (*SetReferenceCountedRequest) Reset

func (x *SetReferenceCountedRequest) Reset()

func (*SetReferenceCountedRequest) String

func (x *SetReferenceCountedRequest) String() string

type SetReferenceCountedResponse

type SetReferenceCountedResponse struct {
	// contains filtered or unexported fields
}

func (*SetReferenceCountedResponse) Descriptor deprecated

func (*SetReferenceCountedResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetReferenceCountedResponse.ProtoReflect.Descriptor instead.

func (*SetReferenceCountedResponse) ProtoMessage

func (*SetReferenceCountedResponse) ProtoMessage()

func (*SetReferenceCountedResponse) ProtoReflect

func (*SetReferenceCountedResponse) Reset

func (x *SetReferenceCountedResponse) Reset()

func (*SetReferenceCountedResponse) String

func (x *SetReferenceCountedResponse) String() string

type SetStateListenerRequest

type SetStateListenerRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetStateListenerRequest) Descriptor deprecated

func (*SetStateListenerRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetStateListenerRequest.ProtoReflect.Descriptor instead.

func (*SetStateListenerRequest) GetArg0

func (x *SetStateListenerRequest) GetArg0() int64

func (*SetStateListenerRequest) GetArg1

func (x *SetStateListenerRequest) GetArg1() int64

func (*SetStateListenerRequest) ProtoMessage

func (*SetStateListenerRequest) ProtoMessage()

func (*SetStateListenerRequest) ProtoReflect

func (x *SetStateListenerRequest) ProtoReflect() protoreflect.Message

func (*SetStateListenerRequest) Reset

func (x *SetStateListenerRequest) Reset()

func (*SetStateListenerRequest) String

func (x *SetStateListenerRequest) String() string

type SetStateListenerResponse

type SetStateListenerResponse struct {
	// contains filtered or unexported fields
}

func (*SetStateListenerResponse) Descriptor deprecated

func (*SetStateListenerResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetStateListenerResponse.ProtoReflect.Descriptor instead.

func (*SetStateListenerResponse) ProtoMessage

func (*SetStateListenerResponse) ProtoMessage()

func (*SetStateListenerResponse) ProtoReflect

func (x *SetStateListenerResponse) ProtoReflect() protoreflect.Message

func (*SetStateListenerResponse) Reset

func (x *SetStateListenerResponse) Reset()

func (*SetStateListenerResponse) String

func (x *SetStateListenerResponse) String() string

type SetWorkSourceRequest

type SetWorkSourceRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWorkSourceRequest) Descriptor deprecated

func (*SetWorkSourceRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetWorkSourceRequest.ProtoReflect.Descriptor instead.

func (*SetWorkSourceRequest) GetArg0

func (x *SetWorkSourceRequest) GetArg0() int64

func (*SetWorkSourceRequest) ProtoMessage

func (*SetWorkSourceRequest) ProtoMessage()

func (*SetWorkSourceRequest) ProtoReflect

func (x *SetWorkSourceRequest) ProtoReflect() protoreflect.Message

func (*SetWorkSourceRequest) Reset

func (x *SetWorkSourceRequest) Reset()

func (*SetWorkSourceRequest) String

func (x *SetWorkSourceRequest) String() string

type SetWorkSourceResponse

type SetWorkSourceResponse struct {
	// contains filtered or unexported fields
}

func (*SetWorkSourceResponse) Descriptor deprecated

func (*SetWorkSourceResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetWorkSourceResponse.ProtoReflect.Descriptor instead.

func (*SetWorkSourceResponse) ProtoMessage

func (*SetWorkSourceResponse) ProtoMessage()

func (*SetWorkSourceResponse) ProtoReflect

func (x *SetWorkSourceResponse) ProtoReflect() protoreflect.Message

func (*SetWorkSourceResponse) Reset

func (x *SetWorkSourceResponse) Reset()

func (*SetWorkSourceResponse) String

func (x *SetWorkSourceResponse) String() string

type ToStringRequest

type ToStringRequest struct {
	// contains filtered or unexported fields
}

func (*ToStringRequest) Descriptor deprecated

func (*ToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.

func (*ToStringRequest) ProtoMessage

func (*ToStringRequest) ProtoMessage()

func (*ToStringRequest) ProtoReflect

func (x *ToStringRequest) ProtoReflect() protoreflect.Message

func (*ToStringRequest) Reset

func (x *ToStringRequest) Reset()

func (*ToStringRequest) String

func (x *ToStringRequest) String() string

type ToStringResponse

type ToStringResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ToStringResponse) Descriptor deprecated

func (*ToStringResponse) Descriptor() ([]byte, []int)

Deprecated: Use ToStringResponse.ProtoReflect.Descriptor instead.

func (*ToStringResponse) GetResult

func (x *ToStringResponse) GetResult() string

func (*ToStringResponse) ProtoMessage

func (*ToStringResponse) ProtoMessage()

func (*ToStringResponse) ProtoReflect

func (x *ToStringResponse) ProtoReflect() protoreflect.Message

func (*ToStringResponse) Reset

func (x *ToStringResponse) Reset()

func (*ToStringResponse) String

func (x *ToStringResponse) String() string

type UnimplementedManagerOnThermalStatusChangedListenerServiceServer added in v0.0.6

type UnimplementedManagerOnThermalStatusChangedListenerServiceServer struct{}

UnimplementedManagerOnThermalStatusChangedListenerServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedManagerOnThermalStatusChangedListenerServiceServer) OnThermalStatusChanged added in v0.0.6

type UnimplementedManagerServiceServer added in v0.0.4

type UnimplementedManagerServiceServer struct{}

UnimplementedManagerServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedManagerServiceServer) AddThermalHeadroomListener1 added in v0.0.4

func (UnimplementedManagerServiceServer) AddThermalHeadroomListener2_1 added in v0.0.4

func (UnimplementedManagerServiceServer) AddThermalStatusListener1 added in v0.0.4

func (UnimplementedManagerServiceServer) AddThermalStatusListener2_1 added in v0.0.4

func (UnimplementedManagerServiceServer) GetBatteryDischargePrediction added in v0.0.4

func (UnimplementedManagerServiceServer) GetCurrentThermalStatus added in v0.0.4

func (UnimplementedManagerServiceServer) GetLocationPowerSaveMode added in v0.0.4

func (UnimplementedManagerServiceServer) GetThermalHeadroom added in v0.0.4

func (UnimplementedManagerServiceServer) IsAllowedInLowPowerStandby1 added in v0.0.4

func (UnimplementedManagerServiceServer) IsAllowedInLowPowerStandby1_1 added in v0.0.4

func (UnimplementedManagerServiceServer) IsDeviceIdleMode added in v0.0.4

func (UnimplementedManagerServiceServer) IsDeviceLightIdleMode added in v0.0.4

func (UnimplementedManagerServiceServer) IsExemptFromLowPowerStandby added in v0.0.4

func (UnimplementedManagerServiceServer) IsIgnoringBatteryOptimizations added in v0.0.4

func (UnimplementedManagerServiceServer) IsInteractive added in v0.0.4

func (UnimplementedManagerServiceServer) IsLowPowerStandbyEnabled added in v0.0.4

func (UnimplementedManagerServiceServer) IsPowerSaveMode added in v0.0.4

func (UnimplementedManagerServiceServer) IsRebootingUserspaceSupported added in v0.0.4

func (UnimplementedManagerServiceServer) IsScreenOn added in v0.0.4

func (UnimplementedManagerServiceServer) IsSustainedPerformanceModeSupported added in v0.0.4

func (UnimplementedManagerServiceServer) IsWakeLockLevelSupported added in v0.0.4

func (UnimplementedManagerServiceServer) NewWakeLock added in v0.0.4

func (UnimplementedManagerServiceServer) Reboot added in v0.0.4

func (UnimplementedManagerServiceServer) RemoveThermalHeadroomListener added in v0.0.4

func (UnimplementedManagerServiceServer) RemoveThermalStatusListener added in v0.0.4

type UnimplementedManagerWakeLockServiceServer added in v0.0.4

type UnimplementedManagerWakeLockServiceServer struct{}

UnimplementedManagerWakeLockServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedManagerWakeLockServiceServer) Acquire0 added in v0.0.4

func (UnimplementedManagerWakeLockServiceServer) Acquire1_1 added in v0.0.4

func (UnimplementedManagerWakeLockServiceServer) IsHeld added in v0.0.4

func (UnimplementedManagerWakeLockServiceServer) Release0 added in v0.0.4

func (UnimplementedManagerWakeLockServiceServer) Release1_1 added in v0.0.4

func (UnimplementedManagerWakeLockServiceServer) SetReferenceCounted added in v0.0.4

func (UnimplementedManagerWakeLockServiceServer) SetStateListener added in v0.0.4

func (UnimplementedManagerWakeLockServiceServer) SetWorkSource added in v0.0.4

func (UnimplementedManagerWakeLockServiceServer) ToString added in v0.0.4

type UnimplementedManagerWakeLockStateListenerServiceServer added in v0.0.6

type UnimplementedManagerWakeLockStateListenerServiceServer struct{}

UnimplementedManagerWakeLockStateListenerServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedManagerWakeLockStateListenerServiceServer) OnStateChanged added in v0.0.6

type UnsafeManagerOnThermalStatusChangedListenerServiceServer added in v0.0.6

type UnsafeManagerOnThermalStatusChangedListenerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeManagerOnThermalStatusChangedListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ManagerOnThermalStatusChangedListenerServiceServer will result in compilation errors.

type UnsafeManagerServiceServer added in v0.0.4

type UnsafeManagerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeManagerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ManagerServiceServer will result in compilation errors.

type UnsafeManagerWakeLockServiceServer added in v0.0.4

type UnsafeManagerWakeLockServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeManagerWakeLockServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ManagerWakeLockServiceServer will result in compilation errors.

type UnsafeManagerWakeLockStateListenerServiceServer added in v0.0.6

type UnsafeManagerWakeLockStateListenerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeManagerWakeLockStateListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ManagerWakeLockStateListenerServiceServer will result in compilation errors.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL