java.lang.Object | ||
↳ | com.digi.android.system.cpu.Governor | |
↳ | com.digi.android.system.cpu.GovernorUserSpace |
Represents a governor of type 'userspace'. This governor allows the user
to set the CPU to a specific frequency using the
CPUManager.setFrequency(int)
method of the CPUManager
.
This governor does not include any extra configuration parameter.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the class tag used for logging purposes.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns the class tag used for logging purposes.
Returns | |
---|---|
String |
The class tag. |