power

package
v0.0.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	PowerManagerService_AddThermalHeadroomListener1_FullMethodName              = "/power.PowerManagerService/AddThermalHeadroomListener1"
	PowerManagerService_AddThermalHeadroomListener2_1_FullMethodName            = "/power.PowerManagerService/AddThermalHeadroomListener2_1"
	PowerManagerService_AddThermalStatusListener1_FullMethodName                = "/power.PowerManagerService/AddThermalStatusListener1"
	PowerManagerService_AddThermalStatusListener2_1_FullMethodName              = "/power.PowerManagerService/AddThermalStatusListener2_1"
	PowerManagerService_GetBatteryDischargePrediction_FullMethodName            = "/power.PowerManagerService/GetBatteryDischargePrediction"
	PowerManagerService_GetCurrentThermalStatus_FullMethodName                  = "/power.PowerManagerService/GetCurrentThermalStatus"
	PowerManagerService_GetLocationPowerSaveMode_FullMethodName                 = "/power.PowerManagerService/GetLocationPowerSaveMode"
	PowerManagerService_GetThermalHeadroom_FullMethodName                       = "/power.PowerManagerService/GetThermalHeadroom"
	PowerManagerService_IsAllowedInLowPowerStandby1_FullMethodName              = "/power.PowerManagerService/IsAllowedInLowPowerStandby1"
	PowerManagerService_IsAllowedInLowPowerStandby1_1_FullMethodName            = "/power.PowerManagerService/IsAllowedInLowPowerStandby1_1"
	PowerManagerService_IsBatteryDischargePredictionPersonalized_FullMethodName = "/power.PowerManagerService/IsBatteryDischargePredictionPersonalized"
	PowerManagerService_IsDeviceIdleMode_FullMethodName                         = "/power.PowerManagerService/IsDeviceIdleMode"
	PowerManagerService_IsDeviceLightIdleMode_FullMethodName                    = "/power.PowerManagerService/IsDeviceLightIdleMode"
	PowerManagerService_IsExemptFromLowPowerStandby_FullMethodName              = "/power.PowerManagerService/IsExemptFromLowPowerStandby"
	PowerManagerService_IsIgnoringBatteryOptimizations_FullMethodName           = "/power.PowerManagerService/IsIgnoringBatteryOptimizations"
	PowerManagerService_IsInteractive_FullMethodName                            = "/power.PowerManagerService/IsInteractive"
	PowerManagerService_IsLowPowerStandbyEnabled_FullMethodName                 = "/power.PowerManagerService/IsLowPowerStandbyEnabled"
	PowerManagerService_IsPowerSaveMode_FullMethodName                          = "/power.PowerManagerService/IsPowerSaveMode"
	PowerManagerService_IsRebootingUserspaceSupported_FullMethodName            = "/power.PowerManagerService/IsRebootingUserspaceSupported"
	PowerManagerService_IsScreenOn_FullMethodName                               = "/power.PowerManagerService/IsScreenOn"
	PowerManagerService_IsSustainedPerformanceModeSupported_FullMethodName      = "/power.PowerManagerService/IsSustainedPerformanceModeSupported"
	PowerManagerService_IsWakeLockLevelSupported_FullMethodName                 = "/power.PowerManagerService/IsWakeLockLevelSupported"
	PowerManagerService_NewWakeLock_FullMethodName                              = "/power.PowerManagerService/NewWakeLock"
	PowerManagerService_Reboot_FullMethodName                                   = "/power.PowerManagerService/Reboot"
	PowerManagerService_RemoveThermalHeadroomListener_FullMethodName            = "/power.PowerManagerService/RemoveThermalHeadroomListener"
	PowerManagerService_RemoveThermalStatusListener_FullMethodName              = "/power.PowerManagerService/RemoveThermalStatusListener"
)
View Source
const (
	PowerManagerWakeLockService_Acquire0_FullMethodName            = "/power.PowerManagerWakeLockService/Acquire0"
	PowerManagerWakeLockService_Acquire1_1_FullMethodName          = "/power.PowerManagerWakeLockService/Acquire1_1"
	PowerManagerWakeLockService_IsHeld_FullMethodName              = "/power.PowerManagerWakeLockService/IsHeld"
	PowerManagerWakeLockService_Release0_FullMethodName            = "/power.PowerManagerWakeLockService/Release0"
	PowerManagerWakeLockService_Release1_1_FullMethodName          = "/power.PowerManagerWakeLockService/Release1_1"
	PowerManagerWakeLockService_SetReferenceCounted_FullMethodName = "/power.PowerManagerWakeLockService/SetReferenceCounted"
	PowerManagerWakeLockService_SetStateListener_FullMethodName    = "/power.PowerManagerWakeLockService/SetStateListener"
	PowerManagerWakeLockService_SetWorkSource_FullMethodName       = "/power.PowerManagerWakeLockService/SetWorkSource"
	PowerManagerWakeLockService_ToString_FullMethodName            = "/power.PowerManagerWakeLockService/ToString"
)

Variables

View Source
var File_proto_power_power_proto protoreflect.FileDescriptor
View Source
var PowerManagerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "power.PowerManagerService",
	HandlerType: (*PowerManagerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddThermalHeadroomListener1",
			Handler:    _PowerManagerService_AddThermalHeadroomListener1_Handler,
		},
		{
			MethodName: "AddThermalHeadroomListener2_1",
			Handler:    _PowerManagerService_AddThermalHeadroomListener2_1_Handler,
		},
		{
			MethodName: "AddThermalStatusListener1",
			Handler:    _PowerManagerService_AddThermalStatusListener1_Handler,
		},
		{
			MethodName: "AddThermalStatusListener2_1",
			Handler:    _PowerManagerService_AddThermalStatusListener2_1_Handler,
		},
		{
			MethodName: "GetBatteryDischargePrediction",
			Handler:    _PowerManagerService_GetBatteryDischargePrediction_Handler,
		},
		{
			MethodName: "GetCurrentThermalStatus",
			Handler:    _PowerManagerService_GetCurrentThermalStatus_Handler,
		},
		{
			MethodName: "GetLocationPowerSaveMode",
			Handler:    _PowerManagerService_GetLocationPowerSaveMode_Handler,
		},
		{
			MethodName: "GetThermalHeadroom",
			Handler:    _PowerManagerService_GetThermalHeadroom_Handler,
		},
		{
			MethodName: "IsAllowedInLowPowerStandby1",
			Handler:    _PowerManagerService_IsAllowedInLowPowerStandby1_Handler,
		},
		{
			MethodName: "IsAllowedInLowPowerStandby1_1",
			Handler:    _PowerManagerService_IsAllowedInLowPowerStandby1_1_Handler,
		},
		{
			MethodName: "IsBatteryDischargePredictionPersonalized",
			Handler:    _PowerManagerService_IsBatteryDischargePredictionPersonalized_Handler,
		},
		{
			MethodName: "IsDeviceIdleMode",
			Handler:    _PowerManagerService_IsDeviceIdleMode_Handler,
		},
		{
			MethodName: "IsDeviceLightIdleMode",
			Handler:    _PowerManagerService_IsDeviceLightIdleMode_Handler,
		},
		{
			MethodName: "IsExemptFromLowPowerStandby",
			Handler:    _PowerManagerService_IsExemptFromLowPowerStandby_Handler,
		},
		{
			MethodName: "IsIgnoringBatteryOptimizations",
			Handler:    _PowerManagerService_IsIgnoringBatteryOptimizations_Handler,
		},
		{
			MethodName: "IsInteractive",
			Handler:    _PowerManagerService_IsInteractive_Handler,
		},
		{
			MethodName: "IsLowPowerStandbyEnabled",
			Handler:    _PowerManagerService_IsLowPowerStandbyEnabled_Handler,
		},
		{
			MethodName: "IsPowerSaveMode",
			Handler:    _PowerManagerService_IsPowerSaveMode_Handler,
		},
		{
			MethodName: "IsRebootingUserspaceSupported",
			Handler:    _PowerManagerService_IsRebootingUserspaceSupported_Handler,
		},
		{
			MethodName: "IsScreenOn",
			Handler:    _PowerManagerService_IsScreenOn_Handler,
		},
		{
			MethodName: "IsSustainedPerformanceModeSupported",
			Handler:    _PowerManagerService_IsSustainedPerformanceModeSupported_Handler,
		},
		{
			MethodName: "IsWakeLockLevelSupported",
			Handler:    _PowerManagerService_IsWakeLockLevelSupported_Handler,
		},
		{
			MethodName: "NewWakeLock",
			Handler:    _PowerManagerService_NewWakeLock_Handler,
		},
		{
			MethodName: "Reboot",
			Handler:    _PowerManagerService_Reboot_Handler,
		},
		{
			MethodName: "RemoveThermalHeadroomListener",
			Handler:    _PowerManagerService_RemoveThermalHeadroomListener_Handler,
		},
		{
			MethodName: "RemoveThermalStatusListener",
			Handler:    _PowerManagerService_RemoveThermalStatusListener_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/power/power.proto",
}

PowerManagerService_ServiceDesc is the grpc.ServiceDesc for PowerManagerService 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 PowerManagerWakeLockService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "power.PowerManagerWakeLockService",
	HandlerType: (*PowerManagerWakeLockServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Acquire0",
			Handler:    _PowerManagerWakeLockService_Acquire0_Handler,
		},
		{
			MethodName: "Acquire1_1",
			Handler:    _PowerManagerWakeLockService_Acquire1_1_Handler,
		},
		{
			MethodName: "IsHeld",
			Handler:    _PowerManagerWakeLockService_IsHeld_Handler,
		},
		{
			MethodName: "Release0",
			Handler:    _PowerManagerWakeLockService_Release0_Handler,
		},
		{
			MethodName: "Release1_1",
			Handler:    _PowerManagerWakeLockService_Release1_1_Handler,
		},
		{
			MethodName: "SetReferenceCounted",
			Handler:    _PowerManagerWakeLockService_SetReferenceCounted_Handler,
		},
		{
			MethodName: "SetStateListener",
			Handler:    _PowerManagerWakeLockService_SetStateListener_Handler,
		},
		{
			MethodName: "SetWorkSource",
			Handler:    _PowerManagerWakeLockService_SetWorkSource_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _PowerManagerWakeLockService_ToString_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/power/power.proto",
}

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

Functions

func RegisterPowerManagerServiceServer

func RegisterPowerManagerServiceServer(s grpc.ServiceRegistrar, srv PowerManagerServiceServer)

func RegisterPowerManagerWakeLockServiceServer

func RegisterPowerManagerWakeLockServiceServer(s grpc.ServiceRegistrar, srv PowerManagerWakeLockServiceServer)

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 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 PowerManagerServiceClient

type PowerManagerServiceClient 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)
}

PowerManagerServiceClient is the client API for PowerManagerService 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.

type PowerManagerServiceServer

type PowerManagerServiceServer 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
}

PowerManagerServiceServer is the server API for PowerManagerService service. All implementations must embed UnimplementedPowerManagerServiceServer for forward compatibility.

type PowerManagerWakeLockServiceClient

type PowerManagerWakeLockServiceClient 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)
}

PowerManagerWakeLockServiceClient is the client API for PowerManagerWakeLockService 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.

type PowerManagerWakeLockServiceServer

PowerManagerWakeLockServiceServer is the server API for PowerManagerWakeLockService service. All implementations must embed UnimplementedPowerManagerWakeLockServiceServer for forward compatibility.

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 UnimplementedPowerManagerServiceServer

type UnimplementedPowerManagerServiceServer struct{}

UnimplementedPowerManagerServiceServer 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 (UnimplementedPowerManagerServiceServer) GetThermalHeadroom

func (UnimplementedPowerManagerServiceServer) IsDeviceIdleMode

func (UnimplementedPowerManagerServiceServer) IsInteractive

func (UnimplementedPowerManagerServiceServer) IsPowerSaveMode

func (UnimplementedPowerManagerServiceServer) IsScreenOn

func (UnimplementedPowerManagerServiceServer) NewWakeLock

func (UnimplementedPowerManagerServiceServer) Reboot

type UnimplementedPowerManagerWakeLockServiceServer

type UnimplementedPowerManagerWakeLockServiceServer struct{}

UnimplementedPowerManagerWakeLockServiceServer 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 (UnimplementedPowerManagerWakeLockServiceServer) Acquire0

func (UnimplementedPowerManagerWakeLockServiceServer) Acquire1_1

func (UnimplementedPowerManagerWakeLockServiceServer) IsHeld

func (UnimplementedPowerManagerWakeLockServiceServer) Release0

func (UnimplementedPowerManagerWakeLockServiceServer) Release1_1

func (UnimplementedPowerManagerWakeLockServiceServer) SetReferenceCounted

func (UnimplementedPowerManagerWakeLockServiceServer) SetStateListener

func (UnimplementedPowerManagerWakeLockServiceServer) SetWorkSource

func (UnimplementedPowerManagerWakeLockServiceServer) ToString

type UnsafePowerManagerServiceServer

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

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

type UnsafePowerManagerWakeLockServiceServer

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

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

Jump to

Keyboard shortcuts

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